Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update x86 uclibc configs | Felix Fietkau | 2007-12-29 | 2 | -56/+108 | |
| | | | | SVN-Revision: 10017 | |||||
* | use softfloat and GNU EABI on the IOP, too | Imre Kaloz | 2007-12-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10015 | |||||
* | move ARM to the GNU EABI | Imre Kaloz | 2007-12-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10013 | |||||
* | use soft float by default on arm and powerpc | Imre Kaloz | 2007-12-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10011 | |||||
* | upgrade to uClibc 0.9.29 - break binary compatibility #1 | Imre Kaloz | 2007-12-28 | 35 | -4510/+4258 | |
| | | | | SVN-Revision: 10010 | |||||
* | we don't use Atmel version numbers | Imre Kaloz | 2007-12-28 | 1 | -13/+0 | |
| | | | | SVN-Revision: 10008 | |||||
* | add another softfloat patch | Imre Kaloz | 2007-12-28 | 1 | -0/+26 | |
| | | | | SVN-Revision: 10007 | |||||
* | update AVR32 binutils patches | Imre Kaloz | 2007-12-28 | 5 | -17866/+28171 | |
| | | | | SVN-Revision: 10006 | |||||
* | update binutils autoconf scripts, too | Imre Kaloz | 2007-12-28 | 1 | -0/+1 | |
| | | | | SVN-Revision: 10005 | |||||
* | fixup softfloat handling | Imre Kaloz | 2007-12-28 | 3 | -1/+4 | |
| | | | | SVN-Revision: 10003 | |||||
* | Disabling use of libintl in kernel-headers. | Andy Boyett | 2007-12-26 | 1 | -0/+1 | |
| | | | | SVN-Revision: 9935 | |||||
* | softfloat should be available on armeb, but not on mips until the kernel fpu ↵ | Imre Kaloz | 2007-12-26 | 1 | -1/+1 | |
| | | | | | | emulation can be disabled SVN-Revision: 9930 | |||||
* | added binutils 2.18 selection, Signed-off-by: Robert P. J. Day ↵ | John Crispin | 2007-12-20 | 1 | -0/+4 | |
| | | | | | | <rpjday@crashcourse.ca> SVN-Revision: 9814 | |||||
* | hopefully fix occasional uClibc/gcc build failures | Felix Fietkau | 2007-12-13 | 1 | -4/+5 | |
| | | | | SVN-Revision: 9717 | |||||
* | fix a few stampfile locations | Felix Fietkau | 2007-11-20 | 2 | -3/+3 | |
| | | | | SVN-Revision: 9587 | |||||
* | revert abi changes in uClibc - on hold for 7.11, will be added again with ↵ | Felix Fietkau | 2007-11-09 | 3 | -3/+3 | |
| | | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519 | |||||
* | disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵ | Felix Fietkau | 2007-11-09 | 3 | -3/+3 | |
| | | | | | | broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases SVN-Revision: 9518 | |||||
* | Update CFLAGS pickup to match the target variable name, allow i686 to be ↵ | Florian Fainelli | 2007-10-26 | 1 | -2/+3 | |
| | | | | | | optimised SVN-Revision: 9451 | |||||
* | add gcc 4.2.2 | Imre Kaloz | 2007-10-25 | 20 | -0/+4359 | |
| | | | | SVN-Revision: 9443 | |||||
* | Add binutils extra configure options | Felix Fietkau | 2007-10-23 | 2 | -0/+8 | |
| | | | | | | | | | | | | Currently, we can specify extra configure options for gcc, but not binutils. This change adds an EXTRA_BINUTILS_CONFIG_OPTIONS config variable, so we can add configure options for binutils. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9407 | |||||
* | openwrt: honour gcc extra configuration flags | Felix Fietkau | 2007-10-23 | 1 | -0/+2 | |
| | | | | | | | | | | | Although the CONFIG_EXTRA_GCC_OPTIONS flag is available, it isn't used anywhere. This change adds the extra flag to both gcc configure stages. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9406 | |||||
* | changed the -fhonours-copts gcc patch, such that the function needs to be ↵ | John Crispin | 2007-10-07 | 4 | -4/+4 | |
| | | | | | | turned on explicitly SVN-Revision: 9167 | |||||
* | fix gdb installation | Felix Fietkau | 2007-10-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 9088 | |||||
* | remove obsolete file | Felix Fietkau | 2007-09-24 | 1 | -8/+0 | |
| | | | | SVN-Revision: 9005 | |||||
* | Fix toolchain generation with FPU enabled (#2242) | Florian Fainelli | 2007-09-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8711 | |||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 3 | -4/+6 | |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||||
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER ↵ | Nicolas Thill | 2007-08-26 | 1 | -1/+0 | |
| | | | | | | is always available SVN-Revision: 8494 | |||||
* | fix typo (closes: #2275) | Nicolas Thill | 2007-08-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8492 | |||||
* | Disable multilib by default | Florian Fainelli | 2007-08-23 | 1 | -0/+2 | |
| | | | | SVN-Revision: 8471 | |||||
* | Fix the stage2 compilation, no side effect with gcc4 (#2190) | Florian Fainelli | 2007-08-13 | 1 | -3/+1 | |
| | | | | SVN-Revision: 8409 | |||||
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is ↵ | Florian Fainelli | 2007-08-11 | 1 | -1/+1 | |
| | | | | | | deprecated) SVN-Revision: 8399 | |||||
* | Fix gdb installation, thanks to Alfred Heggestad | Florian Fainelli | 2007-08-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8383 | |||||
* | rdc can be built with gcc4 as well, my mistake | Florian Fainelli | 2007-08-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8379 | |||||
* | fix kernel-headers download (#2179) | Felix Fietkau | 2007-08-07 | 1 | -7/+10 | |
| | | | | SVN-Revision: 8373 | |||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 7 | -114/+113 | |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | |||||
* | rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all | Florian Fainelli | 2007-08-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8345 | |||||
* | Allow installing gcj/gnu classpath,for those interested | Florian Fainelli | 2007-08-04 | 1 | -1/+6 | |
| | | | | SVN-Revision: 8337 | |||||
* | Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵ | Felix Fietkau | 2007-07-31 | 4 | -0/+1175 | |
| | | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256 | |||||
* | fix the gcc stampfile for initial stage installation | Felix Fietkau | 2007-07-30 | 1 | -0/+1 | |
| | | | | SVN-Revision: 8250 | |||||
* | remove leftover CONFIG_JLEVEL | Felix Fietkau | 2007-07-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8249 | |||||
* | fix an uClibc compile error that only happens on rebuilds | Felix Fietkau | 2007-07-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8248 | |||||
* | no need to call compile,install on the kernel-headers dir - this gets rid of ↵ | Felix Fietkau | 2007-07-30 | 2 | -13/+13 | |
| | | | | | | another unnecessary autorebuild check SVN-Revision: 8247 | |||||
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8242 | |||||
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8236 | |||||
* | remove leftover stuff | Felix Fietkau | 2007-07-30 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8234 | |||||
* | fix compile errors with make 3.80 | Felix Fietkau | 2007-07-30 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8230 | |||||
* | add gcc 4.2.1 | Imre Kaloz | 2007-07-30 | 18 | -1/+4041 | |
| | | | | SVN-Revision: 8223 | |||||
* | use $(curdir) again | Felix Fietkau | 2007-07-28 | 1 | -12/+14 | |
| | | | | SVN-Revision: 8208 | |||||
* | build system fixes, more cleanup | Felix Fietkau | 2007-07-28 | 1 | -49/+16 | |
| | | | | SVN-Revision: 8207 | |||||
* | fix cflags for xscale (#2026) | Felix Fietkau | 2007-07-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7910 |