summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Implement a workaround for GNU mak jobserverH.J. Lu2021-01-124-0/+28
* Updated translations for some subdirectoriesNick Clifton2021-01-122-1762/+2068
* Binutils: Check if AR works with --plugin and rcH.J. Lu2021-01-112-3/+16
* Updated translations for multiple subdirectoriesNick Clifton2021-01-114-5366/+6268
* Binutils: Pass --plugin to AR and RANLIBH.J. Lu2021-01-092-2/+29
* Update release howto with 2.37 numbersNick Clifton2021-01-091-17/+20
* Change version number to 2.36.50 and regenerate filesNick Clifton2021-01-093-1613/+1732
* Add Changelog entries and NEWS entries for 2.36 branchNick Clifton2021-01-094-1/+9
* configure regenAlan Modra2021-01-092-2/+6
* libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault2021-01-072-11/+5
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-0710-10/+144
* binutils/readelf.c: Correct grammar in commentReuben Thomas2021-01-072-1/+5
* PR27116, Spelling errors found by Debian style checkerAlan Modra2021-01-017-9/+17
* Update year range in copyright notice of binutils filesAlan Modra2021-01-01142-142/+146
* ChangeLog rotationAlan Modra2021-01-012-2068/+2082
* PR27128, nm -P portable output format regressionAlan Modra2020-12-312-13/+22
* elfedit: Pass osabi to reconcatH.J. Lu2020-12-292-1/+5
* binutils: Use the newly built assembler and linkerH.J. Lu2020-12-282-1/+15
* asan: print_vms_time signed integer overflowAlan Modra2020-12-242-6/+21
* x86-64: Add Intel LAM property supportH.J. Lu2020-12-239-3/+107
* Handle DT_GNU_FLAGS_1 in readelfVivek Das Mohapatra2020-12-152-0/+28
* Update ELF headers and readelf with recent e_machine assignments.Cary Coutant2020-12-132-1/+20
* Fix a build problem when using FreeBSD 12.Sebastian Huber2020-12-114-3/+9
* Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton2020-12-072-5/+6
* binutils: Make smart_rename safe tooSiddhesh Poyarekar2020-12-076-42/+148
* objcopy: Get input file stat after BFD openSiddhesh Poyarekar2020-12-072-16/+16
* binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar2020-12-075-14/+50
* README-how-to-make-a-release (point releases): Add a note to update the miles...Nick Clifton2020-12-072-8/+21
* asan: readelf: memory leaksAlan Modra2020-12-043-40/+65
* Allow spaces in the name of the external preprocessor used by windres.Nick Clifton2020-11-272-1/+13
* ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz2020-11-272-0/+44
* binutils: readelf: support CTF dicts with non-native-endian symtabsNick Alcock2020-11-252-0/+7
* nm ifunc test tweaksAlan Modra2020-11-252-4/+8
* Add missing test fileNick Clifton2020-11-201-0/+18
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-202-2/+7
* objdump, readelf: Report errors from CTF archive iterationNick Alcock2020-11-203-3/+17
* libctf, include, binutils, gdb: rename CTF-opening functionsNick Alcock2020-11-203-2/+8
* libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock2020-11-203-10/+20
* Add option to nm to change the characters displayed for ifunc symbols. Add a...Nick Clifton2020-11-208-16/+172
* Add a warning to dllwrap that it is deprecated.Linda Zhang2020-11-202-0/+8
* Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz2020-11-204-11/+29
* Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz2020-11-1811-8/+280
* Place the libdeps record in the second archive slot.Howard Chu2020-11-172-8/+16
* Fix readelf's and objdump's dislplay of DWO links when multiple links are pre...Nick Clifton2020-11-134-40/+87
* readelf: Fix output of rnglists sectionBernd Edlinger2020-11-112-2/+14
* oops - forgot to include the changelog update for the latest binutils/dwarf.c...Nick Clifton2020-11-101-0/+5
* Accept the DW_FORM_ref8 type when parsing DWARF types.Nick Clifton2020-11-101-0/+16
* Fix regexp for development.expAndreas Schwab2020-11-093-2/+7
* Extend the DWARF decoder to display FORM names when operating in wide mode.Nick Clifton2020-11-092-47/+109
* elfedit false "may be used uninitialised"Alan Modra2020-11-092-6/+8