binutils-gdb.git
2020-11-13 Simon Marchigdb/arm: avoid undefined behavior shift when decoding...
2020-11-13 Joseph MyersFix Windows-target testing in gdb_file_cmd
2020-11-13 Nick CliftonFix readelf's and objdump's dislplay of DWO links when...
2020-11-13 Andrew Burgessgdb: delete a couple of declarations from f-lang.h
2020-11-13 Andre Vieiragas, arm: PR26858 Fix availability of single precision...
2020-11-13 GDB AdministratorAutomatic date update in version.in
2020-11-12 Andrew Burgessgdb: rewrite how per language primitive types are managed
2020-11-12 Simon Marchigdb/dwarf: fix call to dwarf2_queue_guard in dw2_do_ins...
2020-11-12 Dimitar Dimitrovsim: pru: Add support for LMBD instruction
2020-11-12 Simon Marchigdb/dwarf: fix typo in dwarf2/read.c
2020-11-12 Simon Marchigdb: convert "set debug dwarf-read" to new style
2020-11-12 Jozef LawrynowiczMSP430: gas: Ignore -md option required for GCC backwar...
2020-11-12 Shahab Vahediarc: Write correct "eret" value during register collection
2020-11-12 Tom TromeyFix Rust regression with -readnow
2020-11-12 Gary BensonFix gdb.threads/tls-so_extern.exp with Clang
2020-11-12 Nick CliftonFix up changelog entry of previous delta
2020-11-12 Nick Cliftonm32r sim: Add prototypes for functions that pass/return...
2020-11-12 Nick CliftonStop Gas from generating line info or address ranges...
2020-11-12 Andrew Burgessgdb: add an option flag to 'maint print c-tdesc'
2020-11-12 GDB AdministratorAutomatic date update in version.in
2020-11-11 Simon Marchigdb/testsuite: add "breakpoint always-inserted" axis...
2020-11-11 Przemyslaw... aarch64: Allow LS64 feature with Armv8.6
2020-11-11 Bernd Edlingerreadelf: Fix output of rnglists section
2020-11-11 Tom TromeyFix Windows-x-PPC build
2020-11-11 Andrew Burgessgdb/riscv: add ability to decode dwarf CSR numbers
2020-11-11 Andrew Burgessgdbserver: add missing --disable-packet options to...
2020-11-11 GDB AdministratorAutomatic date update in version.in
2020-11-10 Tom TromeyMake internalvar_name return a const char *
2020-11-10 Tom TromeyUse "const" more in ax-gdb.c
2020-11-10 Tom TromeyConstify value_nsstring
2020-11-10 Tom TromeyMove include block to pathstuff.h
2020-11-10 Nick Cliftonoops - forgot to include the changelog update for the...
2020-11-10 Tom TromeyFix bug in gdb.ada/bias.exp
2020-11-10 Gary BensonPrevent false passes in gdb.base/vla-optimized-out.exp
2020-11-10 Gary BensonPrevent inlining in gdb.base/vla-optimized-out.c
2020-11-10 Gary BensonFix gdb.cp/step-and-next-inline.exp with Clang
2020-11-10 Nick CliftonAccept the DW_FORM_ref8 type when parsing DWARF types.
2020-11-10 GDB AdministratorAutomatic date update in version.in
2020-11-09 Nick CliftonRevert delta accidentally applied with commit 9372689d7...
2020-11-09 Denys Zagoruigas: improve reproducibility for stabs debugging data...
2020-11-09 Alan Modraasan: vms-alpha: stack buffer overflow
2020-11-09 Spencer E.... Add support for the LMBD (left-most bit detect) instruc...
2020-11-09 Przemyslaw... aarch64: Update LS64 feature with system register
2020-11-09 Przemyslaw... aarch64: Limit Rt register number for LS64 load/store...
2020-11-09 Andreas SchwabFix regexp for development.exp
2020-11-09 Nick CliftonExtend the DWARF decoder to display FORM names when...
2020-11-09 Alan Modraelfedit false "may be used uninitialised"
2020-11-09 Alan Modraxcoff dependency list for static libraries
2020-11-09 Howard ChuRe: dependency list for static libraries
2020-11-09 Nelson ChuRISC-V: Update ABI to the elf_flags after parsing elf...
2020-11-09 GDB AdministratorAutomatic date update in version.in
2020-11-08 H.J. Lugold: Avoid sharing Plugin_list::iterator
2020-11-08 GDB AdministratorAutomatic date update in version.in
2020-11-07 GDB AdministratorAutomatic date update in version.in
2020-11-06 Andrew Burgessgdb: fix debug expression dumping of function call...
2020-11-06 Simon Marchigdb/testsuite: make DWARF assembler's ranges' "base...
2020-11-06 Romain Geisslergdb: better static python detection in configure machinery
2020-11-06 Pedro AlvesSplit macro_buffer in two classes, fix Clang build
2020-11-06 Nick CliftonExtend ld's -Map=<dir> functionality by allowing '...
2020-11-06 H.J. Luelfedit: Update help message
2020-11-06 Przemyslaw... aarch64: Extract Pointer Authentication feature from...
2020-11-06 Nick CliftonUpdated Serbian translation for the ld subdirectory
2020-11-06 Tom TromeyRemove objfile parameter from abbrev_table::read
2020-11-06 GDB AdministratorAutomatic date update in version.in
2020-11-05 GDB AdministratorAutomatic date update in version.in
2020-11-04 Przemyslaw... aarch64: Update feature RAS system registers
2020-11-04 Tom TromeyHandle __XVL fields in Ada type printing
2020-11-04 Tom TromeyPrint Ada type name in more cases
2020-11-04 Tom TromeyRecognize names of array types
2020-11-04 Tom TromeyUse bit stride when taking slice of array
2020-11-04 Tom TromeyOnly use stride for final element type
2020-11-04 Tom TromeyFix bit strides for -fgnat-encodings=minimal
2020-11-04 Tom TromeyResolve dynamic type in ada_value_struct_elt
2020-11-04 Tom TromeyReject slicing a packed array
2020-11-04 Tom TromeySynthesize array descriptors with -fgnat-encodings...
2020-11-04 Tom TromeyFix decoding of multi-dimensional constrained packed...
2020-11-04 Tom TromeyAvoid crash in ada-lang.c:to_fixed_array_type
2020-11-04 Tom TromeyRewrite leb.h:read_3_bytes
2020-11-04 GDB AdministratorAutomatic date update in version.in
2020-11-03 Tom de Vries[gdb/testsuite] Fix .debug_abbrev terminators
2020-11-03 Howard ChuAdd an option to the archiver to add a section recordin...
2020-11-03 Przemyslaw... [PATCH][GAS] aarch64: Add atomic 64-byte load/store...
2020-11-03 Alan ModraPowerPC problem building gold with clang
2020-11-03 Przemyslaw... [PATCH] aarch64: Update missing ChangeLog for AArch64...
2020-11-03 Nick CliftonFix compile time warning
2020-11-03 Christian Eggersgas: fix symbol value calculation for versioned symbol...
2020-11-03 Alan Modraasan: leak in bfd_section_from_shdr
2020-11-03 Nick Gassongold: ensure file_counts_lock is initialized before...
2020-11-03 GDB AdministratorAutomatic date update in version.in
2020-11-02 Simon Marchigdb/testsuite: fix failure in gdb.base/step-over-no...
2020-11-02 Tom TromeyAdd x86_64 ravenscar support
2020-11-02 Andrew Burgessgdb: new function to wrap up executing command line...
2020-11-02 Andrew Burgessgdb: use get_standard_config_dir when looking for ...
2020-11-02 Tom TromeyAdd get_standard_config_dir function
2020-11-02 Tom TromeyMinor Python simplifications
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-11-02 Gary BensonFix gdb.base/print-file-var.exp with Clang
2020-11-02 Gary BensonDetect and report incompatible gdb_compile options
2020-11-02 Gary BensonFix testcases using __attribute__((noclone)) with Clang
2020-11-02 Tom de Vries[gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2...
next