Age | Commit message (Expand) | Author | Files | Lines |
2019-09-23 | coff bfd.h tidy | Alan Modra | 2 | -0/+5 |
2019-09-23 | PR25018, readelf crash on 32bits | Alan Modra | 2 | -4/+13 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 2 | -1/+5 |
2019-09-19 | AArch64: Fix objdump tests | Tamar Christina | 2 | -2/+6 |
2019-09-19 | bfd_section_* macros | Alan Modra | 20 | -145/+149 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 5 | -26/+35 |
2019-09-18 | binutils: doc: make `make clean` clean more things | Simon Marchi | 3 | -6/+9 |
2019-09-18 | binutils: doc: remove binutils_TEXINFOS usages | Simon Marchi | 3 | -30/+35 |
2019-09-18 | binutils: doc: remove stale things from Makefile | Simon Marchi | 3 | -28/+13 |
2019-09-18 | Re-generate many configure and Makefile.in files | Simon Marchi | 4 | -24/+14 |
2019-09-16 | Delete accidentally-checked in editor temporary file. | Phil Blundell | 1 | -0/+0 |
2019-09-16 | Update version to 2.33.50 and regenerate configure scripts. | Phil Blundell | 4 | -18/+38 |
2019-09-11 | Constify argument to make_tempname and make_tempdir | Tom Tromey | 4 | -5/+11 |
2019-09-11 | Re: Enhance the disassembler | Alan Modra | 2 | -4/+13 |
2019-09-10 | Enhance the disassembler so that it will reliably determine whether a reloc a... | Nick Clifton | 2 | -15/+45 |
2019-09-09 | Add markers for 2.33 branch to NEWS and ChangeLog files. | Phil Blundell | 4 | -0/+8 |
2019-09-06 | bfd_get_filename | Alan Modra | 3 | -22/+33 |
2019-08-29 | Tidy check_uvalue | Alan Modra | 2 | -8/+5 |
2019-08-28 | Add an option to objcopy to change the alignment of sections. | Niklas G?rtler | 4 | -6/+72 |
2019-08-28 | Add a --source-comment=<text> option to objdump which provides a prefix to di... | Nick Clifton | 5 | -1/+83 |
2019-08-27 | Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute. | Nick Clifton | 4 | -74/+443 |
2019-08-26 | PR24938, Null Pointer Dereference in debug.c:debug_write_type | Alan Modra | 2 | -2/+9 |
2019-08-23 | Prevent a potential illegal memory access in the DWARF parser when processing... | Nick Clifton | 2 | -30/+48 |
2019-08-22 | oops - omitted changelog entry from previous delta. | Nick Clifton | 1 | -0/+6 |
2019-08-22 | Prevent a floating point exception in the dwarf parser when a CU or TU table ... | Nick Clifton | 1 | -5/+6 |
2019-08-19 | PR24898, An out-of-bounds read occured in display_data | Alan Modra | 2 | -6/+12 |
2019-08-17 | PR24911, Heap overflow issue in qsort_r, dwarf.c | Alan Modra | 2 | -2/+7 |
2019-08-16 | PR24909, Uninitialized use on stack in readelf | Alan Modra | 2 | -6/+9 |
2019-08-15 | Add a description of the 'n' symbol type displayed by nm. | Nick Clifton | 2 | -1/+9 |
2019-08-15 | Correct a typo in the documentation for the disassembler. | Christophe Vidal | 2 | -1/+6 |
2019-08-09 | Add support for a MIPS specific .MIPS.xhash section. | Mihailo Stojanovic | 2 | -4/+58 |
2019-08-09 | Arm: Skip tests on WINCE that require mapping symbols | Tamar Christina | 5 | -0/+11 |
2019-08-08 | Change the output of readelf's note display so that the "Data size" column he... | Nick Clifton | 25 | -24/+53 |
2019-08-08 | Fix problem building PE DLL test generator with compilers that do not support... | Nick Clifton | 2 | -1/+7 |
2019-08-08 | readelf: mask unknown description data bytes. | Jordan Rupprecht via binutils | 2 | -1/+5 |
2019-08-08 | Integer overflows in readelf get_data | Alan Modra | 2 | -8/+10 |
2019-08-07 | Improve the formatting of the title strings of the binutils manual pages. | Nick Clifton | 2 | -18/+25 |
2019-08-07 | Fix the binutils test for .NET assembly support so that it distinguishing bet... | Omair Majid | 3 | -47/+110 |
2019-08-07 | PR24876, readelf: heap-buffer-overflow in dump_ia64_unwind | Alan Modra | 2 | -1/+8 |
2019-08-05 | Fix objcopy's note merging capabilities so that they no longer insist on the ... | Nick Clifton | 2 | -11/+16 |
2019-08-05 | Catch potential integer overflow in readelf when processing corrupt binaries. | Nick Clifton | 2 | -1/+7 |
2019-08-02 | PR24871, readelf segv in dump_ia64_unwind | Alan Modra | 2 | -7/+21 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 2 | -3/+27 |
2019-07-26 | PR24798, buffer overflow in process_cu_tu_index | Alan Modra | 2 | -29/+32 |
2019-07-25 | Fix attributation of DWARF augmentation patch. | Nick Clifton | 1 | -1/+1 |
2019-07-25 | Have readelf and objdump display the contents of the DWARF augmentation data ... | Tom de Vries | 2 | -1/+27 |
2019-07-25 | Stop an illegal memory access by readelf when parsing a corrupt MIPS binary f... | Nick Clifton | 2 | -4/+41 |
2019-07-24 | Fix ar so that it can correctly detect non-dash prefixed options that appear ... | Nick Clifton | 2 | -1/+19 |
2019-07-23 | Fix objdump's display of indirect strings in object files, which was broken b... | Nick Clifton | 3 | -6/+10 |
2019-07-23 | SHF_GNU_MBIND requires ELFOSABI_GNU | Alan Modra | 2 | -43/+66 |