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
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
Remove historical GNUC test
2015-12-08 19:32:58 +00:00
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
Remove historical GNUC test
2015-12-08 19:32:58 +00:00
mips
Remove historical GNUC test
2015-12-08 19:32:58 +00:00
powerpc
Remove historical GNUC test
2015-12-08 19:32:58 +00:00
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
Remove historical GNUC test
2015-12-08 19:32:58 +00:00
Makefile
All FreeBSD platforms are elf: move i386-elf to i386
2015-05-19 21:00:53 +00:00
Makefile.inc
Replace realinstall: and META_MODE staging hacks with FILES mechanism.
2015-09-21 18:39:13 +00:00