summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils
Commit message (Collapse)AuthorAgeFilesLines
* 2.17.50.0.5 ver bumpMike Frysinger2006-09-276-0/+308
|
* help if we had the patches for the new versionMike Frysinger2006-09-275-0/+303
|
* patch is incorrect; we do not want to ignore comments while in #NO_APP modeMike Frysinger2006-09-248-752/+0
|
* ver bumpMike Frysinger2006-09-242-93/+5
|
* add URL for binutils 2.17 #1002Mike Frysinger2006-08-241-0/+3
|
* fix whitespaceMike Frysinger2006-07-171-6/+4
|
* punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17)Mike Frysinger2006-07-1723-1945/+0
|
* version bumpMike Frysinger2006-07-177-0/+401
|
* 2.17 is releasedMike Frysinger2006-06-248-0/+427
|
* version bump 2.16.94Mike Frysinger2006-06-158-0/+427
|
* cut 2.16.91.0.3 and 2.16.91.0.4Mike Frysinger2006-06-1015-1057/+0
|
* merge 2.17.50.0.2Mike Frysinger2006-06-108-0/+427
|
* add 2.16.93 (2.17 prerelease)Mike Frysinger2006-06-108-1/+427
|
* Add support for ARM EABI.Paul Mundt2006-06-051-0/+24
|
* Download using ftp instead of http from ftp sitesPeter Korsgaard2006-05-301-6/+6
|
* s/dependancies/dependencies/Mike Frysinger2006-05-261-1/+1
|
* Add some finer grained dependancy checking. Check thatEric Andersen2006-05-021-19/+1
| | | | | make >= 3.80 is installed, check that at least gcc 2.95 is installed. Other dependancy will be added as needed.
* import binutils-2.16.91.0.7Mike Frysinger2006-03-187-0/+403
|
* add a binutils-unpacked shortcutMike Frysinger2006-03-181-0/+1
|
* - make sure we use the proper CC for building binutils.Bernhard Reutner-Fischer2006-03-102-1/+14
| | | | | - add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional flags to binutils configure.
* 2.16.91.0.6 has been releasedMike Frysinger2006-02-157-0/+464
|
* cut some older versionsMike Frysinger2006-02-1516-1576/+0
|
* incorporate patches from marc in bug #273 to add support for nios2Mike Frysinger2006-01-042-0/+38366
|
* binutils 2.16.91.0.5 has been releasedMike Frysinger2005-12-207-0/+463
|
* - fix esthetical typo in comment of .ctorsBernhard Reutner-Fischer2005-12-061-0/+108
| | | | should be sent upstream, too.
* no point in patching config.sub when we just overwrite it with files from ↵Mike Frysinger2005-12-035-152/+0
| | | | the gnuconfig package
* - fix uclibc-config patch for 2.16.91.0.4Bernhard Reutner-Fischer2005-12-021-2/+2
|
* binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.Paul Mundt2005-11-211-0/+1
|
* 2.16.91.0.4 version bumpMike Frysinger2005-11-137-0/+493
|
* Get rid of hack."Steven J. Hill"2005-09-251-12/+0
|
* This patch (and the one that got checked in for gdb-snapshot) hack the ↵"Steven J. Hill"2005-08-301-0/+12
| | | | opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries.
* jdupre writes in Bug 390: trying to use buildroot failed telling me to ↵Mike Frysinger2005-08-281-0/+4
| | | | install bison ... turns out i was missing which, not bison
* patch from upstream to fix an off-by-one error in superh bfdMike Frysinger2005-08-267-0/+147
|
* remove older 2.16.91.0.1Mike Frysinger2005-08-267-503/+0
|
* import 2.16.91.0.3 based on 2.16.91.0.2Mike Frysinger2005-08-237-0/+493
|
* 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