summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils
Commit message (Collapse)AuthorAgeFilesLines
* 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