summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils
Commit message (Collapse)AuthorAgeFilesLines
* prune 2.16.90.0.1 / 2.16.90.0.2Mike Frysinger2005-08-0214-1006/+0
|
* import binutils 2.16.91.0.2Mike Frysinger2005-08-027-0/+493
|
* make 2.16.1 the default binutilsMike Frysinger2005-06-271-1/+1
|
* import binutils 2.16.91.0.1Mike Frysinger2005-06-277-0/+503
|
* Add support for binutils 2.16.1. Patches are identical to those for 2.16.Manuel Novoa III2005-06-189-0/+1076
|
* 2.16.90.0.3 releasedMike Frysinger2005-05-117-0/+505
|
* Uh... sjhill... Why do you think this shouldn't be here?Manuel Novoa III2005-05-051-0/+218
|
* Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS"Steven J. Hill"2005-05-051-218/+0
| | | | | toolchain and filesystem image builds for C/C++. Java will be tested next.
* Looks like the 2.16 patches should work fine for 2.15.97, and tested with a ↵Manuel Novoa III2005-05-038-0/+1068
| | | | mipsel soft-float cross+native toolchain build.
* Add proper target support for newfangled sh targets.Paul Mundt2005-05-021-0/+76
| | | | | | | | | | | | | GCC folk in their infinite wisdom have added half-assed target support for newer sh cores. The support is there, but of course we have no way to actually enable the thing, so we do that with this patch. Likewise, binutils has no idea about any of these new targets either (not even a half-assed attempt, sadly), so we fix that up too.. now we're able to actually build a real toolchain for sh2a_nofpu- and other more ineptly named toolchains (and yes, there are more inept targets than that one, really. Go look, I promise).
* No need to patch this when there's a configuration parameter.Manuel Novoa III2005-05-021-15/+0
|
* Obsolete.Manuel Novoa III2005-05-021-41/+0
|
* This is the 100 patch for 2.16.90.0.2. Note that 2.16.90.0.2 seems to be ↵Manuel Novoa III2005-05-021-30/+107
| | | | broken for mips.
* No longer needed and actually breaks the gcc java build.Manuel Novoa III2005-05-011-41/+0
|
* Prune out a bunch of binutils versions that are no longerEric Andersen2005-05-0153-10583/+1
| | | | the latest and greatest in their respective binutils series
* Fill in a couple of omissions.Manuel Novoa III2005-04-301-30/+107
|
* Needed --disable-werror to get 2.16.mumble build from dying on missing ↵Manuel Novoa III2005-04-301-0/+5
| | | | prototypes in lex-generated files.
* grab the -linux-gnu* -> -linux-* config changes from mainline and backport ↵Mike Frysinger2005-04-303-156/+727
| | | | them to the 2.16 branch
* 2.16.90.0.2 releasedMike Frysinger2005-04-308-0/+447
|
* Add support for soon to be released binutils-2.16 as well as"Steven J. Hill"2005-04-2810-0/+477
| | | | | | GCC-4.1.0. These tool versions are needed so that NPTL support can be added into uClibc. Backporting NPTL from GCC-4.1.0 into GCC-4.0 may be possible, but not recommended.
* Fix broken patch. Was this even tested?"Steven J. Hill"2005-04-231-1/+1
|
* delete older 2.15.94.0.2 and add new 2.16.90.0.1Mike Frysinger2005-04-1110-801/+155
|
* Fix things the other way round. Instead of restoring the mipsEric Andersen2005-03-022-119/+0
| | | | | embedded pic support into binutils, instead fixup gcc to not emit any embedded pic relocations.
* bother. Fix the filenameEric Andersen2005-03-021-0/+0
|
* 117_mips_symbolic_link is from debianEric Andersen2005-03-021-0/+44
|
* 450-mips-restore-embedded-pic is I believe the minimum necessary to get gccEric Andersen2005-03-021-0/+75
| | | | | | | 3.3.x to compile again on mips. As was, compiling gcc 3.3.x for mips would cause gcc to blow up whining about combining symbols from different segments, since stock binutils no longer supports the PC relative expressions emitted by gcc 3.3.x for mips when generating embedded PIC code.
* Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILDEric Andersen2005-03-0211-0/+352
|
* On mips, default to 4k pages to make binaries smallerEric Andersen2005-03-0114-0/+364
|
* 2.15.94.0.2.2 has been releasedMike Frysinger2005-02-197-3/+1035
|
* oldMike Frysinger2005-02-196-1016/+0
|
* fixup use of a variable before it is setEric Andersen2005-02-111-7/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-1/+6
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* psm: also need to touchup libiberty/configure nowMike Frysinger2004-12-221-31/+46
|
* dont output whichMike Frysinger2004-12-221-3/+3
|
* binutils 2.15.94.0.2Mike Frysinger2004-12-218-1/+1020
|
* use which to locate apps (useful for non-Linux systems like OS X)Mike Frysinger2004-12-191-3/+3
|
* Kill off old unused JLEVEL junkEric Andersen2004-12-111-4/+4
|
* err patch has already been mergedMike Frysinger2004-12-011-54/+0
|
* 2.15.94.0.1 releasedMike Frysinger2004-11-239-3/+1074
|
* Fix 2.14.90.0.8 / 2.15 selection.Manuel Novoa III2004-11-051-1/+2
|
* Integrate some debian patches, extracted from binutils_2.15-4.diff.Manuel Novoa III2004-10-315-0/+223
|
* fix binutils_target-cleanMike Frysinger2004-10-191-0/+3
|
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-111-1/+1
|
* Add some seperatorsEric Andersen2004-10-091-0/+2
|
* facelift step number twoEric Andersen2004-10-091-1/+1
|
* Major buildroot facelift, step one.Eric Andersen2004-10-0938-0/+11619
-Erik