Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵ | Felix Fietkau | 2006-10-07 |
| | | | | | | all the developers are ready SVN-Revision: 4944 | ||
* | remove some junk | Felix Fietkau | 2006-06-16 |
| | | | | SVN-Revision: 3962 | ||
* | fix typo and wrong func call in rint() | Nicolas Thill | 2006-04-26 |
| | | | | SVN-Revision: 3707 | ||
* | XScale support (Gateway 7001), take two | Imre Kaloz | 2006-04-17 |
| | | | | SVN-Revision: 3665 | ||
* | cleanup makefiles | Mike Baker | 2006-04-14 |
| | | | | SVN-Revision: 3656 | ||
* | add preliminary support for the XScale port, generic endianness indication | Imre Kaloz | 2006-04-14 |
| | | | | SVN-Revision: 3648 | ||
* | preliminary ppc support | Mike Baker | 2006-03-22 |
| | | | | SVN-Revision: 3442 | ||
* | add gcc 4.0.3, and make it the default for Aruba | Imre Kaloz | 2006-03-21 |
| | | | | SVN-Revision: 3423 | ||
* | fix pesky libgcc issue | Mike Baker | 2006-03-20 |
| | | | | SVN-Revision: 3420 | ||
* | remove obsolete BR2_GCC_3_4 config symbol | Felix Fietkau | 2006-03-19 |
| | | | | SVN-Revision: 3407 | ||
* | fix gcc menuconfig defaults | Felix Fietkau | 2006-03-19 |
| | | | | SVN-Revision: 3406 | ||
* | patch kernelheaders before distributing in staging_dir | Waldemar Brodkorb | 2006-03-14 |
| | | | | SVN-Revision: 3368 | ||
* | add gcc 3.4.6 | Felix Fietkau | 2006-03-10 |
| | | | | SVN-Revision: 3343 | ||
* | reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a ↵ | Imre Kaloz | 2006-03-06 |
| | | | | | | missing gcc 4.1 patch SVN-Revision: 3320 | ||
* | add gcc 4.1.0 | Felix Fietkau | 2006-03-03 |
| | | | | SVN-Revision: 3302 | ||
* | default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems | Felix Fietkau | 2006-02-28 |
| | | | | SVN-Revision: 3281 | ||
* | use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ↵ | Imre Kaloz | 2006-02-10 |
| | | | | | | other platforms SVN-Revision: 3210 | ||
* | make gcc4 depend on libgcc, and disable the libgcc hack for it | Imre Kaloz | 2006-02-06 |
| | | | | SVN-Revision: 3161 | ||
* | change cp to $(CP) | Mike Baker | 2006-02-01 |
| | | | | SVN-Revision: 3112 | ||
* | fix libgcc handling for gcc 3.4.5 and 4.0.2 | Imre Kaloz | 2006-01-28 |
| | | | | SVN-Revision: 3063 | ||
* | remove gcc 4.0.1 | Felix Fietkau | 2006-01-28 |
| | | | | SVN-Revision: 3062 | ||
* | add 'OpenWrt-2.0' to gcc version info | Felix Fietkau | 2006-01-27 |
| | | | | SVN-Revision: 3058 | ||
* | disable gdb build for now, need to rework gdb client and server and add some ↵ | Waldemar Brodkorb | 2006-01-23 |
| | | | | | | docs to our wiki SVN-Revision: 3040 | ||
* | fix cflags | Mike Baker | 2006-01-13 |
| | | | | SVN-Revision: 2944 | ||
* | the gcc patch. you need to do make distclean and rebuild the toolchain | Waldemar Brodkorb | 2006-01-04 |
| | | | | SVN-Revision: 2818 | ||
* | patch for spec file of gcc 3.4.4, so that libgss library is not ↵ | Waldemar Brodkorb | 2006-01-04 |
| | | | | | | automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images. SVN-Revision: 2817 | ||
* | Corrected ticket #162 | Florian Fainelli | 2005-12-28 |
| | | | | SVN-Revision: 2792 | ||
* | mipseb -> mips, thx kaloz for clearification | Waldemar Brodkorb | 2005-12-26 |
| | | | | SVN-Revision: 2785 | ||
* | first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵ | Waldemar Brodkorb | 2005-12-25 |
| | | | | | | big endian toolchain SVN-Revision: 2781 | ||
* | add gcc bugfix | Imre Kaloz | 2005-12-16 |
| | | | | SVN-Revision: 2700 | ||
* | add gcc 3.4.5 | Imre Kaloz | 2005-12-16 |
| | | | | SVN-Revision: 2695 | ||
* | update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so ↵ | Imre Kaloz | 2005-11-18 |
| | | | | | | we now only add the new ids. gcc4 fixes will come later SVN-Revision: 2515 | ||
* | set V=5 as default and fix toolchain verbosity setting | Felix Fietkau | 2005-11-13 |
| | | | | SVN-Revision: 2469 | ||
* | add fini crt compat option to mipsel uclibc config | Felix Fietkau | 2005-11-09 |
| | | | | SVN-Revision: 2399 | ||
* | add ceilf wrapper (not present in uClibc-0.9.28) | Nicolas Thill | 2005-11-06 |
| | | | | SVN-Revision: 2348 | ||
* | fix typo in gcc config | Felix Fietkau | 2005-10-24 |
| | | | | SVN-Revision: 2299 | ||
* | add -funit-at-a-time in trunk/ as well | Felix Fietkau | 2005-10-23 |
| | | | | SVN-Revision: 2291 | ||
* | fix ipg-utils tarball extraction | Nicolas Thill | 2005-10-22 |
| | | | | SVN-Revision: 2263 | ||
* | large build system cleanup. added some stuff to control the verbosity level, ↵ | Felix Fietkau | 2005-10-22 |
| | | | | | | but not complete, yet. SVN-Revision: 2221 | ||
* | make uclibc a bit smaller | Felix Fietkau | 2005-10-21 |
| | | | | SVN-Revision: 2219 | ||
* | rename config.mips to config.mipsel in uclibc directory | Felix Fietkau | 2005-10-21 |
| | | | | SVN-Revision: 2217 | ||
* | clean gcc 4.0.0 patch directory | Felix Fietkau | 2005-10-21 |
| | | | | SVN-Revision: 2214 | ||
* | add gcc 4.0.2, remove 4.0.0 | Felix Fietkau | 2005-10-21 |
| | | | | SVN-Revision: 2213 | ||
* | remove some old binutils versions | Felix Fietkau | 2005-10-21 |
| | | | | SVN-Revision: 2211 | ||
* | update uClibc config for i386 | Nicolas Thill | 2005-10-20 |
| | | | | SVN-Revision: 2201 | ||
* | update to uClibc v0.9.8 | Imre Kaloz | 2005-10-20 |
| | | | | SVN-Revision: 2200 | ||
* | add rintf wrapper to libnotimpl | Nicolas Thill | 2005-10-20 |
| | | | | SVN-Revision: 2190 | ||
* | switch default binutils to 2.16.1 | Felix Fietkau | 2005-10-17 |
| | | | | SVN-Revision: 2143 | ||
* | rename libmissing to libnotimpl | Nicolas Thill | 2005-10-08 |
| | | | | SVN-Revision: 2082 | ||
* | rename toolchain/libmissing to libnotimpl (fix dnsiff build) | Nicolas Thill | 2005-10-07 |
| | | | | SVN-Revision: 2065 |