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
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
ignore_init_note.S csu: Add missing GNU-stack annotations to note object files. 2022-11-18 12:22:23 -08:00
notes.h