aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant4-14/+25
2016-08-17Remove stale commentSimon Marchi2-2/+4
2016-08-17Automatic date update in version.inGDB Administrator1-1/+1
2016-08-16sim: m68hc11: use standard STATIC_INLINE helperMike Frysinger2-25/+34
2016-08-16Automatic date update in version.inGDB Administrator1-1/+1
2016-08-15sim: unify symbol table handlingMike Frysinger17-170/+164
2016-08-15[GDB] Fix builds broken by proc-service changes.Matthew Wahab2-2/+8
2016-08-15Fix heap-buffer-overflow in explicit_location_lex_oneYao Qi2-3/+8
2016-08-15Automatic date update in version.inGDB Administrator1-1/+1
2016-08-13sim: m68hc11: standardize sim_cpu namingMike Frysinger10-347/+366
2016-08-13sim: m68hc11: fix up various prototype related warningsMike Frysinger8-12/+29
2016-08-13sim: cgen: constify mode_namesMike Frysinger3-2/+7
2016-08-14Automatic date update in version.inGDB Administrator1-1/+1
2016-08-13sim: cgen: drop unused argv/envp definitionsMike Frysinger2-8/+5
2016-08-13sim: bfin: split out common mach/model defines into arch.h [PR sim/20438]Mike Frysinger4-26/+55
2016-08-13Automatic date update in version.inGDB Administrator1-1/+1
2016-08-12Warn if the sh_info field of a symbol table does not index the first non-loca...Nick Clifton2-0/+11
2016-08-12PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clauseRoland McGrath2-20/+27
2016-08-12[gold] Implement HIDDEN syntax in linker scriptsRoland McGrath3-1/+11
2016-08-13Correct .dynsym sh_infoAlan Modra17-22/+41
2016-08-12Undo the previous change to the aarch64 sim - exporting aarch64_step() - and ...Nick Clifton3-9/+19
2016-08-12Fix warning in gdb.base/signals-state-child.cYao Qi2-1/+6
2016-08-12Add undefined weak function testsAlan Modra4-45/+91
2016-08-12Automatic date update in version.inGDB Administrator1-1/+1
2016-08-11Fix ERROR: target-cc does not existAlan Modra2-6/+16
2016-08-11Export the single step function from the AArch64 simulator.Nick Clifton4-9/+19
2016-08-11Fix fallout from gdb/20413's fix (x32: linux_ptrace_test_ret_to_nx: Cannot PT...Pedro Alves2-1/+7
2016-08-11Avoid testsuite errors about missing compilers.Nick Clifton2-1/+11
2016-08-11[AArch64] Reject -0.0 as an 8-bit FP immediateRichard Sandiford4-2/+32
2016-08-11PowerPC64 ELFv1 undefined weak functionsAlan Modra2-20/+17
2016-08-11Automatic date update in version.inGDB Administrator1-1/+1
2016-08-11PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2Maciej W. Rozycki2-3/+6
2016-08-10Fix PR gdb/19187 (process record over a fork causes internal error)Pedro Alves4-4/+20
2016-08-10Plumb enum remove_bp_reason all the way to target_remove_breakpointPedro Alves16-51/+125
2016-08-10Introduce 'enum remove_bp_reason'Pedro Alves2-14/+27
2016-08-10Simplify remove_breakpoint interfacePedro Alves2-7/+16
2016-08-10MIPS/LD/testsuite: Verify microMIPS LA25 stub generationMaciej W. Rozycki8-0/+196
2016-08-10MIPS/BFD: Actually produce short microMIPS LA25 stubsMaciej W. Rozycki2-0/+8
2016-08-10MIPS/BFD: Add microMIPS annotation to LA25 stub symbolsMaciej W. Rozycki2-1/+9
2016-08-10MIPS/BFD: Set the ISA bit in microMIPS LA25 stub referencesMaciej W. Rozycki2-3/+12
2016-08-10Support setting thread names (MS-Windows)Руслан Ижбулатов3-11/+100
2016-08-10Fix extraneous complaints about missing expected TLS relocation.Cary Coutant4-4/+16
2016-08-10Fix potential crashes when Target::make_symbol() returns NULL.James Clarke2-4/+18
2016-08-10Fix improper handling of R_SPARC_GOTDATA_OP_LOX10 relocation.James Clarke2-7/+13
2016-08-10Add support for R_SPARC_32 relocation.James Clarke2-1/+7
2016-08-10Quiet ARI gettext checksPedro Alves2-4/+10
2016-08-10Automatic date update in version.inGDB Administrator1-1/+1
2016-08-09Skip LTO tests for --disable-pluginH.J. Lu2-3/+35
2016-08-09Fix PR gdb/20418 - Problems with synchronous commands and new-uiPedro Alves11-30/+238
2016-08-09Fix PR mi/20431 - Missing MI prompts after sync execution MI command (-exec-c...Pedro Alves4-0/+98