Add ChangeLog entry for e5a77256e8961294b3ea7d483124834311ca363b
[external/binutils.git] / gdb / ChangeLog
2018-06-07 Sergio Durigan JuniorAdd ChangeLog entry for e5a77256e8961294b3ea7d483124834...
2018-06-07 Pedro AlvesIntroduce class target_stack
2018-06-07 Pedro AlvesEliminate find_target_beneath
2018-06-07 Pedro Alvestarget_ops::beneath -> target_ops::beneath()
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-07 Tom TromeyChange build_address_symbolic to return std::string
2018-06-07 Alan HaywardAarch64 SVE pseudo register support
2018-06-05 Tom TromeyRemove some text from --version output
2018-06-05 David MalcolmFix typo in common/enum-flags.h example
2018-06-05 Tom TromeyAdd "continue" response to pager
2018-06-04 Tom TromeyRemove last Ada cleanups
2018-06-04 Joel Brobecker(windows) GDB/MI crash when using "-list-thread-groups...
2018-06-04 Alan HaywardUse ELF_SECTION_IN_SEGMENT to map segments
2018-06-04 Simon MarchiAdd configure.nat as a dependency of config.status
2018-06-04 Tom TromeyChange functions in cp-name-parser.y into methods
2018-06-04 Alan HaywardAdd aarch64 pseudo help functions
2018-06-04 Pedro AlvesFix macOS null pointer dereference
2018-06-04 Alan HaywardUse uint64_t for aarch64 tdep VQ
2018-06-04 Alan HaywardEnable SVE for GDB
2018-06-04 Alan HaywardUse uint64_t for SVE VQ
2018-06-02 Simon MarchiSplit value_fetch_lazy
2018-06-01 Tom TromeyMake two cp-name-parser.y constants "const"
2018-06-01 Tom TromeyInclude parser-defs.h in cp-name-parser.y
2018-06-01 Tom TromeyMake cp-name-parser.y a pure parser
2018-06-01 Tom TromeyUse yy-remap.h in cp-name-parser.y
2018-06-01 Tom TromeyRemove a static buffer from cp-name-parser.y
2018-06-01 H.J. LuMove gdb/common/diagnostics.h to include/diagnostics.h
2018-06-01 Joel Brobeckerinadvertent language switch during breakpoint_re_set_one
2018-06-01 Tom TromeyRemove type_name_no_tag and rename type_name_no_tag_or_...
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-06-01 Tom TromeyThread language through c_type_print_args
2018-06-01 Tom TromeyMake c_type_print_varspec_suffix static
2018-06-01 Alan HaywardAdd SVE register defines
2018-05-31 Uros BizjakFix Alpha native GDB build
2018-05-31 Maciej W. Rozyckiarch-utils: Make the last endianness actually chosen...
2018-05-31 Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-31 Alan HaywardAdd Aarch64 SVE target description
2018-05-31 Omair JavaidUnset gdbarch significant_addr_bit by default
2018-05-30 Joel Brobecker(ARI) remove trailing newline in call to error in stack...
2018-05-30 Simon MarchiRemove regcache_raw_collect
2018-05-30 Simon MarchiRemove regcache_raw_supply
2018-05-30 Simon MarchiRemove regcache_cooked_write_part
2018-05-30 Simon MarchiRemove regcache_cooked_read_part
2018-05-30 Simon MarchiRemove regcache_cooked_read_value
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-05-30 Simon MarchiRemove regcache_invalidate
2018-05-30 Simon MarchiRemove regcache_raw_write_part
2018-05-30 Simon MarchiRemove regcache_raw_read_part
2018-05-30 Simon MarchiRemove regcache_cooked_read
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-05-30 Simon MarchiRemove regcache_raw_read
2018-05-30 Simon MarchiRemove regcache_raw_update
2018-05-30 Simon MarchiRemove regcache_register_status
2018-05-30 Simon MarchiRemove regcache_get_ptid
2018-05-30 Simon MarchiAdd or1k target to --enable-targets=all
2018-05-30 Pedro AlvesMark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitial...
2018-05-30 Simon MarchiRemove "struct" keyword in range-based for loops
2018-05-29 Weimin PanRemoving lookup_minimal_symbol_and_objfile
2018-05-29 Tom TromeyFix fall-through comment in windows-nat.c
2018-05-29 Tom TromeyChange program_space::added_solibs to a std::vector
2018-05-29 Tom TromeyRemove a VEC from type.c
2018-05-29 Tom TromeyRemove tp_t typedef
2018-05-29 Tom TromeyRemove const_char_ptr typedef
2018-05-27 Tom TromeyRemove last reference to REMOTE_OBS
2018-05-25 Tom TromeyClear entire "location" in value constructor
2018-05-25 Tom TromeyRemove cleanups from dbxread.c
2018-05-25 Tom TromeyAdd "name" method to class interp
2018-05-25 Tom TromeyRemove interp_name
2018-05-25 Tom TromeyRemove interp_ui_out
2018-05-25 Tom TromeyChange the as_*_interp functions to use dynamic_cast
2018-05-25 Tom TromeyUse scoped_restore in a couple of interp-related places
2018-05-25 Tom TromeyUse gdb::byte_vector in remote.c
2018-05-25 Tom TromeyRemove cleanups from coff-pe-read.c
2018-05-25 Tom TromeyUse TRY/CATCH in remove_prev_frame
2018-05-25 Maciej W. RozyckiMIPS/Linux: Correct o32 core file FGR interpretation
2018-05-25 Pedro Alvesremote_target::m_remote_state, pointer -> object
2018-05-24 Andrew Burgessgdb: Split func_command into two parts.
2018-05-24 Philippe WaroquiersPATCH (obvious): Fix a comment, and pass stream to...
2018-05-24 Andrew Burgessgdb: Restore selected frame in print_frame_local_vars
2018-05-24 Pedro AlvesFix macOS build, missing override
2018-05-23 Tom TromeyRemove struct complaints
2018-05-23 Tom TromeyRemove struct complain
2018-05-23 Tom TromeyRemove file and line from struct complain
2018-05-23 Tom TromeyRemove vcomplaint
2018-05-23 Tom TromeyRemove struct explanation
2018-05-23 Tom TromeyRemove symfile_complaints
2018-05-23 Tom TromeyRemove "noisy" parameter from clear_complaints
2018-05-23 Tom TromeyRemove elements from complaint_series
2018-05-23 Tom TromeyRemove internal_complaint
2018-05-22 Maciej W. Rozyckigdb/x86: Fix `-Wstrict-overflow' build error in `i387_c...
2018-05-22 Pedro Alvesremote: one struct remote_state per struct remote_target
2018-05-22 Pedro Alvesremote: Make vcont_builder a class
2018-05-22 Pedro AlvesHandle "show remote memory-write-packet-size" when...
2018-05-22 Pedro Alvesremote: Move discard_pending_stop_replies call
2018-05-22 Pedro Alvesremote: Small cleanup in compare_section_command
2018-05-22 Pedro Alvesremote: remote_arch_state pointers -> remote_arch_state...
2018-05-22 Pedro Alvesremote: multiple remote_arch_state instances per arch
2018-05-22 Pedro Alvesremote: Make readahead_cache a C++ class
2018-05-22 Pedro Alvesremote: Eliminate remote_hostio_close_cleanup
2018-05-22 Pedro Alvesremote: struct remote_state, use op new, fix leaks
next