summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
* Patch from Volmat Alain adding SH3/SH3EB SH4EB supportEric Andersen2004-12-112-1/+13
|
* do not inadvertantly create filesEric Andersen2004-12-111-1/+2
|
* err patch has already been mergedMike Frysinger2004-12-011-54/+0Star
|
* 2.15.94.0.1 releasedMike Frysinger2004-11-239-3/+1074
|
* patch is still neededMike Frysinger2004-11-232-0/+20
|
* add gcc 3.3.5/3.4.3 optionsMike Frysinger2004-11-172-2/+8
|
* copy 3.4.2 and remove patches no longer neededMike Frysinger2004-11-1710-0/+4366
|
* add some help textMike Frysinger2004-11-171-5/+3Star
|
* direct copy from 3.3.4Mike Frysinger2004-11-178-0/+5491
|
* fix config scripts for shMike Frysinger2004-11-143-6/+33
|
* Fix 2.14.90.0.8 / 2.15 selection.Manuel Novoa III2004-11-051-1/+2
|
* Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breakingManuel Novoa III2004-10-311-0/+28
| | | | | coredump handling by gdb for current kernels. Update the hardcoded constants to reflect the change.
* Upstream bug fix.Manuel Novoa III2004-10-311-0/+12
|
* Integrate some patches extracted from gcc-3.4_3.4.2-3.diff.Manuel Novoa III2004-10-314-0/+440
|
* Integrate some debian patches, extracted from binutils_2.15-4.diff.Manuel Novoa III2004-10-315-0/+223
|
* Allow selection of specific (supported) versions... specificly the 2.6.8Manuel Novoa III2004-10-271-7/+15
| | | | headers with the (mostly mips related) cleanup patch.
* dohEric Andersen2004-10-261-1/+1
|
* Update to the latest linux-libc-headersEric Andersen2004-10-252-3/+12
|
* Kristian Hoffmann writes:Eric Andersen2004-10-194-9/+4Star
| | | | | | | | | TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian
* fix binutils_target-cleanMike Frysinger2004-10-191-0/+3
|
* fix the gcc_target-clean targetMike Frysinger2004-10-191-1/+1
|
* force patches to be converted -p1Mike Frysinger2004-10-191-1/+1
|
* Apply compressed patches as wellEric Andersen2004-10-181-1/+1
|
* Remove the non-compressed copy of this patchEric Andersen2004-10-181-0/+0
|
* allow for overriding the default -p1 arguement to patchMike Frysinger2004-10-181-1/+1
|
* Patch from Thomas Lundquist to fix a thinkoEric Andersen2004-10-181-1/+1
|
* do some touching to sync timestampsMike Frysinger2004-10-151-0/+5
|
* Build the uClibc utils with the uClibc-targeted toolchain.Manuel Novoa III2004-10-151-10/+7Star
| | | | While the host utils are also built, they are not currently installed.
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-117-9/+9
|
* depend on ncursesEric Andersen2004-10-102-8/+10
|
* Andrew May writes:Eric Andersen2004-10-102-3/+3
| | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
* Fixup SOFT_FLOAT handlingEric Andersen2004-10-093-9/+4Star
|
* allow people to enter target optimizationsMike Frysinger2004-10-091-3/+2Star
|
* final step in buildroot faceliftEric Andersen2004-10-095-8/+26
|
* Add some seperatorsEric Andersen2004-10-097-0/+13
|
* Remove obsolete reference to SOURCE_DIREric Andersen2004-10-091-1/+1
|
* Move the STLport to 2.95 where it belongsEric Andersen2004-10-092-1/+1
|
* facelift step number twoEric Andersen2004-10-097-8/+8214
|
* Major buildroot facelift, step one.Eric Andersen2004-10-09103-0/+38547
-Erik