Skip to content

Commit dc80836

Browse files
Fix C++ exceptions
Apply the GCC9.1 patches (with needed changes) to GCC4.8. Exception code now only does 32b aligned reads from progmem to access the eh_table (some via -mforce-l32, some via hand-inserted pgm_read_x macros).
1 parent f40fe35 commit dc80836

17 files changed

+84
-84
lines changed

package/package_esp8266com_index.template.json

Lines changed: 83 additions & 83 deletions
Large diffs are not rendered by default.

tools/sdk/lib/libbearssl.a

-3.79 KB
Binary file not shown.

tools/sdk/lib/libgcc.a

4.76 KB
Binary file not shown.

tools/sdk/lib/libhal.a

0 Bytes
Binary file not shown.

tools/sdk/lib/liblwip2-1460-feat.a

-1.37 KB
Binary file not shown.

tools/sdk/lib/liblwip2-1460.a

-1.38 KB
Binary file not shown.

tools/sdk/lib/liblwip2-536-feat.a

-1.38 KB
Binary file not shown.

tools/sdk/lib/liblwip2-536.a

-1.38 KB
Binary file not shown.

tools/sdk/lib/liblwip6-1460-feat.a

9.58 KB
Binary file not shown.

tools/sdk/lib/liblwip6-536-feat.a

9.58 KB
Binary file not shown.

0 commit comments

Comments
 (0)