Commit Graph

122 Commits

Author SHA1 Message Date
Felix Fietkau
76872dcad5 move uClibc/files/config.* to uClibc/config/* and allow board-specific config overrides
SVN-Revision: 4041
2006-06-21 14:04:12 +00:00
Felix Fietkau
e248cf0f00 massive cleanup of toolchain/
SVN-Revision: 4038
2006-06-21 06:19:43 +00:00
Felix Fietkau
4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
2006-06-21 02:16:37 +00:00
Felix Fietkau
96930ce1ee add toolchain/download target
SVN-Revision: 4029
2006-06-20 23:49:23 +00:00
Felix Fietkau
7df7b74334 remove some junk
SVN-Revision: 3962
2006-06-16 18:49:39 +00:00
Felix Fietkau
92d8c26513 fix menuconfig developer options structure
SVN-Revision: 3948
2006-06-15 16:40:06 +00:00
Felix Fietkau
44c42b85ac fix gcc version selection
SVN-Revision: 3947
2006-06-15 13:44:26 +00:00
Felix Fietkau
7965164e8a remove libgcc hack
SVN-Revision: 3943
2006-06-13 23:33:21 +00:00
Imre Kaloz
4d07b6ea64 add arm eabi patches
SVN-Revision: 3914
2006-06-08 13:38:08 +00:00
Imre Kaloz
11b8b8af73 add GCC 4.1.1 and sync 4.1.0 with Kamikaze
SVN-Revision: 3907
2006-06-06 08:40:51 +00:00
Felix Fietkau
e0b3512e74 allow parallel build of binutils
SVN-Revision: 3879
2006-05-31 23:45:06 +00:00
Felix Fietkau
9ba9373d54 cleanup; replace .PHONY with FORCE; disable gdb by default
SVN-Revision: 3877
2006-05-31 23:29:05 +00:00
Felix Fietkau
00b53c7433 fix toolchain build
SVN-Revision: 3876
2006-05-31 22:48:29 +00:00
Felix Fietkau
d937c02223 remove stale libgcc menuconfig item
SVN-Revision: 3851
2006-05-30 20:24:57 +00:00
Felix Fietkau
bdae688d5c fix toolchain build, remove some old gcc junk
SVN-Revision: 3839
2006-05-30 16:53:36 +00:00
Nicolas Thill
da6326e0fb fix GCC version.
SVN-Revision: 3817
2006-05-22 21:52:54 +00:00
Mike Baker
7e8b5f9c55 fix BR2_ and CONFIG_ issues
SVN-Revision: 3769
2006-05-12 19:08:03 +00:00
Felix Fietkau
a5b8312036 remove more junk
SVN-Revision: 3756
2006-05-10 20:33:38 +00:00
Felix Fietkau
0ae1ce202c menuconfig cleanup
SVN-Revision: 3684
2006-04-20 23:03:42 +00:00
Mike Baker
8bfd13fd45 preliminary ppc support
SVN-Revision: 3442
2006-03-22 00:38:57 +00:00
Imre Kaloz
36f7f35c35 add gcc 4.0.3, and make it the default for Aruba
SVN-Revision: 3423
2006-03-21 09:04:08 +00:00
Mike Baker
71b0372e7a fix pesky libgcc issue
SVN-Revision: 3420
2006-03-20 21:24:57 +00:00
Felix Fietkau
75c84466c9 remove obsolete BR2_GCC_3_4 config symbol
SVN-Revision: 3407
2006-03-19 03:53:47 +00:00
Felix Fietkau
e1d431f2e8 fix gcc menuconfig defaults
SVN-Revision: 3406
2006-03-19 03:50:18 +00:00
Waldemar Brodkorb
5dc00bfb45 patch kernelheaders before distributing in staging_dir
SVN-Revision: 3368
2006-03-14 21:12:54 +00:00
Felix Fietkau
462633e3a1 add gcc 3.4.6
SVN-Revision: 3343
2006-03-10 13:31:04 +00:00
Imre Kaloz
2646a6d413 reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a missing gcc 4.1 patch
SVN-Revision: 3320
2006-03-06 10:50:51 +00:00
Felix Fietkau
dc556de9d5 add gcc 4.1.0
SVN-Revision: 3302
2006-03-03 06:25:04 +00:00
Felix Fietkau
c1eb7f7ce9 default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems
SVN-Revision: 3281
2006-02-28 02:41:28 +00:00
Imre Kaloz
be344f09b7 use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other platforms
SVN-Revision: 3210
2006-02-10 11:04:44 +00:00
Imre Kaloz
f899e1bc45 make gcc4 depend on libgcc, and disable the libgcc hack for it
SVN-Revision: 3161
2006-02-06 11:26:51 +00:00
Mike Baker
2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
2006-02-01 23:53:19 +00:00
Imre Kaloz
c8100208be fix libgcc handling for gcc 3.4.5 and 4.0.2
SVN-Revision: 3063
2006-01-28 15:34:33 +00:00
Felix Fietkau
bbacefc5e1 remove gcc 4.0.1
SVN-Revision: 3062
2006-01-28 15:03:16 +00:00
Felix Fietkau
34a6cbba46 add 'OpenWrt-2.0' to gcc version info
SVN-Revision: 3058
2006-01-27 18:51:42 +00:00
Waldemar Brodkorb
7789c25b04 disable gdb build for now, need to rework gdb client and server and add some docs to our wiki
SVN-Revision: 3040
2006-01-23 11:42:17 +00:00
Mike Baker
a7cbbbd9b5 fix cflags
SVN-Revision: 2944
2006-01-13 00:31:04 +00:00
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
Florian Fainelli
7cd93c2289 Corrected ticket #162
SVN-Revision: 2792
2005-12-28 15:33:56 +00:00
Waldemar Brodkorb
6f4f74189c mipseb -> mips, thx kaloz for clearification
SVN-Revision: 2785
2005-12-26 12:02:43 +00:00
Waldemar Brodkorb
36bde48820 first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain
SVN-Revision: 2781
2005-12-25 20:04:16 +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
Imre Kaloz
b26165bc5e update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so we now only add the new ids. gcc4 fixes will come later
SVN-Revision: 2515
2005-11-18 11:40:36 +00:00
Felix Fietkau
325be15770 set V=5 as default and fix toolchain verbosity setting
SVN-Revision: 2469
2005-11-13 01:04:50 +00:00
Felix Fietkau
c8f1fc4777 add fini crt compat option to mipsel uclibc config
SVN-Revision: 2399
2005-11-09 16:42:21 +00:00
Nicolas Thill
be9092ef68 add ceilf wrapper (not present in uClibc-0.9.28)
SVN-Revision: 2348
2005-11-06 05:51:42 +00:00
Felix Fietkau
677d255471 fix typo in gcc config
SVN-Revision: 2299
2005-10-24 09:51:13 +00:00
Felix Fietkau
7d36633493 add -funit-at-a-time in trunk/ as well
SVN-Revision: 2291
2005-10-23 21:06:51 +00:00