summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
...
* gdb: support external toolchainPeter Korsgaard2008-06-161-9/+5
|
* toolchain: more sensible uclibc defaults for external toolchainPeter Korsgaard2008-06-161-4/+4
|
* toolchain: move elf2flt+mklibs under 'Common Toolchain Options'Peter Korsgaard2008-06-161-2/+2
|
* elf2flt: only allow it to be selected on supported archsPeter Korsgaard2008-06-161-3/+1
|
* kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)Peter Korsgaard2008-06-151-0/+24
|
* toolchain: also setup kernel headers when ext toolchain is usedPeter Korsgaard2008-06-132-6/+3
| | | | | Provide kernel headers when ext toolchain is used, so we can compile packages which need them.
* toolchain: gcc 4.2.4 supportPeter Korsgaard2008-06-1321-3/+4129
|
* kernel headers: bump 2.6.25.x versionPeter Korsgaard2008-06-111-1/+1
|
* kernel headers: bump 2.6.25.x versionPeter Korsgaard2008-06-071-1/+1
|
* toolchain: also use arch/tune/abi options when softfloat is enabledPeter Korsgaard2008-06-061-1/+2
| | | | | The ifeq/endif nesting was wrong, so arch/tune/abi options where only set in the non-softfloat case.
* kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2xPeter Korsgaard2008-06-021-4/+7
|
* kernel headers: add 2.6.25.4Peter Korsgaard2008-06-021-1/+5
|
* kernel headers: bump 2.6.24.x to 2.6.24.7Peter Korsgaard2008-06-021-1/+1
|
* uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+)Peter Korsgaard2008-05-311-2/+1
|
* uclibc-0.9.28.3: fix config so oldconfig doesn't ask questionsPeter Korsgaard2008-05-311-1/+1
|
* uclibc-0.9.29: handle powerpc subarch selectionPeter Korsgaard2008-05-311-0/+9
|
* uClibc: use .patch.$ARCH naming conventionPeter Korsgaard2008-04-245-2/+5
|
* * Added uclibc snapshot config, differes from the stable and kept asking ↵Nigel Kukard2008-04-173-1/+219
| | | | | | questions for config * Added ARM config options to makefile just like the other arch's
* toolchain/gcc: do not try to strip *-embedspuPeter Korsgaard2008-04-042-2/+2
|
* * Removed GCC 4.2.0, added GCC 4.2.3 (take 2)Nigel Kukard2008-03-3021-9/+8
|
* * Remove legacy GCC 4.1.x versionsNigel Kukard2008-03-3020-8038/+0
|
* * Remove legacy GCC 4.0.x versionsNigel Kukard2008-03-3035-15738/+0
|
* * Remove legacy GCC 3.4.x versionsNigel Kukard2008-03-3061-59167/+0
|
* Remove legacy GCC 3.3.x versionsNigel Kukard2008-03-3024-15056/+0
|
* Add build support for latest gdbUlf Samuelsson2008-03-304-0/+8134
|
* Force use of bash for patchingUlf Samuelsson2008-03-291-1/+1
|
* PentiumPro is not Pentium4 but i686Nigel Kukard2008-03-291-6/+6
|
* * Fixed uClibc sub-x86 arch selectionNigel Kukard2008-03-291-1/+25
|
* Remove AVR32 gdb patches duplicating prepatched sourceUlf Samuelsson2008-03-291-95219/+0
|
* Remove binutils AVR32 patches duplicating external sourceUlf Samuelsson2008-03-293-111234/+0
|
* Remove avr32 gcc patches duplicating external sourceUlf Samuelsson2008-03-297-20831/+0
|
* Remove duplication of AVR32 toolchainUlf Samuelsson2008-03-291-1/+3
|
* * Reverted r21540Nigel Kukard2008-03-281-13/+10
|
* * Missed jacmet's patch, r21520Nigel Kukard2008-03-281-0/+21
|
* * Added 4.2.2 patchsetNigel Kukard2008-03-2819-0/+4100
|
* * Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard2008-03-281-10/+13
|
* gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft floatPeter Korsgaard2008-03-271-0/+21
| | | | | | | Fix 'undefined reference to fmsub' linking errors with C++ programs when soft float is enabled. Patch by b5331. Closes #1588.
* uClibc 0.9.28.3: use optimized string ops on ppcPeter Korsgaard2008-03-271-0/+56
| | | | Use optimized string ops instead of dummy generic ones on PPC.
* uclibc: remove unused legacy patchesPeter Korsgaard2008-03-278-19650/+0
|
* current avr32 gcc patches break x86 and possibly other systems. moving bad ↵John Voltz2008-03-217-1960/+32
| | | | patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard
* make patch-kernel create lists of applied patches, very handy indeedJohn Voltz2008-03-131-0/+1
|
* buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard2008-03-112-3/+3
| | | | Based on patch by Nigel Kukard.
* fixed path problemJohn Voltz2008-03-111-7/+7
|
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-111-7/+7
| | | | Patch by Nigel Kukard.
* HTMLized glibc vs uclibc and added to docsJohn Voltz2008-03-071-215/+0
|
* gcc 4.2.1: Don't change SUFFIX and bug report URLPeter Korsgaard2008-03-061-21/+0
| | | | | | | SUFFIX and bug report URL shouldn't be set to something atmel specific if you don't compile for AVR32. The AVR32 patch should probably only get applied if compiling for AVR32.
* toolchain updatesJohn Voltz2008-03-0613-10/+229236
|
* added and removed uclibc patchesJohn Voltz2008-03-0617-233/+12531
|
* buildroot: add external-deps targetPeter Korsgaard2008-03-041-0/+6
| | | | | Add external-deps target to show what external files are needed to recreate the build.
* Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer "Steven J. Hill"2008-02-284-1/+94
| | | | | | | | | versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists.