aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-14Sync readline/ to version 7.0 alphausers/ppalka/readline-7.0-updatePatrick Palka95-4499/+10024
2015-07-15Automatic date update in version.inGDB Administrator1-1/+1
2015-07-14Remove CHECK_TYPEDEF, use check_typedef insteadSimon Marchi51-131/+179
2015-07-14Add support reading D modules from DWARFIain Buclaw2-8/+38
2015-07-14i386-biarch-core.exp: Fix comment typoJan Kratochvil2-1/+5
2015-07-14Make default compression gABI compliantH.J. Lu18-41/+93
2015-07-14Sync Makefile.tpl with GCCH.J. Lu3-2520/+2538
2015-07-14Sync longlong.h with GCCH.J. Lu2-0/+11
2015-07-14Sync hashtab.h, splay-tree.h with GCCH.J. Lu3-19/+18
2015-07-14Remove trailing spaces in demangle.hH.J. Lu1-3/+3
2015-07-14Sync ansidecl.h with GCCH.J. Lu2-0/+17
2015-07-14Sync config files with GCCH.J. Lu7-0/+210
2015-07-14Fix build issue with nat/linux-namespaces.c.Peter Bergner2-6/+12
2015-07-14Sync config/warnings.m4 with GCCH.J. Lu8-1/+207
2015-07-14Sync toplevel configure with GCCH.J. Lu3-0/+14
2015-07-14Sync toplevel configure.ac with GCCH.J. Lu5-8/+95
2015-07-14Remove extraneous whitespace from ARM sim sources.Nick Clifton29-320/+348
2015-07-14Fix texinfo problem by adding the required period after an @xref.Nick Clifton2-1/+5
2015-07-14Add test that exercises the inferior being killed while stopped under GDBPedro Alves3-0/+169
2015-07-14gdbserver/Linux: internal error when killing a process that is already gonePedro Alves2-1/+9
2015-07-14Automatic date update in version.inGDB Administrator1-1/+1
2015-07-13Fix attach-pie-noexec.exp fail on native-extended-gdbserverYao Qi2-1/+6
2015-07-13gdb/tui: Add command completion to winheight command.Andrew Burgess2-12/+53
2015-07-13Automatic date update in version.inGDB Administrator1-1/+1
2015-07-12Extend --compress-debug-sections in goldH.J. Lu6-14/+350
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu12-19/+237
2015-07-12Fix GDB breakage due to addition of new nios2 mach types in BFD.Sandra Loosemore2-2/+13
2015-07-12Automatic date update in version.inGDB Administrator1-1/+1
2015-07-11Automatic date update in version.inGDB Administrator1-1/+1
2015-07-10Properly convert objects between different ELF classesH.J. Lu7-2/+285
2015-07-10rx-tdep.c: Use target_read_code instead of target_read_memory.Kevin Buettner2-1/+6
2015-07-10gdbserver/event-loop.c: type mismatchPedro Alves2-2/+8
2015-07-10Warn unsupported compress type and corrupted compressed sectionH.J. Lu2-13/+45
2015-07-10Updated to accept .debug_* sectionsH.J. Lu2-2/+6
2015-07-10Updated to accept .debug_* sectionsH.J. Lu2-2/+6
2015-07-10Fix testsuite regression by: Do not skip prologue for asm (.S) filesJan Kratochvil3-1/+12
2015-07-10[GDBserver][AArch64] Cleanup comments for each linux_target_ops methodPierre Langlois2-26/+44
2015-07-10gdb/tui: Use cleanups to free string copies.Andrew Burgess2-3/+12
2015-07-10gdb/tui: Define tui window names once.Andrew Burgess2-22/+10
2015-07-10gdb: Convert TUI windows names to lower case.Andrew Burgess3-9/+19
2015-07-10Make ALIGN(x) behave as ALIGN(.,x)Alan Modra2-2/+15
2015-07-10Add missing changelog entriesAlan Modra2-0/+10
2015-07-10gnu_vector.exp: Skip infcall tests on x86/x86_64Andreas Arnez2-6/+12
2015-07-10record: set stop_pc in "record goto" commandMarkus Metzger5-6/+63
2015-07-09Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen2-2/+10
2015-07-10Automatic date update in version.inGDB Administrator1-1/+1
2015-07-09Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen3-13/+10
2015-07-09Add NEWS entry for tracepoints support on aarch64-linuxPierre Langlois2-0/+6
2015-07-09[GDBServer][AArch64] Enable support for tracepointsPierre Langlois2-0/+16
2015-07-09[testsuite][AArch64] Port gdb.tracePierre Langlois9-0/+34