aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2020-05-23ar many_files testAlan Modra2-0/+60
2020-05-21Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra10-176/+92
2020-05-21asan: readelf: wild read in get_num_dynamic_symsAlan Modra2-1/+7
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2-1/+6
2020-05-19Allow readelf to issue warnings if checking is enabled and there are discrepa...H.J. Lu2-7/+47
2020-05-19Use bfd_get_filename throughout binutilsAlan Modra5-16/+26
2020-05-18binutils: Add myself as maintainer for OpenRISCStafford Horne2-0/+5
2020-05-07objcopy: Mention 'entry address' in descriptionAndrew Burgess2-4/+11
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton6-46/+43
2020-05-04[PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS sectionFangrui Song3-8/+16
2020-05-04GAS: Do not create an entry for the default directory if the directory table ...Nick Clifton2-7/+29
2020-05-04readelf: nds32 specific decodingAlan Modra2-6/+15
2020-05-01objdump: long run time when using -D -zAlan Modra2-32/+42
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan3-6/+12
2020-04-30Add generic tests for linker support of the -shared or -pie options to tests ...Nick Clifton2-0/+22
2020-04-29When displaying ranges, ignore duplicate offsets.Andrew Burgess2-0/+15
2020-04-29Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec...Nick Clifton10-53/+201
2020-04-29Updated Serbian translation for the binutils sub-directory, and Swedish trans...Nick Clifton2-2455/+5580
2020-04-26readelf: NULL dereferenceAlan Modra2-30/+16
2020-04-24readelf: memory leaks in process_dynamic_sectionAlan Modra2-66/+82
2020-04-23arc: Add support for ARC HS extra registers in core filesAnton Kolesov2-0/+12
2020-04-22xtensa: fix PR ld/25861Max Filippov2-1/+14
2020-04-22Add myself as maintainer for PDP11.Stephen Casner1-0/+1
2020-04-22Remove Chris Faylor as the ix86 PE maintainer.Nick Clifton2-1/+4
2020-04-22readelf: move file related static vars to filedataAlan Modra2-441/+504
2020-04-22readelf: cmdline dataAlan Modra2-50/+64
2020-04-20fix typo last commitAlan Modra1-1/+1
2020-04-20readelf: segfault at readelf.c:12227Alan Modra2-0/+11
2020-04-20readelf: segfaults fuzzing multiple object filesAlan Modra2-15/+19
2020-04-20readelf memory leaksAlan Modra2-5/+14
2020-04-17[PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs.Fredrik Strupe5-0/+74
2020-04-17PR25840, Null pointer dereference in objdumpAlan Modra2-0/+7
2020-04-16Extend objdump --no-addresses infoAlan Modra2-1/+7
2020-04-15objdump --no-addressesAlan Modra3-18/+54
2020-04-15PR25822, Invalid read in process_symbol_tableAlan Modra2-1/+9
2020-04-15readelf: zero static vars after freeingAlan Modra2-0/+13
2020-04-15readelf: increase size of static buffersAlan Modra2-23/+17
2020-04-15Re: readelf: Consolidate --syms --use-dynamic with --dyn-symsAlan Modra2-1/+6
2020-04-14readelf memory leaks processing mipsAlan Modra2-3/+12
2020-04-14readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu2-499/+527
2020-04-02ld: Disable ifunc tests on SolarisRainer Orth2-2/+6
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton3-1/+16
2020-03-28Re: Adjust objcopy_testAlan Modra2-4/+9
2020-03-28Adjust objcopy_testAlan Modra2-14/+28
2020-03-27Add testcase for PR 25662 invalid sh_offset for sectionJozef Lawrynowicz4-19/+104
2020-03-27Re: readelf looping in process_archiveAlan Modra2-2/+7
2020-03-25readelf looping in process_archiveAlan Modra2-2/+8
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu3-5/+14
2020-03-24bfd: Display symbol version for nm -DH.J. Lu2-6/+32
2020-03-24readelf memory leak in process_mips_specificAlan Modra2-2/+12