| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid bogus compile time warning from clang by initialising local data struct... | Pavel I. Kryukov | 2017-11-23 | 2 | -1/+9 |
* | Add a test for PR binutils/22451 | H.J. Lu | 2017-11-21 | 3 | -0/+68 |
* | [ARC] [COMMITTED] Update test pattern patching. | claziss | 2017-11-21 | 2 | -1/+6 |
* | Add ability to follow dwo links to readelf/objdump. | Nick Clifton | 2017-11-21 | 8 | -140/+399 |
* | PR22443, Global buffer overflow in _bfd_elf_get_symbol_version_string | Alan Modra | 2017-11-19 | 3 | -10/+25 |
* | Finish fixing riscv gas lns-common-1 failure, and lns-duplicate. | Jim Wilson | 2017-11-17 | 2 | -2/+174 |
* | Fix a memory leak when processing archives. | Nick Clifton | 2017-11-17 | 2 | -0/+6 |
* | Fix a snafu in a previous update to readelf that stopped it from printing arc... | Nick Clifton | 2017-11-17 | 2 | -0/+6 |
* | objcopy memory leak | Alan Modra | 2017-11-15 | 2 | -0/+8 |
* | Add support to readelf and objdump for following links to separate debug info... | Nick Clifton | 2017-11-15 | 19 | -1482/+2640 |
* | Fix riscv binutils xfail for debug_ranges test. | Jim Wilson | 2017-11-10 | 2 | -1/+6 |
* | Fix typo in my email address. | Jim Wilson | 2017-11-07 | 2 | -1/+5 |
* | RISC-V: Add Jim Wilson as a maintainer, and clean up our entries | Palmer Dabbelt | 2017-11-07 | 2 | -2/+9 |
* | readelf ngettext fixes | Alan Modra | 2017-11-07 | 15 | -110/+226 |
* | ngettext support | Alan Modra | 2017-11-07 | 2 | -2/+13 |
* | [ARC] Force the disassam to use the hexadecimal number for printing | claziss | 2017-11-03 | 4 | -1/+19 |
* | Fix integer overflow problems when reading an ELF binary with corrupt augment... | Nick Clifton | 2017-11-03 | 2 | -25/+50 |
* | Work around integer overflows when readelf is checking for corrupt ELF notes ... | Mingi Cho | 2017-11-02 | 2 | -16/+23 |
* | FT32B is a new FT32 family member. It has a code compression scheme, which re... | James Bowman | 2017-11-01 | 2 | -0/+6 |
* | Fix an invalid free called when attempting to link a COFF object against an E... | Nick Clifton | 2017-11-01 | 1 | -2/+10 |
* | Remind users to use the --use-dynamic command line option to dump dynamic rel... | Nick Clifton | 2017-10-31 | 2 | -1/+21 |
* | PR22361 readelf buffer overflow on fuzzed archive header | Alan Modra | 2017-10-28 | 2 | -0/+18 |
* | dwarf: Read register number as unsigned in DW_CFA_def_cfa* | Simon Marchi | 2017-10-27 | 2 | -4/+10 |
* | Allow for __gnu_lto_slim prefixed with extra "_" | Alan Modra | 2017-10-25 | 2 | -1/+8 |
* | [Visium] Disassemble the operands of the stop instruction. | Eric Botcazou | 2017-10-18 | 2 | -0/+5 |
* | Add a warning to the how-to-make-a-release notes to check the permissions on ... | Nick Clifton | 2017-10-18 | 2 | -5/+17 |
* | Move Svein Seldal to Past Maintainers section. | Nick Clifton | 2017-10-18 | 2 | -1/+5 |
* | PR22303, print_core_note out of bounds read | Alan Modra | 2017-10-18 | 2 | -27/+35 |
* | Add myself as dwarf-mode.el maintainer | Tom Tromey | 2017-10-17 | 2 | -0/+5 |
* | Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D... | Nick Clifton | 2017-10-11 | 5 | -6/+283 |
* | Bump dwarf-mode version number | Tom Tromey | 2017-10-10 | 2 | -1/+5 |
* | Asynchronous insertion for dwarf-mode.el | Tom Tromey | 2017-10-10 | 2 | -16/+68 |
* | Set lexical-binding in dwarf-mode | Tom Tromey | 2017-10-10 | 2 | -1/+5 |
* | Bind keys in dwarf-mode-map definition | Tom Tromey | 2017-10-10 | 2 | -2/+11 |
* | Improve the speed of the --dwarf-start option by skipping processing of any c... | Nick Clifton | 2017-10-10 | 2 | -0/+14 |
* | DWARF header checks | Alan Modra | 2017-10-06 | 2 | -86/+95 |
* | Avoid spurious readelf error status from decode_arm_unwind. | Joseph Myers | 2017-10-05 | 2 | -1/+5 |
* | Fix strip so that is accepts -M as an abbreviation for --merge-notes. | Nick Clifton | 2017-10-05 | 2 | -1/+7 |
* | Change readelf so that when --wide is active a relocation's full name is disp... | Nick Clifton | 2017-10-05 | 2 | -1/+7 |
* | Update README-how-to-make-a-release with the correct sequence for creating th... | Nick Clifton | 2017-10-05 | 2 | -39/+34 |
* | PR22239 - invalid memory read in display_debug_frames | Alan Modra | 2017-10-05 | 2 | -11/+12 |
* | Update my email address. | Tristan Gingold | 2017-10-05 | 2 | -3/+8 |
* | PR22232, NULL pointer dereference in load_specific_debug_section | Alan Modra | 2017-10-01 | 2 | -2/+10 |
* | PR22230, buffer overflow in display_debug_macro | Alan Modra | 2017-10-01 | 2 | -4/+11 |
* | PR21978, objdump does not display line numbers in certain cases | Alan Modra | 2017-09-30 | 2 | -12/+24 |
* | Prevent an infinite loop in the DWARF parsing code when encountering a CU str... | Nick Clifton | 2017-09-27 | 2 | -1/+16 |
* | PR22216, infinite loop in readelf process_symbol_table | Alan Modra | 2017-09-27 | 2 | -18/+34 |
* | Fix address violations when parsing a corrupt DWARF linenumber table. | Nick Clifton | 2017-09-26 | 2 | -5/+22 |
* | Add README file for creating binutils releases | Nick Clifton | 2017-09-26 | 2 | -0/+139 |
* | PR21732, String-concatenated message can not be translated | Alan Modra | 2017-09-26 | 3 | -30/+60 |