summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Avoid bogus compile time warning from clang by initialising local data struct...Pavel I. Kryukov2017-11-232-1/+9
* Add a test for PR binutils/22451H.J. Lu2017-11-213-0/+68
* [ARC] [COMMITTED] Update test pattern patching.claziss2017-11-212-1/+6
* Add ability to follow dwo links to readelf/objdump.Nick Clifton2017-11-218-140/+399
* PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_stringAlan Modra2017-11-193-10/+25
* Finish fixing riscv gas lns-common-1 failure, and lns-duplicate.Jim Wilson2017-11-172-2/+174
* Fix a memory leak when processing archives.Nick Clifton2017-11-172-0/+6
* Fix a snafu in a previous update to readelf that stopped it from printing arc...Nick Clifton2017-11-172-0/+6
* objcopy memory leakAlan Modra2017-11-152-0/+8
* Add support to readelf and objdump for following links to separate debug info...Nick Clifton2017-11-1519-1482/+2640
* Fix riscv binutils xfail for debug_ranges test.Jim Wilson2017-11-102-1/+6
* Fix typo in my email address.Jim Wilson2017-11-072-1/+5
* RISC-V: Add Jim Wilson as a maintainer, and clean up our entriesPalmer Dabbelt2017-11-072-2/+9
* readelf ngettext fixesAlan Modra2017-11-0715-110/+226
* ngettext supportAlan Modra2017-11-072-2/+13
* [ARC] Force the disassam to use the hexadecimal number for printingclaziss2017-11-034-1/+19
* Fix integer overflow problems when reading an ELF binary with corrupt augment...Nick Clifton2017-11-032-25/+50
* Work around integer overflows when readelf is checking for corrupt ELF notes ...Mingi Cho2017-11-022-16/+23
* FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman2017-11-012-0/+6
* Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton2017-11-011-2/+10
* Remind users to use the --use-dynamic command line option to dump dynamic rel...Nick Clifton2017-10-312-1/+21
* PR22361 readelf buffer overflow on fuzzed archive headerAlan Modra2017-10-282-0/+18
* dwarf: Read register number as unsigned in DW_CFA_def_cfa*Simon Marchi2017-10-272-4/+10
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-252-1/+8
* [Visium] Disassemble the operands of the stop instruction.Eric Botcazou2017-10-182-0/+5
* Add a warning to the how-to-make-a-release notes to check the permissions on ...Nick Clifton2017-10-182-5/+17
* Move Svein Seldal to Past Maintainers section.Nick Clifton2017-10-182-1/+5
* PR22303, print_core_note out of bounds readAlan Modra2017-10-182-27/+35
* Add myself as dwarf-mode.el maintainerTom Tromey2017-10-172-0/+5
* Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D...Nick Clifton2017-10-115-6/+283
* Bump dwarf-mode version numberTom Tromey2017-10-102-1/+5
* Asynchronous insertion for dwarf-mode.elTom Tromey2017-10-102-16/+68
* Set lexical-binding in dwarf-modeTom Tromey2017-10-102-1/+5
* Bind keys in dwarf-mode-map definitionTom Tromey2017-10-102-2/+11
* Improve the speed of the --dwarf-start option by skipping processing of any c...Nick Clifton2017-10-102-0/+14
* DWARF header checksAlan Modra2017-10-062-86/+95
* Avoid spurious readelf error status from decode_arm_unwind.Joseph Myers2017-10-052-1/+5
* Fix strip so that is accepts -M as an abbreviation for --merge-notes.Nick Clifton2017-10-052-1/+7
* Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton2017-10-052-1/+7
* Update README-how-to-make-a-release with the correct sequence for creating th...Nick Clifton2017-10-052-39/+34
* PR22239 - invalid memory read in display_debug_framesAlan Modra2017-10-052-11/+12
* Update my email address.Tristan Gingold2017-10-052-3/+8
* PR22232, NULL pointer dereference in load_specific_debug_sectionAlan Modra2017-10-012-2/+10
* PR22230, buffer overflow in display_debug_macroAlan Modra2017-10-012-4/+11
* PR21978, objdump does not display line numbers in certain casesAlan Modra2017-09-302-12/+24
* Prevent an infinite loop in the DWARF parsing code when encountering a CU str...Nick Clifton2017-09-272-1/+16
* PR22216, infinite loop in readelf process_symbol_tableAlan Modra2017-09-272-18/+34
* Fix address violations when parsing a corrupt DWARF linenumber table.Nick Clifton2017-09-262-5/+22
* Add README file for creating binutils releasesNick Clifton2017-09-262-0/+139
* PR21732, String-concatenated message can not be translatedAlan Modra2017-09-263-30/+60