Commit Graph

1558 Commits

Author SHA1 Message Date
Mike Frysinger
42e960970b import gcc-3.4.6 2006-03-17 23:58:47 +00:00
"Steven J. Hill"
c579e32dbe Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, otherwise latest dropbear does not build. 2006-03-16 04:38:56 +00:00
Bernhard Reutner-Fischer
02d0f3baf7 - rectify brute-force sed invocation (too *many*)..
Thanks vapier for pointing this one out.
2006-03-14 19:10:21 +00:00
Mike Frysinger
32a9d9ead8 remove hunk that doesnt belong (see Gentoo Bug 125395) 2006-03-11 06:05:48 +00:00
Mike Frysinger
e823630d6c add gcc-4.0.3 release 2006-03-11 04:51:50 +00:00
Eric Andersen
34d23578ad bump version to the newly released 0.48 2006-03-10 19:43:52 +00:00
Peter S. Mazinger
3f74fed4c4 Update to use upstream uclibc changes, have to change numbering, 203-204 have to go to other versions as well 2006-03-10 14:05:15 +00:00
Bernhard Reutner-Fischer
f90e0e035b - make sure we use the proper CC for building binutils.
- add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional
  flags to binutils configure.
2006-03-10 08:46:36 +00:00
Bernhard Reutner-Fischer
6ff820d647 - pass $(TARGET_CROSS)strip as STRIP to the packages. 2006-03-10 08:44:16 +00:00
Bernhard Reutner-Fischer
8ec9199f17 - quote HOST_CC.
Allows for passing flags along HOST_CC which is sometimes needed on certain
  architectures.
2006-03-10 08:30:15 +00:00
Bernhard Reutner-Fischer
fbde74ea62 - update from grub_0.95+cvs20040624 to 0.97.
The former didn't even build for me, the latter does.
2006-03-10 08:06:27 +00:00
Bernhard Reutner-Fischer
1281c7b4b9 - use coreutils-5.93 2006-03-08 08:34:32 +00:00
Peter S. Mazinger
5949caf7bc uclibc clocale was not recognized, remove unneeded CCODECVT_H 2006-03-04 13:08:23 +00:00
Mike Frysinger
3ed67dec81 fixup support for big endian targets 2006-03-02 06:24:19 +00:00
Mike Frysinger
69f053fdb4 sync with latest upstream cvs 2006-03-02 06:18:02 +00:00
Mike Frysinger
6f0d5ceaed grab patch for superh big endian targets 2006-03-02 05:30:31 +00:00
Mike Frysinger
682af38bb6 no longer needed as it is part of the 4.1.0 release 2006-03-02 05:27:01 +00:00
Mike Frysinger
4bca06f079 update patch to gcc-4.1.0 release 2006-03-02 05:25:36 +00:00
Mike Frysinger
b2da053b14 fix cross-compiling for 64bit hosts 2006-02-25 06:48:26 +00:00
Mike Frysinger
126da5f7f0 version bump 2006-02-25 06:48:20 +00:00
Mike Frysinger
feec22350f disable multilib by default 2006-02-20 08:43:45 +00:00
Mike Frysinger
411ee368b6 change default gcc version to 3.4.5 2006-02-20 08:43:04 +00:00
Rob Landley
179062ee52 This page was missing a line that uClibc and BusyBox download pages both
have...
2006-02-17 20:16:29 +00:00
Mike Frysinger
f36ca6b92b touchup code and dont define a garbage rule if MTD_SOURCE is undefined 2006-02-15 00:38:55 +00:00
Mike Frysinger
02b92f25c4 WIPE_PATCH isnt defined so dont generate a garbage rule 2006-02-15 00:38:06 +00:00
Mike Frysinger
da2cfe4b0a version bump 2006-02-15 00:37:19 +00:00
Mike Frysinger
f387597064 if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it 2006-02-15 00:26:07 +00:00
Mike Frysinger
39f565def0 make sure timestamps are updated so that targets arent constantly remade 2006-02-15 00:23:31 +00:00
Mike Frysinger
25b3bcbfdf disable elf2flt on unsupported hosts 2006-02-15 00:17:46 +00:00
Mike Frysinger
2ee904784b 2.16.91.0.6 has been released 2006-02-15 00:10:33 +00:00
Mike Frysinger
c19110cd59 cut some older versions 2006-02-15 00:04:20 +00:00
David Anders
82f9e49198 update version of xfsprogs per case 0000641 2006-02-10 20:31:04 +00:00
David Anders
09e3204b25 change patch level for netsnmp per case 0000707 2006-02-10 20:21:32 +00:00
David Anders
93ce46472e Fix gcc-clean so it doesn't remove binutils binaries per case 0000517 2006-02-10 18:28:12 +00:00
David Anders
88671dd358 add linux-2.4.32 kernel support for the q5 board per case 0000715 2006-02-10 18:00:56 +00:00
Mike Frysinger
32fa323b89 mach writes in bug 685:
The last revision of gcc-3.4.4 patch file 100-uclibc-conf.patch builds file unwind-dw2-fde-glibc.c into libgcc (at least on mipsel-linux-uclibc and arm-linux-uclibc, but it should be the same on most architectures).

this is due to the simplification of the uclibc patch ... simplified a little too much :)
2006-02-10 05:23:32 +00:00
David Anders
cc58ac77fe fix target arch check per case 0000688 2006-02-09 19:13:57 +00:00
Bernhard Reutner-Fischer
602b0c8ad3 - correct path 2006-02-07 08:36:17 +00:00
Mike Frysinger
f6a2b9b691 Thomas Chou: update nios2 patch 2006-02-07 05:00:57 +00:00
Mike Frysinger
77af3a2fa2 drop the os stuff per Thomas Chou in Bug 618 2006-02-07 04:59:38 +00:00
Mike Frysinger
2602a031ce sync with upstream cvs 2006-02-06 05:05:14 +00:00
Bernhard Reutner-Fischer
8a5ad03f14 - update to apply to current mainline; drop special-case for libmudflap in
toplevel configure as '*-*-linux*' already matches ..-linux-uclibc
2006-01-28 18:41:31 +00:00
Bernhard Reutner-Fischer
617398b899 - don't flag .configured if something went wrong 2006-01-28 17:21:36 +00:00
David Anders
ebd6e5467c fix unzip method based on the difference between daily snapshots and stable release per case 0000662 2006-01-27 12:58:14 +00:00
David Anders
e507951611 add new package bind per case 0000507 2006-01-25 20:56:55 +00:00
David Anders
9f9e02025e add option to select target installation per case 0000519 2006-01-25 17:47:03 +00:00
David Anders
54f724280d add TARGET_CXX per case 0000593 2006-01-25 17:28:23 +00:00
David Anders
3d8aa36b65 add the amd au1500 based q5 board per case 0000374 2006-01-25 14:59:21 +00:00
David Anders
c11d4552d4 add cloop as a new file system image type per case 0000151 2006-01-25 13:54:16 +00:00
David Anders
d4aab02a04 removed clean and distclean from the noconfig targets per case 0000232 2006-01-25 13:36:51 +00:00