aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* PR24938, Null Pointer Dereference in debug.c:debug_write_typeAlan Modra2019-08-262-2/+9
* Prevent a potential illegal memory access in the DWARF parser when processing...Nick Clifton2019-08-232-30/+48
* oops - omitted changelog entry from previous delta.Nick Clifton2019-08-221-0/+6
* Prevent a floating point exception in the dwarf parser when a CU or TU table ...Nick Clifton2019-08-221-5/+6
* PR24898, An out-of-bounds read occured in display_dataAlan Modra2019-08-192-6/+12
* PR24911, Heap overflow issue in qsort_r, dwarf.cAlan Modra2019-08-172-2/+7
* PR24909, Uninitialized use on stack in readelfAlan Modra2019-08-162-6/+9
* Add a description of the 'n' symbol type displayed by nm.Nick Clifton2019-08-152-1/+9
* Correct a typo in the documentation for the disassembler.Christophe Vidal2019-08-152-1/+6
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-092-4/+58
* Arm: Skip tests on WINCE that require mapping symbolsTamar Christina2019-08-095-0/+11
* Change the output of readelf's note display so that the "Data size" column he...Nick Clifton2019-08-0825-24/+53
* Fix problem building PE DLL test generator with compilers that do not support...Nick Clifton2019-08-082-1/+7
* readelf: mask unknown description data bytes.Jordan Rupprecht via binutils2019-08-082-1/+5
* Integer overflows in readelf get_dataAlan Modra2019-08-082-8/+10
* Improve the formatting of the title strings of the binutils manual pages.Nick Clifton2019-08-072-18/+25
* Fix the binutils test for .NET assembly support so that it distinguishing bet...Omair Majid2019-08-073-47/+110
* PR24876, readelf: heap-buffer-overflow in dump_ia64_unwindAlan Modra2019-08-072-1/+8
* Fix objcopy's note merging capabilities so that they no longer insist on the ...Nick Clifton2019-08-052-11/+16
* Catch potential integer overflow in readelf when processing corrupt binaries.Nick Clifton2019-08-052-1/+7
* PR24871, readelf segv in dump_ia64_unwindAlan Modra2019-08-022-7/+21
* Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska2019-07-292-3/+27
* PR24798, buffer overflow in process_cu_tu_indexAlan Modra2019-07-262-29/+32
* Fix attributation of DWARF augmentation patch.Nick Clifton2019-07-251-1/+1
* Have readelf and objdump display the contents of the DWARF augmentation data ...Tom de Vries2019-07-252-1/+27
* Stop an illegal memory access by readelf when parsing a corrupt MIPS binary f...Nick Clifton2019-07-252-4/+41
* Fix ar so that it can correctly detect non-dash prefixed options that appear ...Nick Clifton2019-07-242-1/+19
* Fix objdump's display of indirect strings in object files, which was broken b...Nick Clifton2019-07-233-6/+10
* SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra2019-07-232-43/+66
* binutils testsuite test for ELF32 vs ELF64Alan Modra2019-07-232-2/+7
* Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2019-07-235-16/+251
* Prevent attempts to allocate excessive amounts of memory when parsing corrupt...Nick Clifton2019-06-282-2/+7
* Prevent an attempt to allocate an excessive amount of memory when dumping the...Nick Clifton2019-06-282-1/+22
* Ensure that when attempting to process an ARM Mach-O file with unknown relocs...Nick Clifton2019-06-262-2/+17
* readelf: avoid shadowing a libiberty symbolJan Beulich2019-06-252-2/+7
* objdump: avoid shadowing a libiberty symbolJan Beulich2019-06-252-2/+7
* Regenerate with approved autotools versionAlan Modra2019-06-144-15/+19
* Add support for NetBSD PaX notes to readelf.Christos Zoulas2019-06-122-15/+39
* Add support for NetBSD/sh3 core reg sections to readelf.Christos Zoulas2019-06-122-0/+23
* Add support to readelf to display NetBSD auxv notes in core files.Christos Zoulas2019-06-122-10/+27
* Add support for reporting Alpha and Vax symbol visibility in readelf.Christos Zoulas2019-06-112-0/+25
* Fix an unitinitalised local variable in decode_arm_unwind().Christos Zoulas2019-06-112-0/+11
* Fix printing large decimal values in strings.Nick Clifton2019-06-102-2/+8
* Tidy up ar_open by using asprintf to replace xmalloc and sprintf.Christos Zoulas2019-06-102-2/+15
* Revert patch that disables building libctf for non-ELF based targets.Nick Clifton2019-06-039-150/+28
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-313-6/+6
* Harmonize readelf's output for version sections.Nick Clifton2019-05-302-2/+8
* s12z genelf.emAlan Modra2019-05-302-3/+9
* Support tcl procedure calls in run_dump_test xfailAlan Modra2019-05-302-1/+9
* Update release tools with libctf support.Nick Clifton2019-05-292-1/+6