Age | Commit message (Expand) | Author | Files | Lines |
2015-12-10 | [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings. | Matthew Wahab | 4 | -3/+18 |
2015-12-10 | [gdb/doc] Stack, Examining the Stack: Reorder menu | Pedro Alves | 2 | -1/+5 |
2015-12-10 | gdb: Handle multiple base address in debug_ranges data. | Andrew Burgess | 6 | -26/+362 |
2015-12-10 | arc/gas: Accept, but ignore, dummy arguments. | Andrew Burgess | 2 | -1/+7 |
2015-12-09 | Fix GOT address computations in initial PLT entries for nios2. | Sandra Loosemore | 2 | -7/+22 |
2015-12-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-09 | dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY. | Kevin Buettner | 2 | -0/+26 |
2015-12-09 | gdb.base/async.exp: Handle "asynchronous execution not supported" | Kevin Buettner | 2 | -1/+13 |
2015-12-09 | Implement Intel OSPKE instructions | H.J. Lu | 13 | -5305/+5426 |
2015-12-09 | gas/ELF: slightly relax elf/file*.d expectations | Jan Beulich | 3 | -0/+8 |
2015-12-09 | varobj zero-padded hexadecimal format | Luis Machado | 9 | -7/+65 |
2015-12-09 | sparc: support %dN and %qN syntax for FP registers. | Jose E. Marchesi | 2 | -5/+16 |
2015-12-09 | Fix wrong output of x87 registers due to truncation to double on amd64 | Ruslan Kabatsayev | 5 | -5/+37 |
2015-12-09 | Fix compile time warning building RX target. | Nick Clifton | 2 | -1/+5 |
2015-12-09 | [GOLD] PowerPC style fix | Alan Modra | 2 | -22/+33 |
2015-12-09 | [GOLD] Edit PowerPC64 ELFv2 function entry code | Alan Modra | 2 | -2/+72 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 16 | -229/+146 |
2015-12-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-08 | Fix static analysis warning about undefined bheaviour. | Nick Clifton | 2 | -1/+7 |
2015-12-08 | gas: consistently emit diagnostics for non-zero data emission to .bss/.struct | Jan Beulich | 8 | -16/+256 |
2015-12-08 | gas: don't get confused by .asci{i,z} after .struct | Jan Beulich | 2 | -8/+14 |
2015-12-08 | ELF: don't re-order SHF_FILE symbols | Jan Beulich | 8 | -21/+58 |
2015-12-08 | DOCO: Enhance the menu to select function overloads with signatures | Pierre-Marie de Rodat | 4 | -7/+68 |
2015-12-08 | rl78: relaxation fixes | DJ Delorie | 7 | -29/+161 |
2015-12-08 | rx: Fix p_vaddr reconstruction logic. | DJ Delorie | 2 | -0/+6 |
2015-12-08 | rl78: Enable MULU for all ISAs. | DJ Delorie | 3 | -162/+165 |
2015-12-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-07 | ld: relax alignment requirements of compressed .debug_* section checks | Jan Beulich | 3 | -2/+7 |
2015-12-07 | Support Z0 packet in AArch64 multi-arch debugging | Yao Qi | 8 | -181/+243 |
2015-12-07 | oops - accidentally omittde from previous delta. | Nick Clifton | 1 | -0/+7 |
2015-12-07 | Fix relaxation in RX linker when --no-keep-memory is specified. | Nick Clifton | 1 | -26/+16 |
2015-12-07 | Enhance the menu to select function overloads with signatures | Pierre-Marie de Rodat | 5 | -23/+212 |
2015-12-07 | Add myself as a write-after-approval GDB maintainer | Andreas Arnez | 2 | -0/+5 |
2015-12-07 | Add support for MSP430 F5 hardware multiply. | Nick Clifton | 2 | -10/+59 |
2015-12-07 | PowerPC ifunc with local symbols | Alan Modra | 3 | -123/+131 |
2015-12-07 | PR19323 memory allocation greater than 4G | Alan Modra | 2 | -1/+15 |
2015-12-07 | [GOLD] R_PPC64_ENTRY support | Alan Modra | 4 | -0/+58 |
2015-12-07 | R_PPC64_ENTRY | Alan Modra | 7 | -4/+98 |
2015-12-07 | tc-ppc.c md_apply_fix tidy | Alan Modra | 2 | -12/+16 |
2015-12-07 | Reorder some power9 insns | Alan Modra | 2 | -11/+16 |
2015-12-07 | bfd: Mark sh5*-*-* and sh64*-*-* targets as obsolete. | Kaz Kojima | 2 | -0/+5 |
2015-12-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-06 | Replace remaining references to i386-nat with x86-nat instead. | Joel Brobecker | 3 | -3/+10 |
2015-12-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-05 | Document the GDB 7.10.1 release in gdb/ChangeLog | Joel Brobecker | 1 | -0/+4 |
2015-12-04 | gdbserver: set ptrace flags after creating inferiors | Josh Stone | 10 | -15/+106 |
2015-12-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-12-04 | Optimize R_386_GOT32/R_386_GOT32X only if addend is 0 | H.J. Lu | 15 | -13/+186 |
2015-12-04 | Fix GAS testsuite failures for COFF/PE based ARM targets. | Nick Clifton | 5 | -3/+17 |
2015-12-04 | Remove useless loop in elf.c | Tristan Gingold | 2 | -5/+5 |