aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-19dwarf.c: string_fortify.h strncpy errorAlan Modra2-16/+14
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu2-0/+21
2021-06-15Allow readelf to recognise GO buildid notes.Nick Clifton2-0/+6
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra3-42/+145
2021-06-14Use consistent type in binutils/dwarf.cEric Botcazou2-10/+17
2021-06-12readelf: don't clear section_headers in process_file_headerAlan Modra2-2/+4
2021-06-12Re: readelf section readingAlan Modra2-3/+12
2021-06-11readelf info leaks from one object to the nextAlan Modra2-25/+11
2021-06-11readelf section readingAlan Modra2-74/+74
2021-06-09Remove Daniel Jacobwitz from the maintainers listNick Clifton2-2/+4
2021-06-07fix Dwarf2 build with certain gcc versionsJan Beulich2-1/+5
2021-05-29Re: readelf and objdump helpAlan Modra2-4/+8
2021-05-29readelf and objdump helpAlan Modra3-132/+254
2021-05-29MIPS/opcodes: Do not use CP0 register names for control registersMaciej W. Rozycki3-2/+8
2021-05-29MIPS/binutils/testsuite: Fix XPA and Virtualization ASE casesMaciej W. Rozycki5-4/+12
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu2-3/+5
2021-05-27readelf -w and --debug-dump option helpAlan Modra2-5/+9
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu2-0/+9
2021-05-23elf: Use official name LoongArch for EM_LOONGARCH.Chenghua Xu2-1/+6
2021-05-21[Binutils] Update NT_ARM note types for readelfLuis Machado2-0/+10
2021-05-21[AArch64] MTE corefile supportLuis Machado2-0/+6
2021-05-19Fix a build problem if ENABLE_CHECKING is not defined.Eli Schwartz2-0/+8
2021-05-19PR27884, skip_attr_bytes: Assertion (data) <= (end) failedAlan Modra2-19/+32
2021-05-19PR27879, stack-buffer-overflow on sysdumpAlan Modra2-5/+14