| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo in f7f2534e | Alan Modra | 2014-08-20 | 1 | -1/+1 |
* | This patch adds support for FreeBSD ARM in gas. | Nick Clifton | 2014-08-19 | 1 | -0/+2 |
* | Rename configure.in to configure.ac | Alan Modra | 2014-07-04 | 1 | -1/+1 |
* | Use modern AC_INIT in configure.in | Alan Modra | 2014-07-04 | 1 | -4/+4 |
* | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 2014-06-05 | 1 | -1/+4 |
* | Remove support for the (deprecated) openrisc and or32 configurations and replace | Christian Svensson | 2014-04-22 | 1 | -30/+13 |
* | autoreconf | Alan Modra | 2014-03-12 | 1 | -1/+1 |
* | Add support for Andes NDS32: | Kuan-Lin Chen | 2013-12-13 | 1 | -0/+17 |
* | Use $(INSTALL_PROGRAM_ENV) consistently. | Roland McGrath | 2013-12-10 | 1 | -6/+6 |
* | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | Richard Sandiford | 2013-06-22 | 1 | -17/+0 |
* | 2013-02-06 Sandra Loosemore <sandra@codesourcery.com> | Sandra Loosemore | 2013-02-06 | 1 | -0/+17 |
* | * common.h: Fix case of "Meta". | Nick Clifton | 2013-01-10 | 1 | -0/+17 |
* | Add copyright notices | Nick Clifton | 2012-12-17 | 1 | -0/+18 |
* | * Makefile.am (bootstrap): Add $EXEEXT to dependency. | Alan Modra | 2012-09-11 | 1 | -1/+1 |
* | Add support for 64-bit ARM architecture: AArch64 | Nick Clifton | 2012-08-13 | 1 | -0/+17 |
* | bfd/ | Andreas Schwab | 2012-05-17 | 1 | -7/+6 |
* | PR 14072 | Nick Clifton | 2012-05-17 | 1 | -15/+16 |
* | * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of other | Alan Modra | 2012-05-08 | 1 | -1/+1 |
* | * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG. | Alan Modra | 2012-05-07 | 1 | -0/+1 |
* | Add support for Motorola XGATE embedded CPU | Nick Clifton | 2012-05-03 | 1 | -0/+18 |
* | [.] | DJ Delorie | 2011-11-02 | 1 | -0/+26 |
* | bfd: | Nick Clifton | 2011-10-25 | 1 | -0/+17 |
* | * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo and cpu-tilepro.lo. | Nick Clifton | 2011-06-13 | 1 | -0/+34 |
* | Remove CONFIG_OBJS, GENERIC_OBJS and OBJS. | H.J. Lu | 2010-07-04 | 1 | -38/+0 |
* | bfd/ChangeLog: | Cary Coutant | 2010-07-03 | 1 | -8/+11 |
* | remove maxq-coff port | Alan Modra | 2010-06-29 | 1 | -17/+0 |
* | Fix typo. | Nick Clifton | 2010-05-25 | 1 | -1/+1 |
* | PR ld/11621 | Nick Clifton | 2010-05-25 | 1 | -48/+49 |
* | bfd/ | Tristan Gingold | 2010-05-07 | 1 | -3/+3 |
* | bfd: | Joseph Myers | 2010-03-25 | 1 | -0/+17 |
* | * Makefile.am (CPU_TYPES, OBJ_FORMATS, CPU_OBJ_VALID, | Joseph Myers | 2010-02-05 | 1 | -136/+0 |
* | Sync Libtool from GCC. | Ralf Wildenhues | 2010-01-09 | 1 | -1/+0 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -0/+3 |
* | bfd | Nick Clifton | 2009-09-29 | 1 | -1/+29 |
* | bfd/: | Tristan Gingold | 2009-09-07 | 1 | -3/+22 |
* | * Makefile.am (bfin-parse.o): Remove bfin-parse.h from | Jie Zhang | 2009-09-04 | 1 | -4/+5 |
* | Fix itbl-parse.h dependencies in gas. | Ralf Wildenhues | 2009-09-03 | 1 | -3/+7 |
* | Fix VPATH search for generated sources in binutils, gas, ld. | Ralf Wildenhues | 2009-09-01 | 1 | -8/+8 |
* | moxie fixes in gas. | Ralf Wildenhues | 2009-08-26 | 1 | -0/+16 |
* | Fix yacc and lex reruns with maintainer-mode off. | Ralf Wildenhues | 2009-08-24 | 1 | -0/+5 |
* | Cleanups in binutils makefiles. | Ralf Wildenhues | 2009-08-22 | 1 | -5/+2 |
* | dependency tracking in gas | Ralf Wildenhues | 2009-08-22 | 1 | -4192/+1275 |
* | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 1 | -58/+4 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 1 | -119/+139 |
* | 2009-08-17 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2009-08-17 | 1 | -5/+186 |
* | Add support for Xilinx MicroBlaze processor. | Nick Clifton | 2009-08-06 | 1 | -0/+26 |
* | bfd/ | H.J. Lu | 2009-07-10 | 1 | -17/+48 |
* | bfd | Tom Tromey | 2009-07-10 | 1 | -28/+28 |
* | 2009-07-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2009-07-02 | 1 | -1/+10 |
* | * dep-in.sed: Don't use \n in replacement part of s command. | Alan Modra | 2009-06-04 | 1 | -4/+5 |