aboutsummaryrefslogtreecommitdiff
path: root/openwrt/toolchain
Commit message (Collapse)AuthorAge
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-07
| | | | | | all the developers are ready SVN-Revision: 4944
* remove some junkFelix Fietkau2006-06-16
| | | | SVN-Revision: 3962
* fix typo and wrong func call in rint()Nicolas Thill2006-04-26
| | | | SVN-Revision: 3707
* XScale support (Gateway 7001), take twoImre Kaloz2006-04-17
| | | | SVN-Revision: 3665
* cleanup makefilesMike Baker2006-04-14
| | | | SVN-Revision: 3656
* add preliminary support for the XScale port, generic endianness indicationImre Kaloz2006-04-14
| | | | SVN-Revision: 3648
* preliminary ppc supportMike Baker2006-03-22
| | | | SVN-Revision: 3442
* add gcc 4.0.3, and make it the default for ArubaImre Kaloz2006-03-21
| | | | SVN-Revision: 3423
* fix pesky libgcc issueMike Baker2006-03-20
| | | | SVN-Revision: 3420
* remove obsolete BR2_GCC_3_4 config symbolFelix Fietkau2006-03-19
| | | | SVN-Revision: 3407
* fix gcc menuconfig defaultsFelix Fietkau2006-03-19
| | | | SVN-Revision: 3406
* patch kernelheaders before distributing in staging_dirWaldemar Brodkorb2006-03-14
| | | | SVN-Revision: 3368
* add gcc 3.4.6Felix Fietkau2006-03-10
| | | | SVN-Revision: 3343
* reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a ↵Imre Kaloz2006-03-06
| | | | | | missing gcc 4.1 patch SVN-Revision: 3320
* add gcc 4.1.0Felix Fietkau2006-03-03
| | | | SVN-Revision: 3302
* default to gcc 3.4.4 for brcm-2.4 because of weird kernel problemsFelix Fietkau2006-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 Kaloz2006-02-10
| | | | | | other platforms SVN-Revision: 3210
* make gcc4 depend on libgcc, and disable the libgcc hack for itImre Kaloz2006-02-06
| | | | SVN-Revision: 3161
* change cp to $(CP)Mike Baker2006-02-01
| | | | SVN-Revision: 3112
* fix libgcc handling for gcc 3.4.5 and 4.0.2Imre Kaloz2006-01-28
| | | | SVN-Revision: 3063
* remove gcc 4.0.1Felix Fietkau2006-01-28
| | | | SVN-Revision: 3062
* add 'OpenWrt-2.0' to gcc version infoFelix Fietkau2006-01-27
| | | | SVN-Revision: 3058
* disable gdb build for now, need to rework gdb client and server and add some ↵Waldemar Brodkorb2006-01-23
| | | | | | docs to our wiki SVN-Revision: 3040
* fix cflagsMike Baker2006-01-13
| | | | SVN-Revision: 2944
* the gcc patch. you need to do make distclean and rebuild the toolchainWaldemar Brodkorb2006-01-04
| | | | SVN-Revision: 2818
* patch for spec file of gcc 3.4.4, so that libgss library is not ↵Waldemar Brodkorb2006-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 #162Florian Fainelli2005-12-28
| | | | SVN-Revision: 2792
* mipseb -> mips, thx kaloz for clearificationWaldemar Brodkorb2005-12-26
| | | | SVN-Revision: 2785
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-25
| | | | | | big endian toolchain SVN-Revision: 2781
* add gcc bugfixImre Kaloz2005-12-16
| | | | SVN-Revision: 2700
* add gcc 3.4.5Imre Kaloz2005-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 Kaloz2005-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 settingFelix Fietkau2005-11-13
| | | | SVN-Revision: 2469
* add fini crt compat option to mipsel uclibc configFelix Fietkau2005-11-09
| | | | SVN-Revision: 2399
* add ceilf wrapper (not present in uClibc-0.9.28)Nicolas Thill2005-11-06
| | | | SVN-Revision: 2348
* fix typo in gcc configFelix Fietkau2005-10-24
| | | | SVN-Revision: 2299
* add -funit-at-a-time in trunk/ as wellFelix Fietkau2005-10-23
| | | | SVN-Revision: 2291
* fix ipg-utils tarball extractionNicolas Thill2005-10-22
| | | | SVN-Revision: 2263
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-22
| | | | | | but not complete, yet. SVN-Revision: 2221
* make uclibc a bit smallerFelix Fietkau2005-10-21
| | | | SVN-Revision: 2219
* rename config.mips to config.mipsel in uclibc directoryFelix Fietkau2005-10-21
| | | | SVN-Revision: 2217
* clean gcc 4.0.0 patch directoryFelix Fietkau2005-10-21
| | | | SVN-Revision: 2214
* add gcc 4.0.2, remove 4.0.0Felix Fietkau2005-10-21
| | | | SVN-Revision: 2213
* remove some old binutils versionsFelix Fietkau2005-10-21
| | | | SVN-Revision: 2211
* update uClibc config for i386Nicolas Thill2005-10-20
| | | | SVN-Revision: 2201
* update to uClibc v0.9.8Imre Kaloz2005-10-20
| | | | SVN-Revision: 2200
* add rintf wrapper to libnotimplNicolas Thill2005-10-20
| | | | SVN-Revision: 2190
* switch default binutils to 2.16.1Felix Fietkau2005-10-17
| | | | SVN-Revision: 2143
* rename libmissing to libnotimplNicolas Thill2005-10-08
| | | | SVN-Revision: 2082
* rename toolchain/libmissing to libnotimpl (fix dnsiff build)Nicolas Thill2005-10-07
| | | | SVN-Revision: 2065