summaryrefslogtreecommitdiff
path: root/binutils/Makefile.in
AgeCommit message (Expand)Author
2022-03-16binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi
2022-01-23Regenerate Makefile.in files with automake 1.15.1H.J. Lu
2022-01-17Update the config.guess and config.sub files from the master repository and r...Nick Clifton
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-01binutils: add missing prefix for binutils/index.html ruleMike Frysinger
2021-11-30binutils: regenerate Makefile.in after doc/ changesMike Frysinger
2021-11-29binutils: merge doc subdir up a levelMike Frysinger
2021-11-29binutils: enable silent build rulesMike Frysinger
2021-11-18Pass DEBUGINFOD_CFLAGS when compiling dwarf.cAlan Modra
2021-11-12Fix demangle style usage infoAlan Modra
2021-04-05C99 binutils configuryAlan Modra
2021-02-14Regen for binutils/aclocal.m4 changeAlan Modra
2021-01-13Regen Makefile.in for jobserver.m4 aclocal.m4 dependencyAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-11-09Fix regexp for development.expAndreas Schwab
2020-08-27libctf, binutils: initial work towards libctf gettextizationNick Alcock
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey
2020-06-26binutils, ld: work with --disable-libctfNick Alcock
2020-02-04Missing objdump dependency od-elf32_avrAlan Modra
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-10-03libctf: installable libctf as a shared libraryNick Alcock
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell
2019-07-23Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid
2019-06-14Regenerate with approved autotools versionAlan Modra
2019-06-03Revert patch that disables building libctf for non-ELF based targets.Nick Clifton
2019-05-29Do not build libctf for targets that do not use the ELF file format.Nick Clifton
2019-05-28binutils: CTF support for objdump and readelfNick Alcock
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-08-23Prune BFD warnings for unknown GNU propertiesH.J. Lu
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi
2018-04-16Remove IEEE 695 object supportAlan Modra
2018-04-16Remove netware supportAlan Modra
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