external/binutils.git
2017-10-04 Sergio Durigan... Introduce gdb_tilde_expand
2017-10-04 Alan ModraPowerPC64 ELFv2 symbols not needed in get_synthetic_symtab
2017-10-04 Pavel I. KryukovPR22245, Fix potential UB in bfd_set_error
2017-10-04 GDB AdministratorAutomatic date update in version.in
2017-10-03 Maciej W. Rozyckigdbarch: Remove duplicate `struct objfile' declaration
2017-10-03 Jim WilsonUpdate my email address.
2017-10-03 Tom TromeyFix incorrect string_printf use in utils.c
2017-10-03 Tom TromeyUse std::string in info_symbol_command
2017-10-03 Tom TromeyUse std::string in gdb_safe_append_history
2017-10-03 Tom TromeyRemove make_delete_ui_cleanup
2017-10-03 Tom TromeyUse gdb::byte_vector in load_progress
2017-10-03 Tom TromeyRemove unused declarations
2017-10-03 Tom TromeyUse std::string in utils.c
2017-10-03 Tom TromeyRemove set_batch_flag_and_make_cleanup_restore_page_info
2017-10-03 Tom TromeyChange record_full_gdb_operation_disable_set not to...
2017-10-03 Alan ModraPR21294, Binary size regression on PPC embedded
2017-10-03 GDB AdministratorAutomatic date update in version.in
2017-10-02 Alan Modrald -z relro documentation
2017-10-02 Tom TromeyFix &str printing in Rust
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-10-02 Simon Marchinto & lynx x86: call init_target_desc
2017-10-02 Alan ModraFix powerpc comment typo
2017-10-02 GDB AdministratorAutomatic date update in version.in
2017-10-01 Alan ModraPR22232, NULL pointer dereference in load_specific_debu...
2017-10-01 Alan ModraPR21970, assertion failed when more than one overlay...
2017-10-01 Alan ModraPR21957, addr2line incorrectly handles non-increasing...
2017-10-01 Alexander FedotovAdd new mnemonics for VLE multiple load instructions
2017-10-01 Alan ModraPR22047, Heap out of bounds read in parse_comp_unit
2017-10-01 Alan ModraPR22230, buffer overflow in display_debug_macro
2017-10-01 GDB AdministratorAutomatic date update in version.in
2017-09-30 H.J. LuAdd a test for PR binutils/21978
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-30 Alan ModraPR21978, objdump does not display line numbers in certa...
2017-09-30 GDB AdministratorAutomatic date update in version.in
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-29 Pedro Alvesgdbserver/libthread_db: Don't ignore memory reading...
2017-09-29 Pedro AlvesFix gdbserver regression exposed by gdb.threads/multi...
2017-09-29 Alan ModraFail when string merge can't alloc memory
2017-09-29 GDB AdministratorAutomatic date update in version.in
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-28 Nick CliftonSkip the PR 14918 linker test for ARM targets.
2017-09-28 Alan ModraPR22220, BFD linker wrongly marks symbols as PREVAILING...
2017-09-28 GDB AdministratorAutomatic date update in version.in
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 Nick CliftonAdd support for the new names of the RISC-V fmv.x.s...
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
next