aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li7-0/+74
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li10-0/+69
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li7-0/+80
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li10-0/+70
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li7-1/+61
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li10-0/+70
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li7-1/+62
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li10-0/+71
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li7-1/+123
2015-10-02[BFD][AARCH64]Refactor to facilitate further large memory model support patches.Renlin Li2-4/+17
2015-10-02Make aarch64_zero_register_p declaration starts from column oneYao Qi2-2/+7
2015-10-02[aarch64] expose disas_aarch64_insn and rename it to aarch64_decode_insnYao Qi4-4/+19
2015-10-02[aarch64] Remove argument pc from disas_aarch64_insnYao Qi2-3/+7
2015-10-02Automatic date update in version.inGDB Administrator1-1/+1
2015-10-01Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu8-7/+83
2015-10-01vec.h: Add casts for C++ compatSimon Marchi2-3/+7
2015-10-01[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li6-35/+30
2015-10-01ld/configure.tgt: Drop non-linux non-fdpic stuff from the last change of targ...Kaz Kojima2-3/+8
2015-10-01bfd/config.bfd: Drop non-linux non-fdpic stuff from the last change of targ_s...Kaz Kojima2-3/+8
2015-10-01Update ld-x86-64/pr19013-nacl.dAlan Modra2-1/+2
2015-10-01Automatic date update in version.inGDB Administrator1-1/+1
2015-10-01Revert "Also check e_machine when merging sections"Alan Modra4-11/+12
2015-09-30dwarf2read.c (setup_type_unit_groups): Add comment.Doug Evans2-0/+9
2015-09-30x86/Linux: reenable all-stop on top of non-stopPedro Alves3-13/+7
2015-09-30Handle symbolic link when copying source fileH.J. Lu2-0/+12
2015-09-30Pass -m elf_x86_64 to ld for 64-bit testH.J. Lu2-1/+5
2015-09-30Call strprefix instead of strncmp in event parsingDon Breazeal2-1/+6
2015-09-30Resync files in the binutils repository that are maintained in the gcc reposi...Nick Clifton10-43/+81
2015-09-30Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu8-1/+83
2015-09-30gdbarch.h: Change gdbarch_info::tdep_info's type to void *Simon Marchi8-7/+18
2015-09-30Shorten long lines in linux-aarch64-low.cYao Qi2-2/+9
2015-09-30py-type.exp: Do not run tests if binary fails to buildSimon Marchi2-23/+33
2015-09-30Fix ChangeLog Date for previous push.Kevin Buettner1-1/+1
2015-09-30infcmd.c: Don't attempt to record a NULL value after a finish command.Kevin Buettner2-1/+7
2015-09-30btrace, testsuite: fix spurious gdb.btrace/tsx.exp failsMarkus Metzger2-7/+37
2015-09-30Also check e_machine when merging sectionsH.J. Lu8-2/+59
2015-09-30Revise new e500 invalid opcode testAlan Modra4-9/+14
2015-09-30Consistency check for merge sectionsAlan Modra2-4/+13
2015-09-30Add fdpic and misc emulations to configure.tgt for sh*-*-linux*Rich Felker2-3/+10
2015-09-30Add fdpic and misc targets to config.bfd for sh*-*-linux*Rich Felker2-0/+8
2015-09-29msp430: Fix bug regarding large memory model inferior function call arguments.Kevin Buettner2-3/+15
2015-09-29sim: ft32: correct simulation of MEMCPY and MEMSETJames Bowman2-2/+7
2015-09-29sim: ft32: correctly simulate PM write portJames Bowman2-2/+10
2015-09-30Automatic date update in version.inGDB Administrator1-1/+1
2015-09-29Don't use the output section size to copy input sectionH.J. Lu11-32/+68
2015-09-29Undo accidental commitjamesbowman1-39/+6
2015-09-29Rebase patch #7jamesbowman1-6/+39
2015-09-29[FT32] Replace hard-coded instruction patterns with macrosjamesbowman2-9/+12
2015-09-29Adjust the output section size to skip gap fillsH.J. Lu6-4/+61
2015-09-29Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt22-562/+798