deliverable/binutils-gdb.git
2013-12-03  Joel BrobeckerAda: Reserved word "all" should not need to be spelled...
2013-12-03  Joel Brobeckercrash evaluating bogus exception condition expression...
2013-12-03  Joel BrobeckerNEWS: Extend documentation of the new GDB/MI --language...
2013-12-03  Alan ModraMore PowerPC64 ELFv2 --just-symbols fixes
2013-12-03  Samuel BronsonResurrect gdb-add-index as a contrib script
2013-12-03  Samuel BronsonMAINTAINERS (Write After Approval): Add myself to the...
2013-12-03  Joel BrobeckerRemove "ada-exceptions" from -list-features output.
2013-12-03  Joel BrobeckerRemove all trailing spaces in mi/mi-main.c.
2013-12-03  Alan ModraPowerPC64 linking of --just-symbols objects (klibc)
2013-12-03  Joel BrobeckerAdd "undefined-command" error code at end of ^error...
2013-12-03  Joel BrobeckerNew GDB/MI command "-info-gdb-mi-command"
2013-12-02  Alan Modradaily update
2013-12-02  Jan KratochvilRecord objfile->original_name as an absolute path
2013-12-02  Pedro AlvesAdd new target_read_raw_memory function, and consolidat...
2013-12-02  Pedro Alvesgnulib's sys/stat.h always defines S_IRGRP, S_IXGRP...
2013-12-02  Pedro AlvesHandle 'k' packet TARGET_CLOSE_ERROR gracefully.
2013-12-02  Yao QiFix PR remote/15974
2013-12-02  Joel BrobeckerFix filestuff.c build error if RLIMIT_NOFILE not defined.
2013-12-02  Joel BrobeckerMakefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dire...
2013-12-02  Joel BrobeckerRemove last traces of gdb_stat.h.
2013-12-02  Joel BrobeckerMakefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stri...
2013-12-01  Alan Modradaily update
2013-11-30  Alan Modradaily update
2013-11-30  Doug EvansMove .debug_gdb_script processing to auto-load.c.
2013-11-30  Yao QiFix typo "checksm"
2013-11-29  Alan Modradaily update
2013-11-29  Sergio Durigan... Remove gdb_string.h from gdbarch.sh
2013-11-29  H.J. LuRemove -lpthread -ldl and add -B$$r/prev-$(TARGET_SUBDI...
2013-11-29  Doug Evans * python/py-auto-load.c (source_section_scripts):...
2013-11-29  Doug EvansRemove trailing whitespace.
2013-11-29  H.J. LuAdd -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/
2013-11-29  H.J. LuAdd -ldl to POSTSTAGE1_LDFLAGS
2013-11-29  H.J. LuAdd -ffat-lto-objects to STAGE[23]_CFLAGS
2013-11-29  H.J. LuAdd the missing ChangeLog entry
2013-11-29  Pedro AlvesUNWIND_NULL_ID is no longer used anywhere. Update...
2013-11-29  Pedro AlvesPlug target side conditions and commands leaks.
2013-11-29  Yao QiDelegate to target_ops->beneath for TARGET_OBJECT_RAW_M...
2013-11-28  Alan Modradaily update
2013-11-28  Doug EvansRename breakpoint_object to gdbpy_breakpoint_object.
2013-11-28  Doug Evansfix spelling in previous entry
2013-11-28  Doug Evans * configure.ac: Add comments delineating libpython...
2013-11-28  Andrew BurgessPrint entirely unavailable struct/union values as a...
2013-11-28  Pedro Alvesget_prev_frame, stop_reason != UNWIND_NO_REASON, add...
2013-11-28  Pedro Alvesget_prev_frame, outer_frame_id and unwind->stop_reason...
2013-11-28  Pedro Alvesget_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST
2013-11-28  Pedro Alvesregister: "optimized out" -> "not saved".
2013-11-28  Pedro AlvesFix PR 16152's ChangeLog entry.
2013-11-28  Yao QiGDB perf test on disassemble
2013-11-27  Alan Modradaily update
2013-11-27  Steffen Sledzgdb: fix cygwin check in configure script
2013-11-27  Pedro AlvesFix type of not saved registers.
2013-11-27  Pedro AlvesMake "set debug frame 1" output print <not saved> inste...
2013-11-27  Andrew BurgessMake "set debug frame 1" use the standard print routine...
2013-11-27  Kyrylo Tkachov[ld/testsuite/]
2013-11-27  Luis Machado * gdb.base/callfuncs.c (main): Assign malloc's return...
2013-11-27  Tristan GingoldImprove dump of xdata/pdata on x86_64.
2013-11-27  Richard Sandifordbinutils/testsuite/
2013-11-26  Alan Modradaily update
2013-11-26  H.J. LuFix a typo
2013-11-26  H.J. LuAdd HOSTING_SLIBS and use it for -pie
2013-11-26  Andrew BurgessTighten regexp in gdb.base/setshow.exp
2013-11-26  ccoutantFix demangler to handle conversion operators correctly.
2013-11-26  Andrew BurgessMark entirely optimized out value as non-lazy.
2013-11-26  Will Newtonbfd/elfnn-aarch64.c: Handle static links with ifunc...
2013-11-26  Will Newtonbfd/elfnn-aarch64.c: Fix miscalculation of GOTPLT offse...
2013-11-26  Tom Tromeyrevert patch from 2013-11-22
2013-11-26  Walfred TedeschiFix PR16193 - gdbserver aborts.
2013-11-25  Alan Modradaily update
2013-11-25  Keith SeitzPR c++/14819: Explicit class:: inside class scope...
2013-11-25  Steve Ellcey2013-11-25 Steve Ellcey <sellcey@mips.com>
2013-11-25  Yao QiGDB perf test on backtrace
2013-11-24  Alan Modradaily update
2013-11-24  Yao QiUse target_read_code in disassemble.
2013-11-24  Yao Qiset/show code-cache
2013-11-24  Yao QiRenaming in target-dcache.c
2013-11-24  Yao QiGDB perf test on single step
2013-11-24  Yao QiWrite "ON" and "OFF" in lower case in GDB doc.
2013-11-24  Doug Evans * gdb.base/ena-dis-br.exp: Add missing quote to "step...
2013-11-24  Doug EvansTest name tweaks for py-value.exp.
2013-11-23  Doug Evans * gdb.python/py-type.exp (test_enums): Fix typo.
2013-11-23  Doug Evans* gdb.python/py-symbol.exp: Add some comments. Make...
2013-11-23  Doug Evans* gdb.python/py-symbol.exp: Fix whitespace.
2013-11-23  Doug EvansFix long line in earlier entry.
2013-11-23  Doug Evans * gdb.python/python.exp: Don't call skip_python_tests...
2013-11-23  Alan Modradaily update
2013-11-23  Doug Evans * python/py-frame.c (gdbpy_initialize_frames): Remove...
2013-11-23  Doug Evans * python/py-frame.c (frapy_block): Fix error message...
2013-11-23  Doug Evanscli/cli-script.c (multi_line_command_p): New function.
2013-11-23  Yao QiUpdate doc on displayhint in command -var-list-children
2013-11-22  Cary CoutantAdd check for which library is needed for dlopen.
2013-11-22  Cary CoutantUse in-tree assembler for exception_x86_64_bnd_test.
2013-11-22  Alan Modradaily update
2013-11-22  Alan ModraImport config.sub and config.guess from upstream.
2013-11-22  Sterling Augustine2013-11-22 Sterling Augustine <saugustine@google...
2013-11-22  Sterling Augustine2013-11-22 Sterling Augustine <saugustine@google...
2013-11-22  Pedro AlvesRename gdb.dwarf2/dw2-bad-cfi.* to gdb.dwarf2/dw2-unspe...
2013-11-22  Tom Tromeyupdate comment in dw2-bad-cfi.S.
2013-11-22  Tom Tromeyhandle an unspecified return address column
2013-11-22  Tom TromeyDetect infinite loop in value_fetch_lazy's lval_registe...
2013-11-22  Cory Fields * windres.c (define_resource): Use zero for timestamp...
next
This page took 0.069956 seconds and 4 git commands to generate.