Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-21 | * config.bfd: Add vectors for powerpc and powerpc64-freebsd. | Alan Modra | 1 | -0/+2 |
2011-11-02 | [.] | DJ Delorie | 1 | -0/+1 |
2011-10-25 | bfd: | Nick Clifton | 1 | -0/+1 |
2011-09-22 | bfd/ | Tristan Gingold | 1 | -1/+1 |
2011-07-28 | BFD vector for elf32-i386-nacl: | Roland McGrath | 1 | -0/+1 |
2011-07-22 | Add initial Intel K1OM support. | H.J. Lu | 1 | -0/+2 |
2011-07-15 | include/ | Alan Modra | 1 | -1/+1 |
2011-06-13 | * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. | Nick Clifton | 1 | -0/+3 |
2011-06-06 | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 1 | -1/+1 |
2011-06-02 | * config.bfd: Add bfd_elf32_rx_be_ns_vec. | DJ Delorie | 1 | -0/+1 |
2011-05-25 | 2011-05-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -6/+6 |
2011-05-13 | ld/ | Bernd Schmidt | 1 | -0/+4 |
2011-05-12 | bfd/ | Jan Kratochvil | 1 | -0/+148 |
2011-03-28 | Add support for DragonFlyBSD target. | Nick Clifton | 1 | -2/+0 |
2011-02-13 | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 1 | -10/+2 |
2010-12-31 | bfd/ | Richard Sandiford | 1 | -6/+12 |
2010-12-31 | Add x86-64 ILP32 support. | H.J. Lu | 1 | -0/+1 |
2010-11-05 | bfd/ | Tristan Gingold | 1 | -1/+1 |
2010-10-22 | ld: | Rainer Orth | 1 | -0/+2 |
2010-09-27 | Fix unportable shell quoting. | Ralf Wildenhues | 1 | -1/+1 |
2010-08-21 | Fix misquoting in stdint.m4. | Ralf Wildenhues | 1 | -8/+4 |
2010-06-29 | remove maxq-coff port | Alan Modra | 1 | -7/+12 |
2010-06-01 | Sync toplevel files from GCC. | Ralf Wildenhues | 1 | -0/+44 |
2010-05-25 | 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com> | Nick Clifton | 1 | -0/+2 |
2010-05-25 | PR ld/11624 | Nick Clifton | 1 | -3/+5 |
2010-05-14 | 2010-05-14 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+6 |
2010-04-27 | 2010-04-27 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 1 | -2/+16 |
2010-04-14 | 2010-04-14 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+1 |
2010-04-10 | Support 32bit core note sections on Linux/x86-64. | H.J. Lu | 1 | -0/+11 |
2010-04-07 | * warning.m4 (GCC_WARN_CFLAGS): Only add -Wshadow for gcc-4 and above. | Alan Modra | 1 | -2/+14 |
2010-04-01 | 2010-04-01 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+2 |
2010-03-25 | bfd: | Joseph Myers | 1 | -0/+2 |
2010-03-05 | ld: | Rainer Orth | 1 | -0/+2 |
2010-01-13 | 2010-01-13 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -0/+1 |
2010-01-09 | Sync Libtool from GCC. | Ralf Wildenhues | 1 | -433/+557 |
2010-01-05 | 2010-01-04 Daniel Gutson <dgutson@codesourcery.com> | Daniel Gutson | 1 | -0/+69 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -1/+1 |
2009-11-30 | config: | Joseph Myers | 1 | -0/+5 |
2009-11-24 | * acinclude.m4: Add include of ../config/zlib.m4. | Joel Brobecker | 1 | -15/+34 |
2009-11-11 | bfd/ | Jan Kratochvil | 1 | -24/+27 |
2009-09-29 | bfd | Nick Clifton | 1 | -0/+2 |
2009-09-09 | config: | Paolo Bonzini | 1 | -468/+635 |
2009-09-09 | config: | Paolo Bonzini | 1 | -635/+468 |
2009-09-07 | bfd/: | Tristan Gingold | 1 | -114/+1 |
2009-09-04 | 2009-09-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2009-08-27 | Do not create $(bfdlibdir) and $(bfdincludedir) if !INSTALL_LIBBFD. | Ralf Wildenhues | 1 | -0/+2 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -13261/+6070 |
2009-08-11 | * configure.in: Remove elf-ifunc.lo from common ELF files. Add | Alan Modra | 1 | -9/+9 |
2009-08-06 | Add support for Xilinx MicroBlaze processor. | Nick Clifton | 1 | -0/+1 |
2009-07-25 | bfd/ | H.J. Lu | 1 | -0/+2 |