Fix ptype of Rust slices
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2017-10-02  Tom TromeyFix ptype of Rust slices
2017-10-02  Tom TromeyAllow indexing of &str in Rust
2017-10-02  Tom TromeyAdd missing "extern" in rust-lang.h
2017-10-02  Pedro AlvesFix GDB build with G++ 4.8
2017-09-30  Tom TromeyRemove free_memory_read_result_vector
2017-09-30  Tom TromeyChange captured_mi_execute_command to use scoped_restore
2017-09-30  Tom TromeyUse a std::vector for ada_exceptions_list
2017-09-30  Tom TromeyUse std::set in mi-main.c
2017-09-30  Tom TromeyUse std::string in mi-main.c
2017-09-30  Tom TromeyUse gdb::byte_vector in mi_cmd_data_write_memory_bytes
2017-09-30  Tom TromeyRemove unused declaration
2017-09-30  Tom TromeyDon't copy a string in mi_cmd_disassemble
2017-09-30  Tom TromeyRemove cleanups from mi-cmd-var.c
2017-09-30  Tom TromeyRemove cleanups from mi_cmd_break_insert_1
2017-09-30  Tom TromeyRemove make_cleanup_defer_target_commit_resume
2017-09-30  Tom TromeyRemove some unused declarations
2017-09-30  Tom TromeyRemove a cleanup from symtab.c
2017-09-30  Tom TromeyRemove cleanup from mt-tdep.c
2017-09-30  Tom TromeyRemove cleanup from xstormy16-tdep.c
2017-09-30  Tom TromeyRemove cleanup from complaints.c
2017-09-30  Tom TromeyRemove some cleanups from tracepoint.c
2017-09-30  Tom TromeyRemove cleanups from cp-support.c
2017-09-30  Tom TromeyRemove some cleanups from stack.c
2017-09-30  Tom TromeyRemove cleanup from tilegx-tdep.c
2017-09-30  Tom TromeyRemove cleanups from utils.c
2017-09-30  Tom TromeyRemove cleanup from display_gdb_prompt
2017-09-30  Tom TromeyIntroduce string_vprintf
2017-09-29  Pedro AlvesConstify unpack_varlen_hex & fix fallout
2017-09-29  Pedro Alvesgdb/remote.c: Eliminate target_buf/target_buf_size...
2017-09-28  Pedro AlvesMove utils-selftests.c -> gdb/unittests/
2017-09-28  Doug Evans(open_and_init_dwp_file): Protect against some segvs
2017-09-27  Ulrich WeigandComplete tdep move to convert_typed_floating
2017-09-27  Ulrich WeigandSimplify floatformat_from_type
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-27  Tom TromeyConstify find_command
2017-09-27  Tom TromeyConstify some commands in ada-tasks.c
2017-09-27  Tom TromeyConstify some commands in symtab.c
2017-09-27  Tom TromeyConstify some commands in inferior.c
2017-09-27  Tom TromeyConstify some commands in regcache.c
2017-09-27  Tom TromeyConstify some commands in printcmd.c
2017-09-27  Tom TromeyConstify some commands in breakpoint.c
2017-09-27  Tom TromeyConstify some commands in macrocmd.c
2017-09-27  Tom TromeyConstify some commands in infcmd.c
2017-09-27  Tom TromeyConstify some commands in i386-tdep.c
2017-09-27  Tom TromeyConstify add_symbol_file_from_memory_command
2017-09-27  Tom TromeyConstify demangle_command
2017-09-27  Tom TromeyConstify maintenance_info_program_spaces_command
2017-09-27  Tom TromeyConstify some commands in compile.c
2017-09-27  Tom TromeyConstify maintenance_print_reggroups
2017-09-27  Tom TromeyConstify save_gdb_index_command
2017-09-27  Tom TromeyConstify info_probes_stap_command
2017-09-27  Tom TromeyConstify unset_exec_wrapper_command
2017-09-27  Tom TromeyConstify some commands in btrace.c
2017-09-27  Tom TromeyConstify delete_bookmark_command
2017-09-27  Tom TromeyConstify some commands in remote.c
2017-09-27  Tom TromeyConstify some commands in mips-tdep.c
2017-09-27  Tom TromeyConstify cd_command
2017-09-27  Tom TromeyConstify some commands in thread.c
2017-09-27  Tom TromeyConstify some commands in probes.c
2017-09-27  Tom TromeyConstify some commands in exec.c, plus symbol_file_command
2017-09-27  Tom TromeyConstify some commands in remote-fileio.c
2017-09-27  Tom TromeyConstify some commands in tracepoint.c
2017-09-27  Tom TromeyConstify some commands in ax-gdb.c
2017-09-27  Tom TromeyConstify some linespec functions
2017-09-27  Tom TromeyConstify some commands in record.c
2017-09-27  Tom TromeyConstify some commands in source.c
2017-09-27  Tom TromeyConstify commands maint.c, plus maintenance_print_type
2017-09-27  Tom TromeyConstify unwind_command
2017-09-27  Tom TromeyConstify some commands in target-descriptions.c
2017-09-27  Tom TromeyConstify maintenance_print_dummy_frames
2017-09-27  Tom TromeyConstify some commands in tui.c
2017-09-27  Tom TromeyConstify tui_reg_command
2017-09-27  Tom TromeyConstify some commands in skip.c
2017-09-27  Tom TromeyConstify some commands in record-btrace.c
2017-09-27  Tom TromeyConstify some commands in symmisc.c
2017-09-27  Tom TromeyConstify new_ui_command
2017-09-27  Tom TromeyConstify some commands in symfile.c
2017-09-27  Tom TromeyConstify some commands in spu-tdep.c
2017-09-27  Tom TromeyConstify some commands in cli-logging.c
2017-09-27  Tom TromeyConstify user_defined_command
2017-09-27  Tom TromeyConstify commands in cli-dump.c
2017-09-27  Tom TromeyConstify some commands in cli-cmds.c
2017-09-27  Tom TromeyConstify maintenance_print_target_stack
2017-09-27  Tom TromeyConstify interpreter_exec_cmd
2017-09-27  Tom TromeyConstify cmd_record_full_restore
2017-09-27  Tom TromeyConstify some functions in memattr.c
2017-09-27  Tom TromeyConstify show_convenience
2017-09-27  Tom TromeyConstify core_file_command
2017-09-27  Tom TromeyConstify maintenance_print_user_registers
2017-09-27  Tom TromeyConstify maintenance_cplus_namespace
2017-09-27  Tom TromeyConstify first_component_command
2017-09-27  Tom TromeyConstify some functions in psymtab.c
2017-09-27  Tom TromeyConstify display_tib
2017-09-27  Tom TromeyConstify two functions in linux-fork.c
2017-09-27  Tom TromeyConstify two functions in cp-abi.c
2017-09-27  Tom TromeyConstify dump_arc_instruction_command
2017-09-27  Tom TromeyConstify two functions in valprint.c
2017-09-27  Tom TromeyConstify info_probes_dtrace_command
2017-09-27  Tom TromeyConstify not_just_help_class_command
2017-09-27  Tom TromeyConstify add_cmd gdb_bfd.c
next
This page took 0.238456 seconds and 107 git commands to generate.