aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-07[aarch64] use aarch64_decode_insn to decode instructions in GDBYao Qi2-11/+28
2015-10-07Automatic date update in version.inGDB Administrator1-1/+1
2015-10-06Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant2-9/+16
2015-10-06Clear the ch_reserved field in 64-bit outputH.J. Lu2-0/+8
2015-10-06parse load_offset (bias) of restore command as longPitchumani Sivanupandi2-2/+8
2015-10-06Automatic date update in version.inGDB Administrator1-1/+1
2015-10-05Don't re-export common symbolsH.J. Lu5-3/+23
2015-10-05Automatic date update in version.inGDB Administrator1-1/+1
2015-10-04Enable IAMCU and PEI for Solaris2/x86H.J. Lu4-5/+14
2015-10-04Change ch_type to Elf_Word in struct Chdr_data<64>H.J. Lu3-5/+24
2015-10-04Automatic date update in version.inGDB Administrator1-1/+1
2015-10-02[FT32] gdb: Correctly interpret function prologsjamesbowman2-6/+54
2015-10-03Automatic date update in version.inGDB Administrator1-1/+1
2015-10-02Fix gdb.dwarf2/staticvirtual.exp regexp.Sandra Loosemore2-1/+11
2015-10-02[LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li6-2/+103
2015-10-02[LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li11-3/+266
2015-10-02[GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li11-1/+158
2015-10-02[BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li8-0/+148
2015-10-02[BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G(1, 1_NC, 2).Renlin Li2-0/+8
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li17-43/+180
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