aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra7-9/+17
2021-01-01Update year range in copyright notice of binutils filesAlan Modra142-142/+146
2021-01-01ChangeLog rotationAlan Modra2-2068/+2082
2020-12-31PR27128, nm -P portable output format regressionAlan Modra2-13/+22
2020-12-29elfedit: Pass osabi to reconcatH.J. Lu2-1/+5
2020-12-28binutils: Use the newly built assembler and linkerH.J. Lu2-1/+15
2020-12-24asan: print_vms_time signed integer overflowAlan Modra2-6/+21
2020-12-23x86-64: Add Intel LAM property supportH.J. Lu9-3/+107
2020-12-15Handle DT_GNU_FLAGS_1 in readelfVivek Das Mohapatra2-0/+28
2020-12-13Update ELF headers and readelf with recent e_machine assignments.Cary Coutant2-1/+20
2020-12-11Fix a build problem when using FreeBSD 12.Sebastian Huber4-3/+9
2020-12-07Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.Nick Clifton2-5/+6
2020-12-07binutils: Make smart_rename safe tooSiddhesh Poyarekar6-42/+148
2020-12-07objcopy: Get input file stat after BFD openSiddhesh Poyarekar2-16/+16
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar5-14/+50
2020-12-07README-how-to-make-a-release (point releases): Add a note to update the miles...Nick Clifton2-8/+21
2020-12-04asan: readelf: memory leaksAlan Modra3-40/+65
2020-11-27Allow spaces in the name of the external preprocessor used by windres.Nick Clifton2-1/+13
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz2-0/+44
2020-11-25binutils: readelf: support CTF dicts with non-native-endian symtabsNick Alcock2-0/+7
2020-11-25nm ifunc test tweaksAlan Modra2-4/+8
2020-11-20Add missing test fileNick Clifton1-0/+18
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2-2/+7
2020-11-20objdump, readelf: Report errors from CTF archive iterationNick Alcock3-3/+17
2020-11-20libctf, include, binutils, gdb: rename CTF-opening functionsNick Alcock3-2/+8
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock3-10/+20
2020-11-20Add option to nm to change the characters displayed for ifunc symbols. Add a...Nick Clifton8-16/+172
2020-11-20Add a warning to dllwrap that it is deprecated.Linda Zhang2-0/+8
2020-11-20Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz4-11/+29
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz11-8/+280
2020-11-17Place the libdeps record in the second archive slot.Howard Chu2-8/+16
2020-11-13Fix readelf's and objdump's dislplay of DWO links when multiple links are pre...Nick Clifton4-40/+87
2020-11-11readelf: Fix output of rnglists sectionBernd Edlinger2-2/+14
2020-11-10oops - forgot to include the changelog update for the latest binutils/dwarf.c...Nick Clifton1-0/+5
2020-11-10Accept the DW_FORM_ref8 type when parsing DWARF types.Nick Clifton1-0/+16
2020-11-09Fix regexp for development.expAndreas Schwab3-2/+7
2020-11-09Extend the DWARF decoder to display FORM names when operating in wide mode.Nick Clifton2-47/+109
2020-11-09elfedit false "may be used uninitialised"Alan Modra2-6/+8
2020-11-09Re: dependency list for static librariesHoward Chu2-2/+7
2020-11-06elfedit: Update help messageH.J. Lu2-10/+33
2020-11-03Add an option to the archiver to add a section recording library dependencies.Howard Chu8-45/+210
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu23-31/+55
2020-10-29dwarf: Also match abbrev base when searching abbrev listH.J. Lu5-22/+1517
2020-10-29Fix a potential illegal memory access by objcopy when extracting dwo sections.Nick Clifton2-2/+15
2020-10-28Use sha256 for hashes in the release processAndreas Rammhold2-2/+6
2020-10-28Fix compile time warning building with gcc 11.Nick Clifton2-1/+5
2020-10-27Fix the decoding of DW_FORM_ref_addr DWARF attribute.Nick Clifton2-138/+474
2020-10-22binutils: Report error message on errorH.J. Lu2-0/+6
2020-10-22Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert3-1565/+1724
2020-10-21Work around problem in DWARF decoding library which can result in attempts to...Nick Clifton2-18/+36