1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib/csu
2004-05-14 12:19:04 +00:00
..
alpha
amd64 Adjust stack alignment so that when the 'call xxx' functions are 2004-03-21 01:39:01 +00:00
arm C runtime support for FreeBSD/arm. 2004-05-14 12:19:04 +00:00
common Explicitly specify an alignment for abitag. Without it, gcc specifies a 2003-10-17 15:43:13 +00:00
i386
i386-elf The <bsd.files.mk> API seems the best to use here. 2004-01-20 13:31:35 +00:00
ia64 Fix typo: Passing the first argument to exit() in out2 does not work. 2003-07-15 03:50:38 +00:00
powerpc
sparc64