]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/ChangeLog
Factorize target program transformations in the GDB_AC_TRANSFORM macro.
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
2015-02-18  Jose E. MarchesiFactorize target program transformations in the GDB_AC_...
2015-02-17  Jose E. MarchesiAnnounce the DTrace USDT probes support in NEWS.
2015-02-17  Jose E. MarchesiSupport for DTrace USDT probes in x86_64 targets.
2015-02-17  Jose E. MarchesiNew probe type: DTrace USDT probes.
2015-02-17  Jose E. MarchesiNew gdbarch functions: dtrace_parse_probe_argument...
2015-02-17  Jose E. MarchesiNew commands `enable probe' and `disable probe'.
2015-02-17  Jose E. MarchesiMove `compute_probe_arg' and `compile_probe_arg' to...
2015-02-17  Jose E. MarchesiAdapt `info probes' to support printing probes of diffe...
2015-02-17  Patrick PalkaRemove superfluous function key_is_command_char()
2015-02-17  Pedro AlvesTUI: resize windows to new terminal size before display...
2015-02-17  Maxim OstapenkoFix GDB build fail on Aarch64 when -fno-common is enabled
2015-02-16  Mark WielaardRemove true and false ARI checks now that we use stdbool.h.
2015-02-13  Doug Evansmisc cp-namespace.c cleanups
2015-02-13  Yao QiUpdate Yao Qi's email address in MAINTAINERS
2015-02-12  Doug Evanscompleter.c (completion_list_add_name): Fix memory...
2015-02-12  Doug Evanscompleter.c (complete_line): Remove incorrect comment.
2015-02-11  Jan Kratochvilframefilter quit: Use RETURN_MASK_ERROR
2015-02-11  Jan Kratochvilframefilter quit: Make it exception safe
2015-02-11  Jan Kratochvilframefilter quit: Code cleanup: Avoid gotos
2015-02-11  Jan Kratochvilframefilter quit: Code cleanup: Reindentation
2015-02-11  Jan Kratochvilframefilter quit: Obvious whitespacing fixes
2015-02-11  Pedro Alvesxcoffread.c: delete 'within_function' definition
2015-02-11  Tom TromeyFix redefinition errors in C++ mode
2015-02-11  Pedro AlvesFix adjust_pc_after_break, remove still current thread...
2015-02-11  Doug Evansinternal_type_self_type: Handle TYPE_SPECIFIC_NONE.
2015-02-11  Doug EvansRename new_symfile_objfile, make static.
2015-02-11  Patrick PalkaFix a pair of screen-resizing issues in TUI
2015-02-11  Patrick PalkaFix truncation of TUI command history
2015-02-10  Mark Wielaardgdb producer_is_gcc fix bool return value.
2015-02-10  Mark WielaardChange producer_is_gcc function return type to bool.
2015-02-10  Pedro Alvesdisplaced_step_fixup may access memory from the wrong...
2015-02-10  Antoine TremblayAdd myself as write-after-approval GDB maintainer
2015-02-10  Simon MarchiFinish constification of varobj interface
2015-02-10  Luis MachadoRelax ARM prologue unwinder assumption
2015-02-10  Mark WielaardRecognize new DWARF5/GCC5 DW_LANG Fortran 2003 and...
2015-02-10  Sergio Durigan JuniorPR remote/17946: Fix wrong comparison of pointer agains...
2015-02-09  Mark WielaardGCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic...
2015-02-09  Markus Metzgerrecord-btrace: indicate gaps
2015-02-09  Markus Metzgerbtrace: identify cpu
2015-02-09  Markus Metzgerbtrace: extend struct btrace_insn
2015-02-09  Markus Metzgerbtrace: update btrace_compute_ftrace parameters
2015-02-09  Markus Metzgerrecord-btrace: add bts buffer size configuration option
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace, linux: add perf event buffer abstraction
2015-02-09  Markus Metzgerbtrace: add format argument to supports_btrace
2015-02-09  Markus Metzgerbtrace: add struct btrace_data
2015-02-06  Doug Evansremote-m32r-sdi.c: Include symfile.h.
2015-02-06  Doug EvansMove clear_symtab_users, deduce_language_from_filename...
2015-02-06  Pedro Alveslibthread_db: attaching to terminated/joined threads...
2015-02-06  Simon Marchi"enable count" user input error handling (PR gdb/15678)
2015-02-06  Doug Evansguile/scm-frame.c: Fix spelling errors in a comment.
2015-02-04  Jan KratochvilFix Python 3 build error on 32-bit hosts
2015-02-04  Pedro AlvesLinux: don't resume new LWPs until we've pulled all...
2015-02-04  Andreas ArnezWarn if core file register section is larger than expected
2015-02-04  Andreas Arnezx86: Use correct .reg-xstate section size
2015-02-04  Andreas ArnezFix internal error when core file section is too big
2015-02-04  Doug EvansSpeed up GDB's TUI output
2015-02-04  Pedro AlvesFix build breakage due to event loop simplification
2015-02-03  Jan Kratochvilcompile: Filter out -fpreprocessed
2015-02-03  Pedro AlvesSimplify event-loop core, remove two-step event processing
2015-02-03  Pedro AlvesWhen disabling target async, remove all target event...
2015-02-03  Pedro AlvesFix up some target is-async vs can-async confusions
2015-02-02  Simon MarchiMention which return values need to be freed in lang_va...
2015-02-02  Joel BrobeckerAdd missing i18n marker in dwarf2_evaluate_property...
2015-02-02  Joel Brobecker[Ada] Do not re-cache symbol-lookup result found from...
2015-02-02  Joel Brobecker[Ada] pspace_data->sym_cache is always NULL
2015-02-01  Tom Tromeyremove myself from MAINTAINERS
2015-02-01  Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-02-01  Doug EvansMove TYPE_SELF_TYPE into new field type_specific.
2015-02-01  Doug Evansgdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
2015-02-01  Doug EvansBe more strict about what kinds of types can be passed.
2015-02-01  Doug Evansgdbtypes.c (copy_type_recursive): Handle all TYPE_SPECI...
2015-01-31  Gary BensonChangeLog entries for max-completions patch.
2015-01-31  Gary BensonBuild list of completions as symbol tables are expanded.
2015-01-31  Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-31  Doug EvansUnify CLI/TUI interface to readline tab completion.
2015-01-31  Doug EvansAdd symbol lookup cache.
2015-01-31  Joel BrobeckerPR symtab/17855
2015-01-31  Doug EvansAdd support for inlining scripts into .debug_gdb_scripts.
2015-01-31  Eli ZaretskiiMake sure TABs are expanded in TUI windows on MS-Windows.
2015-01-31  Doug EvansAdd producer string to output of info source.
2015-01-30  Simon MarchiFix varobj_delete comment
2015-01-30  Simon MarchiMention that create_child takes ownership of the alloca...
2015-01-30  Simon MarchiConstify some parameters in the varobj code
2015-01-30  Simon MarchiSet varobj->path_expr in varobj_get_path_expr
2015-01-30  Simon MarchiFree results of varobj_get_expression
2015-01-30  Simon MarchiFree results of varobj_get_type and type_to_string
2015-01-29  Doug EvansPR symtab/17890
2015-01-29  Mark WielaardMerge GCC producer parsers. Allow digits in identifiers.
2015-01-29  Joel BrobeckerFix patch author issue in gdb/ChangeLog entry.
2015-01-29  Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-29  Joel Brobecker[Ada/varobj] number of children of null pointer to...
2015-01-29  Joel Brobeckergdb/DWARF: dynamic subrange type of dynamic subrange...
2015-01-29  Alexander KlimovFix build failure in symfile.c::unmap_overlay_command...
2015-01-27  Doug EvansAdd gdb.Objfile.username.
2015-01-26  Mark WielaardFix ARI warning in stack.c (return_command).
2015-01-24  Doug Evansgdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
2015-01-24  Jan KratochvilFix 100x slowdown regression on DWZ files
2015-01-23  Simon MarchiCatch exception in value_rtti_indirect_type
2015-01-23  Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
next