aboutsummaryrefslogtreecommitdiff
path: root/binutils
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-13Fix a use-after-freed error introduced by previous attempt to fix a Coverity ...Nick Clifton2-1/+8
2018-09-10PR23611, objcopy is not removing executable relocatable sectionsAlan Modra4-14/+59
2018-09-03Updated Japanese translation for the binutils sub-directory.Nick Clifton2-2547/+7045
2018-08-31binutils: Adjusted tests for .note.gnu.property sectionH.J. Lu3-5/+15
2018-08-31x86: Add explicit -mx86-used-note=[yes|no] to testsH.J. Lu28-33/+110
2018-08-30Treat SHT_FINI_ARRAY and SHT_PREINIT_ARRAY as relocatable sectionsH.J. Lu2-0/+7
2018-08-30[MIPS] Add myself as a MIPS port maintainer.Chenghua Xu2-0/+5
2018-08-29[MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu3-0/+11
2018-08-29[MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu3-0/+11
2018-08-29[MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu3-4/+13
2018-08-29[MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu2-0/+6
2018-08-29[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu2-0/+6
2018-08-29[MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu2-0/+6
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu4-10/+41
2018-08-27readelf.c: Break multi-statement lineH.J. Lu2-3/+15
2018-08-25elf: Check for corrupt symbol version infoH.J. Lu2-0/+15
2018-08-24x86: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu17-67/+296
2018-08-24x86: Add GNU_PROPERTY_X86_UINT32_VALIDH.J. Lu2-9/+40
2018-08-24PowerPC64 st_other decoding in readelfAlan Modra2-3/+14
2018-08-23Prune BFD warnings for unknown GNU propertiesH.J. Lu5-2/+87
2018-08-23Document setting experimental on release branch.H.J. Lu2-2/+8
2018-08-22Correct readelf e_shstrndx range checkAlan Modra2-26/+47
2018-08-21Note that Arnold Metselaar has retired as the z80 maintainer.Nick Clifton2-1/+6
2018-08-21Fix a seg-fault in readelf when parsing corrupt HPPA unwind tables.L. Simon2-2/+8
2018-08-18binutils testsuite strip-13 testAlan Modra7-48/+77
2018-08-10Always use align_size as pr_datasz for GNU_PROPERTY_STACK_SIZEH.J. Lu4-0/+156
2018-08-10Skip PR binutils/23494 tests for nacl targetsH.J. Lu9-0/+20