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
4f78aa4725
freebsd-nq
/
lib
/
csu
/
powerpc
History
Dimitry Andric
4f78aa4725
Work around an issue on 32-bit PowerPC, where clang executable can get
...
too big, causing 'relocation truncated to fit' errors at link time. Reviewed by: nwhitehorn
2012-04-16 21:36:55 +00:00
..
crt1.c
Stop calling _init/_fini methods from crt1 for dynamic binaries. Do
2012-03-11 20:04:09 +00:00
crti.S
Mark csu on PowerPC as not requiring executable stack.
2011-01-14 11:34:58 +00:00
crtn.S
Mark csu on PowerPC as not requiring executable stack.
2011-01-14 11:34:58 +00:00
Makefile
Work around an issue on 32-bit PowerPC, where clang executable can get
2012-04-16 21:36:55 +00:00