binutils-gdb.git
2019-11-26 Christian BiesingerImplement a thread pool
2019-11-26 Tom TromeyIntroduce thread-safe way to handle SIGSEGV
2019-11-26 Tom TromeyIntroduce run_on_main_thread
2019-11-26 Tom TromeyIntroduce alternate_signal_stack RAII class
2019-11-26 Tom TromeyAdd RAII class for blocking gdb signals
2019-11-26 Tom TromeyAdd configure check for std::thread
2019-11-26 Tom TromeyDefer minimal symbol name-setting
2019-11-26 Philippe WaroquiersFix crashes due to python GIL released too early
2019-11-26 Simon MarchiFix declaration of sparc_xfer_wcookie
2019-11-26 Simon MarchiRemove simulator_command declaration, make static
2019-11-26 Simon MarchiMake functions static in unittests
2019-11-26 Simon MarchiRemove declaration of tui_set_var_cmd, make definition...
2019-11-26 Simon MarchiRemove unused rbreak_command_wrapper and other declarations
2019-11-26 Simon MarchiRemove info_terminal_command declaration, make definiti...
2019-11-26 Simon MarchiRemove unused overload of exit_inferior_silent
2019-11-26 Simon MarchiRemove dict_empty/mdict_empty
2019-11-26 Simon MarchiMake a bunch of functions static
2019-11-26 Simon MarchiRemove unused function set_gdb_completion_word_break_ch...
2019-11-26 Simon MarchiAdd missing includes in dwarf-index-write.c and mi...
2019-11-26 Simon MarchiInclude aarch32-tdep.h in aarch32-tdep.c
2019-11-26 Christian BiesingerUse safe_strerror instead of strerror where possible
2019-11-26 Tom TromeyFix gdbserver ChangeLog entry
2019-11-26 Martin LiskaIntroduce new .text.sorted.* sections.
2019-11-26 Nick CliftonFix comparison operations in SH code that trigger warni...
2019-11-26 GDB AdministratorAutomatic date update in version.in
2019-11-25 Tom de Vries[gdb/contrib] Add -c option to words.sh script
2019-11-25 Christian BiesingerReplace int with bool in solib.c
2019-11-25 Andrew PinskiFix "psb CSYNC" and "bti C".
2019-11-25 Luis Machado[Debugging output] Make remote packet truncation length...
2019-11-25 Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-25 Christian EggersReverts patches providing octet support in dwarf
2019-11-25 GDB AdministratorAutomatic date update in version.in
2019-11-24 Simon MarchiInclude gdbarch.h in m68k-linux-nat.c
2019-11-24 Tom TromeyUse bool in require_partial_symbols
2019-11-24 GDB AdministratorAutomatic date update in version.in
2019-11-23 GDB AdministratorAutomatic date update in version.in
2019-11-22 Tom TromeyRestore parameter names in observable.h
2019-11-22 Tom TromeyAvoid crash in print_ada_task_info
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-11-22 Christian BiesingerCreate a correctly-sized demangled names hashtable
2019-11-22 Tom de Vries[gdb/contrib] Improve words extraction in words.sh...
2019-11-22 Tom de Vries[gdb/contrib] Combine sed invocations in words.sh script
2019-11-22 Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-22 Nick CliftonUpdate the linker documentation regarding the /DISCARD...
2019-11-22 Nick CliftonReplace unnecessary null check with a cast.
2019-11-22 GDB AdministratorAutomatic date update in version.in
2019-11-21 Christian BiesingerRename demangle.c to gdb-demangle.c, and some cleanup
2019-11-21 Tom TromeyHandle %I64d in format_pieces
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-11-21 Nick CliftonFix potentially undefined behaviour in the linker when...
2019-11-21 Lukas Durfinagdb/testsuite: skip gdb.arch/amd64-eval.exp when target...
2019-11-21 Simon Marchigdb: remove gen_ret_current_ui_field_ptr
2019-11-21 Alan ModraPR273, SOM size -A
2019-11-21 Nick CliftonFix potential buffer overrun in objcopy's note merging...
2019-11-21 Alan ModraARM cmse_scan segfault
2019-11-21 Tom de Vries[gdb] Only force INTERP_CONSOLE ui_out for breakpoint...
2019-11-21 Alan ModraPR46, cygwin: FAIL: cdtest with -Ur
2019-11-21 GDB AdministratorAutomatic date update in version.in
2019-11-20 Sergio Durigan... Add missing parentheses on 'print' (gdb.python/py-progs...
2019-11-20 Luis MachadoImprove target description check for SVE in gdbserver
2019-11-20 Alan ModraPR24944, gas doesn't read enough digits when parsing...
2019-11-20 Jose E. Marchesicpu: fix comment in bpf.cpu
2019-11-20 GDB AdministratorAutomatic date update in version.in
2019-11-19 Tom TromeyFix the "winheight" command
2019-11-19 Ali TamurReplace "if (attr)" with "if (attr != nullptr)".
2019-11-19 Tom TromeyReport GetLastError value when DebugActiveProcess fails
2019-11-19 Alan ModraPR24499, ignore --add-gnu-debuglink for archives
2019-11-19 Alan ModraPR24968, make objcopy use output ELF arch if -B not...
2019-11-19 Alan ModraPR25191, internal error in _bfd_elf_set_section_contents
2019-11-19 Alan ModraPR25197, assertion fail coffgen.c
2019-11-19 Alan ModraAdd space between program name and file for objcopy...
2019-11-19 Andrew Burgessgdb/testsuite: Merge whatis.exp and ctf-whatis.exp
2019-11-19 Andrew Burgessgdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.exp
2019-11-19 Andrew Burgessgdb/testsuite: Introduce skip_ctf_tests guard function
2019-11-19 Sergio Durigan... Fix crash with core + TUI + run
2019-11-19 GDB AdministratorAutomatic date update in version.in
2019-11-18 Alan Modra[GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQ...
2019-11-18 Alan ModraPR25200, SIGSEGV in _bfd_elf_validate_reloc
2019-11-18 Philippe WaroquiersFix a bunch of python leaks due to missing calls to...
2019-11-18 Christian BiesingerDon't use class-initialization for the owner union
2019-11-18 Alan Modraelf_backend_init_file_header
2019-11-18 Alan Modraelf_backend_modify_headers
2019-11-18 Alan ModraPR25196, abort in rewrite_elf_program_header
2019-11-18 Andrew Burgessgas: Add --gdwarf-cie-version command line flag
2019-11-18 GDB AdministratorAutomatic date update in version.in
2019-11-17 Alan ModraPR25198, use of out of date pointer
2019-11-17 GDB AdministratorAutomatic date update in version.in
2019-11-16 GDB AdministratorAutomatic date update in version.in
2019-11-15 Christian BiesingerUse gnulib's strerror_r on MinGW
2019-11-15 Tom TromeyAdd no-dist to gnulib configure
2019-11-15 Tom TromeyMinor updates to readline configury
2019-11-15 Christian BiesingerUse ctime_r and localtime_r for threadsafety
2019-11-15 Christian BiesingerImport the time_r gnulib module
2019-11-15 Christian BiesingerImport the strerror_r-posix module and use it in GDB.
2019-11-15 Christian BiesingerGenerate gnulib's toplevel Makefile.in using automake
2019-11-15 Nick CliftonRevert previous delta.
2019-11-15 Christian BiesingerUpdate README
2019-11-15 GDB AdministratorAutomatic date update in version.in
next