aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-10-03binutils: spaces -> tabs in CTF parts of objdump and readelfNick Alcock1-0/+7
2019-10-03objdump: get CTF parent importing rightNick Alcock1-0/+7
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-0/+8
2019-10-03binutils: readelf: when dumping CTF, load strtab and symtab automaticallyNick Alcock1-0/+6
2019-10-03libctf, binutils: dump the CTF headerNick Alcock1-0/+5
2019-10-02Change objcopy's --set-section-alignment option to take a byte alignment valu...Nick Clifton1-0/+12
2019-09-30PR25046, readelf "Reading xxx bytes extends past end of file for dynamic sect...Alan Modra1-0/+6
2019-09-24PR25031, nm reports wrong address on 32bitAlan Modra1-0/+8
2019-09-23coff bfd.h tidyAlan Modra1-0/+4
2019-09-23PR25018, readelf crash on 32bitsAlan Modra1-0/+9
2019-09-20bfd macro conversion to inline functionsAlan Modra1-0/+4
2019-09-19AArch64: Fix objdump testsTamar Christina1-0/+4
2019-09-19bfd_section_* macrosAlan Modra1-0/+8
2019-09-18bfd_asymbol_* macrosAlan Modra1-0/+9
2019-09-18binutils: doc: make `make clean` clean more thingsSimon Marchi1-0/+7
2019-09-18binutils: doc: remove binutils_TEXINFOS usagesSimon Marchi1-0/+5
2019-09-18binutils: doc: remove stale things from MakefileSimon Marchi1-0/+6
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi1-0/+6
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell1-0/+4
2019-09-11Constify argument to make_tempname and make_tempdirTom Tromey1-0/+6
2019-09-11Re: Enhance the disassemblerAlan Modra1-0/+6
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton1-0/+10
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell1-0/+4
2019-09-06bfd_get_filenameAlan Modra1-0/+11
2019-08-29Tidy check_uvalueAlan Modra1-0/+4
2019-08-28Add an option to objcopy to change the alignment of sections.Niklas G?rtler1-0/+14
2019-08-28Add a --source-comment=<text> option to objdump which provides a prefix to di...Nick Clifton1-0/+14
2019-08-27Improve the DWARF decoder's ability to describe the DW_AT_discr_list attribute.Nick Clifton1-0/+23
2019-08-26PR24938, Null Pointer Dereference in debug.c:debug_write_typeAlan Modra1-0/+6
2019-08-23Prevent a potential illegal memory access in the DWARF parser when processing...Nick Clifton1-0/+8
2019-08-22oops - omitted changelog entry from previous delta.Nick Clifton1-0/+6
2019-08-19PR24898, An out-of-bounds read occured in display_dataAlan Modra1-0/+6
2019-08-17PR24911, Heap overflow issue in qsort_r, dwarf.cAlan Modra1-0/+5
2019-08-16PR24909, Uninitialized use on stack in readelfAlan Modra1-0/+6
2019-08-15Add a description of the 'n' symbol type displayed by nm.Nick Clifton1-0/+5
2019-08-15Correct a typo in the documentation for the disassembler.Christophe Vidal1-0/+5
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic1-0/+10
2019-08-09Arm: Skip tests on WINCE that require mapping symbolsTamar Christina1-0/+7
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton1-0/+29
2019-08-08Fix problem building PE DLL test generator with compilers that do not support...Nick Clifton1-0/+5
2019-08-08readelf: mask unknown description data bytes.Jordan Rupprecht via binutils1-0/+4
2019-08-08Integer overflows in readelf get_dataAlan Modra1-0/+4
2019-08-07Improve the formatting of the title strings of the binutils manual pages.Nick Clifton1-0/+7
2019-08-07Fix the binutils test for .NET assembly support so that it distinguishing bet...Omair Majid1-0/+10
2019-08-07PR24876, readelf: heap-buffer-overflow in dump_ia64_unwindAlan Modra1-0/+6
2019-08-05Fix objcopy's note merging capabilities so that they no longer insist on the ...Nick Clifton1-0/+7
2019-08-05Catch potential integer overflow in readelf when processing corrupt binaries.Nick Clifton1-0/+6
2019-08-02PR24871, readelf segv in dump_ia64_unwindAlan Modra1-0/+6
2019-07-29Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska1-0/+7
2019-07-26PR24798, buffer overflow in process_cu_tu_indexAlan Modra1-0/+8