aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Stop readelf from complaining about relocation sections with an sh_info field...Nick Clifton2-5/+15
2017-12-19Test binutils_assemble return valueAlan Modra12-290/+323
2017-12-18Decode expression lists used with DW_AT_byte_size and other DWARF attributes.Nick Clifton2-0/+23
2017-12-14binutils nm testsuite tidyAlan Modra3-26/+23
2017-12-11[Binutils][Objdump]Check symbol section information while search a mapping sy...Renlin Li3-0/+33
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton3-8/+29
2017-12-06Objcopy interleave fails if section address not multiple of interleave.Jim Wilson2-0/+18
2017-12-06PR22552, readelf heap buffer overflow in load_debug_sectionAlan Modra2-6/+17
2017-12-01Add --strip-unneeded to objcopy synopsisOleksandr Pikozh2-0/+5
2017-11-30Prevent an illegal memory access in readelf when attempting to parse a corrup...Nick Clifton2-0/+10
2017-11-29Stop objdump from attempting to allocate a huge chunk of memory when parsing ...Nick Clifton2-1/+17
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe2-4/+10
2017-11-28Properly handle note sections and segmentsH.J. Lu2-16/+39
2017-11-27Fix a seg-fault when displaying notes from a prorgam segment. Check for a NU...Nick Clifton2-11/+29
2017-11-26Rename argument name from link to xlinkH.J. Lu2-3/+8
2017-11-24Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu2-2/+13
2017-11-24Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi2-13/+2
2017-11-24elf: Properly compute offsets of note descriptor and next noteH.J. Lu2-2/+13
2017-11-23Avoid bogus compile time warning from clang by initialising local data struct...Pavel I. Kryukov2-1/+9
2017-11-21Add a test for PR binutils/22451H.J. Lu3-0/+68
2017-11-21[ARC] [COMMITTED] Update test pattern patching.claziss2-1/+6
2017-11-21Add ability to follow dwo links to readelf/objdump.Nick Clifton8-140/+399
2017-11-19PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_stringAlan Modra3-10/+25
2017-11-17Finish fixing riscv gas lns-common-1 failure, and lns-duplicate.Jim Wilson2-2/+174
2017-11-17Fix a memory leak when processing archives.Nick Clifton2-0/+6
2017-11-17Fix a snafu in a previous update to readelf that stopped it from printing arc...Nick Clifton2-0/+6
2017-11-15objcopy memory leakAlan Modra2-0/+8
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton19-1482/+2640
2017-11-10Fix riscv binutils xfail for debug_ranges test.Jim Wilson2-1/+6
2017-11-07Fix typo in my email address.Jim Wilson2-1/+5
2017-11-07RISC-V: Add Jim Wilson as a maintainer, and clean up our entriesPalmer Dabbelt2-2/+9
2017-11-07readelf ngettext fixesAlan Modra15-110/+226
2017-11-07ngettext supportAlan Modra2-2/+13
2017-11-03[ARC] Force the disassam to use the hexadecimal number for printingclaziss4-1/+19
2017-11-03Fix integer overflow problems when reading an ELF binary with corrupt augment...Nick Clifton2-25/+50
2017-11-02Work around integer overflows when readelf is checking for corrupt ELF notes ...Mingi Cho2-16/+23
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman2-0/+6
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton1-2/+10
2017-10-31Remind users to use the --use-dynamic command line option to dump dynamic rel...Nick Clifton2-1/+21
2017-10-28PR22361 readelf buffer overflow on fuzzed archive headerAlan Modra2-0/+18
2017-10-27dwarf: Read register number as unsigned in DW_CFA_def_cfa*Simon Marchi2-4/+10
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2-1/+8
2017-10-18[Visium] Disassemble the operands of the stop instruction.Eric Botcazou2-0/+5
2017-10-18Add a warning to the how-to-make-a-release notes to check the permissions on ...Nick Clifton2-5/+17
2017-10-18Move Svein Seldal to Past Maintainers section.Nick Clifton2-1/+5
2017-10-18PR22303, print_core_note out of bounds readAlan Modra2-27/+35
2017-10-17Add myself as dwarf-mode.el maintainerTom Tromey2-0/+5
2017-10-11Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D...Nick Clifton5-6/+283
2017-10-10Bump dwarf-mode version numberTom Tromey2-1/+5
2017-10-10Asynchronous insertion for dwarf-mode.elTom Tromey2-16/+68