Add zex instruction support for moxie port
[deliverable/binutils-gdb.git] / gdb /
2014-12-12  Andreas ArnezS390: Fix gdbserver support for TDB
2014-12-12  Andreas Arnezgdbserver: Support read-only regsets in linux-low.c
2014-12-12  Andreas Arnezgdbserver: Prevent stale/random values in register...
2014-12-12  Andreas Arnezgdbserver: Rephrase loops in regsets_fetch/store_inferi...
2014-12-12  Yao QiImprove arm_skip_prologue by using arm_analyze_prologue
2014-12-12  Yao QiDon't scan prologue past epilogue
2014-12-11  Doug Evanscp-namespace.c (cp_lookup_nested_symbol): Fix comments.
2014-12-11  Doug Evans(lookup_global_symbol_from_objfile): Simplify.
2014-12-11  Doug Evanssymtab.c (domain_name) <MODULE_DOMAIN>: Add missing...
2014-12-10  Simon MarchiOnly leave dprintf inserted if it is marked as persiste...
2014-12-10  Simon MarchiIntroduce target_is_gdbserver
2014-12-10  Doug Evanscp_lookup_symbol_nonlocal: Move definition closer to...
2014-12-10  Doug Evanscp-namespace.c (lookup_symbol_file): Move next to only...
2014-12-10  Doug Evanscp_lookup_symbol_imports: Make static.
2014-12-10  Simon MarchiRestore terminal state in mi_thread_exit (PR gdb/17627)
2014-12-09  Doug Evanspython/py-objfile.c (objfpy_get_owner): Increment refco...
2014-12-08  Doug EvansNew "owner" attribute for gdb.Objfile.
2014-12-05  Jan KratochvilUnify lookup_symbol_in_objfile_symtabs
2014-12-05  Jan KratochvilRemove const from many struct objfile *
2014-12-05  Andreas FromAdd myself as write after approval maintainer
2014-12-05  Yao QiRevert: Don't enable gdbtk in testsuite
2014-12-05  Yao QiFix parallel testing issues in gdb.guile tests
2014-12-05  Doug EvansRevert: linespec.c (iterate_name_matcher): Fix argument...
2014-12-05  Yao QiUse standard_testfile in i386-bp_permanent.exp
2014-12-04  Doug EvansNew python method gdb.Objfile.add_separate_debug_file.
2014-12-04  Doug EvansNew python attribute gdb.Objfile.build_id.
2014-12-04  Jan KratochvilAccelerate lookup_symbol_aux_objfile 85x
2014-12-04  Maciej W. RozyckiCorrect invalid assumptions made by (mostly) DWARF...
2014-12-03  Maciej W. RozyckiMIPS: Add support for microMIPS Linux signal trampolines
2014-12-03  Ulrich WeigandUse core regset iterators on Sparc Solaris
2014-12-03  Simon MarchiFix make_cleanup_dtor signature to match declaration
2014-12-03  Doug EvansRemove cplus_specific from general_symbol_info.
2014-12-03  Doug EvansPR symtab/17602
2014-12-03  Doug EvansPR symtab/17591
2014-12-03  Doug Evansdwarf2read.c (peek_die_abbrev): Improve error message...
2014-12-03  Doug EvansRemove remnant of Chill support.
2014-12-02  Simon MarchiFix comment typo
2014-12-02  Nick BullNew python events: inferior call, register/memory changed.
2014-12-02  Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02  Doug EvansNew python events: infcall, register/memory changed.
2014-12-02  Doug Evanspython/py-infthread.c: Whitespace fixes.
2014-12-02  Andreas Arnezexecl-update-breakpoints.exp: Move whole segment instea...
2014-12-02  Andreas ArnezS390: Fix 'expedite' for s390-te-linux64
2014-12-01  Simon MarchiRemove duplicate comment
2014-12-01  Simon MarchiFix Python help() test for Python 3
2014-12-01  Ulrich WeigandUse core regset iterators on GNU Hurd
2014-12-01  Yao QiDon't enable gdbtk in testsuite
2014-11-30  Jan KratochvilAdd add-auto-load-scripts-directory.
2014-11-30  Jan KratochvilFix add-auto-load-safe-path typo.
2014-11-30  Martin Galvanframe.c: Fix the check for FID_STACK_INVALID in frame_i...
2014-11-29  Siva ChandraCheck that thread stack temps are not already enabled...
2014-11-29  Yao Qi[arm] compute framereg and framesize when needed
2014-11-29  Siva ChandraEnable chained function calls in C++ expressions.
2014-11-28  Simon MarchiFix prints in tests for Python 3
2014-11-28  Pierre MullerFix amd64 dwarf register number mapping (MMX register...
2014-11-28  Ulrich WeigandRemove (dead-code) native core file sniffers on Linux...
2014-11-28  Joel Brobeckergdb_realpath: Rework comment about handling on Windows.
2014-11-28  Yao QiImport rename module
2014-11-28  Yao QiUse canonicalize_file_name unconditionally
2014-11-28  Yao QiImport canonicalize-lgpl
2014-11-28  Yao QiUse lstat unconditionally
2014-11-28  Yao QiImport lstat
2014-11-28  Yao QiUse readlink unconditionally
2014-11-28  Yao QiImport readlink
2014-11-28  Yao QiFix date in changelog
2014-11-28  Yao QiMatch library name prefixed with sysroot
2014-11-27  Simon MarchiFix test always passing in python/py-linetable.exp
2014-11-26  Doug Evansgdb.dwarf2/dw2-op-out-param.S: Fix comment.
2014-11-26  Mark WielaardRecognize new DWARFv5 C11, C++11 and C++14 DW_LANG...
2014-11-26  Sandra LoosemoreFix Nios II prologue analyzer to handle multiple stack...
2014-11-26  Sandra LoosemoreFix Nios II GDB epilogue detection to handle multiple...
2014-11-26  Sandra LoosemoreRefactor Nios II GDB support to use helper functions...
2014-11-24  Jan KratochvilReindent code (resolve_dynamic_type_internal).
2014-11-24  Samuel Thibault[Hurd] Fix deallocation after proc_getprocinfo call
2014-11-24  Doug EvansFix dumping of function arguments.
2014-11-23  Patrick PalkaAdd myself as write-after-approval GDB maintainer
2014-11-23  Joel BrobeckerAlways consider infcall breakpoints as non-permanent.
2014-11-23  Patrick PalkaSpecify SA_RESTART when registering the SIGWINCH signal...
2014-11-23  Patrick PalkaFix the processing of Meta-key commands in TUI
2014-11-23  Patrick Palkacheckpoint: print index of new checkpoint in response...
2014-11-23  Yao QiRefine read_string
2014-11-22  Doug Evanssymtab.c: Comment and whitespace improvements.
2014-11-22  Doug Evanscp-namespace.c (cp_lookup_symbol_nonlocal): Fix comment.
2014-11-22  Yao QiUse MACRO_AT_func in entry-values.exp
2014-11-22  Yao Qi[arm] Fix fails in dw2-compdir-oldgcc.exp
2014-11-21  Doug Evanspsymtab.c (psymtab_search_name): Fix whitespace.
2014-11-21  Yao QiImport errno explicitly
2014-11-21  Yao QiInclude wchar.h and wctype.h unconditionally
2014-11-21  Yao QiImport wchar and wctype-h explicitly
2014-11-21  Yao QiImport memchr explicitly
2014-11-21  Yao QiInclude alloca.h unconditionally
2014-11-21  Yao QiImport alloca explicitly
2014-11-21  Yao QiMake IMPORTED_GNULIB_MODULES in alphabetical order
2014-11-21  Joel BrobeckerHandling of empty Ada ranges with a negative upper...
2014-11-20  Sergio Durigan JuniorFix build breakage from previous commit
2014-11-20  Sergio Durigan JuniorPartial fix for PR breakpoints/10737: Make syscall...
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-20  Joel Brobecker[Ada] XA type is not redundant if the ranges' subtypes...
2014-11-19  Andreas ArnezUse 2-byte instead of 4-byte NOP on S390 in 'bp-permane...
2014-11-19  Joel Brobecker[Ada] gdb.ada/complete.exp failure on x86_64-windows
next
This page took 0.041388 seconds and 7 git commands to generate.