Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add kernel_headers dependency on target/linux/generic-2.* | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 6362 | ||||
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 | 1 | -30/+12 |
| | | | | SVN-Revision: 6357 | ||||
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | 10 | -326/+56 |
| | | | | SVN-Revision: 6353 | ||||
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | 13 | -0/+4051 |
| | | | | SVN-Revision: 6343 | ||||
* | Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to ↵ | Felix Fietkau | 2007-01-27 | 1 | -0/+12 |
| | | | | | | 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 | ||||
* | Fix gcc version selection - default version for linux 2.4 broken in r6208 - ↵ | Felix Fietkau | 2007-01-26 | 2 | -4/+2 |
| | | | | | | brcm-2.6 needs an older compiler at least on wgt634u (don't ask me why...) SVN-Revision: 6209 | ||||
* | use gcc 4.1.1 for 2.6, 3.4.6 for 2.4 targets by default | Imre Kaloz | 2007-01-26 | 2 | -5/+5 |
| | | | | SVN-Revision: 6208 | ||||
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 6185 | ||||
* | export __libc_stack_end in dynamically linked binaries as well - fixes ↵ | Felix Fietkau | 2007-01-22 | 1 | -0/+52 |
| | | | | | | uclibc++ compile on powerpc (#1230) SVN-Revision: 6171 | ||||
* | fix user mode linux toolchain build | Felix Fietkau | 2007-01-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 6130 | ||||
* | fix uml-2.6 build with 2.6.19.1 | Nicolas Thill | 2006-12-29 | 1 | -1/+6 |
| | | | | SVN-Revision: 5926 | ||||
* | add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 | Felix Fietkau | 2006-12-14 | 1 | -0/+13 |
| | | | | SVN-Revision: 5784 | ||||
* | fix ccache build order | Felix Fietkau | 2006-12-14 | 1 | -1/+4 |
| | | | | SVN-Revision: 5783 | ||||
* | fix kernel-headers compile | Felix Fietkau | 2006-12-14 | 1 | -4/+6 |
| | | | | SVN-Revision: 5781 | ||||
* | Add ccache if not installed/installable on the host-system | Florian Fainelli | 2006-12-11 | 2 | -1/+44 |
| | | | | SVN-Revision: 5758 | ||||
* | use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 | Felix Fietkau | 2006-12-07 | 1 | -1/+4 |
| | | | | SVN-Revision: 5706 | ||||
* | default to gcc 4.1.1 for the rb532 again | Felix Fietkau | 2006-12-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 5700 | ||||
* | switch to -O2 on x86 for performance reasons | Felix Fietkau | 2006-12-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 5694 | ||||
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc ↵ | Felix Fietkau | 2006-11-30 | 2 | -1/+16 |
| | | | | | | migration causes trouble SVN-Revision: 5683 | ||||
* | another build fix for ppc | Felix Fietkau | 2006-11-30 | 1 | -0/+5 |
| | | | | SVN-Revision: 5682 | ||||
* | fix ppc compile | Felix Fietkau | 2006-11-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 5681 | ||||
* | little endian arm support | Mike Baker | 2006-11-29 | 1 | -0/+168 |
| | | | | SVN-Revision: 5673 | ||||
* | fix locale stuff (and there was much rejoicing) | Imre Kaloz | 2006-11-28 | 1 | -5/+5 |
| | | | | SVN-Revision: 5671 | ||||
* | another bsd bugfix | Felix Fietkau | 2006-11-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5657 | ||||
* | add a gcc 4.2 snapshot | Felix Fietkau | 2006-11-23 | 15 | -3/+3819 |
| | | | | SVN-Revision: 5625 | ||||
* | Port the locale changes to the other gcc versions as well | Florian Fainelli | 2006-11-21 | 7 | -14/+14 |
| | | | | SVN-Revision: 5608 | ||||
* | switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... | Felix Fietkau | 2006-11-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 5605 | ||||
* | Forgot that part (#926) | Florian Fainelli | 2006-11-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 5599 | ||||
* | Fix gcc config_largefile (#926) | Florian Fainelli | 2006-11-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 5598 | ||||
* | remove old patch | Felix Fietkau | 2006-11-18 | 1 | -12/+0 |
| | | | | SVN-Revision: 5563 | ||||
* | fix kernel-headers prepare (#949) | Felix Fietkau | 2006-11-12 | 1 | -3/+2 |
| | | | | SVN-Revision: 5515 | ||||
* | fix gcc compile | Felix Fietkau | 2006-11-12 | 1 | -4/+4 |
| | | | | SVN-Revision: 5511 | ||||
* | more shell related fixes | Felix Fietkau | 2006-11-12 | 2 | -7/+7 |
| | | | | SVN-Revision: 5509 | ||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 6 | -21097/+8 |
| | | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498 | ||||
* | oops, forgot to remove references to libnotimpl | Nicolas Thill | 2006-10-31 | 1 | -2/+1 |
| | | | | SVN-Revision: 5356 | ||||
* | move libnotimpl to /packages/libs, fix another typo in ./src/math.c | Nicolas Thill | 2006-10-31 | 2 | -107/+0 |
| | | | | SVN-Revision: 5355 | ||||
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵ | Imre Kaloz | 2006-10-27 | 2 | -3/+14 |
| | | | | | | 4.1 patch for arm SVN-Revision: 5310 | ||||
* | bring in floorf so that postgres server will compile by default, package to ↵ | Tim Yardley | 2006-10-26 | 1 | -1/+1 |
| | | | | | | come later for server SVN-Revision: 5304 | ||||
* | add a configuration option to enable full c99 math in libm. this is needed ↵ | Tim Yardley | 2006-10-26 | 2 | -1/+11 |
| | | | | | | for functions like floorf (which happens to be used in postgresql server as an example) SVN-Revision: 5302 | ||||
* | use gcc 4.1.1 for rb532 by default | Felix Fietkau | 2006-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 5291 | ||||
* | use getdents64 in the uClibc glob function | Felix Fietkau | 2006-10-22 | 1 | -0/+12 |
| | | | | SVN-Revision: 5256 | ||||
* | improve parallel building | Felix Fietkau | 2006-10-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 5208 | ||||
* | another one ... | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 5095 | ||||
* | remove some obsolete stuff | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 5079 | ||||
* | use $(TAR) in unpack commands | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 5078 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 140 | -0/+61177 |