Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2018-02-26  Tom TromeyChange frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
2018-02-26  Tom TromeyMake "bt N" print correct number of frames when using...
2018-02-26  Tom TromeyHandle DW_TAG_variant_part and DW_TAG_variant
2018-02-26  Tom TromeyConvert Rust to use discriminated unions
2018-02-26  Tom TromeyInitial support for variant parts
2018-02-26  Tom TromeySign-extend non-bit-fields in unpack_bits_as_long
2018-02-26  Yao QiMove read_partial_die to partial_die_info::read
2018-02-26  Yao QiMove fixup_partial_die to partial_die_info::fixup
2018-02-26  Yao QiRemove one argument abbrev_len in read_partial_die
2018-02-26  Yao QiClass-fy partial_die_info
2018-02-26  Yao QiChange find_partial_die_in_comp_unit to dwarf2_cu:...
2018-02-26  Yao QiDon't check abbrev is NULL in read_partial_die
2018-02-26  Yao QiRe-write partial_die_info allocation in load_partial_dies
2018-02-26  Alan HaywardMove arch/tdesc.h to common/tdesc.h
2018-02-24  Tom TromeyRemove most cleanups from linux-thread-db.c
2018-02-24  Tom TromeyRemove cleanups from check_fast_tracepoint_sals
2018-02-23  Simon Marchidwarf: Make sect_offset 64-bits
2018-02-21  John BaldwinAdd "common-defs.h" include to files in arch/ subdir...
2018-02-21  Tom TromeyRemove a cleanup from parse_expression_for_completion
2018-02-21  Tom TromeyRemove a cleanup from call_function_by_hand_dummy
2018-02-21  Yao QiPass readable_regcache to gdbarch method read_pc
2018-02-21  Yao QiMove register_dump to regcache-dump.c
2018-02-21  Yao QiRemove regcache::m_readonly_p
2018-02-21  Yao QiNo longer create readonly regcache
2018-02-21  Yao QiReplace regcache::dump with class register_dump
2018-02-21  Yao QiClass detached_regcache
2018-02-21  Yao QiClass readonly_detached_regcache
2018-02-21  Yao QiRemove regcache_save and regcache_cpy
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-02-21  Yao QiClass reg_buffer
2018-02-20  Simon Marchiremote-sim: Add missing ATTRIBUTE_PRINTF
2018-02-20  Markus Metzgergnulib: import mkstemp
2018-02-19  Alan HaywardAdd common/ dir in build directories
2018-02-16  Yao QiNew class allocate_on_obstack
2018-02-15  Yao QiReset inferior::control on inferior exit
2018-02-15  Joel Brobeckerdelete ada-lang.c::ada_to_fixed_value_create advance...
2018-02-14  Pedro AlvesFix GDB crash after Quit thrown from unwinder sniffer
2018-02-14  Tom TromeyConstify target_so_ops::bfd_open
2018-02-14  Tom TromeyChange openp et al to use a unique_xmalloc_ptr
2018-02-14  Tom TromeyMove some declarations to source.h
2018-02-14  Tom TromeyReturn unique_xmalloc_ptr from some solib.c functions
2018-02-14  Joel BrobeckerRemove references to ada_name_for_lookup (deleted)
2018-02-13  Simon MarchiUse enum flags for flags passed to openp
2018-02-13  Simon MarchiFix prefix of maint set/show per-command
2018-02-12  Andrew Burgessgdb: Remove cleanup from dw2_do_instantiate_symtab
2018-02-09  Tom TromeyDon't reference past the end of the vector
2018-02-09  Markus Metzgerbtrace: reword error messages
2018-02-09  Markus Metzgerbtrace: check perf_event_paranoid
2018-02-09  Markus Metzgerbtrace: improve enable error messages
2018-02-09  Markus Metzgerbtrace, gdbserver: remove the to_supports_btrace target...
2018-02-09  Markus Metzgerbtrace, gdbserver: use exceptions to convey btrace...
2018-02-09  Markus Metzgerbtrace: prepare for throwing exceptions when enabling...
2018-02-09  Markus Metzgercommon: add scoped_mmap
2018-02-09  Markus Metzgercommon: add scoped_fd
2018-02-09  Tom TromeyUse gdb::unique_xmalloc_ptr in auto_load_section_scripts
2018-02-09  Tom TromeyUse std::string in execute_script_contents
2018-02-09  Joel Brobeckergdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1
2018-02-08  Tom TromeyRemove cleanups from solib.c
2018-02-08  Tom TromeyUse unique_xmalloc_ptr in build_id_to_debug_bfd
2018-02-08  Tom TromeyUse gdb::def_vector in find_source_lines
2018-02-08  Tom TromeyRemove cleanups from macro_define_command
2018-02-08  Tom TromeyUse std::string in maybe_expand
2018-02-08  Tom TromeyClass-ify macro_buffer
2018-02-08  Tom TromeyReturn unique_xmalloc_ptr from macro scope functions
2018-02-07  Simon MarchiFix type of values representing optimized out static...
2018-02-06  Yao QiRemove some $ARCH_read_pc and $ARCH_write_pc
2018-02-06  Yao QiTreat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALL
2018-02-06  Yao QiFix up one ChangeLog entry date
2018-02-05  Alan HaywardUse visitors for make_gdb_type
2018-02-05  Ruslan KabatsayevAlign natural-format register values to the same column
2018-02-05  Joel BrobeckerMove comment in gdb/dwarf2read.c::dwarf2_physname
2018-02-02  Leszek Swirski via... MI: Allow non-raw varobj evaluation
2018-02-02  Leszek SwirskiDo not classify C struct members as a filename
2018-02-01  Yao QiRewrite arm_record_coproc_data_proc and arm_record_data...
2018-02-01  Yao Qiset ret signed in arm_record_extension_space
2018-01-31  Nikola PricaFix for prologue processing on PowerPC
2018-01-31  Pedro Alvesgdb: Fix remote-sim/MinGW/Darwin builds
2018-01-31  Joel Brobeckerinternal-error using '@' (repeat) operator on array...
2018-01-31  Joel BrobeckerDocument the GDB 8.1 release in gdb/ChangeLog
2018-01-30  Philipp Rudos390: Fix gdb.base/all-architectures.exp with --enable...
2018-01-30  Pedro AlvesPer-inferior target_terminal state, fix PR gdb/13211...
2018-01-30  Pedro Alveslinux-nat: Eliminate custom target_terminal_{inferior...
2018-01-29  Sergio Durigan JuniorDon't call "detach_inferior" on "remote_follow_fork"
2018-01-28  Simon MarchiRemove dwarf2_per_objfile_free and use after free of...
2018-01-27  Eli ZaretskiiAvoid compilation errors in MinGW native builds of GDB
2018-01-26  Alan HaywardAdd myself as a write-after-approval GDB maintainer.
2018-01-26  Alan HaywardAdd myself as a write-after-approval GDB maintainer.
2018-01-26  Alan ModraPowerPC PLT stub matching
2018-01-24  Pedro AlvesFix GCC PR83906 - [8 Regression] Random FAIL: libstdc...
2018-01-23  Philipp Rudos390: Move record-replay to s390-tdep.c
2018-01-23  Philipp Rudos390: Split up s390-linux-tdep.c into two files
2018-01-23  Philipp Rudos390: gdbarch_tdep add hook for syscall record
2018-01-23  Philipp Rudos390: Hook s390 into OSABI mechanism
2018-01-23  Philipp Rudos390: if -> gdb_assert for tdesc_has_registers check
2018-01-23  Philipp Rudos390: Move tdesc validation to separate function
2018-01-23  Philipp Rudos390: gdbarch_tdep add field tdesc
2018-01-23  Philipp Rudos390: gdbarch_tdep.have_* int -> bool
2018-01-23  Philipp Rudos390: Allocate gdbarch & tdep at start of gdbarch_init
2018-01-23  Philipp Rudos390: Remove duplicate checks for cached gdbarch at...
2018-01-22  Pedro AlvesFix segfault with 'set print object on' + 'whatis ...
next
This page took 0.305835 seconds and 107 git commands to generate.