aboutsummaryrefslogtreecommitdiff
path: root/binutils/configure
AgeCommit message (Expand)AuthorFilesLines
2023-07-03Change version number to 2.40.90 and regenerate filesNick Clifton1-10/+10
2023-05-26Enhance objdump's --private option so that it can display the contents of PE ...Nick Clifton1-1/+6
2023-01-10Add aarch64-w64-mingw32 targetMark Harmstone1-0/+10
2023-01-02obsolete target tidyAlan Modra1-9/+0
2022-12-31Update version number and regenerate filesNick Clifton1-10/+10
2022-11-22binutils/configure.ac: integrate last changeMichael Matz1-1/+1
2022-11-22readelf: use fseeko64 or fseeko if possibleBrett Werling1-1/+1
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon1-10/+10
2022-10-31objdump: Add configure time option to enable colored disassembly output by de...Nick Clifton1-2/+28
2022-09-28egrep in binutilsAlan Modra1-2/+2
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-3/+133
2022-09-26PKG_CHECK_MODULES for msgpack and janssonAlan Modra1-14/+7
2022-09-14bfd: Stop using -Wstack-usage=262144 when built with ClangTsukasa OI1-0/+18
2022-08-13Make dwarf_vma uint64_tAlan Modra1-252/+2
2022-07-22PR17122, OSX 10.9 build failureAlan Modra1-11/+1
2022-07-09Regenerate with automake-1.15.1Alan Modra1-118/+103
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton1-113/+128
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2022-03-16binutils/readelf: build against msgpack, dump NT_AMDGPU_METADATA note contentsSimon Marchi1-3/+134
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu1-15/+3
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton1-13/+25
2021-11-29binutils: merge doc subdir up a levelMike Frysinger1-2/+1
2021-11-29binutils: enable silent build rulesMike Frysinger1-2/+41
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock1-45/+46
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV1-1/+1
2021-07-21Remove `netbsdpe` supportJohn Ericson1-1/+1
2021-07-07Check for strnlen declaration to fix Solaris 10 buildRainer Orth1-0/+10
2021-07-03Update version number and regenerate filesNick Clifton1-10/+10
2021-04-15PR27725, better objcopy -p timesAlan Modra1-22/+160
2021-04-14PR27716, build failure for msdosdjgpp: PATH_MAX undeclaredAlan Modra1-1/+1
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra1-2/+20
2021-04-05C99 binutils configuryAlan Modra1-1588/+523
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton1-2/+27
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu1-0/+18
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2021-01-09Change version number to 2.36.50 and regenerate filesNick Clifton1-10/+10
2021-01-09configure regenAlan Modra1-2/+2
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault1-11/+1
2020-11-20Add option to nm to change the characters displayed for ifunc symbols. Add a...Nick Clifton1-8/+34
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-11/+53
2020-07-28PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu1-6/+8
2020-07-28PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu1-0/+22
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey1-105/+264
2020-07-09Remove powerpc PE supportAlan Modra1-9/+0
2020-07-04Update version to 2.35.50 and regenerate filesNick Clifton1-10/+10
2020-06-26binutils, ld: work with --disable-libctfNick Alcock1-2/+37
2020-02-19Merge changes from GCC for the config/ directoryAndrew Burgess1-8/+25
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton1-10/+10
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey1-48/+136