opnsense-src/lib/csu/common
John Baldwin 74ad8d607d csu: Add missing GNU-stack annotations to note object files.
ld.bfd marks the stack as executable for the crt objects due to the
missing annotations which raises a fatal warning starting with version
2.39.
2022-11-18 12:22:23 -08:00
..
crtbegin.c Run __cxa_finalize in shared objects in the destructor path. 2018-11-13 15:28:27 +00:00
crtbrand.S csu: Add missing GNU-stack annotations to note object files. 2022-11-18 12:22:23 -08:00
crtend.c Rename __JCR_LIST__ to __JCR_END__ in crtend.c. 2020-11-10 19:04:54 +00:00
feature_note.S csu: Add missing GNU-stack annotations to note object files. 2022-11-18 12:22:23 -08:00
ignore_init.c Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
ignore_init_note.S csu: Add missing GNU-stack annotations to note object files. 2022-11-18 12:22:23 -08:00
notes.h csu: use BSD-1-clause license on csu files 2018-11-20 21:04:20 +00:00