summaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-08-28Also install readelf into tooldir/bin directoryH.J. Lu
2015-03-31Revert the AM_ZLIB change in binutilsH.J. Lu
2015-03-31Add --with-system-zlib in binutilsH.J. Lu
2015-01-02Regenerate Makeile.in file for copyright updateAlan Modra
2014-07-04Rename configure.in to configure.acAlan Modra
2014-07-04Use modern AC_INIT in configure.inAlan Modra
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker
2014-03-12autoreconfAlan Modra
2013-12-10Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath
2013-09-182013-09-18 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-12-17Add copyright noticesNick Clifton
2012-11-06Add a testcase for PR binutils/14567H.J. Lu
2012-08-16Add a testcase for PR binutils/14481H.J. Lu
2012-05-17bfd/Andreas Schwab
2012-05-16 PR binutils/13558Nick Clifton
2012-05-08 * Makefile.am (check_DEJAGNU): Export LC_ALL=C in place of otherAlan Modra
2012-05-07 * Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.Alan Modra
2012-02-14RegenerateAlan Modra
2011-10-25binutils: fix out of tree building with syslex regensMike Frysinger
2011-08-08 PR binutils/12964Alan Modra
2011-05-30 PR binutils/12820Alan Modra
2011-05-162011-05-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-11-21Add and use elfcomm.c/elfcomm.h.H.J. Lu
2010-11-05 * bin2c.c: Remove internationalization and version report.Alan Modra
2010-05-25 PR ld/11621Nick Clifton
2010-05-07bfd/Tristan Gingold
2010-03-30* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.Andreas Schwab
2010-01-262010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-01-09Sync Libtool from GCC.Ralf Wildenhues
2010-01-06Add elfeditH.J. Lu
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-11-20 * Makefile.am (syslex.o): Use $(NO_WERROR) not -Wno-error.Ben Elliston
2009-10-16 PR 10764Nick Clifton
2009-09-05binutils/Jan Kratochvil
2009-09-01Fix VPATH search for generated sources in binutils, gas, ld.Ralf Wildenhues
2009-08-29binutils/H.J. Lu
2009-08-24Fix yacc and lex reruns with maintainer-mode off.Ralf Wildenhues
2009-08-23Minor dependency fix for syslex.o in binutils.Ralf Wildenhues
2009-08-22Cleanups in binutils makefiles.Ralf Wildenhues
2009-08-22dependency tracking in binutilsRalf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-07-10bfd/H.J. Lu
2009-07-10bfdTom Tromey