35 Commits (e867e35b216b19397502ee134ca3bdbfb55ba2a1)

Author SHA1 Message Date
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