aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Correct PR number in changelog entry.Nick Clifton1-1/+1
2019-01-09Fix a heap use after free memory access fault when displaying error messages ...Nick Clifton2-5/+14
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki2-5/+9
2019-01-09cxxfilt test failuresAlan Modra2-29/+10
2019-01-08Remove support for old gnu v2 name mangling.Nick Clifton4-71/+53
2019-01-08Add testcase for PR/24065.Tamar Christina3-0/+15
2019-01-08run_dump_test source in build directoryAlan Modra2-2/+8
2019-01-07Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi3-44/+24
2019-01-07Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton3-24/+44
2019-01-05RX: binutils - Add RXv3 support.Yoshinori Sato2-0/+5
2019-01-04Fix a possible integer overflow problem when examining corrupt binaries using...Nick Clifton2-3/+17
2019-01-04Fix ridiculously small memory leak.Nick Clifton3-1/+18
2019-01-01Update year range in copyright notice of binutils filesAlan Modra140-140/+144
2019-01-01ChangeLog rotationAlan Modra2-1546/+1560
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu7-21/+26
2018-12-13Move aarch64 CIE code to aarch64 backendSam Tebbs2-0/+6
2018-12-11Fix a failure in the libiberty testsuite by increasing the recursion limit to...Nick Clifton3-5/+10
2018-12-08Fix strings.c endian issue and strings testAlan Modra3-105/+87
2018-12-08PR23952, memory leak in _bfd_generic_read_minisymbolsAlan Modra2-6/+8
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton11-17/+265
2018-12-03Update the assembler to use a version of 3 when generating the header of the ...Nick Clifton3-2/+8
2018-12-01PR23946, illegal memory access in readelf.c:slurp_ia64_unwind_tableAlan Modra2-2/+27
2018-12-01PR23945, NULL pointer dereference in readelf.c:slurp_hppa_unwind_tableAlan Modra2-5/+25
2018-11-29objdump: Fix check for corrupt reloc information, to allow for the fact that ...Nick Clifton2-2/+15
2018-11-27Handle ELF compressed header alignment correctly by setting up the section al...Mark Wielaard4-20/+11
2018-11-20readelf: Prune gaps warning in build notesH.J. Lu2-0/+8
2018-11-13opcodes/nfp: Fix disassembly of crc[] with swapped operands.Francois H. Theron3-4/+33
2018-11-09Fix a typo in iconv.m4.Hafiz Abid Qadeer2-1/+5
2018-11-09oops - add missing piece of previous deltaNick Clifton1-1/+37
2018-11-09Enhance the strings program so that it can display multibyte strings.Nick Clifton5-2/+97
2018-11-07Enhance objdump's --disassemble switch so that it can now take an optional pa...Masatake Yamato12-21/+173
2018-11-07Add updated French and Portuguese translations.Nick Clifton2-11/+15
2018-11-07Add support for new load commands added by Apple to the MACH-O file format.Roman Bolshakov2-8/+125
2018-11-07rx: Add target rx-*-linux.Yoshinori Sato2-1/+5
2018-11-06elfedit: Add --enable-x86-feature/--disable-x86-featureH.J. Lu3-10/+298
2018-11-03elfedit: Move ELF header magic bytes check to get_file_headerH.J. Lu2-13/+11
2018-11-02binutils: Add AC_FUNC_MMAP to configure.acH.J. Lu4-2/+220
2018-11-02Squash readelf warning on zero sh_link reloc sectionAlan Modra2-20/+26
2018-11-01Fix ld action in run_dump_testThomas Preud'homme3-0/+35
2018-10-23S12Z: New 32 bit Reloc.John Darrington1-1/+2
2018-10-18Update documentation of readelf's --unwind option.Nick Clifton2-1/+11
2018-10-16PR23780, assertion abort in function display_raw_attributeAlan Modra2-1/+6
2018-10-15BFD_INIT_MAGICAlan Modra11-10/+35
2018-10-11Prevent the --keep-global-symbol and --globalize-symbol options from being us...Nick Clifton5-4/+38
2018-10-10HPPA64 .PARISC.unwind entriesAlan Modra2-2/+9
2018-10-10S12Z: Set eh_addr_size to 4Alan Modra2-0/+10
2018-10-08Handle R_RISCV_32_PCREL in readelfAndreas Schwab2-0/+6
2018-10-03Updated French translation for the binutils/ subdirectory.Nick Clifton2-2008/+1911
2018-10-03Updated Portuguese translations for the bfd/ and binutils/ subdirectories.Nick Clifton2-2011/+1917
2018-09-22Revert part of commit 32ec8896025Alan Modra2-6/+5