summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make exception throwers have void result. Delete unused gdbscm_scm_to_target...Doug Evans2014-05-214-24/+20
* Allow making GDB not automatically connect to the native target.Pedro Alves2014-05-2120-47/+574
* NEWS: Mention native target renames.Pedro Alves2014-05-212-0/+16
* go32-nat.c: Don't override to_open.Pedro Alves2014-05-212-7/+5
* nto-procfs.c: Add "target native".Pedro Alves2014-05-212-12/+41
* Windows: Rename "target child" -> "target native"Pedro Alves2014-05-212-3/+5
* Rename "target GNU" -> "target native"Pedro Alves2014-05-212-4/+5
* Rename "target darwin-child" -> "target native"Pedro Alves2014-05-212-4/+5
* Rename "target djgpp" -> "target native"Pedro Alves2014-05-212-4/+5
* Rename "target child" to "target native".Pedro Alves2014-05-214-6/+16
* Drop regset_alloc().Andreas Arnez2014-05-214-56/+9
* SPARC: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-218-21/+105
* SPARC: Rename register maps from "*regset" to "*regmap"Andreas Arnez2014-05-2122-179/+275
* SCORE: Replace regset_alloc() invocation by a static regset structure.Andreas Arnez2014-05-213-20/+17
* MN10300: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-212-9/+19
* MIPS: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-214-41/+36
* X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-218-77/+80
* ARM: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-213-23/+27
* AARCH64: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-213-18/+24
* Remove 'arch' field from regset structure.Andreas Arnez2014-05-2110-27/+41
* Constify regset structures.Andreas Arnez2014-05-2125-39/+71
* gdb/testsuite: Handle underlying type in gdb.cp/var-tag.exp.Mark Wielaard2014-05-212-3/+13
* Fix TLS access for -static -pthreadJan Kratochvil2014-05-219-32/+131
* Make the dcache (code/stack cache) handle line reading errors betterPedro Alves2014-05-215-2/+190
* daily updateAlan Modra2014-05-211-1/+1
* Add ChangeLog from previous MIPS .module commitmfortune2014-05-202-0/+51
* Add MIPS .module directivemfortune2014-05-2012-284/+376
* Remove newly introduced whitespace from warnings.mfortune2014-05-202-3/+8
* Mark MSA as requiring FP64mfortune2014-05-205-124/+114
* ld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOURCES.Hans-Peter Nilsson2014-05-203-0/+8
* Fix gdb.multi/base.exp failures.Doug Evans2014-05-202-1/+15
* * messages.c (as_warn_internal): Ensure we don't interleave outputMike Stump2014-05-202-10/+14
* * elf32-msp430.c (msp430_elf_relax_adjust_locals): Avoid overflow.DJ Delorie2014-05-202-4/+9
* Make compare-sections work against all targets; add compare-sections [-r] tests.Pedro Alves2014-05-2011-40/+316
* gas/Richard Sandiford2014-05-203-0/+67
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-2025-411/+1300
* [GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves2014-05-209-81/+62
* [GDBserver][AArch64] Make watchpoint support use target_hw_bp_type.Pedro Alves2014-05-202-39/+82
* Do not build gdbserver with -Werror by default if development=falseJoel Brobecker2014-05-203-4/+10
* btrace: no replay without historyMarkus Metzger2014-05-204-0/+58
* Fix MSP430 assembler to support #hi(<symbol>).Nick Clifton2014-05-208-29/+73
* ld/aarch64: xfail non-PIC shared object tests on aarch64Will Newton2014-05-202-0/+8
* Set timeout for gdb.reverse/*.exp test casesYao Qi2014-05-203-0/+21
* gdb_init argument ARGS is a string rather than a listYao Qi2014-05-202-10/+12
* Fix issue #15778: GDB Aarch64 signal frame unwinder issueHui Zhu2014-05-202-29/+41
* Remove unnecessary header from m68k-dis.cAlan Modra2014-05-202-2/+4
* Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra2014-05-207-118/+150
* daily updateAlan Modra2014-05-201-1/+1
* build_type_unit_groups and moved closer to only caller and renamedDoug Evans2014-05-192-158/+164
* fix two latent type errorsTom Tromey2014-05-193-4/+7