aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09Implement Intel OSPKE instructionsH.J. Lu13-5305/+5426
2015-12-09gas/ELF: slightly relax elf/file*.d expectationsJan Beulich3-0/+8
2015-12-09varobj zero-padded hexadecimal formatLuis Machado9-7/+65
2015-12-09sparc: support %dN and %qN syntax for FP registers.Jose E. Marchesi2-5/+16
2015-12-09Fix wrong output of x87 registers due to truncation to double on amd64Ruslan Kabatsayev5-5/+37
2015-12-09Fix compile time warning building RX target.Nick Clifton2-1/+5
2015-12-09[GOLD] PowerPC style fixAlan Modra2-22/+33
2015-12-09[GOLD] Edit PowerPC64 ELFv2 function entry codeAlan Modra2-2/+72
2015-12-09[GOLD] Relocate::relocate() paramsAlan Modra16-229/+146
2015-12-09Automatic date update in version.inGDB Administrator1-1/+1
2015-12-08Fix static analysis warning about undefined bheaviour.Nick Clifton2-1/+7
2015-12-08gas: consistently emit diagnostics for non-zero data emission to .bss/.structJan Beulich8-16/+256
2015-12-08gas: don't get confused by .asci{i,z} after .structJan Beulich2-8/+14
2015-12-08ELF: don't re-order SHF_FILE symbolsJan Beulich8-21/+58
2015-12-08DOCO: Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat4-7/+68
2015-12-08rl78: relaxation fixesDJ Delorie7-29/+161
2015-12-08rx: Fix p_vaddr reconstruction logic.DJ Delorie2-0/+6
2015-12-08rl78: Enable MULU for all ISAs.DJ Delorie3-162/+165
2015-12-08Automatic date update in version.inGDB Administrator1-1/+1
2015-12-07ld: relax alignment requirements of compressed .debug_* section checksJan Beulich3-2/+7
2015-12-07Support Z0 packet in AArch64 multi-arch debuggingYao Qi8-181/+243
2015-12-07oops - accidentally omittde from previous delta.Nick Clifton1-0/+7
2015-12-07Fix relaxation in RX linker when --no-keep-memory is specified.Nick Clifton1-26/+16
2015-12-07Enhance the menu to select function overloads with signaturesPierre-Marie de Rodat5-23/+212
2015-12-07Add myself as a write-after-approval GDB maintainerAndreas Arnez2-0/+5
2015-12-07Add support for MSP430 F5 hardware multiply.Nick Clifton2-10/+59
2015-12-07PowerPC ifunc with local symbolsAlan Modra3-123/+131
2015-12-07PR19323 memory allocation greater than 4GAlan Modra2-1/+15
2015-12-07[GOLD] R_PPC64_ENTRY supportAlan Modra4-0/+58
2015-12-07R_PPC64_ENTRYAlan Modra7-4/+98
2015-12-07tc-ppc.c md_apply_fix tidyAlan Modra2-12/+16
2015-12-07Reorder some power9 insnsAlan Modra2-11/+16
2015-12-07bfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete.Kaz Kojima2-0/+5
2015-12-07Automatic date update in version.inGDB Administrator1-1/+1
2015-12-06Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker3-3/+10
2015-12-06Automatic date update in version.inGDB Administrator1-1/+1
2015-12-05Document the GDB 7.10.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2015-12-04gdbserver: set ptrace flags after creating inferiorsJosh Stone10-15/+106
2015-12-05Automatic date update in version.inGDB Administrator1-1/+1
2015-12-04Optimize R_386_GOT32/R_386_GOT32X only if addend is 0H.J. Lu15-13/+186
2015-12-04Fix GAS testsuite failures for COFF/PE based ARM targets.Nick Clifton5-3/+17
2015-12-04Remove useless loop in elf.cTristan Gingold2-5/+5
2015-12-04Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu29-167/+622
2015-12-04Automatic date update in version.inGDB Administrator1-1/+1
2015-12-03Take addend into account when making GOT entries for local symbols.Vladimir Radosavljevic5-27/+244
2015-12-03Remove duplicate arch/arm.h include in linux-arm-low.c.Antoine Tremblay2-2/+4
2015-12-03Run gdb.base/sizeof.exp with board having gdb,noinferiorioYao Qi3-39/+31
2015-12-03Darwin: add new mach-o header flags.Tristan Gingold4-1/+16
2015-12-03Automatic date update in version.inGDB Administrator1-1/+1
2015-12-02addr2line vs. inlined C functions called from C++Alan Modra3-14/+31