Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for mklibs (strips unused syms from shared libs such as uClibc) | Eric Andersen | 2006-08-02 | 4 | -0/+653 |
| | | | | | 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. | ||||
* | 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 ↵ | "Steven J. Hill" | 2006-07-05 | 1 | -1/+7 |
| | | | | less than 6.4, if they are even used anymore. | ||||
* | 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 |
| | | | | and should NOT be enabled by default. | ||||
* | 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 |
| | |||||
* | 2.17 is released | Mike Frysinger | 2006-06-24 | 8 | -0/+427 |
| | |||||
* | fix gcc build | Eric Andersen | 2006-06-23 | 1 | -0/+24 |
| | |||||
* | oops, dynamically set... | Eric Andersen | 2006-06-23 | 1 | -3/+4 |
| | |||||
* | update config a bit | Eric Andersen | 2006-06-23 | 1 | -9/+9 |
| | |||||
* | support linking with xgot | Eric Andersen | 2006-06-23 | 2 | -0/+12 |
| | |||||
* | The newer versions of GCC no longer need this patch. | "Steven J. Hill" | 2006-06-22 | 3 | -60/+0 |
| | |||||
* | scrub patch | Mike Frysinger | 2006-06-21 | 1 | -66/+44 |
| | |||||
* | some fixes from Gentoo | Mike Frysinger | 2006-06-21 | 1 | -7/+11 |
| | |||||
* | version bump to 6.5 | Mike Frysinger | 2006-06-21 | 5 | -0/+159 |
| | |||||
* | use $(CONFIG_UPDATE) instead of noting the issue | Mike Frysinger | 2006-06-21 | 1 | -4/+2 |
| | |||||
* | version bump 2.16.94 | Mike Frysinger | 2006-06-15 | 8 | -0/+427 |
| | |||||
* | cut 2.16.91.0.3 and 2.16.91.0.4 | Mike Frysinger | 2006-06-10 | 15 | -1057/+0 |
| | |||||
* | merge 2.17.50.0.2 | Mike Frysinger | 2006-06-10 | 8 | -0/+427 |
| | |||||
* | add 2.16.93 (2.17 prerelease) | Mike Frysinger | 2006-06-10 | 8 | -1/+427 |
| | |||||
* | Add ARM EABI patch for gcc 4.1.1 too. | Paul Mundt | 2006-06-06 | 1 | -0/+27 |
| | |||||
* | Add support for ARM EABI. | Paul Mundt | 2006-06-05 | 6 | -0/+222 |
| | |||||
* | Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU. | Paul Mundt | 2006-06-05 | 3 | -3/+17 |
| | | | | | | Also update the uClibc config for some of the recent target and CPU variant additions. | ||||
* | GCC 4.1.1 support (notice: not yet on ibiblio) | Peter Korsgaard | 2006-05-30 | 11 | -0/+4026 |
| | |||||
* | Don't error on clean without unpack | Peter Korsgaard | 2006-05-30 | 1 | -3/+9 |
| | |||||
* | libstc++ requires large file support | Peter Korsgaard | 2006-05-30 | 1 | -0/+1 |
| | |||||
* | Download using ftp instead of http from ftp sites | Peter Korsgaard | 2006-05-30 | 1 | -6/+6 |
| | |||||
* | s/dependancies/dependencies/ | Mike Frysinger | 2006-05-26 | 3 | -10/+10 |
| | |||||
* | Add some finer grained dependancy checking. Check that | Eric Andersen | 2006-05-02 | 3 | -19/+155 |
| | | | | | make >= 3.80 is installed, check that at least gcc 2.95 is installed. Other dependancy will be added as needed. | ||||
* | fix by hootsmon to make sure the includes are found properly #855 | Mike Frysinger | 2006-04-29 | 1 | -0/+1 |
| | |||||
* | 0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel | Peter Korsgaard | 2006-04-28 | 1 | -0/+12 |
| | | | | | | | definition. The struct i2c_msg definition in linux-libc-headers-2.6.12.0 has two extra members not present in the kernel definition causing all kinds of problems. This patch fixes that. | ||||
* | 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of | Peter Korsgaard | 2006-04-28 | 1 | -3/+3 |
| | | | | | | | | | | | LINUX_VERSION. Use LINUX_HEADERS_VERSION instead of LINUX_VERSION as that variable is used for the actual kernel version used which might be different than the headers version. E.G. LINUX_VERSION is set in the target/device/* files. If this version doesn't match the selected kernel headers version the patches won't be applied. | ||||
* | sync thread stuff with config.in as pointed out by mjn3 | Mike Frysinger | 2006-04-14 | 1 | -3/+3 |
| | |||||
* | cut out pointless hunks | Mike Frysinger | 2006-04-14 | 1 | -143/+0 |
| | |||||
* | Browsing to the ccache web page http://ccache.samba.org/ | Eric Andersen | 2006-04-14 | 1 | -1/+1 |
| | | | | | they list the cannonical download URL as: http://samba.org/ftp/ccache/ so I guess the freshmeat URL is out of date or something. |