This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-01 08:48:08 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
/
gcc
History
Nicolas Thill
37551b9366
toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local references to linkonce (see
http://gcc.gnu.org/PR16276
,
closes
:
#7014
)
...
SVN-Revision: 20900
2010-04-16 02:55:30 +00:00
..
files
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
2009-11-19 17:23:31 +00:00
patches
toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local references to linkonce (see
http://gcc.gnu.org/PR16276
,
closes
:
#7014
)
2010-04-16 02:55:30 +00:00
Config.in
make TLS support configurable
2010-02-26 11:01:28 +00:00
Config.version
use gcc 4.3.4 for the gemini target
2010-02-23 10:49:58 +00:00
Makefile
gcc: only enable/disable TLS support in final stage (
closes
:
#6788
)
2010-03-06 17:10:45 +00:00