aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* default to gcc 3.4.4 for brcm-2.4 because of weird kernel problemsFelix Fietkau2006-02-281-0/+1
* use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...Imre Kaloz2006-02-101-3/+4
* make gcc4 depend on libgcc, and disable the libgcc hack for itImre Kaloz2006-02-063-16/+2
* change cp to $(CP)Mike Baker2006-02-011-1/+1
* fix libgcc handling for gcc 3.4.5 and 4.0.2Imre Kaloz2006-01-283-2/+24
* remove gcc 4.0.1Felix Fietkau2006-01-284-3623/+1
* add 'OpenWrt-2.0' to gcc version infoFelix Fietkau2006-01-271-0/+2
* the gcc patch. you need to do make distclean and rebuild the toolchainWaldemar Brodkorb2006-01-041-0/+11
* patch for spec file of gcc 3.4.4, so that libgss library is not Waldemar Brodkorb2006-01-041-0/+10
* add gcc bugfixImre Kaloz2005-12-162-0/+32
* add gcc 3.4.5Imre Kaloz2005-12-1614-1/+4231
* fix typo in gcc configFelix Fietkau2005-10-241-1/+1
* clean gcc 4.0.0 patch directoryFelix Fietkau2005-10-212-3601/+0
* add gcc 4.0.2, remove 4.0.0Felix Fietkau2005-10-213-6/+3607
* add a better mirror for gccFelix Fietkau2005-08-131-1/+2
* fix weird toolchain build errorFelix Fietkau2005-07-291-2/+2
* more cleanup in toolchain/Felix Fietkau2005-07-2024-10286/+197
* fix gcc buildFelix Fietkau2005-07-191-0/+3
* move target/default/target_skeleton into package/base-files, put all the defa...Felix Fietkau2005-07-171-50/+1
* add gcc 4.0.1, remove older compilersFelix Fietkau2005-07-123-10/+3607
* change default compiler to gcc 3.4.4 - fixes kernel weirdnessFelix Fietkau2005-06-131-3/+3
* add gcc 3.4.4Felix Fietkau2005-05-2310-1/+4293
* oops.Waldemar Brodkorb2005-04-301-3/+3
* use tmpfs instead ramfs, strange that i do not need to add any kernel option,...Waldemar Brodkorb2005-04-301-3/+3
* change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2Felix Fietkau2005-04-291-3/+3
* add gcc 4.0.0Felix Fietkau2005-04-293-0/+3607
* remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)Felix Fietkau2005-04-2942-23257/+0
* make gcc compile install libgcc_s by default, remove package/libgcc/Felix Fietkau2005-04-291-0/+3
* add hidden config value for gcc 3.4+Felix Fietkau2005-04-281-0/+9
* enable c++ support in toolchain by default (without sjlj exceptions)Felix Fietkau2005-04-251-2/+3
* Don't install libgcc to root_dirNicolas Thill2005-04-091-4/+0
* hide experimental/developer options from the user. can be reenabled by using ...Felix Fietkau2005-04-051-6/+9
* remove java compiler option, with will not workWaldemar Brodkorb2005-03-191-6/+0
* add downloading script (with md5sum checking and sourceforge downloading supp...Felix Fietkau2005-03-191-1/+1
* binutils & gcc patches from uclibc buildrootFelix Fietkau2005-03-072-0/+118
* nbd's makefile/menuconfig rewriteMike Baker2005-03-067-1000/+23
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-191-3/+3
* fix default toolchain/compiler settingsMike Baker2005-02-061-1/+1
* Initial revisionMike Baker2005-01-1667-0/+34501