aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-20binutils --dwarf=decodedline: Add display of is_stmt flagJohn Darrington3-11/+16
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton7-6/+20
2018-09-17Free symbol buffers if they are no longer in useH.J. Lu2-8/+60
2018-09-17Support objcopy --remove-section=.relaFOOAlan Modra9-6/+39
2018-09-17A few hppa testcase tidiesAlan Modra3-5/+29
2018-09-17Adjust some strip testcases to silence h8300 warningsAlan Modra10-9/+22
2018-09-17Ensure that binutils test names are unique.Nick Clifton4-15/+27
2018-09-15Consolidate run_dump_testAlan Modra15-579/+931
2018-09-15binutils run_dump_test rename not-target and not-skipAlan Modra22-35/+60
2018-09-15Remove run_dump_test support for objcopy as a dump programAlan Modra8-7/+10
2018-09-14PR23633 testcase fixAlan Modra2-0/+7
2018-09-13Add a testcase for PR binutils/23633H.J. Lu5-0/+2439