aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
* 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