binutils-gdb.git
2020-09-14 Pedro AlvesRewrite enum_flags, add unit tests, fix problems
2020-09-14 Pedro AlvesRewrite valid-expr.h's internals in terms of the detect...
2020-09-14 Pedro AlvesRename address_space_int_to_name/address_space_name_to_int
2020-09-14 Pedro AlvesUse type_instance_flags more throughout
2020-09-14 Tom TromeyApply 'const' in more places
2020-09-14 Simon Marchigdb: turn gdb::bcache's function pointers into virtual...
2020-09-14 Nick CliftonFix support for theassembler's new ".nop" directive...
2020-09-14 Simon Marchigdb: don't use inferior_ptid in linux_nat_wait_1
2020-09-14 Tom TromeyVarious m68k fixes for gdb
2020-09-14 Simon Marchigdb: remove xfree in xml-support.c
2020-09-14 Simon Marchigdb: change xml_fetch_another a function_view
2020-09-14 Nick CliftonAdd a new ".nop" directive to the assembler to allow...
2020-09-14 Simon Marchigdb: remove TYPE_ENDIANITY_NOT_DEFAULT
2020-09-14 Simon Marchigdb: add type::endianity_is_not_default / type::set_end...
2020-09-14 Simon Marchigdb: remove TYPE_FIXED_INSTANCE
2020-09-14 Simon Marchigdb: add type::is_fixed_instance / type::set_is_fixed_i...
2020-09-14 Simon Marchigdb: remove TYPE_GNU_IFUNC
2020-09-14 Simon Marchigdb: add type::is_gnu_ifunc / type::set_is_gnu_ifunc
2020-09-14 Simon Marchigdb: remove TYPE_STUB_SUPPORTED
2020-09-14 Simon Marchigdb: add type::stub_is_supported / type::set_stub_is_su...
2020-09-14 Simon Marchigdb: remove TYPE_VECTOR
2020-09-14 Simon Marchigdb: add type::is_vector / type::set_is_vector
2020-09-14 Simon Marchigdb: remove TYPE_VARARGS
2020-09-14 Simon Marchigdb: add type::has_varargs / type::set_has_varargs
2020-09-14 Simon Marchigdb: remove TYPE_PROTOTYPED
2020-09-14 Simon Marchigdb: add type::is_prototyped / type::set_is_prototyped
2020-09-14 Simon Marchigdb: remove TYPE_TARGET_STUB
2020-09-14 Simon Marchigdb: add type::target_is_stub / type::set_target_is_stub
2020-09-14 Simon Marchigdb: remove TYPE_STUB
2020-09-14 Simon Marchigdb: add type::is_stub / type::set_is_stub
2020-09-14 Simon Marchigdb: remove TYPE_NOSIGN
2020-09-14 Simon Marchigdb: add type::has_no_signedness / type::set_has_no_sig...
2020-09-14 Simon Marchigdb: remove TYPE_UNSIGNED
2020-09-14 Simon Marchigdb: add type::is_unsigned / type::set_is_unsigned
2020-09-14 Fredrik HederstiernaFix exception stack unwinding for ARM Cortex-M
2020-09-14 Cooper QuCSKY: Set feature flags for default cpu.
2020-09-14 Tom de Vries[gdb/testsuite] Fix PATH warning in gdb.rust/traits.exp
2020-09-14 GDB AdministratorAutomatic date update in version.in
2020-09-13 Pedro Alvesgdb/testsuite: Explicitly return from main
2020-09-13 Pedro AlvesFix gdb.base/share-env-with-gdbserver.exp with Clang
2020-09-13 Pedro AlvesMake default_mi_gdb_start/dbx_gdb_start use gdb_spawn
2020-09-13 Pedro AlvesFix a couple gdb.dwarf2/ testcases with "clang -flto"
2020-09-13 Pedro AlvesAdd MI "-break-insert --qualified"
2020-09-13 Pedro AlvesRemove stale "register" bits from gdb.cp/misc.cc
2020-09-13 Pedro AlvesMove "register" test out of classes.exp to a separate...
2020-09-13 Pedro AlvesDon't drop static function bp locations w/o debug info
2020-09-13 Alan ModraRe: elf: Add -z unique-symbol
2020-09-13 Joel BrobeckerUpdate NEWS post GDB 10 branch creation.
2020-09-13 Joel BrobeckerBump version to 11.0.50.DATE-git.
2020-09-13 GDB AdministratorAutomatic date update in version.in
2020-09-12 Joel BrobeckerFix GDB build in infrun.c when configured with unit...
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
next