aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-23gdb/dwarf2read: Minimal handling of non-constant struct sizes.Joel Brobecker4-1/+30
2015-11-23opcodes: handle mach-o for thumb/arm disambiguation.Tristan Gingold2-0/+12
2015-11-23darwin-nat: disable sstep cache.Tristan Gingold2-10/+13
2015-11-23solib-darwin: support PIE for spawned processes.Tristan Gingold3-34/+112
2015-11-23darwin-nat: rewrite darwin_read_write_inferiorTristan Gingold2-61/+93
2015-11-22target.h: #include <sys/types.h>.Doug Evans2-0/+5
2015-11-23Automatic date update in version.inGDB Administrator1-1/+1
2015-11-22sim: common: set up CPPFLAGS/CXXFLAGS/LDFLAGS from configure [PR sim/18762]Mike Frysinger2-0/+8
2015-11-22sim: sim_do_commandf: fix call to va_end [PR sim/19273]Mike Frysinger2-2/+13
2015-11-22sim: ppc: avoid use of $< in ordinary rules [PR sim/13834]Mike Frysinger2-5/+13
2015-11-22sim: common: add PRI printf definesMike Frysinger2-0/+28
2015-11-22sim: avr: move global state to sim/cpu stateMike Frysinger3-134/+157
2015-11-22sim: avr: switch to common sim-regMike Frysinger2-4/+14
2015-11-22sim: sh: delete global callback/argvMike Frysinger3-46/+53
2015-11-22sim: h8300: delete global callback/kind/nameMike Frysinger2-47/+27
2015-11-22sim: mn10300: drop global callback handleMike Frysinger3-7/+8
2015-11-22Automatic date update in version.inGDB Administrator1-1/+1
2015-11-21Automatic date update in version.inGDB Administrator1-1/+1
2015-11-20Fix '-data-read-memory-bytes' typo/assertionDon Breazeal2-2/+8
2015-11-20MIPS/GAS/testsuite: Tighten negative-match NaN testsMaciej W. Rozycki6-70/+13
2015-11-20MIPS/LD: Fix little-endian `mti' and `img' ELF emulationsMaciej W. Rozycki2-1/+7
2015-11-20[AArch64] Add support for ARMv8.1 Virtulization Host Extensions.Matthew Wahab8-0/+290
2015-11-20Stop the ARM short mapping symbol test being run for the symbianelf target.Matthew Wahab2-1/+5
2015-11-20Fix a problem with the maximum number of open files held in the cache when ru...Stefan Teleman2-3/+27
2015-11-20Remove a if-clause that is redundant because the same test has been performed...Nick Clifton2-4/+5
2015-11-20Fix missing update in previous patch.Tristan Gingold2-2/+6
2015-11-20Fix building objcopy under mingw64 by replacing uses of strndup with xstrndup.Ronald Hoogenboom2-3/+8
2015-11-20binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold16-18/+762
2015-11-20Synchronize PDP11 page size between BFD and LD.David Bridgham2-1/+6
2015-11-20Update translations.Nick Clifton11-8233/+39789
2015-11-20callfuncs.exp: avoid spurious register differences in sparc64 targets.Jose E. Marchesi2-0/+16
2015-11-20sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.cJose E. Marchesi2-0/+5
2015-11-19Fix think-o in calls to gdb_compile.Sandra Loosemore4-3/+10
2015-11-20Automatic date update in version.inGDB Administrator1-1/+1
2015-11-19gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handlingPedro Alves6-24/+53
2015-11-19gdb: Workaround bad gdbserver qSupported:xmlRegisters=i386;UnknwnFeat+ handlingPedro Alves2-3/+10
2015-11-19Fix iov_len calculation in aarch64_linux_set_debug_regsSimon Marchi2-2/+7
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves6-14/+18
2015-11-19[C++] Drop -fpermissive hackPedro Alves5-6/+12
2015-11-19[C++] breakpoint.c: "no memory" software watchpoints and enum castsPedro Alves2-13/+44
2015-11-19[C++] s390: Fix enum gdb_syscall conversionSimon Marchi2-17/+30
2015-11-19[C++] linux-thread-db.c: dladdr castPedro Alves2-1/+5
2015-11-19[C++] remote.c: Avoid enum arithmeticPedro Alves4-12/+40
2015-11-19[AArch64] Reject invalid immediate operands to MSR PANMatthew Wahab6-0/+43
2015-11-19Change argument opcode type from enum aarch64_opcodes to uint32_tYao Qi2-1/+6
2015-11-19Define enum out of the scope of structYao Qi2-5/+13
2015-11-19Cast void * to user_fpsimd_state *.Yao Qi2-2/+9
2015-11-19Cast void * to struct user_pt_regs *Yao Qi2-2/+8
2015-11-19[S/390] Add null ptr check + port GOTOFF handling from 32 bit over to 64 bitAndreas Krebbel3-4/+32
2015-11-19[ARM] Add ARMv8.2 architecture feature and command line option.Matthew Wahab5-0/+15