Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-11-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-20 | Fix '-data-read-memory-bytes' typo/assertion | Don Breazeal | 2 | -2/+8 |
2015-11-20 | MIPS/GAS/testsuite: Tighten negative-match NaN tests | Maciej W. Rozycki | 6 | -70/+13 |
2015-11-20 | MIPS/LD: Fix little-endian `mti' and `img' ELF emulations | Maciej W. Rozycki | 2 | -1/+7 |
2015-11-20 | [AArch64] Add support for ARMv8.1 Virtulization Host Extensions. | Matthew Wahab | 8 | -0/+290 |
2015-11-20 | Stop the ARM short mapping symbol test being run for the symbianelf target. | Matthew Wahab | 2 | -1/+5 |
2015-11-20 | Fix a problem with the maximum number of open files held in the cache when ru... | Stefan Teleman | 2 | -3/+27 |
2015-11-20 | Remove a if-clause that is redundant because the same test has been performed... | Nick Clifton | 2 | -4/+5 |
2015-11-20 | Fix missing update in previous patch. | Tristan Gingold | 2 | -2/+6 |
2015-11-20 | Fix building objcopy under mingw64 by replacing uses of strndup with xstrndup. | Ronald Hoogenboom | 2 | -3/+8 |
2015-11-20 | binutils: add support for arm-*-darwin and aarch64-*-darwin. | Tristan Gingold | 16 | -18/+762 |
2015-11-20 | Synchronize PDP11 page size between BFD and LD. | David Bridgham | 2 | -1/+6 |
2015-11-20 | Update translations. | Nick Clifton | 11 | -8233/+39789 |
2015-11-20 | callfuncs.exp: avoid spurious register differences in sparc64 targets. | Jose E. Marchesi | 2 | -0/+16 |
2015-11-20 | sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.c | Jose E. Marchesi | 2 | -0/+5 |
2015-11-19 | Fix think-o in calls to gdb_compile. | Sandra Loosemore | 4 | -3/+10 |
2015-11-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-11-19 | gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handling | Pedro Alves | 6 | -24/+53 |
2015-11-19 | gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386;UnknwnFeat+ handling | Pedro Alves | 2 | -3/+10 |
2015-11-19 | Fix iov_len calculation in aarch64_linux_set_debug_regs | Simon Marchi | 2 | -2/+7 |
2015-11-19 | [C++] Default to -Werror in C++ mode too | Pedro Alves | 6 | -14/+18 |
2015-11-19 | [C++] Drop -fpermissive hack | Pedro Alves | 5 | -6/+12 |
2015-11-19 | [C++] breakpoint.c: "no memory" software watchpoints and enum casts | Pedro Alves | 2 | -13/+44 |
2015-11-19 | [C++] s390: Fix enum gdb_syscall conversion | Simon Marchi | 2 | -17/+30 |
2015-11-19 | [C++] linux-thread-db.c: dladdr cast | Pedro Alves | 2 | -1/+5 |
2015-11-19 | [C++] remote.c: Avoid enum arithmetic | Pedro Alves | 4 | -12/+40 |
2015-11-19 | [AArch64] Reject invalid immediate operands to MSR PAN | Matthew Wahab | 6 | -0/+43 |