binutils-gdb.git
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
2020-01-04 GDB AdministratorAutomatic date update in version.in
2020-01-03 Philippe WaroquiersEnsure GDB warnings are styled.
2020-01-03 Hannes Domanisolib_target_free_so memory leak
2020-01-03 Hannes Domaniwindows_clear_solib memory leak
2020-01-03 Sergey BelyashovAllow individual targets to decide if string escapes...
2020-01-03 Nick CliftonFix potential illegal memory access when parsing a...
2020-01-03 Nick CliftonFix potential illegal memory access failures in the...
2020-01-03 Nick CliftonUpdated Swedish translation for the GAS subdirectory.
2020-01-03 Hannes DomaniFor PE format files, the base relocation table is neces...
2020-01-03 Sergei TrofimovichFix ld/PR25316 for the ia64 target by refusing to suppo...
2020-01-03 Jan BeulichArm64: correct address index operands for LD1RO{H,W,D}
2020-01-03 Jan BeulichArm64: correct {su,us}dot SIMD encodings
2020-01-03 Jan BeulichArm64: correct uzp{1,2} mnemonics
2020-01-03 Jan BeulichArm64: correct 64-bit element fmmla encoding
2020-01-03 Jan BeulichMach-O: misc build adjustments
2020-01-03 Bernd EdlingerAdd myself to gdb/MAINTAINERS
2020-01-03 Luis MachadoRemove stale references to Cell BE
2020-01-03 GDB AdministratorAutomatic date update in version.in
2020-01-02 Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-02 Tamar ChristinaAArch64: Set the correct ELF class for AArch64 stubs...
2020-01-02 Szabolcs Nagy[ARM][gas] fix build breakage with gcc-10 by using...
2020-01-02 Nick CliftonEnable building the s12z target on Solaris hosts where...
2020-01-02 GDB AdministratorAutomatic date update in version.in
2020-01-01 Hannes DomaniFix install-strip for cross-compilation
2020-01-01 Hannes DomaniAdd myself to gdb/MAINTAINERS
2020-01-01 Alan ModraRe: Update year range in copyright notice of binutils...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-01-01 Alan ModraChangeLog rotation
2020-01-01 Joel BrobeckerUpdate copyright year in gdbarch.sh doc/gdb.texinfo...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2020-01-01 Joel Brobeckergdb/copyright.py: Convert to Python 3
2020-01-01 Joel Brobeckergdb/copyright.py: Adapt after move of gnulib from gdb...
2020-01-01 Joel Brobeckergdb/copyright.py: Exit if run from the wrong directory
2020-01-01 Joel Brobeckerupdate copyright year in version output of gdb, gdbserv...
2020-01-01 Joel BrobeckerRotate gdb/ChangeLog (start of New Year procedure)
2020-01-01 GDB AdministratorAutomatic date update in version.in
next