deliverable/binutils-gdb.git
2014-05-30  Andrew BurgessRemove previous frame if an error occurs when computing...
2014-05-30  Cary CoutantFix testsuite to use newly-built linker for ehdr_start_...
2014-05-30  Pedro AlvesPR breakpoints/17000: user breakpoint not inserted...
2014-05-30  David BlaikieUse attribute to specify the required inlining semantics
2014-05-30  Maciej W. Rozyckigdb.reverse/sigall-reverse.exp: Typo fix
2014-05-30  Alan Modradaily update
2014-05-29  Pedro AlvesRunning the current tree against my software-single...
2014-05-29  Pedro Alvesinfrun.c: simplify "end stepping range" code a bit.
2014-05-29  Pedro Alvesinfrun.c: stop_stepping -> stop_waiting.
2014-05-29  Pedro Alvesunbreak infcalls
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-29  Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-29  Pedro AlvesPR gdb/15713 - errors from i386_linux_resume lead to...
2014-05-29  Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-29  Alan Modradaily update
2014-05-28  Pedro AlvesFix demangler testsuite crashes with CP_DEMANGLE_DEBUG...
2014-05-28  Thomas SchwingeFix test in libiberty/testsuite/demangle-expected.
2014-05-28  Andrew Burgesscplus-demangler, free resource after a failed call...
2014-05-28  Joel BrobeckerRemove "set/show remotebaud" (deprecated) commands.
2014-05-28  Hans-Peter... ld: Split GENSCRIPTS rule from dependencies to fix...
2014-05-28  mfortuneAdd objcopy stage between assembly and linking for...
2014-05-28  Alan ModraFix rx "set but not used" warnings
2014-05-28  Tristan Gingoldaddr2line: fix missing inlined frames.
2014-05-28  Yao QiFix typo in comments
2014-05-28  Alan Modradaily update
2014-05-27  DJ DelorieFix typo.
2014-05-27  DJ DelorieAdd new link-map-text hook and RX auto-vector support.
2014-05-27  H.J. LuProperly handle 64-bit GOT relocations
2014-05-27  Gary BensonPrompt the user to file bug reports for internal errors...
2014-05-27  Andy Wingoremove unnecessary smob mark/free functions
2014-05-27  Andy Wingogdb smob cleanups
2014-05-27  Alan Modradaily update
2014-05-26  Andy Wingoguile.texi (Basic Guile): Fix some typos.
2014-05-26  Andy WingoFix excess parentheses in use-modules forms.
2014-05-26  Andy WingoAdd configure support for building with guile 2.2.
2014-05-26  Doug Evansfix 80 cols overrun in earlier entry
2014-05-26  Yao QiSpecify source file explicitly when setting a breakpoint
2014-05-26  Alan Modradaily update
2014-05-25  Alan Modradaily update
2014-05-24  Alan ModraLocalize varible to avoid warning
2014-05-24  Eli ZaretskiiDon't use @var at the beginning of a sentence in GDB...
2014-05-24  Alan Modradaily update
2014-05-23  Ramana RadhakrishnanInclude asm/ptrace.h for linux-aarch64-low.c
2014-05-23  Markus Metzgerbtrace, vdso: add vdso target sections
2014-05-23  Markus Metzgertest, gcore: move capture_command_output into lib/gdb.exp
2014-05-23  Markus Metzgerbtrace: control memory access during replay
2014-05-23  Alan Modradaily update
2014-05-22  Simon MarchiAdd comment for mi_run_cmd_full
2014-05-22  Ramana RadhakrishnanInclude asm/ptrace.h in aarch64-linux-nat.c
2014-05-22  Ramana RadhakrishnanReinstate self to Write After Approval
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-05-22  Pedro AlvesDon't store the inferior's exit code for --return-child...
2014-05-22  Alan ModraFix whitespace in gas listing errors and warnings
2014-05-22  Alan Modradaily update
2014-05-21  Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-05-21  Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-05-21  Doug Evansfix file names in earlier checkin
2014-05-21  Simon MarchiRevert "Fix argument passing in mi_run_cmd_full"
2014-05-21  Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21  Maciej W. Rozyckigdb/testsuite: Bump up `match_max'
2014-05-21  Doug Evans* scm-breakpoint.c (breakpoint_functions): Fix typo.
2014-05-21  Doug EvansMake exception throwers have void result. Delete unuse...
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21  Pedro AlvesNEWS: Mention native target renames.
2014-05-21  Pedro Alvesgo32-nat.c: Don't override to_open.
2014-05-21  Pedro Alvesnto-procfs.c: Add "target native".
2014-05-21  Pedro AlvesWindows: Rename "target child" -> "target native"
2014-05-21  Pedro AlvesRename "target GNU" -> "target native"
2014-05-21  Pedro AlvesRename "target darwin-child" -> "target native"
2014-05-21  Pedro AlvesRename "target djgpp" -> "target native"
2014-05-21  Pedro AlvesRename "target child" to "target native".
2014-05-21  Andreas ArnezDrop regset_alloc().
2014-05-21  Andreas ArnezSPARC: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezSPARC: Rename register maps from "*regset" to "*regmap"
2014-05-21  Andreas ArnezSCORE: Replace regset_alloc() invocation by a static...
2014-05-21  Andreas ArnezMN10300: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezMIPS: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezX86: Replace regset_alloc() invocations by static regse...
2014-05-21  Andreas ArnezARM: Replace regset_alloc() invocations by static regse...
2014-05-21  Andreas ArnezAARCH64: Replace regset_alloc() invocations by static...
2014-05-21  Andreas ArnezRemove 'arch' field from regset structure.
2014-05-21  Andreas ArnezConstify regset structures.
2014-05-21  Mark Wielaardgdb/testsuite: Handle underlying type in gdb.cp/var...
2014-05-21  Jan KratochvilFix TLS access for -static -pthread
2014-05-21  Pedro AlvesMake the dcache (code/stack cache) handle line reading...
2014-05-21  Alan Modradaily update
2014-05-20  mfortuneAdd ChangeLog from previous MIPS .module commit
2014-05-20  mfortuneAdd MIPS .module directive
2014-05-20  mfortuneRemove newly introduced whitespace from warnings.
2014-05-20  mfortuneMark MSA as requiring FP64
2014-05-20  Hans-Peter... ld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOU...
2014-05-20  Doug EvansFix gdb.multi/base.exp failures.
2014-05-20  Mike Stump * messages.c (as_warn_internal): Ensure we don't inter...
2014-05-20  DJ Delorie* elf32-msp430.c (msp430_elf_relax_adjust_locals):...
2014-05-20  Pedro AlvesMake compare-sections work against all targets; add...
2014-05-20  Richard Sandifordgas/
2014-05-20  Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-05-20  Pedro Alves[GDBserver] Move Z packet defines and type convertion...
2014-05-20  Pedro Alves[GDBserver][AArch64] Make watchpoint support use target...
next
This page took 0.047211 seconds and 4 git commands to generate.