binutils-gdb.git
2019-12-06 Christian BiesingerPut bcache inside "namespace gdb"
2019-12-06 Tom de Vries[gdb/symtab] Prefer var def over decl
2019-12-06 Kyrylo Tkachov[gas] Implement .cfi_negate_ra_state directive
2019-12-06 Alan ModraRe: Only give FDE encoding warnings if --eh-frame-hdr...
2019-12-06 Tankut Baris... gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref...
2019-12-06 Tankut Baris... gdb: fix overload resolution for see-through references
2019-12-06 Philippe WaroquiersFix crash when command arg is missing in faas/taas...
2019-12-06 GDB AdministratorAutomatic date update in version.in
2019-12-05 Philippe WaroquiersFix leaks when pruning inferiors.
2019-12-05 Sandra LoosemoreOnly give FDE encoding warnings if --eh-frame-hdr was...
2019-12-05 Simon MarchiRemove gdbarch parameter of lookup_typename
2019-12-05 Nick CliftonFix a problem computing the size fields in the PE forma...
2019-12-05 Alan ModraRe: PR25244, --print-memory-usage, division by zero...
2019-12-05 Jan BeulichArm64: simplify Crypto arch extension handling
2019-12-05 Jan BeulichArm64: correct "sha3" arch-extension directive handling
2019-12-05 Alan ModraPR25243, static linking with exceptions and iostream...
2019-12-05 Alan ModraPR25244, --print-memory-usage, division by zero if...
2019-12-05 Alan ModraPR25249, Memory leak in microblaze-dis.c
2019-12-05 GDB AdministratorAutomatic date update in version.in
2019-12-04 Christian BiesingerFix (most) OpenBSD link errors
2019-12-04 Tom TromeyUse metadata style in a few more places
2019-12-04 Andrew Burgessgdb/testsuite: Use -J option when compiling Fortran...
2019-12-04 Andrew Burgessgdb/fortran: Support for single/double type modifiers
2019-12-04 Simon MarchiFix doc of AVR-specific command "info io_registers"
2019-12-04 Simon MarchiFix regcache::cooked_read_test selftest for mep
2019-12-04 Simon MarchiRemove unused includes in aarch64-linux-tdep.c
2019-12-04 Simon MarchiRemove unused includes in aarch64-tdep.c
2019-12-04 Simon MarchiCompare iterators, not values, in filtered_iterator...
2019-12-04 Pavel I. Kryukovsim-utils.c: prevent buffer overflow.
2019-12-04 Tom TromeyAdd bit-field test for scalar_storage_order
2019-12-04 Tom TromeyPropagate endianity to subrange types
2019-12-04 Tom TromeyRemove gdbarch_bits_big_endian
2019-12-04 Tom TromeyMove type_byte_order earlier
2019-12-04 Tom TromeyAdd scalar_storage_order support for floating point
2019-12-04 Tom TromeyFix another build failure in tui-selftests.c
2019-12-04 Tom TromeySilence maybe-uninitialized warning in dwarf2read.c
2019-12-04 Andrew Burgessgdb/mi: Add -max-results parameter to some -symbol...
2019-12-04 Andrew Burgessgdb: Split global symbol search into separate functions
2019-12-04 Andrew Burgessgdb/mi: Add -symbol-info-module-{variables,functions}
2019-12-04 Jan Beulichx86-64: accept 64-bit LFS/LGS/LSS forms with suffix...
2019-12-04 Jan Beulichx86-64/Intel: fix CALL/JMP with dword operand
2019-12-04 Jan Beulichx86: consolidate tracking of MMX register use
2019-12-04 Jan Beulichx86/Intel: extend MOVDIRI testing
2019-12-04 Jan Beulichx86: make sure all PUSH/POP honor DefaultSize
2019-12-04 Jan Beulichx86: drop some stray/bogus DefaultSize
2019-12-04 GDB AdministratorAutomatic date update in version.in
2019-12-03 Christian BiesingerReplace hash function from bcache with fast_hash
2019-12-03 Philippe WaroquiersFix leak of symbol name in block_symbol_cache
2019-12-03 Alan ModraPR25230, addr2line fails on dwz output
2019-12-03 Alan ModraPR25230, dwarf2.c per file stash
2019-12-03 Alan Modradwarf2.c: read_abbrevs fail cleanup, and offset checking
2019-12-03 Alan Modradwarf2.c stash->sec_info_ptr and stash->sec
2019-12-03 Alan Modra_bfd_dwarf2_find_nearest_line comment fix
2019-12-03 GDB AdministratorAutomatic date update in version.in
2019-12-02 Tom TromeyFix build breakage with --disable-tui
2019-12-02 Christian BiesingerChange type of debug_aix_thread to bool
2019-12-02 Luis MachadoRemove stale FIXME comment
2019-12-02 GDB AdministratorAutomatic date update in version.in
2019-12-01 Andrew Burgessgdb: Dynamic string length support
2019-12-01 Andrew Burgessgdb/dwarf: Introduce dwarf2_per_cu_int_type function
2019-12-01 Andrew Burgessgdb/fortran: array stride support
2019-12-01 Tom TromeyTreat inactive TUI specially in "info win"
2019-12-01 Tom TromeyFix latent bug in tui_copy_source_line
2019-12-01 Tom TromeyRe-highlight windows when needed during TUI startup
2019-12-01 Tom TromeyAdd TUI border colors
2019-12-01 Tom TromeyAllow using less horizontal space in TUI source window
2019-12-01 Tom TromeyCorrectly compute length of DW_TAG_variant_part union
2019-12-01 GDB AdministratorAutomatic date update in version.in
2019-11-30 Philippe WaroquiersDocument define-prefix command and the use of . in...
2019-11-30 Philippe WaroquiersAllow . character as part of command names.
2019-11-30 Philippe WaroquiersTest define-prefix.
2019-11-30 Philippe WaroquiersImplement user defined prefix.
2019-11-30 GDB AdministratorAutomatic date update in version.in
2019-11-29 Tankut Baris... gdb: improve debug output of function overload resolution
2019-11-29 Tankut Baris... gdb: fix segfault in overload resolution debug output
2019-11-29 GDB AdministratorAutomatic date update in version.in
2019-11-28 Tom TromeyFix creal_internal_fn comment
2019-11-28 Tom TromeyMake two range_bounds bitfields unsigned
2019-11-28 Tom TromeyRemove unused declaratoin from guile
2019-11-28 Mihails Strasunsjit: minor improvement to debug logging
2019-11-28 Andrew Burgessgdb/testsuite: Fix minor bug in skip_btrace*tests procs
2019-11-28 Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-28 Andrew Burgessgas: Check for overflow on return column in version...
2019-11-28 Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-28 Andrew Burgessbinutils: Make DWARF register name lookup be via a...
2019-11-28 Andrew Burgessbinutils: Make some functions static in dwarf.c
2019-11-28 Andrew Burgessbinutils: Add a new function to initialise DWARF regist...
2019-11-28 Andrew Burgessbinutils: Rename init_dwarf_regnames
2019-11-28 Andrew Burgessbinutils: Be more forgiving of targets with large numbe...
2019-11-28 Andrew Burgessgas/riscv: Remove unneeded structure
2019-11-28 GDB AdministratorAutomatic date update in version.in
2019-11-27 Christian BiesingerAdd missing ChangeLog entry for the previous commit
2019-11-27 Christian BiesingerAdd a NEWS entry for multithreaded symbol loading
2019-11-27 Christian BiesingerTurn off threaded minsym demangling by default
2019-11-27 Christian BiesingerCompute msymbol hash codes in parallel
2019-11-27 Christian BiesingerPrecompute hash value for symbol_set_names
2019-11-27 Andrew Burgessgdb/testsuite: Fix race condition compiling fortran...
2019-11-27 Kevin BuettnerTest case for BZ 25065
2019-11-27 Kevin BuettnerFix BZ 25065 - Ensure that physnames are computed for...
2019-11-27 Tom TromeyRemove some unnecessary backslashes
next