summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add testcases for R_386_RELAX_GOT32users/hjl/relaxH.J. Lu2015-07-2310-0/+164
* Add testcases for R_X86_64_RELAX_GOTPCRELH.J. Lu2015-07-2311-0/+168
* Convert 386 RELAX_GOT32 to 386 PC32H.J. Lu2015-07-231-21/+128
* Convert X86_64 RELAX_GOTPCREL to PC32H.J. Lu2015-07-231-21/+88
* Add R_386_RELAX_GOT32 and R_X86_64_RELAX_GOTPCRELH.J. Lu2015-07-238-12/+102
* gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat2015-07-237-1/+140
* Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support ...Yao Qi2015-07-232-8/+27
* Fix ubsan signed integer overflowAlan Modra2015-07-232-3/+8
* Automatic date update in version.inGDB Administrator2015-07-231-1/+1
* Fix memory operand size for vcvtt?ps2u?qq instructionsH.J. Lu2015-07-2215-244/+344
* readelf display of 0x800...000 addendAlan Modra2015-07-232-10/+8
* gas line buffer handlingAlan Modra2015-07-222-55/+54
* 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