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
e2bfce771a
freebsd-skq
/
lib
/
csu
History
andrew
cb152b7815
Stop dereferencing _end in crt1.c. This was only needed for brk/sbrk so is
...
no longer needed. Sponsored by: ABT Systems Ltd
2016-05-22 08:20:30 +00:00
..
aarch64
Stop dereferencing _end in crt1.c. This was only needed for brk/sbrk so is
2016-05-22 08:20:30 +00:00
amd64
arm
Use -mlong-calls to build crt1.o and gcrt1.o. This tells the compiler to
2016-01-10 23:41:31 +00:00
common
i386
mips
powerpc
powerpc64
Don't reset CC away from full-pathed gcc.
2016-03-24 21:48:10 +00:00
riscv
Start support for the RISC-V 64-bit architecture developed by UC Berkeley.
2015-12-11 22:55:23 +00:00
sparc64
Makefile
Makefile.inc