Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Changed default compiler for 2.6 kernels to 4.1.2 | Hamish Guthrie | 2007-03-07 | |
| | | | | SVN-Revision: 6539 | |||
* | changes to target/linux/generic-* should not trigger a kernel-headers rebuild | Felix Fietkau | 2007-03-03 | |
| | | | | SVN-Revision: 6479 | |||
* | mark uml as broken and add some cleanups (not working yet) | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6439 | |||
* | remove remaining unnecessary dependency | Felix Fietkau | 2007-02-28 | |
| | | | | SVN-Revision: 6423 | |||
* | move ccache to tools/ and fix potential dependency issue | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6413 | |||
* | fix ccache build (#1415) | Felix Fietkau | 2007-02-27 | |
| | | | | SVN-Revision: 6412 | |||
* | add x86_64 config for uClibc | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6368 | |||
* | add kernel_headers dependency on target/linux/generic-2.* | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6362 | |||
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 | |
| | | | | SVN-Revision: 6357 | |||
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | |
| | | | | SVN-Revision: 6353 | |||
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | |
| | | | | SVN-Revision: 6343 | |||
* | Fix ipv4/ipv6 resolving. When not using AF_INET, gethostbyname2_r tries to ↵ | Felix Fietkau | 2007-01-27 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 6208 | |||
* | revert gcc to 4.1.1 for x86 to fix uclibc++ build (closes: #1056, #1202) | Nicolas Thill | 2007-01-23 | |
| | | | | SVN-Revision: 6185 | |||
* | export __libc_stack_end in dynamically linked binaries as well - fixes ↵ | Felix Fietkau | 2007-01-22 | |
| | | | | | | uclibc++ compile on powerpc (#1230) SVN-Revision: 6171 | |||
* | fix user mode linux toolchain build | Felix Fietkau | 2007-01-19 | |
| | | | | SVN-Revision: 6130 | |||
* | fix uml-2.6 build with 2.6.19.1 | Nicolas Thill | 2006-12-29 | |
| | | | | 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 | |
| | | | | SVN-Revision: 5784 | |||
* | fix ccache build order | Felix Fietkau | 2006-12-14 | |
| | | | | SVN-Revision: 5783 | |||
* | fix kernel-headers compile | Felix Fietkau | 2006-12-14 | |
| | | | | SVN-Revision: 5781 | |||
* | Add ccache if not installed/installable on the host-system | Florian Fainelli | 2006-12-11 | |
| | | | | 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 | |
| | | | | SVN-Revision: 5706 | |||
* | default to gcc 4.1.1 for the rb532 again | Felix Fietkau | 2006-12-06 | |
| | | | | SVN-Revision: 5700 | |||
* | switch to -O2 on x86 for performance reasons | Felix Fietkau | 2006-12-05 | |
| | | | | SVN-Revision: 5694 | |||
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc ↵ | Felix Fietkau | 2006-11-30 | |
| | | | | | | migration causes trouble SVN-Revision: 5683 | |||
* | another build fix for ppc | Felix Fietkau | 2006-11-30 | |
| | | | | SVN-Revision: 5682 | |||
* | fix ppc compile | Felix Fietkau | 2006-11-30 | |
| | | | | SVN-Revision: 5681 | |||
* | little endian arm support | Mike Baker | 2006-11-29 | |
| | | | | SVN-Revision: 5673 | |||
* | fix locale stuff (and there was much rejoicing) | Imre Kaloz | 2006-11-28 | |
| | | | | SVN-Revision: 5671 | |||
* | another bsd bugfix | Felix Fietkau | 2006-11-27 | |
| | | | | SVN-Revision: 5657 | |||
* | add a gcc 4.2 snapshot | Felix Fietkau | 2006-11-23 | |
| | | | | SVN-Revision: 5625 | |||
* | Port the locale changes to the other gcc versions as well | Florian Fainelli | 2006-11-21 | |
| | | | | SVN-Revision: 5608 | |||
* | switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... | Felix Fietkau | 2006-11-21 | |
| | | | | SVN-Revision: 5605 | |||
* | Forgot that part (#926) | Florian Fainelli | 2006-11-21 | |
| | | | | SVN-Revision: 5599 | |||
* | Fix gcc config_largefile (#926) | Florian Fainelli | 2006-11-21 | |
| | | | | SVN-Revision: 5598 | |||
* | remove old patch | Felix Fietkau | 2006-11-18 | |
| | | | | SVN-Revision: 5563 | |||
* | fix kernel-headers prepare (#949) | Felix Fietkau | 2006-11-12 | |
| | | | | SVN-Revision: 5515 | |||
* | fix gcc compile | Felix Fietkau | 2006-11-12 | |
| | | | | SVN-Revision: 5511 | |||
* | more shell related fixes | Felix Fietkau | 2006-11-12 | |
| | | | | SVN-Revision: 5509 | |||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 5356 | |||
* | move libnotimpl to /packages/libs, fix another typo in ./src/math.c | Nicolas Thill | 2006-10-31 | |
| | | | | SVN-Revision: 5355 | |||
* | rename the xscale target to ixp4xx for the forthcoming iop target, add gcc ↵ | Imre Kaloz | 2006-10-27 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 5291 | |||
* | use getdents64 in the uClibc glob function | Felix Fietkau | 2006-10-22 | |
| | | | | SVN-Revision: 5256 | |||
* | improve parallel building | Felix Fietkau | 2006-10-18 | |
| | | | | SVN-Revision: 5208 | |||
* | another one ... | Felix Fietkau | 2006-10-14 | |
| | | | | SVN-Revision: 5095 |