Commit graph

144 commits

Author SHA1 Message Date
Nicolas Thill
88b8c4eb63 new (last?) attempt at standardizing Makefiles
SVN-Revision: 4855
2006-09-24 20:49:31 +00:00
Felix Fietkau
025e9480cd enable UCLIBC_HAS_WORDEXP, fixes pcmcia-cs (and possibly others) on mini_fo
SVN-Revision: 4792
2006-09-15 16:43:41 +00:00
Nicolas Thill
f70d9decda override default configure to use --target=host and --build=host (closes: #760)
SVN-Revision: 4779
2006-09-10 09:56:42 +00:00
Felix Fietkau
6c252f4d26 remove -mcpu=405 for magicbox, because it enables soft-float, which makes binaries bigger and broken
SVN-Revision: 4756
2006-09-05 12:21:07 +00:00
Felix Fietkau
c92e6f514c gcc 3.4.6 should be safe on brcm-2.4 now
SVN-Revision: 4729
2006-09-02 19:24:06 +00:00
Felix Fietkau
60ae645d00 set -mcpu=405 in the default cflags for magicbox
SVN-Revision: 4718
2006-08-30 10:49:26 +00:00
Felix Fietkau
a40f9da6ac fix gcc symlink install
SVN-Revision: 4702
2006-08-29 19:30:05 +00:00
Imre Kaloz
aae33f76f8 add basic support for the Magicbox boards
SVN-Revision: 4672
2006-08-25 21:53:54 +00:00
Mike Baker
149935592c add secret option to use host's toolchain when native compiling
SVN-Revision: 4553
2006-08-10 19:25:26 +00:00
Imre Kaloz
0113b0a627 add XScale support to -ng
SVN-Revision: 4475
2006-08-06 10:42:12 +00:00
Florian Fainelli
93ae901ef8 Add nonmips patches
SVN-Revision: 4440
2006-08-04 18:52:03 +00:00
Mike Baker
5d30e6cb47 set PATH in rules.mk
SVN-Revision: 4438
2006-08-04 11:59:52 +00:00
Mike Baker
20922bcde7 fix everything I broke with the previous patches
SVN-Revision: 4436
2006-08-04 09:14:20 +00:00
Nicolas Thill
df5a64a875 add genext2fs to build ext2 filesystem images
SVN-Revision: 4213
2006-07-22 16:33:33 +00:00
Imre Kaloz
513d7ee67b make gcc 4.1.1 the default for Aruba
SVN-Revision: 4189
2006-07-21 11:04:33 +00:00
Imre Kaloz
4406e8dcc3 revert [4106] as it breaks toolchain selection
SVN-Revision: 4188
2006-07-21 11:01:36 +00:00
Imre Kaloz
cd9991c2b2 fix problems with new tar versions, closes #628 and #646
SVN-Revision: 4185
2006-07-21 10:50:12 +00:00
Mike Baker
8a2dfc8555 change 'source' to 'download'
SVN-Revision: 4176
2006-07-20 17:28:05 +00:00
Florian Fainelli
a232bc4121 Avoid menuconfig warnings
SVN-Revision: 4106
2006-07-02 14:57:44 +00:00
Felix Fietkau
2af64d31a0 add hack for building c++ with gcc 4.1.1
SVN-Revision: 4100
2006-06-30 20:59:13 +00:00
Imre Kaloz
dfd4752eae add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches
SVN-Revision: 4099
2006-06-28 17:52:04 +00:00
Felix Fietkau
6de1045ad3 add missing copyright
SVN-Revision: 4094
2006-06-27 00:44:04 +00:00
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