Commit Graph

47 Commits (0ae1ce202cd3b70d5dc881701d8d3a0a5879259a)

Author SHA1 Message Date
Felix Fietkau 0ae1ce202c menuconfig cleanup
SVN-Revision: 3684
18 years ago
Imre Kaloz 36f7f35c35 add gcc 4.0.3, and make it the default for Aruba
SVN-Revision: 3423
18 years ago
Mike Baker 71b0372e7a fix pesky libgcc issue
SVN-Revision: 3420
18 years ago
Felix Fietkau 75c84466c9 remove obsolete BR2_GCC_3_4 config symbol
SVN-Revision: 3407
18 years ago
Felix Fietkau e1d431f2e8 fix gcc menuconfig defaults
SVN-Revision: 3406
18 years ago
Felix Fietkau 462633e3a1 add gcc 3.4.6
SVN-Revision: 3343
19 years ago
Imre Kaloz 2646a6d413 reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a missing gcc 4.1 patch
SVN-Revision: 3320
19 years ago
Felix Fietkau dc556de9d5 add gcc 4.1.0
SVN-Revision: 3302
19 years ago
Felix Fietkau c1eb7f7ce9 default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems
SVN-Revision: 3281
19 years ago
Imre Kaloz be344f09b7 use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other platforms
SVN-Revision: 3210
19 years ago
Imre Kaloz f899e1bc45 make gcc4 depend on libgcc, and disable the libgcc hack for it
SVN-Revision: 3161
19 years ago
Mike Baker 2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
19 years ago
Imre Kaloz c8100208be fix libgcc handling for gcc 3.4.5 and 4.0.2
SVN-Revision: 3063
19 years ago
Felix Fietkau bbacefc5e1 remove gcc 4.0.1
SVN-Revision: 3062
19 years ago
Felix Fietkau 34a6cbba46 add 'OpenWrt-2.0' to gcc version info
SVN-Revision: 3058
19 years ago
Waldemar Brodkorb 3846caf1de the gcc patch. you need to do make distclean and rebuild the toolchain
SVN-Revision: 2818
19 years ago
Waldemar Brodkorb e74f05f29b patch for spec file of gcc 3.4.4, so that libgss library is not automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images.
SVN-Revision: 2817
19 years ago
Imre Kaloz 87d1008ce9 add gcc bugfix
SVN-Revision: 2700
19 years ago
Imre Kaloz 1292e7f07d add gcc 3.4.5
SVN-Revision: 2695
19 years ago
Felix Fietkau 677d255471 fix typo in gcc config
SVN-Revision: 2299
19 years ago
Felix Fietkau 194ea14a95 clean gcc 4.0.0 patch directory
SVN-Revision: 2214
19 years ago
Felix Fietkau 9dc78dac86 add gcc 4.0.2, remove 4.0.0
SVN-Revision: 2213
19 years ago
Felix Fietkau 58ea8b2b3a add a better mirror for gcc
SVN-Revision: 1638
19 years ago
Felix Fietkau 80fa31a204 fix weird toolchain build error
SVN-Revision: 1573
19 years ago
Felix Fietkau e4bd89268d more cleanup in toolchain/
SVN-Revision: 1501
19 years ago
Felix Fietkau 35d65986dd fix gcc build
SVN-Revision: 1499
19 years ago
Felix Fietkau 8cf55878a8 move target/default/target_skeleton into package/base-files, put all the default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root
SVN-Revision: 1494
19 years ago
Felix Fietkau e79dc74f12 add gcc 4.0.1, remove older compilers
SVN-Revision: 1422
19 years ago
Felix Fietkau 0bbc724c29 change default compiler to gcc 3.4.4 - fixes kernel weirdness
SVN-Revision: 1227
19 years ago
Felix Fietkau 665f4e542c add gcc 3.4.4
SVN-Revision: 1027
19 years ago
Waldemar Brodkorb eac74358de oops.
SVN-Revision: 771
19 years ago
Waldemar Brodkorb 0b649fe3cb use tmpfs instead ramfs, strange that i do not need to add any kernel option, it works out of the box, and dd if=/dev/zero of=test bs=1024k count=100 does not kill the box anymore
SVN-Revision: 770
19 years ago
Felix Fietkau c173ee84b7 change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2
SVN-Revision: 767
19 years ago
Felix Fietkau 4766ccc2e9 add gcc 4.0.0
SVN-Revision: 762
19 years ago
Felix Fietkau 379c511975 remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
SVN-Revision: 759
19 years ago
Felix Fietkau 25e88c9725 make gcc compile install libgcc_s by default, remove package/libgcc/
SVN-Revision: 755
19 years ago
Felix Fietkau 1abfe54ddc add hidden config value for gcc 3.4+
SVN-Revision: 747
19 years ago
Felix Fietkau 202a23b7ac enable c++ support in toolchain by default (without sjlj exceptions)
SVN-Revision: 716
19 years ago
Nicolas Thill 690878dd45 Don't install libgcc to root_dir
SVN-Revision: 601
19 years ago
Felix Fietkau b5893d19fc hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1
SVN-Revision: 567
19 years ago
Waldemar Brodkorb 3bc860c9da remove java compiler option, with will not work
SVN-Revision: 392
20 years ago
Felix Fietkau 682367d8ec add downloading script (with md5sum checking and sourceforge downloading support)
SVN-Revision: 391
20 years ago
Felix Fietkau 1b22642f29 binutils & gcc patches from uclibc buildroot
SVN-Revision: 331
20 years ago
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
20 years ago
Waldemar Brodkorb aad0c0841c demistifying make *clean targets, fix some clean targets issues
SVN-Revision: 272
20 years ago
Mike Baker 994ee40e07 fix default toolchain/compiler settings
SVN-Revision: 214
20 years ago
Mike Baker 76d90c2ed2 Initial revision
SVN-Revision: 197
20 years ago