Commit Graph

32 Commits (8e5f578571a68371b586f259b68a3973484bbe97)

Author SHA1 Message Date
Waldemar Brodkorb 3846caf1de the gcc patch. you need to do make distclean and rebuild the toolchain
SVN-Revision: 2818
2006-01-04 08:39:20 +00:00
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.
SVN-Revision: 2817
2006-01-04 08:37:19 +00:00
Imre Kaloz 87d1008ce9 add gcc bugfix
SVN-Revision: 2700
2005-12-16 13:56:09 +00:00
Imre Kaloz 1292e7f07d add gcc 3.4.5
SVN-Revision: 2695
2005-12-16 11:36:33 +00:00
Felix Fietkau 677d255471 fix typo in gcc config
SVN-Revision: 2299
2005-10-24 09:51:13 +00:00
Felix Fietkau 194ea14a95 clean gcc 4.0.0 patch directory
SVN-Revision: 2214
2005-10-21 19:55:35 +00:00
Felix Fietkau 9dc78dac86 add gcc 4.0.2, remove 4.0.0
SVN-Revision: 2213
2005-10-21 19:52:45 +00:00
Felix Fietkau 58ea8b2b3a add a better mirror for gcc
SVN-Revision: 1638
2005-08-13 16:54:21 +00:00
Felix Fietkau 80fa31a204 fix weird toolchain build error
SVN-Revision: 1573
2005-07-29 00:07:47 +00:00
Felix Fietkau e4bd89268d more cleanup in toolchain/
SVN-Revision: 1501
2005-07-20 14:58:27 +00:00
Felix Fietkau 35d65986dd fix gcc build
SVN-Revision: 1499
2005-07-19 00:15:44 +00:00
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
SVN-Revision: 1494
2005-07-17 22:52:59 +00:00
Felix Fietkau e79dc74f12 add gcc 4.0.1, remove older compilers
SVN-Revision: 1422
2005-07-12 19:23:12 +00:00
Felix Fietkau 0bbc724c29 change default compiler to gcc 3.4.4 - fixes kernel weirdness
SVN-Revision: 1227
2005-06-13 18:47:01 +00:00
Felix Fietkau 665f4e542c add gcc 3.4.4
SVN-Revision: 1027
2005-05-23 21:37:20 +00:00
Waldemar Brodkorb eac74358de oops.
SVN-Revision: 771
2005-04-30 19:40:45 +00:00
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
SVN-Revision: 770
2005-04-30 19:38:07 +00:00
Felix Fietkau c173ee84b7 change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2
SVN-Revision: 767
2005-04-29 19:40:49 +00:00
Felix Fietkau 4766ccc2e9 add gcc 4.0.0
SVN-Revision: 762
2005-04-29 14:51:01 +00:00
Felix Fietkau 379c511975 remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
SVN-Revision: 759
2005-04-29 13:43:03 +00:00
Felix Fietkau 25e88c9725 make gcc compile install libgcc_s by default, remove package/libgcc/
SVN-Revision: 755
2005-04-29 09:51:34 +00:00
Felix Fietkau 1abfe54ddc add hidden config value for gcc 3.4+
SVN-Revision: 747
2005-04-28 21:21:16 +00:00
Felix Fietkau 202a23b7ac enable c++ support in toolchain by default (without sjlj exceptions)
SVN-Revision: 716
2005-04-25 22:51:50 +00:00
Nicolas Thill 690878dd45 Don't install libgcc to root_dir
SVN-Revision: 601
2005-04-09 13:55:12 +00:00
Felix Fietkau b5893d19fc hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1
SVN-Revision: 567
2005-04-05 18:21:58 +00:00
Waldemar Brodkorb 3bc860c9da remove java compiler option, with will not work
SVN-Revision: 392
2005-03-19 23:36:35 +00:00
Felix Fietkau 682367d8ec add downloading script (with md5sum checking and sourceforge downloading support)
SVN-Revision: 391
2005-03-19 22:51:51 +00:00
Felix Fietkau 1b22642f29 binutils & gcc patches from uclibc buildroot
SVN-Revision: 331
2005-03-07 12:41:16 +00:00
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
2005-03-06 03:34:52 +00:00
Waldemar Brodkorb aad0c0841c demistifying make *clean targets, fix some clean targets issues
SVN-Revision: 272
2005-02-19 13:00:30 +00:00
Mike Baker 994ee40e07 fix default toolchain/compiler settings
SVN-Revision: 214
2005-02-06 05:16:08 +00:00
Mike Baker 76d90c2ed2 Initial revision
SVN-Revision: 197
2005-01-16 11:43:02 +00:00