This website requires JavaScript.
Explore
Help
Sign In
caskd
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
44eab3f6c1
openwrt
/
toolchain
/
gcc
History
Felix Fietkau
e52b720870
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically
...
SVN-Revision: 25952
2011-03-08 13:10:11 +00:00
..
files
final
initial
minimal
patches
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically
2011-03-08 13:10:11 +00:00
common.mk
We use different toolchain directories for different ARM archs, so we should set the default arch of gcc to reflect this.
2011-02-25 16:52:25 +00:00
Config.in
gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS
2011-02-20 22:09:51 +00:00
Config.version
use the Linaro GCC for arm and mips targets
2011-02-25 17:43:15 +00:00