This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
csu
History
Dimitry Andric
73438aeedc
Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S.
...
This allows it to assemble with newer binutils. Reviewed by: marcel
2010-10-15 21:40:20 +00:00
..
amd64
Properly declare non-extern functions in crt1
2010-03-05 13:28:05 +00:00
arm
Use default WARNS setting (of 6) for lib/csu.
2010-03-05 13:29:05 +00:00
common
The __used (== __attribute__((__used)) ) silences the warning produced
2007-12-04 12:18:43 +00:00
i386-elf
Add unwind annotations to the asm part of crt1 on i386. Terminate the
2010-06-18 11:10:39 +00:00
ia64
Remove two .endp's without matching .proc in lib/csu/ia64/crtn.S.
2010-10-15 21:40:20 +00:00
mips
Fix spelling of noreorder.
2010-03-13 02:10:20 +00:00
powerpc
Use default WARNS setting (of 6) for lib/csu.
2010-03-05 13:29:05 +00:00
powerpc64
C startup support for 64-bit PowerPC.
2010-07-10 03:45:55 +00:00
sparc64
Properly declare non-extern functions in crt1
2010-03-05 13:28:05 +00:00
Makefile.inc
Use default WARNS setting (of 6) for lib/csu.
2010-03-05 13:29:05 +00:00