Age | Commit message (Expand) | Author | Files | Lines |
2021-06-07 | fix Dwarf2 build with certain gcc versions | Jan Beulich | 2 | -1/+5 |
2021-05-29 | Re: readelf and objdump help | Alan Modra | 2 | -4/+8 |
2021-05-29 | readelf and objdump help | Alan Modra | 3 | -132/+254 |
2021-05-29 | MIPS/opcodes: Do not use CP0 register names for control registers | Maciej W. Rozycki | 3 | -2/+8 |
2021-05-29 | MIPS/binutils/testsuite: Fix XPA and Virtualization ASE cases | Maciej W. Rozycki | 5 | -4/+12 |
2021-05-28 | x86: Restore PC16 relocation overflow check | H.J. Lu | 2 | -3/+5 |
2021-05-27 | readelf -w and --debug-dump option help | Alan Modra | 2 | -5/+9 |
2021-05-26 | x86: Propery check PC16 reloc overflow in 16-bit mode instructions | H.J. Lu | 2 | -0/+9 |
2021-05-23 | elf: Use official name LoongArch for EM_LOONGARCH. | Chenghua Xu | 2 | -1/+6 |
2021-05-21 | [Binutils] Update NT_ARM note types for readelf | Luis Machado | 2 | -0/+10 |
2021-05-21 | [AArch64] MTE corefile support | Luis Machado | 2 | -0/+6 |
2021-05-19 | Fix a build problem if ENABLE_CHECKING is not defined. | Eli Schwartz | 2 | -0/+8 |
2021-05-19 | PR27884, skip_attr_bytes: Assertion (data) <= (end) failed | Alan Modra | 2 | -19/+32 |
2021-05-19 | PR27879, stack-buffer-overflow on sysdump | Alan Modra | 2 | -5/+14 |
2021-05-15 | process_cu_tu_index | Alan Modra | 2 | -27/+14 |
2021-05-15 | display_gdb_index | Alan Modra | 2 | -11/+12 |
2021-05-15 | display_debug_names | Alan Modra | 2 | -15/+35 |
2021-05-15 | display_debug_frames | Alan Modra | 2 | -103/+114 |
2021-05-15 | read_cie | Alan Modra | 2 | -1/+17 |
2021-05-15 | display_debug_ranges | Alan Modra | 2 | -10/+12 |
2021-05-15 | display_debug_rnglists_list | Alan Modra | 2 | -1/+5 |
2021-05-15 | display_debug_str_offsets | Alan Modra | 2 | -2/+7 |
2021-05-15 | display_debug_aranges | Alan Modra | 2 | -18/+21 |
2021-05-15 | display_loc_list | Alan Modra | 2 | -7/+18 |
2021-05-15 | display_debug_macro | Alan Modra | 2 | -6/+15 |
2021-05-15 | get_line_filename_and_dirname | Alan Modra | 2 | -15/+28 |
2021-05-15 | display_debug_macinfo | Alan Modra | 2 | -9/+20 |
2021-05-15 | display_debug_pubnames_worker | Alan Modra | 2 | -20/+19 |
2021-05-15 | display_debug_lines_decoded | Alan Modra | 2 | -4/+9 |
2021-05-15 | read_debug_line_header | Alan Modra | 2 | -18/+11 |
2021-05-15 | process_debug_info | Alan Modra | 2 | -82/+68 |
2021-05-15 | SAFE_BYTE_GET_INTERNAL | Alan Modra | 2 | -1/+8 |
2021-05-15 | _mul_overflow and get_encoded_value | Alan Modra | 3 | -1/+14 |
2021-05-13 | revert previous delta | Nick Clifton | 2 | -13/+0 |
2021-05-13 | Fix an infinite loop in the DWARF decoder when parsing a corrupt string table. | Nick Clifton | 2 | -1/+14 |
2021-05-13 | PR27861, Infinite loop in dwarf.c:7507-7526 | Alan Modra | 2 | -1/+14 |
2021-05-13 | PR27860, Segmentation fault on readelf -w | Alan Modra | 2 | -0/+8 |
2021-05-12 | Ensure data pointer kept within bounds | Alan Modra | 2 | -40/+72 |
2021-05-12 | SAFE_BYTE_GET | Alan Modra | 2 | -82/+73 |
2021-05-12 | SAFE_BYTE_GET64 | Alan Modra | 4 | -274/+85 |
2021-05-12 | PR27836, readelf -w pointer comparison UB | Alan Modra | 2 | -4/+12 |
2021-05-12 | PR27853, Infinite loop in dwarf.c | Alan Modra | 2 | -12/+21 |
2021-05-12 | PR27849, heap-buffer-overflow on readelf -w | Alan Modra | 2 | -8/+31 |
2021-05-11 | dwarf.c (process_abbrev_set): Properly parenthesize, fix fallout | Hans-Peter Nilsson | 2 | -1/+6 |
2021-05-11 | PR27845, readelf heap-buffer-overflow | Alan Modra | 2 | -38/+51 |
2021-05-10 | Restore old behaviour of windres so that options containing spaces are not en... | Thomas Wolff | 3 | -29/+14 |
2021-05-10 | Avoid possible pointer wrap | Alan Modra | 2 | -3/+9 |
2021-05-09 | Use htab_eq_string in binutils | Alan Modra | 2 | -9/+7 |
2021-05-08 | binutils: update release docs process | Mike Frysinger | 2 | -16/+26 |
2021-05-08 | support generating multi-html pages in parallel | Mike Frysinger | 3 | -2/+17 |