Change streq to return bool
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2018-04-05  Tom TromeyChange streq to return bool
2018-04-05  Tom TromeyRemove a string copy from event_location_to_sals
2018-04-05  Tom TromeyHave filter_results take a std::vector
2018-04-05  Tom TromeyReturn std::string from canonical_to_fullform
2018-04-05  Tom TromeyMake copy_token_string return unique_xmalloc_ptr
2018-04-05  Tom TromeyFix some indentation in linespec.c
2018-04-05  Tom TromeyRemove some cleanups from search_minsyms_for_name
2018-04-03  Tom TromeyChange read_alphacoff_dynamic_symtab to use gdb::byte_v...
2018-04-02  Weimin PanAdd myself as a write-after-approval GDB maintainer.
2018-04-02  Joel BrobeckerFix merge issues in gdb/ChangeLog and gdb/testsuite...
2018-04-02  Weimin PanFix infinite recursion when printing static member...
2018-04-02  Joel Brobeckergdb/ChangeLog: Fix filenames in a couple of entries
2018-04-02  Tom TromeyChange rs6000_ptrace_ldinfo to return a byte_vector
2018-04-01  Simon MarchiRemove char_ptr typedef
2018-03-30  Simon MarchiRemove usage of VEC(char_ptr) in gdbscm_parse_function_args
2018-03-30  Simon MarchiUse std::vector in uploaded_tp
2018-03-30  Tom TromeyRemove some cleanups from solib-svr4.c
2018-03-30  Tom TromeyChange target_read_string to use unique_xmalloc_ptr
2018-03-30  Tom TromeyRemove free_dwo_file_cleanup
2018-03-30  Tom TromeyRemove parameter from free_dwo_file
2018-03-30  Tom TromeyRemove free_cached_comp_units cleanups
2018-03-30  Tom TromeyRemove make_cleanup_unpush_target
2018-03-27  Tom TromeyRemove cleanups from prompt_for_continue
2018-03-27  Tom TromeyRemove cleanups from gdb_readline_wrapper
2018-03-27  Tom TromeyC++-ify typedef hash
2018-03-27  Tom TromeyInclude <cmath> in dwarf-index-write.c
2018-03-27  Joel Brobeckerset varsize-limit: New GDB setting for maximum dynamic...
2018-03-27  Simon MarchiMove DWARF index-related things to a separate file
2018-03-27  Joel Brobeckerproblem looking up some symbols when they have a linkag...
2018-03-27  Tom TromeyRemove verbose code from backtrace command
2018-03-27  Tom TromeySimplify exception handling in py-framefilter.c
2018-03-27  Tom TromeyImprove "backtrace" help text
2018-03-27  Tom TromeyCall wrap_hint in one more spot in py-framefilter.c
2018-03-27  Tom TromeyReturn EXT_LANG_BT_ERROR in one more spot in py-framefi...
2018-03-27  Tom TromeyMove some code later in backtrace_command_1
2018-03-27  Tom TromeyThrow a "quit" on a KeyboardException in py-framefilter.c
2018-03-27  Tom TromeyAllow C-c to work in backtrace in more cases
2018-03-27  Tom TromeyAvoid manual resource management in py-framefilter.c
2018-03-27  Tom TromeyRemove EXT_LANG_BT_COMPLETED
2018-03-27  Tom TromeyAllow hiding of some filtered frames
2018-03-27  Tom TromeyChange backtrace_command_1 calling to use flags
2018-03-27  Tom TromeyRationalize "backtrace" command line parsing
2018-03-26  Simon MarchiRemove DEF_VEC_I(offset_type)
2018-03-26  Simon MarchiAdd include guard to filename-seen-cache.h
2018-03-26  Keith SeitzRemove struct keyword from section_addr_info
2018-03-26  Alan HaywardMake gdbserver reg_defs a vector of objects
2018-03-25  Pedro Alveseval.c: reverse minsym and sym
2018-03-25  Pedro AlvesFix date in gdb/ChangeLog
2018-03-24  Weimin Panaarch64: Make "info address" resolve TLS variables
2018-03-23  Keith SeitzAdd psymbols for nested types
2018-03-23  Tom TromeyChange machoread.c to use std::vector
2018-03-23  Tom TromeyRemove some cleanups from record-full.c
2018-03-22  Pedro Franco de... ppc: Fix stwux and stdux masks in skip_prologue
2018-03-22  Pedro Franco de... ppc: Detect when LR is saved through frame pointer
2018-03-22  Andreas ArnezMake "info proc cmdline" show args on GNU/Linux
2018-03-22  Simon MarchiGet rid of VEC(static_tracepoint_marker_p)
2018-03-22  Simon MarchiMake parse_static_tracepoint_marker_definition work...
2018-03-21  Pedro Franco de... Add myself as a write-after-approval GDB maintainer.
2018-03-20  Stephen RobertsFix misleading indentation error.
2018-03-20  Stephen RobertsReplace the linear search in find_pc_sect_line with...
2018-03-19  Tom TromeySupport bare-identifier field initializers in Rust
2018-03-19  Tom TromeyConvert observers to C++
2018-03-19  Tom TromeyRemove some cleanups from solib.c
2018-03-17  Tom TromeyChange auto_load_objfile_script_1 to use std::string
2018-03-17  Tom TromeyRemove target_fileio_close_cleanup
2018-03-16  Simon MarchiAdd silent Makefile rules
2018-03-16  Tom TromeyRemove make_cleanup_free_section_addr_info
2018-03-16  Simon MarchiAdd selftest for substitute_path_component
2018-03-14  Tom TromeySpecial case NULL when using printf's %s format
2018-03-14  Tom TromeyAllow - in %p for printf
2018-03-14  Tom TromeyAdd usage to printf command
2018-03-14  Yao QiUpdate my email address
2018-03-13  Tom TromeyRemove two cleanups using std::string
2018-03-12  Andrew Burgessgdb/riscv: Fix some ARI issues
2018-03-12  Tom TromeyUse gdb::byte_vector when reading section data
2018-03-12  Yao QiFix ia64 GDB build
2018-03-12  Tom TromeyUse std::vector for field lists in dwarf2read.c
2018-03-12  Tom TromeyRemove cleanup from build_type_psymtabs_1
2018-03-09  Eli ZaretskiiUpdate "gdb --configuration" with recently added features
2018-03-09  Tom TromeyUse scoped_fd in more places
2018-03-09  Tom TromeyChange enable_thread_stack_temporaries to an RAII class
2018-03-09  Simon MarchiFix misreporting of omitted bytes for large remote...
2018-03-08  Simon MarchiUse std::string to simplify build_id_to_debug_bfd
2018-03-08  Simon MarchiMake find_separate_debug_file* return std::string
2018-03-08  Simon MarchiAdd xml_escape_text_append and use it
2018-03-08  Alan HaywardRemove MAX_REGISTER_SIZE define
2018-03-07  Tom TromeyReturn gdb::optional<std::string> from target_fileio_re...
2018-03-07  Andrew Burgessgdb: Add riscv to list of architectures with a save_reg...
2018-03-07  Andreas ArnezFix watching structs in C++
2018-03-06  Tom TromeyFormatting fixes in rust-exp.y
2018-03-06  Andrew Burgessgdb/riscv: Remove partial target description support
2018-03-06  Andrew Burgessgdb/riscv: Remove 'Contributed by....' comments
2018-03-06  Andrew Burgessgdb/riscv: Remove use of pseudo registers
2018-03-06  Simon Marchibtrace: Remove ui_out cleanups
2018-03-06  Simon Marchibtrace: Remove VEC cleanups
2018-03-06  Simon Marchibtrace: Remove btrace disable cleanup
2018-03-06  Andrew Burgessgdb/riscv: Fix type when reading register from regcache
2018-03-06  Andrew Burgessgdb/riscv: Additional print format string fixes
2018-03-06  Andrew Burgessgdb/riscv: Fixes to printf format strings
2018-03-06  Andrew Burgessgdb: Initial baremetal riscv support
next
This page took 0.255453 seconds and 107 git commands to generate.