This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
csu
History
Konstantin Belousov
5c1a5e740f
Add unwind annotations to the asm part of crt1 on i386. Terminate the
...
process with SIGTRAP if _start1() unexpectedly returns. Reviewed by: kan MFC after: 2 weeks
2010-06-18 11:10:39 +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
Use default WARNS setting (of 6) for lib/csu.
2010-03-05 13:29:05 +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
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