summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use -ggdb3 ld compress testsusers/hjl/compressedH.J. Lu2015-07-223-12/+12
* Don't compare symbol addresses directlyH.J. Lu2015-07-229-25/+127
* Mark global with hidden attributeH.J. Lu2015-07-224-3/+10
* Fix ppc64 ELFv1 assertion failureAlan Modra2015-07-222-7/+11
* GOLD aarch64 warning fixAlan Modra2015-07-222-1/+5
* Automatic date update in version.inGDB Administrator2015-07-221-1/+1
* Fix problem where __start_ and __stop_ section symbols do not honor version s...Cary Coutant2015-07-212-0/+17
* Fix typo in PR number.Cary Coutant2015-07-211-1/+1
* Fix internal error when linking an archive library with no preceding objects.Cary Coutant2015-07-213-5/+16
* Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi2015-07-216-103/+72
* btrace: fix case label in btrace_data_appendMarkus Metzger2015-07-212-1/+5
* [ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab2015-07-219-9/+66
* Automatic date update in version.inGDB Administrator2015-07-211-1/+1
* gdb.ada/info_exc.exp: Adjust expected output in "info exception" test.Joel Brobecker2015-07-202-3/+5
* Optimize erratum 843419 fix.Han Shen2015-07-202-12/+166
* Update testsuite/pr18689.sh for older GCCH.J. Lu2015-07-201-1/+1
* Properly set arm-specific elf flags wrt hardfp.Han Shen2015-07-202-0/+7
* Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu2015-07-206-7/+88
* Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.Doug Evans2015-07-202-1/+7
* Remove warning about references from shared objects to hidden symbols.Yiran Wang2015-07-205-20/+35
* Fix ARI warnings to nat/aarch64-linux-hw-point.{c,h}Yao Qi2015-07-203-7/+15
* Make binutils abort message GDB friendlyH.J. Lu2015-07-203-8/+8
* Regen two filesAlan Modra2015-07-204-3/+12
* ALIGN change affects cris scriptsAlan Modra2015-07-203-4/+12
* ALIGN change affects standard scriptsAlan Modra2015-07-203-26/+48
* Automatic date update in version.inGDB Administrator2015-07-201-1/+1
* Automatic date update in version.inGDB Administrator2015-07-191-1/+1
* dwarf2read: Allow SEC_ALLOC sections to be located at address 0.Kevin Buettner2015-07-182-1/+6
* Automatic date update in version.inGDB Administrator2015-07-181-1/+1
* Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi2015-07-1710-1218/+767
* Pass aarch64_debug_reg_state to functionsYao Qi2015-07-174-53/+72
* Use debug_printf to print debug messageYao Qi2015-07-174-40/+50
* int -> enum target_hw_bp_type in aarch64-linux-nat.cYao Qi2015-07-172-7/+20
* Call ptid_get_pid instead of get_thread_id in aarch64_linux_get_debug_reg_cap...Yao Qi2015-07-172-1/+6
* [AArch64] Sort TLS reloc types alphabeticallyJiong Wang2015-07-172-17/+22
* Fix using uninitialised valuesYao Qi2015-07-172-2/+7
* Automatic date update in version.inGDB Administrator2015-07-171-1/+1
* stabs.texinfo: @include gdb-cfg.texi.Doug Evans2015-07-162-0/+8
* Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil2015-07-162-9/+26
* Updates the ARM disassembler's output of floating point constants to include ...Alessandro Marzocchi2015-07-163-4/+42
* Correct readelf dynamic section buffer overlow testAlan Modra2015-07-172-3/+9
* [AArch64][3/3] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-167-1/+53
* [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-1612-0/+91
* [AArch64][1/3] Add R_AARCH64_P32_TLSLD_ADR_PREL21 in elf headerJiong Wang2015-07-162-0/+5
* [ARM] Add crypto-neon-fp-armv8.1 as an fpu optionMatthew Wahab2015-07-163-2/+11
* [ARM] Make human parsing of "processor does not support instruction in mode" ...James Greenhalgh2015-07-169-140/+154
* [AArch64] Mark single precision pseudo registers unavailable if invalidPierre Langlois2015-07-162-1/+10
* Automatic date update in version.inGDB Administrator2015-07-161-1/+1
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-1543-1946/+824
* Tests for validate symbol file using build-idJan Kratochvil2015-07-155-0/+280