Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-30 | This patch (and the one that got checked in for gdb-snapshot) hack the ↵ | "Steven J. Hill" | |
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. | |||
2005-08-28 | jdupre writes in Bug 390: trying to use buildroot failed telling me to ↵ | Mike Frysinger | |
install bison ... turns out i was missing which, not bison | |||
2005-08-26 | patch from upstream to fix an off-by-one error in superh bfd | Mike Frysinger | |
2005-08-26 | remove older 2.16.91.0.1 | Mike Frysinger | |
2005-08-23 | import 2.16.91.0.3 based on 2.16.91.0.2 | Mike Frysinger | |
2005-08-02 | prune 2.16.90.0.1 / 2.16.90.0.2 | Mike Frysinger | |
2005-08-02 | import binutils 2.16.91.0.2 | Mike Frysinger | |
2005-06-27 | make 2.16.1 the default binutils | Mike Frysinger | |
2005-06-27 | import binutils 2.16.91.0.1 | Mike Frysinger | |
2005-06-18 | Add support for binutils 2.16.1. Patches are identical to those for 2.16. | Manuel Novoa III | |
2005-05-11 | 2.16.90.0.3 released | Mike Frysinger | |
2005-05-05 | Uh... sjhill... Why do you think this shouldn't be here? | Manuel Novoa III | |
2005-05-05 | Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS | "Steven J. Hill" | |
toolchain and filesystem image builds for C/C++. Java will be tested next. | |||
2005-05-03 | Looks like the 2.16 patches should work fine for 2.15.97, and tested with a ↵ | Manuel Novoa III | |
mipsel soft-float cross+native toolchain build. | |||
2005-05-02 | Add proper target support for newfangled sh targets. | Paul Mundt | |
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). | |||
2005-05-02 | No need to patch this when there's a configuration parameter. | Manuel Novoa III | |
2005-05-02 | Obsolete. | Manuel Novoa III | |
2005-05-02 | This is the 100 patch for 2.16.90.0.2. Note that 2.16.90.0.2 seems to be ↵ | Manuel Novoa III | |
broken for mips. | |||
2005-05-01 | No longer needed and actually breaks the gcc java build. | Manuel Novoa III | |
2005-05-01 | Prune out a bunch of binutils versions that are no longer | Eric Andersen | |
the latest and greatest in their respective binutils series | |||
2005-04-30 | Fill in a couple of omissions. | Manuel Novoa III | |
2005-04-30 | Needed --disable-werror to get 2.16.mumble build from dying on missing ↵ | Manuel Novoa III | |
prototypes in lex-generated files. | |||
2005-04-30 | grab the -linux-gnu* -> -linux-* config changes from mainline and backport ↵ | Mike Frysinger | |
them to the 2.16 branch | |||
2005-04-30 | 2.16.90.0.2 released | Mike Frysinger | |
2005-04-28 | Add support for soon to be released binutils-2.16 as well as | "Steven J. Hill" | |
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. | |||
2005-04-23 | Fix broken patch. Was this even tested? | "Steven J. Hill" | |
2005-04-11 | delete older 2.15.94.0.2 and add new 2.16.90.0.1 | Mike Frysinger | |
2005-03-02 | Fix things the other way round. Instead of restoring the mips | Eric Andersen | |
embedded pic support into binutils, instead fixup gcc to not emit any embedded pic relocations. | |||
2005-03-02 | bother. Fix the filename | Eric Andersen | |
2005-03-02 | 117_mips_symbolic_link is from debian | Eric Andersen | |
2005-03-02 | 450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc | Eric Andersen | |
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. | |||
2005-03-02 | Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILD | Eric Andersen | |
2005-03-01 | On mips, default to 4k pages to make binaries smaller | Eric Andersen | |
2005-02-19 | 2.15.94.0.2.2 has been released | Mike Frysinger | |
2005-02-19 | old | Mike Frysinger | |
2005-02-11 | fixup use of a variable before it is set | Eric Andersen | |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2004-12-22 | psm: also need to touchup libiberty/configure now | Mike Frysinger | |
2004-12-22 | dont output which | Mike Frysinger | |
2004-12-21 | binutils 2.15.94.0.2 | Mike Frysinger | |
2004-12-19 | use which to locate apps (useful for non-Linux systems like OS X) | Mike Frysinger | |
2004-12-11 | Kill off old unused JLEVEL junk | Eric Andersen | |
2004-12-01 | err patch has already been merged | Mike Frysinger | |
2004-11-23 | 2.15.94.0.1 released | Mike Frysinger | |
2004-11-05 | Fix 2.14.90.0.8 / 2.15 selection. | Manuel Novoa III | |
2004-10-31 | Integrate some debian patches, extracted from binutils_2.15-4.diff. | Manuel Novoa III | |
2004-10-19 | fix binutils_target-clean | Mike Frysinger | |
2004-10-11 | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | |
2004-10-09 | Add some seperators | Eric Andersen | |
2004-10-09 | facelift step number two | Eric Andersen | |