fvdl
7e7bcf4bc9
Allow platforms to define __EH_FRAME_CONST. Currently "const" for x86_64,
empty for others. x86_64 (and s390, which we do not have) have .eh_frame as a read-only section, so __EH_FRAME_BEGIN__ and the register/deregister functions must take a const foo *. This also fixes an ICE in gcc 3.3.1 (see gcc PR #9552)
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%