summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly implement STT_COMMONusers/hjl/pr19645H.J. Lu2016-02-2587-138/+1001
* avoid compiler warnings in remote-m32r-sdi.cDoug Evans2016-02-252-2/+8
* Remove gdb.base/branches.cYao Qi2016-02-252-113/+4
* [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki2016-02-2515-70/+298
* Convert more variables to a constant form.Trevor Saunders2016-02-2542-135/+205
* Initialize variables in i386_linux_handle_segmentation_faultSimon Marchi2016-02-252-1/+7
* gdb.trace: Remove unnecessary target check from ftrace.exp.Marcin Kościelnicki2016-02-252-69/+70
* gdb.trace: Surround $call_insn with \y in entry-values.expMarcin Kościelnicki2016-02-252-1/+8
* Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operationAntoine Tremblay2016-02-252-1/+13
* Add elf_x86_64_need_picH.J. Lu2016-02-252-41/+49
* gas: Update tests for big-endian arc targetsAndrew Burgess2016-02-254-3/+10
* Remove unused field from ld_config_type structure.Nick Clifton2016-02-252-20/+29
* Automatic date update in version.inGDB Administrator2016-02-251-1/+1
* Update symbol version for symbol from linker scriptH.J. Lu2016-02-246-0/+52
* Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves2016-02-245-185/+203
* [OBV] gdb/rs6000: Fix maybe-uninitialized warning.Marcin Kościelnicki2016-02-242-1/+6
* Move tfile-avx.exp to tracefile-pseudo-reg.expAntoine Tremblay2016-02-243-0/+7
* Move new skip features to proper section (post 7.11).Doug Evans2016-02-241-8/+10
* [GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H ins...Renlin Li2016-02-248-39/+801
* powerpc: Support z-point type in gdbserver.Wei-cheng Wang2016-02-242-3/+73
* Revert "ABS32"Renlin Li2016-02-244-32/+3
* [GAS][ARM][2/3]Add SE_H shape to represent fp16 type.Renlin Li2016-02-242-7/+86
* [OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissembler support.Renlin Li2016-02-245-7/+100
* [OPCODES][ARM]Fix mask for a few coprocessor opcodes.Renlin Li2016-02-245-8/+63
* [OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr/mcr2, mrc/mrc2, ldc/ldc2,...Renlin Li2016-02-245-2/+36
* ABS32Renlin Li2016-02-244-3/+32
* Set plt_got.offset to (bfd_vma) -1H.J. Lu2016-02-243-0/+10
* Fix logic in exec_file_locate_attachGary Benson2016-02-244-4/+17
* [ARM][gas] Add support for Cortex-A32Kyrylo Tkachov2016-02-243-0/+8
* [ARM][doc] Document cortex-a17 mcpu optionKyrylo Tkachov2016-02-242-0/+5
* Document the GDB 7.11 release in gdb/ChangeLogJoel Brobecker2016-02-241-0/+4
* Build unavailable-stack frames for tracepoint.Wei-cheng Wang2016-02-242-13/+45
* Automatic date update in version.inGDB Administrator2016-02-241-1/+1
* Extend "skip" command to support -file, -gfile, -function, -rfunction.Doug Evans2016-02-2317-183/+1085
* Skip tests for common directive on hpuxH.J. Lu2016-02-232-2/+10
* arm-tdep.c: Remove unused "to" parametersSimon Marchi2016-02-232-4/+10
* Replace $(ELF_DEPS) with $(ELF_X86_DEPS)H.J. Lu2016-02-233-36/+65
* Make linker assigned symbol dynamic only for shared objectH.J. Lu2016-02-237-28/+40
* Increment the ABIVERSION to 5 for MIPS objects with non-executable stacks.Faraz Shahbazker2016-02-232-0/+8
* Fix the genetation of GOT entries for the Microblaze target.Rich Felker2016-02-232-3/+9
* Process record for aarch64-linux syscallYao Qi2016-02-232-11/+77
* Fix test-case ld-elf/pr19617bHans-Peter Nilsson2016-02-232-2/+10
* Always create dynsym section with dynamic sectionsH.J. Lu2016-02-222-3/+8
* Automatic date update in version.inGDB Administrator2016-02-231-1/+1
* gdb.trace: Fix unavailable.exp if last register happens to be PC.Marcin Kościelnicki2016-02-222-1/+6
* gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'Jan Kratochvil2016-02-222-4/+8
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-2246-189/+315
* Remove BSF_COMMON from commentsH.J. Lu2016-02-223-4/+7
* [AArch64] Remove redundant calculation of plt stub destination for veneerJiong Wang2016-02-222-16/+9
* Fix arm process record code formatYao Qi2016-02-222-136/+140