freebsd-dev/lib/csu/i386-elf
Simon J. Gerraty 6e7d005c83 Put lib/csu/amd64/Makefile back the way it is in head
and handle staging via ../Makefile.inc
2014-11-30 18:42:29 +00:00
..
crt1_c.c Only assign the environ in the startup code when environ is NULL. 2013-01-07 17:58:27 +00:00
crt1_s.S The (%esp & 0xf) == 0 should be true before the call instruction is 2011-01-13 23:00:22 +00:00
crti.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:07:51 +00:00
crtn.S Add section .note.GNU-stack for assembly files used by 386 and amd64. 2011-01-07 16:07:51 +00:00
Makefile Use bsd.lib.mk here as all other csu Makefiles do. 2014-08-19 15:30:56 +00:00
Makefile.depend Put lib/csu/amd64/Makefile back the way it is in head 2014-11-30 18:42:29 +00:00