aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-22Add ld-elfvers/vers-gold.expusers/hjl/gold-testH.J. Lu2-2/+37
2015-07-22Add gold, GOLD and gcc_B_opt_goldH.J. Lu2-3/+46
2015-07-22Don't compare symbol addresses directlyH.J. Lu9-25/+127
2015-07-22Mark global with hidden attributeH.J. Lu4-3/+10
2015-07-22Fix ppc64 ELFv1 assertion failureAlan Modra2-7/+11
2015-07-22GOLD aarch64 warning fixAlan Modra2-1/+5
2015-07-22Automatic date update in version.inGDB Administrator1-1/+1
2015-07-21Fix problem where __start_ and __stop_ section symbols do not honor version s...Cary Coutant2-0/+17
2015-07-21Fix typo in PR number.Cary Coutant1-1/+1
2015-07-21Fix internal error when linking an archive library with no preceding objects.Cary Coutant3-5/+16
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi6-103/+72
2015-07-21btrace: fix case label in btrace_data_appendMarkus Metzger2-1/+5
2015-07-21[ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab9-9/+66
2015-07-21Automatic date update in version.inGDB Administrator1-1/+1
2015-07-20gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker2-3/+5
2015-07-20Optimize erratum 843419 fix.Han Shen2-12/+166
2015-07-20Update testsuite/pr18689.sh for older GCCH.J. Lu1-1/+1
2015-07-20Properly set arm-specific elf flags wrt hardfp.Han Shen2-0/+7
2015-07-20Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu6-7/+88
2015-07-20Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.Doug Evans2-1/+7
2015-07-20Remove warning about references from shared objects to hidden symbols.Yiran Wang5-20/+35
2015-07-20Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}Yao Qi3-7/+15
2015-07-20Make binutils abort message GDB friendlyH.J. Lu3-8/+8
2015-07-20Regen two filesAlan Modra4-3/+12
2015-07-20ALIGN change affects cris scriptsAlan Modra3-4/+12
2015-07-20ALIGN change affects standard scriptsAlan Modra3-26/+48
2015-07-20Automatic date update in version.inGDB Administrator1-1/+1
2015-07-19Automatic date update in version.inGDB Administrator1-1/+1
2015-07-18dwarf2read: Allow SEC_ALLOC sections to be located at address 0.Kevin Buettner2-1/+6
2015-07-18Automatic date update in version.inGDB Administrator1-1/+1
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi10-1218/+767
2015-07-17Pass aarch64_debug_reg_state to functionsYao Qi4-53/+72
2015-07-17Use debug_printf to print debug messageYao Qi4-40/+50
2015-07-17int -> enum target_hw_bp_type in aarch64-linux-nat.cYao Qi2-7/+20
2015-07-17Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_cap...Yao Qi2-1/+6
2015-07-17[AArch64] Sort TLS reloc types alphabeticallyJiong Wang2-17/+22
2015-07-17Fix using uninitialised valuesYao Qi2-2/+7
2015-07-17Automatic date update in version.inGDB Administrator1-1/+1
2015-07-16stabs.texinfo: @include gdb-cfg.texi.Doug Evans2-0/+8
2015-07-16Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil2-9/+26
2015-07-16Updates the ARM disassembler's output of floating point constants to include ...Alessandro Marzocchi3-4/+42
2015-07-17Correct readelf dynamic section buffer overlow testAlan Modra2-3/+9
2015-07-16[AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang7-1/+53
2015-07-16[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang12-0/+91
2015-07-16[AArch64][1/3] Add R_AARCH64_P32_TLSLD_ADR_PREL21 in elf headerJiong Wang2-0/+5
2015-07-16[ARM] Add crypto-neon-fp-armv8.1 as an fpu optionMatthew Wahab3-2/+11
2015-07-16[ARM] Make human parsing of "processor does not support instruction in mode" ...James Greenhalgh9-140/+154
2015-07-16[AArch64] Mark single precision pseudo registers unavailable if invalidPierre Langlois2-1/+10
2015-07-16Automatic date update in version.inGDB Administrator1-1/+1
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil43-1946/+824