binutils-gdb.git
2020-01-10 Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-10 Pedro AlvesRevert 'Remove unused struct serial::name field'
2020-01-10 Pedro Alvesgdbarch-selftests.c: No longer error out if debugging...
2020-01-10 Pedro AlvesAdd multi-target tests
2020-01-10 Pedro AlvesMulti-target support
2020-01-10 Pedro AlvesFix reconnecting to a gdbserver already debugging multi...
2020-01-10 Pedro AlvesFix reconnecting to a gdbserver already debugging multi...
2020-01-10 Tankut Baris... Avoid another inferior_ptid reference in gdb/remote.c
2020-01-10 Pedro AlvesTweak handling of remote errors in response to resumpti...
2020-01-10 Pedro AlvesUse all_non_exited_inferiors in infrun.c
2020-01-10 Pedro Alvestfile_target::close: trace_fd can't be -1
2020-01-10 Pedro AlvesSome get_last_target_status tweaks
2020-01-10 Pedro Alvesswitch inferior/thread before calling target methods
2020-01-10 Pedro AlvesIntroduce switch_to_inferior_no_thread
2020-01-10 Pedro AlvesDelete unnecessary code from kill_command
2020-01-10 Pedro AlvesDon't check target is running in remote_target::mourn_i...
2020-01-10 Pedro AlvesMake target_ops::has_execution take an 'inferior *...
2020-01-10 Pedro Alvesexceptions.c:print_flush: Remove obsolete check
2020-01-10 Pedro AlvesMake "show remote exec-file" inferior-aware
2020-01-10 Pedro AlvesDon't rely on inferior_ptid in record_full_wait
2020-01-10 Pedro AlvesPreserve selected thread in all-stop w/ background...
2020-01-10 George BarrettFix handling of null stap semaphores
2020-01-10 George Barrettgdb/testsuite/gdb.base/stap-probe: Minor clean-up
2020-01-10 Szabolcs Nagy[PR ld/22269] arm: Avoid dynamic relocs for undefweak...
2020-01-10 Tamar ChristinaAArch64: Revert setting of elf class in linker stub.
2020-01-10 Alan ModraHPUX gas testsuite fixes
2020-01-10 Alan Modraubsan: tilepro: signed integer overflow
2020-01-10 Alan Modraubsan: m10300: shift exponent -4
2020-01-10 Alan Modraubsan: spu: left shift of negative value
2020-01-10 Alan Modraubsan: alpha-coff: signed integer overflow
2020-01-10 GDB AdministratorAutomatic date update in version.in
2020-01-09 Andrew Burgessgdb/tui: Link source and assembler scrolling .... again
2020-01-09 Tom Tromeygdb: Fix scrolling in TUI
2020-01-09 Andrew Burgessgdb/tui: Fix 'layout asm' before the inferior has started
2020-01-09 Andrew Burgessgdb/testsuite/tui: Introduce check_box_contents
2020-01-09 Andrew Burgessgdb/testsuite/tui: Split enter_tui into two procs
2020-01-09 Andrew Burgessgdb/testsuite/tui: Always dump_screen when asked
2020-01-09 Andrew Burgessgdb/testsuite: Fix race condition in gdb.base/skip.exp
2020-01-09 Christian BiesingerDon't define _FORTIFY_SOURCE on MinGW
2020-01-09 Simon MarchiFix indentation in print_thread_info_1
2020-01-09 Christian BiesingerFix memory leak of the demangled symbol name
2020-01-09 Nick CliftonFix an attempt to free a static pointer when using...
2020-01-09 Nick CliftonFix an illegal memory access triggered when trying...
2020-01-09 Nick CliftonFix the cast used to prevent compile time warning about...
2020-01-09 Aaron Mereyoops - toplevel changelog entry for previous delta.
2020-01-09 Nick CliftonUpdate Traditional Chinese translation for the binutils...
2020-01-09 Aaron MereyAdd support for debuginfod to the binutils (disable...
2020-01-09 Sergey BelyashovFix compile time warnings about comparisons always...
2020-01-09 Jan Beulichx86: refine when to trigger optimizations
2020-01-09 Jan Beulichx86-64: assert sane internal state for REX conversions
2020-01-09 Jan Beulichx86: consistently convert to byte registers for TEST...
2020-01-09 Jan Beulichx86: SYSENTER/SYSEXIT are unavailable in 64-bit mode...
2020-01-09 GDB AdministratorAutomatic date update in version.in
2020-01-08 Tom TromeyChange section_offsets to a std::vector
2020-01-08 Tom TromeyUse std::string in dwarf2read.c
2020-01-08 Tom TromeyUse std::vector in abbrev_table_read_table
2020-01-08 Tom TromeyUse unique_xmalloc_ptr in fixup_go_packaging
2020-01-08 Tom TromeyRemove some explicit memory management from dwarf2read.c
2020-01-08 Nick CliftonDocument the fact that the assembler's alignment pseudo...
2020-01-08 Nick CliftonMake the assembler generate an error if there is an...
2020-01-08 Alan Modraubsan: z8k: index 10 out of bounds for type 'unsigned...
2020-01-08 Alan ModraPR25351 .ARM.attributes not found for symbol
2020-01-08 GDB AdministratorAutomatic date update in version.in
2020-01-07 Tom TromeyAdd constructor to stap_static_probe_ops
2020-01-07 Jon TurneyEnable styling by default on Cygwin
2020-01-07 Claudiu Zissulescu[ARC] Improve parsing instruction operands.
2020-01-07 Shahab Vahedi[ARC] Add finer details for LLOCK and SCOND
2020-01-07 GDB AdministratorAutomatic date update in version.in
2020-01-06 Jim WilsonRISC-V: Fix weak function call reloc overflow on llvm...
2020-01-06 Alan ModraRe: Prefer object over notype symbols when disassembling
2020-01-06 Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-06 Eli ZaretskiiFix MinGW native compilation of gdb/gdbsupport/gdb_wait.c
2020-01-06 Shahab VahediGDB: Fix the overflow in addr/line_is_displayed()
2020-01-06 Eli ZaretskiiMention the recent fix of $_exitsignal on MS-Windows...
2020-01-06 Jon TurneyFix a crash with a malformed PE header
2020-01-06 Eli ZaretskiiFix a typo in gdb/windows-tdep.c
2020-01-06 Nick CliftonAdd -fcommon compiler command line option to linker...
2020-01-06 Hannes DomaniFix search in TUI
2020-01-06 Nick CliftonFix test of the fix for PR19579 when compiling with...
2020-01-06 Shahab VahediGDB: Remove trailing spaces in tui-disasm.c
2020-01-06 Eli ZaretskiiImprove process exit status macros on MinGW
2020-01-06 Alan Modrabfd_check_format: ignore errors from coff_real_object_p
2020-01-06 Alan Modraalpha-vms: don't exit on stack underflow/overflow
2020-01-06 Alan Modraubsan: m32c: left shift of negative value
2020-01-06 Alan Modrasom_bfd_fill_in_ar_symbols buffer overflow
2020-01-06 Alan ModraBasic error checking for mach-o
2020-01-06 Alan ModraPR25344, z80 disassembler recursion
2020-01-06 GDB AdministratorAutomatic date update in version.in
2020-01-05 Andrew Burgessgdb: use tui_set_layout not show_layout to fix window...
2020-01-05 Luis Machado[AArch64] Fix erroneous use of spu architecture bfd
2020-01-05 Joel BrobeckerFix libctf ChangeLog date in most recent entry.
2020-01-05 Eli Zaretskiilibctf: Add configure check for asprintf (for MinGW)
2020-01-05 GDB AdministratorAutomatic date update in version.in
2020-01-04 Alan ModraRelease bfd_alloc memory in bfd_check_format_matches
2020-01-04 Alan Modrammo tdata leak
2020-01-04 Alan Modraubsan: m32r: left shift of negative value
2020-01-04 Alan Modraubsan: cr16: left shift cannot be represented in type...
2020-01-04 Alan Modraubsan: crx: left shift cannot be represented in type...
2020-01-04 Alan Modraubsan: d30v: left shift cannot be represented in type...
2020-01-04 Alan Modracoff: free malloc'd memory on successful target match too
next