Age | Commit message (Expand) | Author | Files | Lines |
2017-11-10 | Fix riscv binutils xfail for debug_ranges test. | Jim Wilson | 2 | -1/+6 |
2017-11-07 | Fix typo in my email address. | Jim Wilson | 2 | -1/+5 |
2017-11-07 | RISC-V: Add Jim Wilson as a maintainer, and clean up our entries | Palmer Dabbelt | 2 | -2/+9 |
2017-11-07 | readelf ngettext fixes | Alan Modra | 15 | -110/+226 |
2017-11-07 | ngettext support | Alan Modra | 2 | -2/+13 |
2017-11-03 | [ARC] Force the disassam to use the hexadecimal number for printing | claziss | 4 | -1/+19 |
2017-11-03 | Fix integer overflow problems when reading an ELF binary with corrupt augment... | Nick Clifton | 2 | -25/+50 |
2017-11-02 | Work around integer overflows when readelf is checking for corrupt ELF notes ... | Mingi Cho | 2 | -16/+23 |
2017-11-01 | FT32B is a new FT32 family member. It has a code compression scheme, which re... | James Bowman | 2 | -0/+6 |
2017-11-01 | Fix an invalid free called when attempting to link a COFF object against an E... | Nick Clifton | 1 | -2/+10 |
2017-10-31 | Remind users to use the --use-dynamic command line option to dump dynamic rel... | Nick Clifton | 2 | -1/+21 |
2017-10-28 | PR22361 readelf buffer overflow on fuzzed archive header | Alan Modra | 2 | -0/+18 |
2017-10-27 | dwarf: Read register number as unsigned in DW_CFA_def_cfa* | Simon Marchi | 2 | -4/+10 |
2017-10-25 | Allow for __gnu_lto_slim prefixed with extra "_" | Alan Modra | 2 | -1/+8 |
2017-10-18 | [Visium] Disassemble the operands of the stop instruction. | Eric Botcazou | 2 | -0/+5 |
2017-10-18 | Add a warning to the how-to-make-a-release notes to check the permissions on ... | Nick Clifton | 2 | -5/+17 |
2017-10-18 | Move Svein Seldal to Past Maintainers section. | Nick Clifton | 2 | -1/+5 |
2017-10-18 | PR22303, print_core_note out of bounds read | Alan Modra | 2 | -27/+35 |
2017-10-17 | Add myself as dwarf-mode.el maintainer | Tom Tromey | 2 | -0/+5 |
2017-10-11 | Display more information when decoding DW_AT_endianity, DW_AT_decimal_sign, D... | Nick Clifton | 5 | -6/+283 |
2017-10-10 | Bump dwarf-mode version number | Tom Tromey | 2 | -1/+5 |
2017-10-10 | Asynchronous insertion for dwarf-mode.el | Tom Tromey | 2 | -16/+68 |
2017-10-10 | Set lexical-binding in dwarf-mode | Tom Tromey | 2 | -1/+5 |
2017-10-10 | Bind keys in dwarf-mode-map definition | Tom Tromey | 2 | -2/+11 |
2017-10-10 | Improve the speed of the --dwarf-start option by skipping processing of any c... | Nick Clifton | 2 | -0/+14 |
2017-10-06 | DWARF header checks | Alan Modra | 2 | -86/+95 |
2017-10-05 | Avoid spurious readelf error status from decode_arm_unwind. | Joseph Myers | 2 | -1/+5 |
2017-10-05 | Fix strip so that is accepts -M as an abbreviation for --merge-notes. | Nick Clifton | 2 | -1/+7 |
2017-10-05 | Change readelf so that when --wide is active a relocation's full name is disp... | Nick Clifton | 2 | -1/+7 |
2017-10-05 | Update README-how-to-make-a-release with the correct sequence for creating th... | Nick Clifton | 2 | -39/+34 |
2017-10-05 | PR22239 - invalid memory read in display_debug_frames | Alan Modra | 2 | -11/+12 |
2017-10-05 | Update my email address. | Tristan Gingold | 2 | -3/+8 |
2017-10-01 | PR22232, NULL pointer dereference in load_specific_debug_section | Alan Modra | 2 | -2/+10 |
2017-10-01 | PR22230, buffer overflow in display_debug_macro | Alan Modra | 2 | -4/+11 |
2017-09-30 | PR21978, objdump does not display line numbers in certain cases | Alan Modra | 2 | -12/+24 |
2017-09-27 | Prevent an infinite loop in the DWARF parsing code when encountering a CU str... | Nick Clifton | 2 | -1/+16 |
2017-09-27 | PR22216, infinite loop in readelf process_symbol_table | Alan Modra | 2 | -18/+34 |
2017-09-26 | Fix address violations when parsing a corrupt DWARF linenumber table. | Nick Clifton | 2 | -5/+22 |
2017-09-26 | Add README file for creating binutils releases | Nick Clifton | 2 | -0/+139 |
2017-09-26 | PR21732, String-concatenated message can not be translated | Alan Modra | 3 | -30/+60 |
2017-09-25 | Free memory returned from bfd_get_synthetic_symtab | H.J. Lu | 2 | -1/+9 |
2017-09-22 | LVU: dump loclists with locviews | Alexandre Oliva | 8 | -35/+1048 |
2017-09-22 | readelf tests | Alan Modra | 2 | -43/+49 |
2017-09-22 | readelf: Handle E_MIPS_MACH_5900 | Maciej W. Rozycki | 2 | -0/+5 |
2017-09-05 | Fix a buffer overrun when parsing a corrupt MIPS ELF binary. | Nick Clifton | 2 | -3/+9 |
2017-09-05 | Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelf | Alexander Fedotov-B55613 | 2 | -0/+17 |
2017-08-25 | PR21994, readelf looping on verdefs | Alan Modra | 2 | -14/+39 |
2017-08-23 | PR21990, Integer overflow in process_version_sections | Alan Modra | 2 | -26/+29 |
2017-08-17 | Add test of V2 GNU build attribute notes. | Nick Clifton | 8 | -1/+232 |
2017-08-16 | Add new NT_PPC_* available since Linux 4.8 | Gustavo Romero | 2 | -0/+31 |