summaryrefslogtreecommitdiff
path: root/openwrt/toolchain/gcc
Commit message (Collapse)AuthorAgeFilesLines
* add a better mirror for gccFelix Fietkau2005-08-131-1/+2
| | | | SVN-Revision: 1638
* fix weird toolchain build errorFelix Fietkau2005-07-291-2/+2
| | | | SVN-Revision: 1573
* more cleanup in toolchain/Felix Fietkau2005-07-2024-10286/+197
| | | | SVN-Revision: 1501
* fix gcc buildFelix Fietkau2005-07-191-0/+3
| | | | SVN-Revision: 1499
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-171-50/+1
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* add gcc 4.0.1, remove older compilersFelix Fietkau2005-07-123-10/+3607
| | | | SVN-Revision: 1422
* change default compiler to gcc 3.4.4 - fixes kernel weirdnessFelix Fietkau2005-06-131-3/+3
| | | | SVN-Revision: 1227
* add gcc 3.4.4Felix Fietkau2005-05-2310-1/+4293
| | | | SVN-Revision: 1027
* oops.Waldemar Brodkorb2005-04-301-3/+3
| | | | SVN-Revision: 771
* use tmpfs instead ramfs, strange that i do not need to add any kernel ↵Waldemar Brodkorb2005-04-301-3/+3
| | | | | | 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
* change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2Felix Fietkau2005-04-291-3/+3
| | | | SVN-Revision: 767
* add gcc 4.0.0Felix Fietkau2005-04-293-0/+3607
| | | | SVN-Revision: 762
* remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)Felix Fietkau2005-04-2942-23257/+0
| | | | SVN-Revision: 759
* make gcc compile install libgcc_s by default, remove package/libgcc/Felix Fietkau2005-04-291-0/+3
| | | | SVN-Revision: 755
* add hidden config value for gcc 3.4+Felix Fietkau2005-04-281-0/+9
| | | | SVN-Revision: 747
* enable c++ support in toolchain by default (without sjlj exceptions)Felix Fietkau2005-04-251-2/+3
| | | | SVN-Revision: 716
* Don't install libgcc to root_dirNicolas Thill2005-04-091-4/+0
| | | | SVN-Revision: 601
* hide experimental/developer options from the user. can be reenabled by using ↵Felix Fietkau2005-04-051-6/+9
| | | | | | make menuconfig DEVELOPER=1 SVN-Revision: 567
* remove java compiler option, with will not workWaldemar Brodkorb2005-03-191-6/+0
| | | | SVN-Revision: 392
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* binutils & gcc patches from uclibc buildrootFelix Fietkau2005-03-072-0/+118
| | | | SVN-Revision: 331
* nbd's makefile/menuconfig rewriteMike Baker2005-03-067-1000/+23
| | | | SVN-Revision: 307
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-191-3/+3
| | | | SVN-Revision: 272
* fix default toolchain/compiler settingsMike Baker2005-02-061-1/+1
| | | | SVN-Revision: 214
* Initial revisionMike Baker2005-01-1667-0/+34501
SVN-Revision: 197