Imre Kaloz
08e9c42e67
fixup softfloat handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 18:06:47 +00:00
Andy Boyett
358f9b5428
Disabling use of libintl in kernel-headers.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 22:22:02 +00:00
Imre Kaloz
4ac2960eb5
softfloat should be available on armeb, but not on mips until the kernel fpu emulation can be disabled
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 19:36:34 +00:00
John Crispin
ab8e59334f
added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-20 22:23:12 +00:00
Felix Fietkau
aea721d6c8
hopefully fix occasional uClibc/gcc build failures
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 01:17:26 +00:00
Felix Fietkau
5a9cf90163
fix a few stampfile locations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-20 19:58:49 +00:00
Felix Fietkau
eef07b8858
revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-09 13:20:21 +00:00
Felix Fietkau
6395d7864e
disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities
...
allows us to upgrade uClibc without breaking compatibility for nas and wl
breaks binary compatibility for packages from earlier kamikaze releases
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-09 03:20:13 +00:00
Florian Fainelli
8e7ceac659
Update CFLAGS pickup to match the target variable name, allow i686 to be optimised
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-26 16:19:59 +00:00
Imre Kaloz
0c0b19ae61
add gcc 4.2.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-25 09:16:31 +00:00
Felix Fietkau
3a5ab101f0
Add binutils extra configure options
...
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:20 +00:00
Felix Fietkau
4e577f8c71
openwrt: honour gcc extra configuration flags
...
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 06:23:17 +00:00
John Crispin
942c79cf15
changed the -fhonours-copts gcc patch, such that the function needs to be turned on explicitly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 00:26:02 +00:00
Felix Fietkau
e13d32e20e
fix gdb installation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-01 14:55:38 +00:00
Felix Fietkau
97e9f3b432
remove obsolete file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-24 00:11:20 +00:00
Florian Fainelli
8b86453a9a
Fix toolchain generation with FPU enabled ( #2242 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8711 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 15:50:03 +00:00
Felix Fietkau
6bcd07afdd
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-08 19:55:42 +00:00
Nicolas Thill
1fb234e5c4
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 13:26:02 +00:00
Nicolas Thill
5780bcb8db
fix typo ( closes : #2275 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 13:00:27 +00:00
Florian Fainelli
a6c626e609
Disable multilib by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-23 16:08:09 +00:00
Florian Fainelli
d16e4130df
Fix the stage2 compilation, no side effect with gcc4 ( #2190 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-13 16:26:58 +00:00
Florian Fainelli
71e3948b34
Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-11 17:32:45 +00:00
Florian Fainelli
be3229bd33
Fix gdb installation, thanks to Alfred Heggestad
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-09 21:38:05 +00:00
Florian Fainelli
ac44d974c1
rdc can be built with gcc4 as well, my mistake
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-08 12:03:24 +00:00
Felix Fietkau
123571d003
fix kernel-headers download ( #2179 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 09:41:54 +00:00
Felix Fietkau
d10a56dc58
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-07 00:04:25 +00:00
Florian Fainelli
e8d7d2c474
rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at all
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-05 11:05:08 +00:00
Florian Fainelli
cf679bf727
Allow installing gcj/gnu classpath,for those interested
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-04 10:59:02 +00:00
Felix Fietkau
949ca9cf6e
Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 00:52:27 +00:00
Felix Fietkau
a6c33d3511
fix the gcc stampfile for initial stage installation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 22:27:37 +00:00
Felix Fietkau
790191f124
remove leftover CONFIG_JLEVEL
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 22:23:17 +00:00
Felix Fietkau
af048b68e3
fix an uClibc compile error that only happens on rebuilds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 22:01:29 +00:00
Felix Fietkau
a5ff10dd74
no need to call compile,install on the kernel-headers dir - this gets rid of another unnecessary autorebuild check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 21:57:14 +00:00
Felix Fietkau
03ffe176e5
next round of cleanup, convert target/ - make -j works now ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 21:14:08 +00:00
Felix Fietkau
7f5129c7d9
next round of build system cleanup - convert package/ to new structure
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 18:22:01 +00:00
Felix Fietkau
9fed5becd7
remove leftover stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 16:04:23 +00:00
Felix Fietkau
1f1b2ca360
fix compile errors with make 3.80
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 15:00:27 +00:00
Imre Kaloz
508cc38074
add gcc 4.2.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 12:26:28 +00:00
Felix Fietkau
b13da650d7
use $(curdir) again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 13:44:04 +00:00
Felix Fietkau
1b88b67b09
build system fixes, more cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-28 13:29:03 +00:00
Felix Fietkau
55be0ccf0e
fix cflags for xscale ( #2026 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-11 05:18:19 +00:00
John Crispin
c89087650d
added i686 support and profile for t-vision s100
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-08 16:11:40 +00:00
Florian Fainelli
220855cb48
Use -Os for rdc and -O2 for the x86 target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 17:53:28 +00:00
Rod Whitby
ee8dc5e2cd
Enable LDSO_RUNPATH in uClibc configuration for all platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-29 05:34:12 +00:00
Felix Fietkau
d922f4e821
update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this target (4.1.2 segfaults at compile time)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 20:42:21 +00:00
Felix Fietkau
8df096ed3e
fix gcc 4.2.0 compile for ppc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 19:52:09 +00:00
Felix Fietkau
3617128749
add update target to toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 08:45:59 +00:00
Felix Fietkau
018a1790a1
replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildroot), adjust gcc makefile for PATCH_DIR changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 07:30:25 +00:00
Felix Fietkau
7170cf7ed0
remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh patches using quilt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 07:20:42 +00:00
Felix Fietkau
587fc03979
enable the refresh target in toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 07:20:02 +00:00
Felix Fietkau
f535b2afbf
disable quilt for kernel-headers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 06:53:08 +00:00
John Crispin
86cbd1f5da
added several patches to make packages compile for the foxboard
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 20:36:02 +00:00
John Crispin
5e3d2092ab
Fixes compile bug for uclibc-cris
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 18:06:13 +00:00
Felix Fietkau
fef4a473d7
fix kernel-headers patching ( #1878 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 12:59:06 +00:00
Imre Kaloz
15a51103e8
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:44:01 +00:00
Imre Kaloz
272253c061
we don't need libmudflap at all
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:35:23 +00:00
Imre Kaloz
d97355e6f3
use binutils 2.17 by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:32:29 +00:00
John Crispin
efa6703d98
Fixed a bug in the kernel-headers/Makefile introduced by the cris merge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 09:27:07 +00:00
John Crispin
5f63e4ddcc
add initial support for the crisarchitecture used on foxboards to openwrt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 00:46:02 +00:00
Felix Fietkau
931184cd42
add arm fix for gdb from #1468
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-07 17:52:20 +00:00
Felix Fietkau
9384678f16
the default_subtargets template was a bad idea, since different makefiles require different types of dependencies for subtargets. nuke it...
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18 17:35:46 +00:00
Florian Fainelli
d959efc2d3
Remove ldd/ldconfig for the moment ( #1551 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 20:24:06 +00:00
Hamish Guthrie
8eee721db6
Cleanups on romboot and u-boot.
...
Conditionally apply ldd and ldconfig support on at91 platform
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-04 14:33:52 +00:00
Florian Fainelli
29f0b44895
Add ldd and ldconfig support, template packages derived from gcc and uclibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-03 22:50:27 +00:00
Felix Fietkau
d94667294f
Fix portability patch for uClibc.
...
Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already.
Fixes build on OSX with fink's fileutils installed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 11:43:11 +00:00
Felix Fietkau
60bf0ca2ce
Nuke lots of obsolete compiler versions
...
Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about
compile errors when trying to build brcm-2.4 with it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 17:52:00 +00:00
Imre Kaloz
d25369bfb5
fix gcc version selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-11 19:26:39 +00:00
Hamish Guthrie
0c7837df28
Changed default compiler for 2.6 kernels to 4.1.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-07 22:32:10 +00:00
Felix Fietkau
76da658eb6
changes to target/linux/generic-* should not trigger a kernel-headers rebuild
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-03 20:48:47 +00:00
Felix Fietkau
556ff80527
mark uml as broken and add some cleanups (not working yet)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 18:25:14 +00:00
Felix Fietkau
4c814a2dec
remove remaining unnecessary dependency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 02:40:19 +00:00
Felix Fietkau
1074b896e4
move ccache to tools/ and fix potential dependency issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 23:46:34 +00:00
Felix Fietkau
79987affe2
fix ccache build ( #1415 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 23:44:04 +00:00
Felix Fietkau
ef322346f8
add x86_64 config for uClibc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 21:11:02 +00:00
Felix Fietkau
6a32057e58
add kernel_headers dependency on target/linux/generic-2.*
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 18:54:51 +00:00
Felix Fietkau
cbb66de088
clean up stampfile mess for tools/ and toolchain/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-25 17:49:25 +00:00
Felix Fietkau
33458c350c
upgrade to uClibc 0.9.28.2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-24 20:22:01 +00:00
Imre Kaloz
ef3bf0f2e8
add gcc 4.1.2 ( closes #1381 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 10:28:46 +00:00
Felix Fietkau
5987213ee8
Fix ipv4/ipv6 resolving.
...
When not using AF_INET, gethostbyname2_r tries to resolve an ipv6 address
from /etc/hosts using __get_hosts_byname_r, but with AF_INET instead of the
supplied address family. This returns ipv4 addresses marked as ipv6 ones.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-27 15:13:06 +00:00
Felix Fietkau
69d550862e
Fix gcc version selection
...
- default version for linux 2.4 broken in r6208
- brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 11:02:59 +00:00
Imre Kaloz
23813f6c77
use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 10:55:06 +00:00
Nicolas Thill
e8d4eb1825
revert gcc to 4.1.1 for x86 to fix uclibc++ build ( closes : #1056 , #1202 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-23 16:14:50 +00:00
Felix Fietkau
3aad35e9f7
export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc ( #1230 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-22 01:11:39 +00:00
Felix Fietkau
0254fd5878
fix user mode linux toolchain build
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-19 12:19:45 +00:00
Nicolas Thill
6ec0982138
fix uml-2.6 build with 2.6.19.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-29 11:09:10 +00:00
Felix Fietkau
add962fbf8
add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 07:00:34 +00:00
Felix Fietkau
e6085a6e22
fix ccache build order
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 05:10:23 +00:00
Felix Fietkau
3e95c0ea77
fix kernel-headers compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 04:57:55 +00:00
Florian Fainelli
5b1bfe4050
Add ccache if not installed/installable on the host-system
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 16:42:57 +00:00
Felix Fietkau
08e88220c4
use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 04:08:04 +00:00
Felix Fietkau
bce2c36f43
default to gcc 4.1.1 for the rb532 again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 18:32:14 +00:00
Felix Fietkau
a745eee3e2
switch to -O2 on x86 for performance reasons
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-05 22:54:26 +00:00
Felix Fietkau
9bce57a79f
another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc migration causes trouble
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-30 18:30:16 +00:00
Felix Fietkau
bf1791ea28
another build fix for ppc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-30 18:18:45 +00:00
Felix Fietkau
a0aae2c8c7
fix ppc compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-30 17:02:25 +00:00
Mike Baker
d4305cd0a3
little endian arm support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-29 02:39:31 +00:00
Imre Kaloz
7af133d509
fix locale stuff (and there was much rejoicing)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 22:20:06 +00:00
Felix Fietkau
0e48a91053
another bsd bugfix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-27 05:23:22 +00:00
Felix Fietkau
2b3b480521
add a gcc 4.2 snapshot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 04:08:52 +00:00
Florian Fainelli
73c8daac68
Port the locale changes to the other gcc versions as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-21 17:10:05 +00:00