Felix Fietkau
|
f1a91c2f71
|
move ccache to tools/ and fix potential dependency issue
SVN-Revision: 6413
|
2007-02-27 23:46:34 +00:00 |
Felix Fietkau
|
2c2bf90a8e
|
fix ccache build (#1415)
SVN-Revision: 6412
|
2007-02-27 23:44:04 +00:00 |
Felix Fietkau
|
7d08f7199e
|
add x86_64 config for uClibc
SVN-Revision: 6368
|
2007-02-25 21:11:02 +00:00 |
Felix Fietkau
|
cb54edb503
|
add kernel_headers dependency on target/linux/generic-2.*
SVN-Revision: 6362
|
2007-02-25 18:54:51 +00:00 |
Felix Fietkau
|
ced1277147
|
clean up stampfile mess for tools/ and toolchain/
SVN-Revision: 6357
|
2007-02-25 17:49:25 +00:00 |
Felix Fietkau
|
9edce6b311
|
upgrade to uClibc 0.9.28.2
SVN-Revision: 6353
|
2007-02-24 20:22:01 +00:00 |
Imre Kaloz
|
8bc64752a7
|
add gcc 4.1.2 (closes #1381)
SVN-Revision: 6343
|
2007-02-22 10:28:46 +00:00 |
Felix Fietkau
|
eeb61522b5
|
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.
SVN-Revision: 6217
|
2007-01-27 15:13:06 +00:00 |
Felix Fietkau
|
fbaae65ab4
|
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...)
SVN-Revision: 6209
|
2007-01-26 11:02:59 +00:00 |
Imre Kaloz
|
f1f2af6ddf
|
use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default
SVN-Revision: 6208
|
2007-01-26 10:55:06 +00:00 |
Nicolas Thill
|
d04689050d
|
revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202)
SVN-Revision: 6185
|
2007-01-23 16:14:50 +00:00 |
Felix Fietkau
|
39ee107379
|
export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (#1230)
SVN-Revision: 6171
|
2007-01-22 01:11:39 +00:00 |
Felix Fietkau
|
d85c2ffd23
|
fix user mode linux toolchain build
SVN-Revision: 6130
|
2007-01-19 12:19:45 +00:00 |
Nicolas Thill
|
ca4e275b70
|
fix uml-2.6 build with 2.6.19.1
SVN-Revision: 5926
|
2006-12-29 11:09:10 +00:00 |
Felix Fietkau
|
c6e1c91ebf
|
add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64
SVN-Revision: 5784
|
2006-12-14 07:00:34 +00:00 |
Felix Fietkau
|
f74dd32cba
|
fix ccache build order
SVN-Revision: 5783
|
2006-12-14 05:10:23 +00:00 |
Felix Fietkau
|
317aa7af59
|
fix kernel-headers compile
SVN-Revision: 5781
|
2006-12-14 04:57:55 +00:00 |
Florian Fainelli
|
b492e69bd2
|
Add ccache if not installed/installable on the host-system
SVN-Revision: 5758
|
2006-12-11 16:42:57 +00:00 |
Felix Fietkau
|
f5d49b3bd5
|
use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1
SVN-Revision: 5706
|
2006-12-07 04:08:04 +00:00 |
Felix Fietkau
|
ca5ea6c2be
|
default to gcc 4.1.1 for the rb532 again
SVN-Revision: 5700
|
2006-12-06 18:32:14 +00:00 |
Felix Fietkau
|
953c120550
|
switch to -O2 on x86 for performance reasons
SVN-Revision: 5694
|
2006-12-05 22:54:26 +00:00 |
Felix Fietkau
|
2d3da58dc6
|
another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc migration causes trouble
SVN-Revision: 5683
|
2006-11-30 18:30:16 +00:00 |
Felix Fietkau
|
040bb4800e
|
another build fix for ppc
SVN-Revision: 5682
|
2006-11-30 18:18:45 +00:00 |
Felix Fietkau
|
f2d5f3adbd
|
fix ppc compile
SVN-Revision: 5681
|
2006-11-30 17:02:25 +00:00 |
Mike Baker
|
176601bec9
|
little endian arm support
SVN-Revision: 5673
|
2006-11-29 02:39:31 +00:00 |
Imre Kaloz
|
7b9e1271ef
|
fix locale stuff (and there was much rejoicing)
SVN-Revision: 5671
|
2006-11-28 22:20:06 +00:00 |
Felix Fietkau
|
461375c939
|
another bsd bugfix
SVN-Revision: 5657
|
2006-11-27 05:23:22 +00:00 |
Felix Fietkau
|
ba962c723f
|
add a gcc 4.2 snapshot
SVN-Revision: 5625
|
2006-11-23 04:08:52 +00:00 |
Florian Fainelli
|
6896287581
|
Port the locale changes to the other gcc versions as well
SVN-Revision: 5608
|
2006-11-21 17:10:05 +00:00 |
Felix Fietkau
|
643744a99d
|
switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...
SVN-Revision: 5605
|
2006-11-21 16:36:32 +00:00 |
Florian Fainelli
|
b80c2a145e
|
Forgot that part (#926)
SVN-Revision: 5599
|
2006-11-21 12:13:04 +00:00 |
Florian Fainelli
|
c9263207a5
|
Fix gcc config_largefile (#926)
SVN-Revision: 5598
|
2006-11-21 12:12:47 +00:00 |
Felix Fietkau
|
b2ed40a029
|
remove old patch
SVN-Revision: 5563
|
2006-11-18 20:41:26 +00:00 |
Felix Fietkau
|
e637a00d57
|
fix kernel-headers prepare (#949)
SVN-Revision: 5515
|
2006-11-12 12:47:11 +00:00 |
Felix Fietkau
|
646342f30f
|
fix gcc compile
SVN-Revision: 5511
|
2006-11-12 03:42:05 +00:00 |
Felix Fietkau
|
864ae8f613
|
more shell related fixes
SVN-Revision: 5509
|
2006-11-12 02:45:13 +00:00 |
Felix Fietkau
|
cf4e7af392
|
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
|
2006-11-11 23:11:02 +00:00 |
Nicolas Thill
|
8ec5b1d614
|
oops, forgot to remove references to libnotimpl
SVN-Revision: 5356
|
2006-10-31 11:33:34 +00:00 |
Nicolas Thill
|
2f9448bd1f
|
move libnotimpl to /packages/libs, fix another typo in ./src/math.c
SVN-Revision: 5355
|
2006-10-31 11:29:54 +00:00 |
Imre Kaloz
|
2d2179f503
|
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
|
2006-10-27 10:26:00 +00:00 |
Tim Yardley
|
d04c5680fa
|
bring in floorf so that postgres server will compile by default, package to come later for server
SVN-Revision: 5304
|
2006-10-26 18:05:58 +00:00 |
Tim Yardley
|
3e84e18a27
|
add a configuration option to enable full c99 math in libm. this is needed for functions like floorf (which happens to be used in postgresql server as an example)
SVN-Revision: 5302
|
2006-10-26 17:16:13 +00:00 |
Felix Fietkau
|
6c85d6f9e8
|
use gcc 4.1.1 for rb532 by default
SVN-Revision: 5291
|
2006-10-25 00:30:36 +00:00 |
Felix Fietkau
|
440fef816e
|
use getdents64 in the uClibc glob function
SVN-Revision: 5256
|
2006-10-22 20:33:36 +00:00 |
Felix Fietkau
|
6a2879bfe7
|
improve parallel building
SVN-Revision: 5208
|
2006-10-18 19:00:05 +00:00 |
Felix Fietkau
|
da0159f156
|
another one ...
SVN-Revision: 5095
|
2006-10-14 21:46:27 +00:00 |
Felix Fietkau
|
d4e038fe5d
|
remove some obsolete stuff
SVN-Revision: 5079
|
2006-10-14 13:53:26 +00:00 |
Felix Fietkau
|
4286347249
|
use $(TAR) in unpack commands
SVN-Revision: 5078
|
2006-10-14 13:51:40 +00:00 |
Felix Fietkau
|
60c1f0f64d
|
finally move buildroot-ng to trunk
|
2016-03-20 17:29:15 +01:00 |