binutils-gdb.git
2017-12-12 Simon Marchiremote: Return NULL extra_info/name if they are empty
2017-12-12 Alan ModraDon't mask X_add_number containing a register number
2017-12-12 GDB AdministratorAutomatic date update in version.in
2017-12-11 Stephen CraneAdd plugin API for processing plugin-added input files
2017-12-11 Renlin Li[Binutils][Objdump]Check symbol section information...
2017-12-11 Pedro AlvesUnbreak build for non-ELF ports
2017-12-11 Ulrich Weigand[MPFR] Fix regression on 32-bit host systems
2017-12-11 Joel BrobeckerAdapt gdb.ada/variant_record_packed_array.exp to accept...
2017-12-11 Xavier Roirand(Ada) change tagged types base_address computation
2017-12-11 Joel BrobeckerAdapt gdb.ada/pkd_arr_elem.exp to accept reordered...
2017-12-11 GDB AdministratorAutomatic date update in version.in
2017-12-10 Sangamesh MallayyaTypo fix
2017-12-10 GDB AdministratorAutomatic date update in version.in
2017-12-09 GDB AdministratorAutomatic date update in version.in
2017-12-08 Pedro Alvesdwarf2read.c: Rewrite/simplify mock_mapped_index
2017-12-08 Pedro AlvesSupport wildmatching in .debug_names too.
2017-12-08 Pedro Alvesdwarf2read.c:mapped_index, use gdb::array_view, simplif...
2017-12-08 Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-08 Pedro AlvesAdd gdb::hash_enum
2017-12-08 Jan KratochvilRefactor: Move some generic code out of .gdb_index...
2017-12-08 Jan KratochvilChange dwarf2_initialize_objfile's return value
2017-12-08 Jan KratochvilDWARF-5: .debug_names index producer
2017-12-08 Jan Kratochvilcc-with-tweaks.sh: Use gdb-add-index.sh
2017-12-08 Alan ModraWork around sparc glibc bug
2017-12-08 Sergio Durigan... Fix thinko on dtrace-probe.c:dtrace_process_dof_probe
2017-12-08 Yao QiClear non-significant bits of address in watchpoint
2017-12-08 Yao QiAdjust breakpoint address by clearing non-significant...
2017-12-08 Yao QiClear non-significant bits of address on memory access
2017-12-08 Tom TromeyC++-ify parse_format_string
2017-12-08 Max Filippovgas: xtensa: fix comparison of trampoline chain symbols
2017-12-08 Sergio Durigan... Adjust gdb.arch/i386-sse-stack-align.exp print statement
2017-12-08 Yao QiFix PR 22567: set SAL .section in minsym_found
2017-12-08 Andreas ArnezS390: Add symfile-mem
2017-12-08 Nick CliftonFix stripping relocs in a file with mergeable notes.
2017-12-08 Sangamesh MallayyaAdd aix 64-bit check to bfd_get_sign_extend_vma
2017-12-08 GDB AdministratorAutomatic date update in version.in
2017-12-07 Keith SeitzValidate explicit locations with early termination
2017-12-07 Keith SeitzRecord nested types
2017-12-07 Simon MarchiFix wrong prefix in py-breakpoint.exp
2017-12-07 Tom TromeyFix regression in "commands"
2017-12-07 Adam StylinskiFix build with g++ 6.3.1
2017-12-07 Yao QiInitialize target description early in IPA
2017-12-07 Simon MarchiAdd virtual destructor to selftest
2017-12-07 Phil MuldoonImplement explicit locations for Python breakpoints.
2017-12-07 Joel Brobeckergdb/MAINTAINERS: restore m68hc11, score and xstormy16...
2017-12-07 Alan ModraObjcopy interleave test
2017-12-07 Alan Modramcore-elf lacks shared lib support
2017-12-07 Alan ModraRewrite check_shared_lib_support
2017-12-07 GDB AdministratorAutomatic date update in version.in
2017-12-06 Pedro Alvestarget_set_syscall_catchpoint, use gdb::array_view...
2017-12-06 Simon MarchiFix syscall group completion
2017-12-06 Jim WilsonObjcopy interleave fails if section address not multipl...
2017-12-06 Pedro Alvesremote: Make qXfer packets respect corresponding "set...
2017-12-06 Nick CliftonTell the linker testsuite that lm32-rtems toolchains...
2017-12-06 Alan ModraPR22552, readelf heap buffer overflow in load_debug_section
2017-12-06 Alan ModraBFD whitespace fixes
2017-12-06 Alan ModraFix Common symbol override test fails
2017-12-06 Alan ModraEnable shared lib tests for frv, lm32, m32r, microblaze...
2017-12-06 Alan Modradyn_relocs tidy
2017-12-06 Alan ModraComment tidy
2017-12-06 GDB AdministratorAutomatic date update in version.in
2017-12-05 Jim WilsonReally fix riscv shared library __global_pointer$ problem.
2017-12-05 Simon MarchiAddress review comments for the previous series
2017-12-05 Simon MarchiSplit tdesc_type into multiple classes
2017-12-05 Simon MarchiMake tdesc_arch_data::arch_regs an std::vector
2017-12-05 Simon MarchiMake tdesc_type::u::u::fields an std::vector
2017-12-05 Simon MarchiMake tdesc_type::name an std::string
2017-12-05 Simon MarchiMake tdesc_feature::types an std::vector
2017-12-05 Simon MarchiMake tdesc_reg string fields std::string
2017-12-05 Simon MarchiMake tdesc_feature::registers an std::vector
2017-12-05 Simon MarchiMake tdesc_feature::name an std::string
2017-12-05 Simon MarchiMake target_desc::features an std::vector
2017-12-05 Simon MarchiMake target_desc::compatible an std::vector
2017-12-05 Simon MarchiMake target_desc::properties an std::vector
2017-12-05 Simon MarchiRedefine gdb_static_assert as static_assert
2017-12-05 Simon MarchiRemove some unused variables
2017-12-05 Jim WilsonRiscv shared libraries should not export __global_pointer$.
2017-12-05 GDB AdministratorAutomatic date update in version.in
2017-12-04 Sergio LopezExtend gdb.core/coredump-filter.exp to test dump-exclud...
2017-12-04 Sergio LopezDocument the new "-a" command line option for gcore
2017-12-04 Sergio LopezImplement "-a" command line option for gcore
2017-12-04 Sergio LopezDocument new {set,show} dump-excluded-mappings commands.
2017-12-04 Sergio LopezImplement 'set dump-excluded-mappings' command
2017-12-04 Tom TromeyUpdate manual for Rust change
2017-12-04 Pedro AlvesFix displaced-stepping RIP-relative VEX-encoded instruc...
2017-12-04 Alan Modrax86 map file textrel
2017-12-04 Alan ModraDocumentation fix
2017-12-04 GDB AdministratorAutomatic date update in version.in
2017-12-03 Alan ModraRun powerpc vle gas tests for all powerpc ELF targets
2017-12-03 Alan ModraModify ppceabi ld tests to run on all powerpc ELF targets
2017-12-03 Jim WilsonFix for texinfo 4.8.
2017-12-03 Simon MarchiRemove mem_region_vector typedef
2017-12-03 Pedro AlvesMake make-target-delegates grok namespace scope op...
2017-12-03 Pedro AlvesFix gdb.threads/process-dies-while-detaching.exp
2017-12-03 Alan ModraFix "FAIL: VLE relocations 3"
2017-12-03 Simon MarchiRemove for_each_inferior_with_data
2017-12-03 Simon MarchiRemove for_each_inferior
2017-12-03 Simon MarchiRemove find_inferior
2017-12-03 Simon MarchiUpdate comments
2017-12-03 Simon MarchiRemove usages of find_inferior that call proceed_one_lwp
next