Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 39 | -164/+2273 |
2015-11-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-11 | gdb/testsuite/gdb.trace: Deduplicate set_point assembly. | Marcin Kościelnicki | 10 | -181/+104 |
2015-11-11 | Replace long int * cast with PTRACE_TYPE_RET * | Simon Marchi | 2 | -2/+8 |
2015-11-11 | gdb: Make use of 'add_info' to create info sub-commands. | Andrew Burgess | 4 | -27/+25 |
2015-11-11 | gdb: Use class_info when creating info commands. | Andrew Burgess | 2 | -1/+5 |
2015-11-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-10 | gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg. | Marcin Kościelnicki | 13 | -145/+47 |
2015-11-10 | Add Qualcomm qdf24xx support. | Jim Wilson | 5 | -0/+15 |
2015-11-10 | Update the RX simulator to handle the latest opcode types. | Nick Clifton | 2 | -1/+24 |
2015-11-10 | Handle x86 VTINHERIT/VTENTRY relocs when deleting relocations | H.J. Lu | 3 | -2/+16 |
2015-11-10 | Properly move kept relocations when deleting relocations | H.J. Lu | 3 | -2/+16 |
2015-11-10 | Fix performance regression on x86 with ld -r | H.J. Lu | 3 | -8/+98 |
2015-11-10 | sim: cr16/d10v: localize translation funcs | Mike Frysinger | 7 | -52/+27 |
2015-11-10 | Fix performance regression due to ld -r memmove | Alan Modra | 3 | -69/+157 |
2015-11-10 | sim: m32c: move test code to testsuite | Mike Frysinger | 8 | -26/+17 |
2015-11-10 | sim: m32c: drop redundant dependency info | Mike Frysinger | 2 | -13/+4 |
2015-11-10 | sim: h8300: drop unused littleendian variable | Mike Frysinger | 2 | -13/+5 |
2015-11-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-09 | Recognize .pdr debug sections. | Vladimir Radosavljevic | 2 | -1/+7 |
2015-11-09 | Remove unnecessary target dependencies on relocation format. | Cary Coutant | 12 | -23/+78 |
2015-11-09 | [Ada] GDB crash during "finish" of function with out parameters | Joel Brobecker | 7 | -0/+129 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 48 | -65/+118 |
2015-11-09 | binutils: Fix left shift of negative value. | Dominik Vogt | 2 | -1/+5 |
2015-11-09 | bfd: Fix left shift of negative value. | Dominik Vogt | 6 | -7/+16 |
2015-11-09 | Use ELF_STRING_ARM_unwind in arm-tdep.c | Yao Qi | 2 | -1/+6 |
2015-11-09 | New function displaced_step_in_progress_thread | Yao Qi | 2 | -3/+24 |
2015-11-09 | Move copy_u.w to MSA64 ASE, remove copy_u.d. | Robert Suchanek | 8 | -46/+37 |
2015-11-09 | Configury changes for obstack optimization | Alan Modra | 4 | -0/+44 |
2015-11-09 | Silence obstack.c -Wc++compat warning | Alan Modra | 2 | -2/+9 |
2015-11-09 | Modify obstack.[hc] to avoid having to include other gnulib files | Alan Modra | 5 | -14/+55 |
2015-11-09 | Copy gnulib obstack files | Alan Modra | 5 | -939/+794 |
2015-11-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-07 | gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructs | Kevin Buettner | 3 | -6/+16 |
2015-11-07 | testsuite: Define and use gdb_target_symbol_prefix_flags_asm. | Kevin Buettner | 18 | -49/+194 |
2015-11-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-06 | Do not use libiberty's getpagesize on Android | Joel Brobecker | 3 | -0/+18 |
2015-11-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-05 | gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixes | Kevin Buettner | 9 | -18/+96 |
2015-11-05 | Revert patch for PR 19119, which led to PR 19172 and 19197. | Cary Coutant | 3 | -11/+12 |
2015-11-05 | Add aarch64-specific --no-apply-dynamic-relocs option. | Cary Coutant | 3 | -0/+37 |
2015-11-05 | Use aarch64_decode_insn in aarch64_displaced_step_copy_insn | Yao Qi | 2 | -1/+10 |
2015-11-05 | Use aarch64_decode_insn in aarch64_analyze_prologue | Yao Qi | 2 | -343/+98 |
2015-11-05 | Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offset | Yao Qi | 2 | -59/+22 |
2015-11-05 | Regenerate ld/Makefile.in | Alan Modra | 2 | -0/+6 |
2015-11-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-04 | Fortran: allocate()d memory is uninitialized | Jan Kratochvil | 2 | -1/+6 |
2015-11-04 | gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit. | Marcin Kościelnicki | 2 | -0/+123 |
2015-11-04 | gdb: Add process record and replay support for s390. | Marcin Kościelnicki | 7 | -3/+4552 |