aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-03Fix various copyright issuesAlan Modra17-13/+47
2014-03-03daily updateAlan Modra1-1/+1
2014-03-02* infrun.c (handle_signal_stop): Replace test forDoug Evans2-16/+19
2014-03-02guile/scm-objfile.c (ofscm_mark_objfile_smob): Fix typo in comment.Doug Evans2-1/+5
2014-03-02guile/lib/gdb/printing.scm (append-pretty-printer!): Fix thinko.Doug Evans2-1/+5
2014-03-02daily updateAlan Modra1-1/+1
2014-03-01Silence ARI warning.Mark Kettenis2-1/+5
2014-03-01Enable rhreads support on OpenBSD/i386.Mark Kettenis3-3/+11
2014-03-01Eliminate pointer signedness warning.Mark Kettenis2-1/+5
2014-03-01ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.Yuri Gribov3-11/+15
2014-03-01Fix ChangeLog.Mark Kettenis1-2/+3
2014-03-01Enable rthreads support on OpenBSD/mips64.Mark Kettenis3-2/+10
2014-03-01Enable rthreads support on OpenBSD/amd64.Mark Kettenis3-3/+10
2014-03-01 * config/tc-avr.c: Remove atxmega16x1.Denis Chertykov2-1/+4
2014-02-28Remove the unnecesary argument METHOD to valops.c:find_oload_champ.Siva Chandra2-11/+24
2014-03-01daily updateAlan Modra1-1/+1
2014-02-28Add sparc64obsd-nat.c to ALLDEPFILES.Mark Kettenis2-1/+4
2014-02-28Enable rthreads supports on OpenBSD/sparc64.Mark Kettenis4-1/+141
2014-02-28Stupid git never fucking does what I want!Mark Kettenis1-3/+3
2014-02-28Support rthreads on OpenBSD 5.2 and later.Mark Kettenis4-2/+219
2014-02-28constify ui_out_implTom Tromey6-13/+17
2014-02-28Incorrect .debug_line prologue header length for 64-bit DWARFAlan Modra2-2/+11
2014-02-28Fix check_relocs/gc_sweep_hook mismatchAlan Modra2-1/+9
2014-02-28Regenerate opcodes/msp430-decode.cAlan Modra2-157/+179
2014-02-28daily updateAlan Modra1-1/+1
2014-02-27Prevent compiler warning.Mark Kettenis2-1/+5
2014-02-27StackGhost cookie is per-process.Mark Kettenis2-5/+5
2014-02-27Additional PR 8882 fix.Jan Kratochvil2-4/+8
2014-02-27opcodes/Yufeng Zhang5-10/+117
2014-02-27opcodes/Yufeng Zhang5-2/+25
2014-02-27Linux waitpid/__WALL emulation wrapper: If WNOHANG is set, don't touch sigpro...Pedro Alves2-8/+18
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov11-46/+162
2014-02-27Teach GDBserver's Linux backend about no unwaited-for children (TARGET_WAITKI...Pedro Alves4-352/+568
2014-02-27Move linux-nat.c:status_to_str to nat/linux-waitpid.c.Pedro Alves4-25/+40
2014-02-27Move ptid_match to common/ptid.c.Hui Zhu5-24/+32
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton17-34/+184
2014-02-27Fix ELF ppc32 targets that don't use ppc32elf.emAlan Modra5-10/+45
2014-02-27Call common OpenBSD ABI init code on OpenBSD/mips64.Mark Kettenis3-1/+10
2014-02-27Add gdbarch auxv parsing for OpenBSD.Mark Kettenis2-1/+32
2014-02-27Add auxv parsing to the architecture vector.Mark Kettenis5-0/+61
2014-02-27daily updateAlan Modra1-1/+1
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès6-0/+56
2014-02-26gdbserver/Windows: Rely purely on event info when handling DLL load eventJoel Brobecker2-168/+18
2014-02-26windows: Factorize handling of DLL load address offsetJoel Brobecker2-12/+22
2014-02-26gdbserver/windows: Ignore DLL load/unload events during child initialization.Joel Brobecker2-46/+61
2014-02-26DWARF: Read constant-class addresses correctlyJoel Brobecker9-28/+491
2014-02-26make "file" use the BFD cache betterTom Tromey2-4/+16
2014-02-26add short-circuit logic to elfread.cTom Tromey5-13/+41
2014-02-26split out elf_read_minimal_symbolsTom Tromey2-31/+48
2014-02-26move minimal symbols to per-bfdTom Tromey6-75/+120