| Commit message (Expand) | Author | Age | Files | Lines |
* | ver bump | Mike Frysinger | 2006-11-28 | 5 | -0/+265 |
* | - fix parsing the gcc version. Also look at the HOSTCC's version rather than ... | Bernhard Reutner-Fischer | 2006-11-28 | 2 | -3/+3 |
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -2/+2 |
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 5 | -11/+22 |
* | Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR. | Peter Korsgaard | 2006-11-16 | 1 | -2/+4 |
* | Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC | Peter Korsgaard | 2006-10-26 | 1 | -4/+3 |
* | 2.17.50.0.6 ver bump | Mike Frysinger | 2006-10-21 | 6 | -0/+308 |
* | update defaults | Eric Andersen | 2006-10-17 | 2 | -2/+2 |
* | we use BR2_ENABLE_LOCALE not ENABLE_LOCALE | Eric Andersen | 2006-10-17 | 2 | -4/+6 |
* | - normalize KERNEL_ARCH via sed | Bernhard Reutner-Fischer | 2006-10-11 | 1 | -1/+6 |
* | - we need to pass ARCH to the kernel; The kernel does not have a table to | Bernhard Reutner-Fischer | 2006-10-09 | 1 | -1/+4 |
* | - use headers_install for full kernel tarballs used as kernel-headers | Bernhard Reutner-Fischer | 2006-10-09 | 1 | -5/+30 |
* | add a know to enable/disable building a shared libgcc | Eric Andersen | 2006-10-02 | 2 | -4/+16 |
* | kill the separate 'uClibc.config-locale' file, which was generally left unmai... | Eric Andersen | 2006-10-02 | 2 | -190/+3 |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
* | tidy up | Mike Frysinger | 2006-09-30 | 10 | -48/+40 |
* | - add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers. | Bernhard Reutner-Fischer | 2006-09-28 | 2 | -0/+17 |
* | - rediff against current trunk. | Bernhard Reutner-Fischer | 2006-09-28 | 1 | -21/+87 |
* | - rediff against current trunk | Bernhard Reutner-Fischer | 2006-09-28 | 1 | -9/+9 |
* | 2.17.50.0.5 ver bump | Mike Frysinger | 2006-09-27 | 6 | -0/+308 |
* | help if we had the patches for the new version | Mike Frysinger | 2006-09-27 | 5 | -0/+303 |
* | Set 0.9.28 floating point mode according to BR2_SOFT_FLOAT | Peter Korsgaard | 2006-09-25 | 1 | -1/+3 |
* | patch is incorrect; we do not want to ignore comments while in #NO_APP mode | Mike Frysinger | 2006-09-24 | 8 | -752/+0 |
* | ver bump | Mike Frysinger | 2006-09-24 | 2 | -93/+5 |
* | - add missing include | Bernhard Reutner-Fischer | 2006-09-11 | 1 | -1/+1 |
* | - add rope-index patch, updated for 4.2.0 | Bernhard Reutner-Fischer | 2006-08-28 | 1 | -0/+24 |
* | - remove patch that was already applied upstream | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -12/+0 |
* | - adjust to current snapshot | Bernhard Reutner-Fischer | 2006-08-24 | 1 | -15/+3 |
* | add URL for binutils 2.17 #1002 | Mike Frysinger | 2006-08-24 | 1 | -0/+3 |
* | Add support for mklibs (strips unused syms from shared libs such as uClibc) | Eric Andersen | 2006-08-02 | 4 | -0/+653 |
* | minor dependancy cleanup | Eric Andersen | 2006-07-19 | 5 | -7/+8 |
* | fix fallback case so dependancies work as expected | Eric Andersen | 2006-07-19 | 1 | -5/+1 |
* | trivial cosmetic stuff | Eric Andersen | 2006-07-18 | 1 | -1/+1 |
* | configuring uClibc depends on first having kernel headers in place | Eric Andersen | 2006-07-18 | 1 | -1/+1 |
* | stick an extra blank line after results | Eric Andersen | 2006-07-18 | 1 | -0/+1 |
* | put sed check in the correct place | Eric Andersen | 2006-07-18 | 3 | -8/+30 |
* | fix whitespace | Mike Frysinger | 2006-07-17 | 1 | -6/+4 |
* | punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17) | Mike Frysinger | 2006-07-17 | 23 | -1945/+0 |
* | version bump | Mike Frysinger | 2006-07-17 | 7 | -0/+401 |
* | - typo | Bernhard Reutner-Fischer | 2006-07-05 | 1 | -1/+1 |
* | Automate the usage of '--disable-gdbmi' to be used only with GDB versions les... | "Steven J. Hill" | 2006-07-05 | 1 | -1/+7 |
* | make naming consistant with other gcc version | Eric Andersen | 2006-07-04 | 1 | -0/+0 |
* | - libgcc-math was removed upstream; Drop this hunk | Bernhard Reutner-Fischer | 2006-07-04 | 1 | -11/+0 |
* | Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster | Eric Andersen | 2006-07-04 | 2 | -0/+2 |
* | some fixes from Gentoo | Mike Frysinger | 2006-06-30 | 1 | -7/+11 |
* | backport some fixes from 4.2 patchset to fix __global_locale error | Mike Frysinger | 2006-06-30 | 1 | -3/+3 |
* | rename patch to match other versions of gcc | Mike Frysinger | 2006-06-30 | 1 | -111/+111 |
* | rename patch to match other versions of gcc | Mike Frysinger | 2006-06-30 | 1 | -36/+36 |
* | use the main gcc mirror #913 | Mike Frysinger | 2006-06-30 | 1 | -2/+2 |
* | add a patched target cause i'm lazy | Mike Frysinger | 2006-06-24 | 1 | -0/+1 |