aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
AgeCommit message (Expand)Author
2017-08-02Add support for creating archives of slim-LTO modules using MRi script commands.Nick Clifton
2017-08-02Fix gas and binutils testsuite failures for am33_2.0-linux target.Nick Clifton
2017-08-02Teach readelf about IA64 MSB relocs.Alan Modra
2017-08-01Updated Swedish translation for the binutils sub-directory.Nick Clifton
2017-07-31Fix compiling zlib using x86_64-musl.Marty Plummer
2017-07-25oops - add changelog entry accidentally omitted from previous delta.Nick Clifton
2017-07-24Fix address violation errors parsing corrupt binary files.Nick Clifton
2017-07-21Updated French translation for the binutils subdirectory.Nick Clifton
2017-07-21Remove unused variables in dwarf parser.Simon Marchi
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva
2017-07-19Remove datasize measurements based on sbrk()Tristan Gingold
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-18Import updated Ukranian and Swedish translations.Nick Clifton
2017-07-18* dwarf.c (display_debug_names): Initialize hash_prev.Hans-Peter Nilsson
2017-07-17Correct previous fix for an absence of input files on the ar command line, so...Nick Clifton
2017-07-13Always delete $testarchive firstH.J. Lu
2017-07-12Update PO filesAlan Modra
2017-07-12Fix compile time warnings building the binutils with gcc 7.1.1.Nick Clifton
2017-07-11Add missing newlines in readelf -n outputAndreas Schwab
2017-07-09DWARF-5: Fix error message typo.Jan Kratochvil
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin
2017-07-05Fix build with GCC 4.2H.J. Lu
2017-07-04Regenerate configure.Tristan Gingold
2017-07-04Add markers.Tristan Gingold
2017-07-03Regenerate pot files.Tristan Gingold
2017-07-03strings: remove section/file size checkAlan Modra
2017-07-02DWARF-5: readelf: .debug_namesJan Kratochvil
2017-07-02Use bfd_malloc_and_get_sectionAlan Modra
2017-06-30Fix failures in MMIX linker tests introduced by fix for PR 21665.Nick Clifton
2017-06-30MIPS: Add microMIPS XPA supportMaciej W. Rozycki
2017-06-30MIPS: Add microMIPS R5 supportMaciej W. Rozycki
2017-06-30MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki
2017-06-29[ARC] Fix handling of cpu=... disassembler option valueAnton Kolesov
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu
2017-06-28Add support for version 2 of the GNU Build Attribute note specification.Nick Clifton
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-06-26Fix address violations when atempting to parse fuzzed binaries.Nick Clifton
2017-06-26Produce a consistent warning message when attempting to run a tool on a direc...Nick Clifton
2017-06-26Add pgste marker changelogAndreas Krebbel
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme
2017-06-23Make the strings utility reject directories.Nick Clifton
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-06-21Use DWARF_VMA_FMT to report errorH.J. Lu
2017-06-21Fix address violation when reading corrupt DWARF data.Nick Clifton
2017-06-19Fix address violation when attempting to display disassembled data.Nick Clifton
2017-06-06Fix memory leaks in the sysinfo program.Simon Marchi
2017-05-30[ARC] Allow CPU to be enforced via disassemble_info optionsAnton Kolesov
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu