Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-16 | Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR. | Peter Korsgaard | |
Patch by Lars Munch. | |||
2006-10-26 | Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC | Peter Korsgaard | |
2006-10-21 | 2.17.50.0.6 ver bump | Mike Frysinger | |
2006-10-17 | update defaults | Eric Andersen | |
2006-10-17 | we use BR2_ENABLE_LOCALE not ENABLE_LOCALE | Eric Andersen | |
2006-10-11 | - normalize KERNEL_ARCH via sed | Bernhard Reutner-Fischer | |
2006-10-09 | - we need to pass ARCH to the kernel; The kernel does not have a table to | Bernhard Reutner-Fischer | |
normalize the passed in ARCH, from the looks, so we have to normalize it manually. XXX: FIXME upstream via a simple shell script like the cc-checks! FIXME: flesh this out.. | |||
2006-10-09 | - use headers_install for full kernel tarballs used as kernel-headers | Bernhard Reutner-Fischer | |
2006-10-02 | add a know to enable/disable building a shared libgcc | Eric Andersen | |
2006-10-02 | kill the separate 'uClibc.config-locale' file, which was generally left ↵ | Eric Andersen | |
unmaintained and instead just update the installed uClibc config file in place to enable locale when selected | |||
2006-10-01 | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | |
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | |||
2006-09-30 | tidy up | Mike Frysinger | |
2006-09-28 | - add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers. | Bernhard Reutner-Fischer | |
2006-09-28 | - rediff against current trunk. | Bernhard Reutner-Fischer | |
Now compiles again if locale is turned off.. | |||
2006-09-28 | - rediff against current trunk | Bernhard Reutner-Fischer | |
2006-09-27 | 2.17.50.0.5 ver bump | Mike Frysinger | |
2006-09-27 | help if we had the patches for the new version | Mike Frysinger | |
2006-09-25 | Set 0.9.28 floating point mode according to BR2_SOFT_FLOAT | Peter Korsgaard | |
2006-09-24 | patch is incorrect; we do not want to ignore comments while in #NO_APP mode | Mike Frysinger | |
2006-09-24 | ver bump | Mike Frysinger | |
2006-09-11 | - add missing include | Bernhard Reutner-Fischer | |
2006-08-28 | - add rope-index patch, updated for 4.2.0 | Bernhard Reutner-Fischer | |
2006-08-24 | - remove patch that was already applied upstream | Bernhard Reutner-Fischer | |
2006-08-24 | - adjust to current snapshot | Bernhard Reutner-Fischer | |
2006-08-24 | add URL for binutils 2.17 #1002 | Mike Frysinger | |
2006-08-02 | Add support for mklibs (strips unused syms from shared libs such as uClibc) | Eric Andersen | |
based on a patch from akvadrako, and using a version of mklibs.py that was massively hacked up by andersee and mjn3 for uClibc support. | |||
2006-07-19 | minor dependancy cleanup | Eric Andersen | |
2006-07-19 | fix fallback case so dependancies work as expected | Eric Andersen | |
2006-07-18 | trivial cosmetic stuff | Eric Andersen | |
2006-07-18 | configuring uClibc depends on first having kernel headers in place | Eric Andersen | |
2006-07-18 | stick an extra blank line after results | Eric Andersen | |
2006-07-18 | put sed check in the correct place | Eric Andersen | |
2006-07-17 | fix whitespace | Mike Frysinger | |
2006-07-17 | punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17) | Mike Frysinger | |
2006-07-17 | version bump | Mike Frysinger | |
2006-07-05 | - typo | Bernhard Reutner-Fischer | |
2006-07-05 | Automate the usage of '--disable-gdbmi' to be used only with GDB versions ↵ | "Steven J. Hill" | |
less than 6.4, if they are even used anymore. | |||
2006-07-04 | make naming consistant with other gcc version | Eric Andersen | |
2006-07-04 | - libgcc-math was removed upstream; Drop this hunk | Bernhard Reutner-Fischer | |
2006-07-04 | Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster | Eric Andersen | |
and should NOT be enabled by default. | |||
2006-06-30 | some fixes from Gentoo | Mike Frysinger | |
2006-06-30 | backport some fixes from 4.2 patchset to fix __global_locale error | Mike Frysinger | |
2006-06-30 | rename patch to match other versions of gcc | Mike Frysinger | |
2006-06-30 | rename patch to match other versions of gcc | Mike Frysinger | |
2006-06-30 | use the main gcc mirror #913 | Mike Frysinger | |
2006-06-24 | add a patched target cause i'm lazy | Mike Frysinger | |
2006-06-24 | 2.17 is released | Mike Frysinger | |
2006-06-23 | fix gcc build | Eric Andersen | |
2006-06-23 | oops, dynamically set... | Eric Andersen | |
2006-06-23 | update config a bit | Eric Andersen | |