]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-10-09  GDB AdministratorAutomatic date update in version.in
2020-10-08  Shahab VahediUpdate GDB NEWS with ARC support in GDBserver
2020-10-08  GDB AdministratorAutomatic date update in version.in
2020-10-07  Anton Kolesovarc: Add support for Linux coredump files
2020-10-07  Shahab Vahedigdb/gdbserver: Add the missing ChangeLog entries
2020-10-07  Anton Kolesovgdbserver: Add GNU/Linux support for ARC
2020-10-07  Shahab Vahediarc: Rename "arc_gdbarch_features" struct
2020-10-07  GDB AdministratorAutomatic date update in version.in
2020-10-06  GDB AdministratorAutomatic date update in version.in
2020-10-05  GDB AdministratorAutomatic date update in version.in
2020-10-04  GDB AdministratorAutomatic date update in version.in
2020-10-03  GDB AdministratorAutomatic date update in version.in
2020-10-02  GDB AdministratorAutomatic date update in version.in
2020-10-01  GDB AdministratorAutomatic date update in version.in
2020-09-30  GDB AdministratorAutomatic date update in version.in
2020-09-29  GDB AdministratorAutomatic date update in version.in
2020-09-28  Gareth Reesgdb: Fix from_tty argument to gdb.execute in Python.
2020-09-28  GDB AdministratorAutomatic date update in version.in
2020-09-27  GDB AdministratorAutomatic date update in version.in
2020-09-26  GDB AdministratorAutomatic date update in version.in
2020-09-25  Tankut Baris... gdb/breakpoint: make a copy of the "commands" command...
2020-09-25  GDB AdministratorAutomatic date update in version.in
2020-09-24  Tom TromeyDon't let TUI focus on locator
2020-09-24  Hannes DomaniHandle 64bit breakpoints of WOW64 processes as SIGINT
2020-09-24  GDB AdministratorAutomatic date update in version.in
2020-09-23  GDB AdministratorAutomatic date update in version.in
2020-09-22  GDB AdministratorAutomatic date update in version.in
2020-09-21  GDB AdministratorAutomatic date update in version.in
2020-09-20  GDB AdministratorAutomatic date update in version.in
2020-09-19  Victor Collodgdb: Update i386_analyze_prologue to skip endbr32
2020-09-19  GDB AdministratorAutomatic date update in version.in
2020-09-18  Pedro AlvesFix "thread find" with multiple inferiors/targets ...
2020-09-18  Pedro AlvesSplit gdb.multi/multi-target.exp into separate testcases
2020-09-18  GDB AdministratorAutomatic date update in version.in
2020-09-17  GDB AdministratorAutomatic date update in version.in
2020-09-16  Tom TromeyMatch demangled name in "skip"
2020-09-16  GDB AdministratorAutomatic date update in version.in
2020-09-15  Tom TromeyAvoid running one Rust test against older LLVM
2020-09-15  Fredrik HederstiernaFix exception stack unwinding for ARM Cortex-M
2020-09-15  GDB AdministratorAutomatic date update in version.in
2020-09-14  GDB AdministratorAutomatic date update in version.in
2020-09-13  Joel BrobeckerBump GDB version number to 10.0.90.DATE-git.
2020-09-13  Joel BrobeckerDocument the GDB 10.0.90 release in gdb/ChangeLog
2020-09-13  Joel BrobeckerSet GDB version number to 10.0.90.
2020-09-13  Joel Brobeckergdb/NEWS: Change "since GDB 9" to "in GDB 10"
2020-09-13  Joel BrobeckerSet development mode to "off" by default.
2020-09-13  Joel BrobeckerBump version to 10.0.90.DATE-git.
2020-09-12  Joel BrobeckerFix GDB build in infrun.c when configured with unit... gdb-10-branchpoint
2020-09-12  H.J. Luelf: Add -z unique-symbol to avoid duplicated local...
2020-09-12  GDB AdministratorAutomatic date update in version.in
2020-09-11  Felix WillgerodtAdd bfloat16 support for AVX512 register view.
2020-09-11  Felix Willgerodti386-tdep: Fix naming in zmm and ymm type descriptions.
2020-09-11  Felix WillgerodtSync include, libiberty with GCC.
2020-09-11  Mark Wielaardgas: Don't error when .debug_line already exists, unles...
2020-09-11  Cooper QuCSKY: Change ISA flag's type to bfd_uint64_t and fix...
2020-09-11  Jeremy DrakeFix a segfault when creating an import library with...
2020-09-11  Tom de Vries[gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for...
2020-09-11  H.J. Lux86: Add NT_X86_CET note
2020-09-11  Nick CliftonFix the debuglink following code to recursively load...
2020-09-11  Tankut Baris... gdb/breakpoint: fix typo in help message of "set breakp...
2020-09-11  Tankut Baris... gdb/testsuite: remove stale comment in gdb.base/bp...
2020-09-11  GDB AdministratorAutomatic date update in version.in
2020-09-10  Siddhesh Poyarekaraarch64: Return an error on conditional branch to an...
2020-09-10  H.J. Luld: Add more tests for --as-needed
2020-09-10  Alan ModraPR26597, FAIL: gdb.dlang/demangle.exp: _D8demangle4test...
2020-09-10  Kamil RytarowskiAdd minimal and functional NetBSD/amd64 gdbserver
2020-09-10  Kamil RytarowskiSwitch local native code to gdb/nat shared functions
2020-09-10  Kamil RytarowskiAvoid double free in startup_inferior
2020-09-10  Kamil RytarowskiAdd a common utility function to read and write siginfo...
2020-09-10  Kamil RytarowskiAdd netbsd_nat::enable_proc_events in gdb/nat
2020-09-10  Kamil RytarowskiAdd gdb/nat common functions for listing threads
2020-09-10  Kamil RytarowskiAdd netbsd_nat::pid_to_exec_file
2020-09-10  Kamil RytarowskiBuild nat/netbsd-nat.o for the NetBSD native target
2020-09-10  Kamil RytarowskiRegister a placeholder for NetBSD shared functions...
2020-09-10  Kamil RytarowskiAdd handle_eintr to wrap EINTR handling in syscalls
2020-09-10  Nick CliftonStop symbols generated by the annobin gcc plugin from...
2020-09-10  Cooper QuCSKY: Enable extend lrw by default for CK802, CK803...
2020-09-10  Cooper QuCSKY: Add L2Cache instructions for CK860.
2020-09-10  Cooper QuCSKY: Add new arches while refine the cpu option process.
2020-09-10  Alan ModraRe: PR26580, Size and alignment of commons vs as-needed...
2020-09-10  Alan ModraRe: lto-18 test
2020-09-10  Nick CliftonFix compile time warnings when building for the CSKY...
2020-09-10  Alan Modrasprintf arg overlaps destination
2020-09-10  GDB AdministratorAutomatic date update in version.in
2020-09-09  Tom TromeyFix latent bug in ada-lang.c:remove_extra_symbols
2020-09-09  Nick CliftonFix thinko in the code to check coff archive elements.
2020-09-09  Alan Modrapower10 on ppc32
2020-09-09  Cooper QuCSKY: Change mvtc and mulsw's ISA flag.
2020-09-09  Cooper QuCSKY: Support option -mfloat-abi.
2020-09-09  Cooper QuCSKY: Add FPUV3 instructions, which supported by ck860f.
2020-09-09  Alan ModraPR26578, memory leak in parse_gnu_debugaltlink
2020-09-09  Alan Modralto-18 test
2020-09-09  GDB AdministratorAutomatic date update in version.in
2020-09-08  Alan ModraRe: MSP430: Support relocations for subtract expression...
2020-09-08  David Faustbpf: simulator: correct div, mod insn semantics
2020-09-08  H.J. LuPass --disable-reloc-section on PE targets for PR 25662...
2020-09-08  Tom TromeyDo not adjust mtime timezone on Windows
2020-09-08  Tom TromeyFix uninitialized warning in gdb_bfd_open
2020-09-08  Tom TromeyAvoid hash table corruption in gdb_bfd.c
2020-09-08  Jozef LawrynowiczMSP430: Support relocations for subtract expressions...
next