summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2005-03-09Be extra careful about where the uClibc config file comes fromEric Andersen
2005-03-08Fixup gcc 3.3.3 and 3.3.4 builds with patches backportedEric Andersen
2005-03-02gcc 3.4.0 also needs to not emit embedded pic relocs for mipsEric Andersen
2005-03-02Fix things the other way round. Instead of restoring the mipsEric Andersen
2005-03-02bother. Fix the filenameEric Andersen
2005-03-02117_mips_symbolic_link is from debianEric Andersen
2005-03-02450-mips-restore-embedded-pic is I believe the minimum necessary to get gccEric Andersen
2005-03-02Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILDEric Andersen
2005-03-02kill off support for gdb 5.3Eric Andersen
2005-03-02simplify target language selection to remove nasty nested ifeqEric Andersen
2005-03-02teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++Eric Andersen
2005-03-01On mips, default to 4k pages to make binaries smallerEric Andersen
2005-03-01use tested patch from upstreamMike Frysinger
2005-03-013.3.5 needs arm big endian lovin tooMike Frysinger
2005-02-27Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fixJoakim Tjernlund
2005-02-25pdinoto writes:Eric Andersen
2005-02-25Trivial updatesEric Andersen
2005-02-24This doesn't need ncurses headers installed in the targetEric Andersen
2005-02-192.15.94.0.2.2 has been releasedMike Frysinger
2005-02-19oldMike Frysinger
2005-02-17Update toolchain with some cvs additions from the debian packageEric Andersen
2005-02-15give uclibc and busybox config files consistant variable namesEric Andersen
2005-02-11cleanup using a variable before it was definedEric Andersen
2005-02-11fixup use of a variable before it is setEric Andersen
2005-02-11Fix some silly bugs: a variable for gcc was used before it was defined, removeEric Andersen
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
2005-01-27default ldconfig to non-staticMike Frysinger
2005-01-23Patch from acmay: http://bugs.uclibc.org/view.php?id=47Eric Andersen
2005-01-23Patch from acmay: http://bugs.uclibc.org/view.php?id=50Eric Andersen
2005-01-23Philip Rakity writes:Eric Andersen
2004-12-24use target cflagsMike Frysinger
2004-12-23Update default uClibc configEric Andersen
2004-12-22psm: also need to touchup libiberty/configure nowMike Frysinger
2004-12-22fix dependency so ldd isnt always rebuiltMike Frysinger
2004-12-22dont output whichMike Frysinger
2004-12-21binutils 2.15.94.0.2Mike Frysinger
2004-12-19use which to locate apps (useful for non-Linux systems like OS X)Mike Frysinger
2004-12-11Add initial BR2_JLEVEL support, with some exceptions for apps thatEric Andersen
2004-12-11Kill off old unused JLEVEL junkEric Andersen
2004-12-11Patch from Volmat Alain adding SH3/SH3EB SH4EB supportEric Andersen
2004-12-11do not inadvertantly create filesEric Andersen
2004-12-01err patch has already been mergedMike Frysinger
2004-11-232.15.94.0.1 releasedMike Frysinger
2004-11-22patch is still neededMike Frysinger
2004-11-17add gcc 3.3.5/3.4.3 optionsMike Frysinger
2004-11-17copy 3.4.2 and remove patches no longer neededMike Frysinger
2004-11-17add some help textMike Frysinger
2004-11-17direct copy from 3.3.4Mike Frysinger
2004-11-13fix config scripts for shMike Frysinger
2004-11-05Fix 2.14.90.0.8 / 2.15 selection.Manuel Novoa III