aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2021-10-21Avoid -Waddress warnings in readelfAlan Modra1-86/+123
2021-10-19Fix a potential illegal memory access when testing for a special LTO symbol n...Nick Clifton3-2/+10
2021-10-17PR28459, readelf issues bogus warningAlan Modra1-1/+0
2021-10-06PR28401, invalid section name lookupAlan Modra1-13/+17
2021-09-30make objcopy fail if it is asked to redefine symbols in an object file contai...Nick Clifton2-0/+12
2021-09-30Add support to readelf for reading OpenBSD ELF core notes.Frederic Cambus1-0/+24
2021-09-29PR27202, readelf -wL doesn't work on ".loc 0"Alan Modra1-3/+8
2021-09-28PR28391, strip/objcopy --preserve-dates *.a: cannot set timeGleb Fotengauer-Malinovskiy2-0/+4
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock2-45/+50
2021-09-20riscv: print .2byte or .4byte before an unknown instruction encodingAndrew Burgess4-0/+73
2021-09-07Revert: [AArch64] MTE corefile supportLuis Machado2-2/+8
2021-09-03CC_FOR_TARGET et alAlan Modra1-4/+4
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV1-1/+1
2021-09-02PTR_ADD and NPTR_ADD for bfd.hAlan Modra1-1/+1
2021-09-01PR28250, Null pointer dereference in debug_class_type_samepAlan Modra1-1/+1
2021-08-31Update the how-to-make-a-release document so that a check for empty manual pa...Nick Clifton1-0/+4
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu7-11/+17
2021-08-24objdump -S test fail on mingwAlan Modra3-12/+33
2021-08-17PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo1-0/+5
2021-08-17PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo1-0/+5
2021-08-17PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo1-0/+6
2021-08-17PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo1-0/+6
2021-08-11Add 3 new PAC-related ARM note typesLuis Machado1-0/+6
2021-08-11Updated Portuguese translation for the binutils sub-directory.Nick Clifton2-2707/+3860
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson3-1380/+1374
2021-08-11x86: have non-PE/COFF BEOS be recognized as ELFJan Beulich1-0/+5
2021-08-10Updated Serbian and Russian translations for various sub-directoriesNick Clifton2-2477/+3641
2021-08-04PR28156, rename.c doesn't compile with MinGWAlan Modra1-0/+2
2021-07-30readelf: catch archive_file_size of -1Alan Modra1-3/+1
2021-07-21Remove `netbsdpe` supportJohn Ericson3-3/+2
2021-07-18Update how-to-make-a-release checklist with latest changes from 2.37 releaseNick Clifton1-16/+35
2021-07-16Updated Swedish translation for the binutils sub-directoryNick Clifton3-2301/+3142
2021-07-14objdump: add DWARF support for AIXClément Chigot4-49/+66
2021-07-13RISC-V: Enable elf attributes when default configure option isn't set.Nelson Chu6-1/+9
2021-07-12Updated French translation for the binutils sub-directoryNick Clifton2-2314/+3456
2021-07-12Fix a translation problem for the text generated by readelf at the start of a...Nick Clifton1-31/+25
2021-07-10PR28069, assertion fail in dwarf.c:display_discr_listAlan Modra3-21/+26
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu1-0/+39
2021-07-07Check for strnlen declaration to fix Solaris 10 buildRainer Orth4-1/+20
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng1-0/+13
2021-07-05Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton1-2320/+3488
2021-07-05PR28047, readelf crash due to assertion failureAlan Modra2-6/+17
2021-07-03More minor updates to the how-to-make-a-release documentationgdb-11-branchpointNick Clifton1-9/+9
2021-07-03Update version number and regenerate filesNick Clifton4-2116/+2997
2021-07-03Add markers for 2.37 branchNick Clifton3-0/+7
2021-07-02PR28048, heap-buffer-overflow on readelf -WwAlan Modra2-1/+7
2021-07-01Partially fix debuginfod tests in binutils testsuite.Nick Clifton2-5/+10
2021-07-01readelf: Reset file position to beginning for thin archive membersAndrei Homescu4-0/+60
2021-06-30Handle DW_FORM_implicit_const when displaying an attributeNick Clifton2-0/+9
2021-06-30Fix signedness of def_cfa_sf and def_cfa_offset_sfRichard Henderson2-7/+14