48 Commits (e63936f36838ffae1b4c1c6c2723ed0913caccd1)

Author SHA1 Message Date
Mike Baker 7e8b5f9c55 fix BR2_ and CONFIG_ issues 19 years ago
Felix Fietkau 0ae1ce202c menuconfig cleanup 19 years ago
Imre Kaloz 36f7f35c35 add gcc 4.0.3, and make it the default for Aruba 19 years ago
Mike Baker 71b0372e7a fix pesky libgcc issue 19 years ago
Felix Fietkau 75c84466c9 remove obsolete BR2_GCC_3_4 config symbol 19 years ago
Felix Fietkau e1d431f2e8 fix gcc menuconfig defaults 19 years ago
Felix Fietkau 462633e3a1 add gcc 3.4.6 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 19 years ago
Felix Fietkau dc556de9d5 add gcc 4.1.0 19 years ago
Felix Fietkau c1eb7f7ce9 default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems 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 19 years ago
Imre Kaloz f899e1bc45 make gcc4 depend on libgcc, and disable the libgcc hack for it 19 years ago
Mike Baker 2ee20939c6 change cp to $(CP) 19 years ago
Imre Kaloz c8100208be fix libgcc handling for gcc 3.4.5 and 4.0.2 19 years ago
Felix Fietkau bbacefc5e1 remove gcc 4.0.1 19 years ago
Felix Fietkau 34a6cbba46 add 'OpenWrt-2.0' to gcc version info 19 years ago
Waldemar Brodkorb 3846caf1de the gcc patch. you need to do make distclean and rebuild the toolchain 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. 19 years ago
Imre Kaloz 87d1008ce9 add gcc bugfix 19 years ago
Imre Kaloz 1292e7f07d add gcc 3.4.5 19 years ago
Felix Fietkau 677d255471 fix typo in gcc config 19 years ago
Felix Fietkau 194ea14a95 clean gcc 4.0.0 patch directory 19 years ago
Felix Fietkau 9dc78dac86 add gcc 4.0.2, remove 4.0.0 19 years ago
Felix Fietkau 58ea8b2b3a add a better mirror for gcc 19 years ago
Felix Fietkau 80fa31a204 fix weird toolchain build error 19 years ago
Felix Fietkau e4bd89268d more cleanup in toolchain/ 19 years ago
Felix Fietkau 35d65986dd fix gcc build 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 19 years ago
Felix Fietkau e79dc74f12 add gcc 4.0.1, remove older compilers 19 years ago
Felix Fietkau 0bbc724c29 change default compiler to gcc 3.4.4 - fixes kernel weirdness 20 years ago
Felix Fietkau 665f4e542c add gcc 3.4.4 20 years ago
Waldemar Brodkorb eac74358de oops. 20 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 20 years ago
Felix Fietkau c173ee84b7 change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2 20 years ago
Felix Fietkau 4766ccc2e9 add gcc 4.0.0 20 years ago
Felix Fietkau 379c511975 remove unused gcc versions (<3.3.5, 3.4.0-3.4.2) 20 years ago
Felix Fietkau 25e88c9725 make gcc compile install libgcc_s by default, remove package/libgcc/ 20 years ago
Felix Fietkau 1abfe54ddc add hidden config value for gcc 3.4+ 20 years ago
Felix Fietkau 202a23b7ac enable c++ support in toolchain by default (without sjlj exceptions) 20 years ago
Nicolas Thill 690878dd45 Don't install libgcc to root_dir 20 years ago
Felix Fietkau b5893d19fc hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1 20 years ago
Waldemar Brodkorb 3bc860c9da remove java compiler option, with will not work 20 years ago
Felix Fietkau 682367d8ec add downloading script (with md5sum checking and sourceforge downloading support) 20 years ago
Felix Fietkau 1b22642f29 binutils & gcc patches from uclibc buildroot 20 years ago
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite 20 years ago
Waldemar Brodkorb aad0c0841c demistifying make *clean targets, fix some clean targets issues 20 years ago
Mike Baker 994ee40e07 fix default toolchain/compiler settings 20 years ago
Mike Baker 76d90c2ed2 Initial revision 20 years ago