Age | Commit message (Expand) | Author | Files | Lines |
2015-11-27 | Allow multiple occurrences of the frames-invalid annotation in gdb.cp/annota2... | Yao Qi | 2 | -1/+6 |
2015-11-27 | Use ${frames_invalid} in gdb.cp/annota2.exp | Yao Qi | 2 | -1/+5 |
2015-11-27 | [Aarch64] Support an ARMv8.2 system register. | Matthew Wahab | 5 | -0/+42 |
2015-11-27 | [AArch64] Add feature flags and command line for ARMv8.2 FP16 support. | Matthew Wahab | 5 | -0/+18 |
2015-11-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-26 | Adjust ChangeLog entry | Simon Marchi | 1 | -1/+1 |
2015-11-26 | Add test for thread names | Simon Marchi | 4 | -0/+144 |
2015-11-26 | Display names of remote threads | Simon Marchi | 13 | -46/+142 |
2015-11-26 | Constify thread name return path | Simon Marchi | 7 | -12/+23 |
2015-11-26 | btrace: diagnose "record btrace pt" without libipt | Markus Metzger | 4 | -0/+19 |
2015-11-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-25 | Import zlib 1.2.8 with local change merged in. | Joel Brobecker | 89 | -455/+3770 |
2015-11-25 | Adjust local symbol value in relocatable link to be relative to section. | Cary Coutant | 2 | -2/+12 |
2015-11-25 | [GOLD] Align PowerPC64 GOT | Alan Modra | 2 | -1/+9 |
2015-11-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-24 | [GAS, ARM] Invalid LDR immediate transformation | Christophe Monat | 7 | -3/+78 |
2015-11-24 | NEWS: "info" commands now list in ascending order | Pedro Alves | 2 | -0/+9 |
2015-11-24 | List displays in ascending order | Pedro Alves | 5 | -10/+71 |
2015-11-24 | List checkpoints in ascending order | Pedro Alves | 4 | -7/+45 |
2015-11-24 | List inferiors/threads/pspaces in ascending order | Pedro Alves | 30 | -265/+171 |
2015-11-24 | Linux: dump the signalled thread first | Pedro Alves | 2 | -63/+75 |
2015-11-24 | Make gdb.python/py-inferior.exp test names unique | Pedro Alves | 2 | -100/+122 |
2015-11-24 | [ARM][GAS] Fix invalid arm-wince-pe tests. | Matthew Wahab | 9 | -26/+45 |
2015-11-24 | Add an AArch64 simulator to GDB. | Nick Clifton | 25 | -4/+31452 |
2015-11-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-23 | Fix internal error when saving fast tracepoint definitions | Simon Marchi | 5 | -2/+23 |
2015-11-23 | Refactor gdb.trace/save-trace.exp | Simon Marchi | 2 | -43/+54 |
2015-11-23 | minsyms.c: Scan backwards over all zero sized symbols. | Kevin Buettner | 5 | -3/+107 |
2015-11-23 | error/internal-error printing local variable during "bt full". | Joel Brobecker | 6 | -3/+144 |
2015-11-23 | [LynxOS] GDBserver crash debugging threaded program | Joel Brobecker | 4 | -2/+26 |
2015-11-23 | infinite loop stopping at "pop" insn on x64-windows | Joel Brobecker | 2 | -0/+6 |
2015-11-23 | [ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer | Joel Brobecker | 2 | -16/+32 |
2015-11-23 | [gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android | Joel Brobecker | 3 | -4/+37 |
2015-11-23 | Fix space-vs-tab issues in gdb/testsuite/ChangeLog. | Joel Brobecker | 1 | -3/+3 |
2015-11-23 | gdb/dwarf2read: Minimal handling of non-constant struct sizes. | Joel Brobecker | 4 | -1/+30 |
2015-11-23 | opcodes: handle mach-o for thumb/arm disambiguation. | Tristan Gingold | 2 | -0/+12 |
2015-11-23 | darwin-nat: disable sstep cache. | Tristan Gingold | 2 | -10/+13 |
2015-11-23 | solib-darwin: support PIE for spawned processes. | Tristan Gingold | 3 | -34/+112 |
2015-11-23 | darwin-nat: rewrite darwin_read_write_inferior | Tristan Gingold | 2 | -61/+93 |
2015-11-22 | target.h: #include <sys/types.h>. | Doug Evans | 2 | -0/+5 |
2015-11-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-22 | sim: common: set up CPPFLAGS/CXXFLAGS/LDFLAGS from configure [PR sim/18762] | Mike Frysinger | 2 | -0/+8 |
2015-11-22 | sim: sim_do_commandf: fix call to va_end [PR sim/19273] | Mike Frysinger | 2 | -2/+13 |
2015-11-22 | sim: ppc: avoid use of $< in ordinary rules [PR sim/13834] | Mike Frysinger | 2 | -5/+13 |
2015-11-22 | sim: common: add PRI printf defines | Mike Frysinger | 2 | -0/+28 |
2015-11-22 | sim: avr: move global state to sim/cpu state | Mike Frysinger | 3 | -134/+157 |
2015-11-22 | sim: avr: switch to common sim-reg | Mike Frysinger | 2 | -4/+14 |
2015-11-22 | sim: sh: delete global callback/argv | Mike Frysinger | 3 | -46/+53 |
2015-11-22 | sim: h8300: delete global callback/kind/name | Mike Frysinger | 2 | -47/+27 |
2015-11-22 | sim: mn10300: drop global callback handle | Mike Frysinger | 3 | -7/+8 |