binutils-gdb.git
2019-05-03 Eli ZaretskiiFix lookup of separate debug file on MS-Windows.
2019-05-03 GDB AdministratorAutomatic date update in version.in
2019-05-02 Andrew Burgessgdb/rust: Handle printing structures containing strings
2019-05-02 H.J. Lui386: Issue a warning to IRET without suffix for .code16gcc
2019-05-02 Tom TromeyRemove _initialize_valarith
2019-05-02 Nick CliftonTreat the .gnu.debuglink and .gnu.debugaltlink sections...
2019-05-02 GDB AdministratorAutomatic date update in version.in
2019-05-01 Sudakshina Das[BINUTILS, AArch64] Enable Transactional Memory Extension
2019-05-01 Matthew MalcomsonFix spelling mistakes in binutils testsuite.
2019-05-01 Tom TromeyFix bug in assignment to nested packed structure
2019-05-01 Tom TromeyFix big-endian aggregate assignment in Ada
2019-05-01 Nick CliftonChange nm so that when it is running in POSIX compatibl...
2019-05-01 Tom de Vries[gdb/testsuite] Fix "unable to find usable gdb" error...
2019-05-01 Tom de Vries[gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb...
2019-05-01 GDB AdministratorAutomatic date update in version.in
2019-04-30 Ali TamurSupport DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
2019-04-30 Joel Brobeckergdb/windows-nat.c: Get rid of main_thread_id global
2019-04-30 Joel Brobecker(Windows) fix thr != nullptr assert failure in delete_t...
2019-04-30 Tom TromeyFix "catch exception" with dynamic linking
2019-04-30 Tom TromeyFix crash in dwarf2read.c with template parameters
2019-04-30 Alan ModraPowerPC64 GOT indirect to GOT relative optimisation
2019-04-30 Alan ModraWork around gcc9 warning bug
2019-04-30 Alan Modrald.texi tweak for pod2man
2019-04-30 Andrew Burgessgdb/fortran: Add allocatable type qualifier
2019-04-30 Andrew Burgessgdb/fortran: Update rules for printing whitespace in...
2019-04-30 Andrew Burgessgdb/fortran: print function arguments when printing...
2019-04-30 Andrew Burgessgdb/fortran: Print 'void' type in lower case
2019-04-30 Andrew Burgessgdb/fortran: better types for components of complex...
2019-04-30 Andrew Burgessgdb/fortran: Additional builtin procedures
2019-04-30 Andrew Burgessgdb/fortran: Introduce fortran-operator.def file
2019-04-30 Andrew Burgessgdb: Remove an unbalanced stray double quote from a...
2019-04-30 GDB AdministratorAutomatic date update in version.in
2019-04-29 Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-29 Andrew Burgessgdb: Introduce new language field la_is_string_type_p
2019-04-29 Andrew Burgessgdb: Introduce new language field la_struct_too_deep_el...
2019-04-29 Andrew Burgessgdb/ada: Update some predicate functions to return...
2019-04-29 Tom de Vries[gdb/testsuite] Fix regexp in skip_opencl_tests
2019-04-29 John DarringtonS12Z: Opcodes: Fix crash when trying to decode a trunca...
2019-04-29 GDB AdministratorAutomatic date update in version.in
2019-04-28 Philippe WaroquiersFollow-up to Support style in 'frame|thread apply'
2019-04-28 GDB AdministratorAutomatic date update in version.in
2019-04-27 Philippe WaroquiersHave 'thread|frame apply' style their output.
2019-04-27 Philippe WaroquiersImplement show | set may-call-functions [on|off]
2019-04-27 Andrew Bennett[MIPS] Add load-link, store-conditional paired instructions
2019-04-27 GDB AdministratorAutomatic date update in version.in
2019-04-26 H.J. Lui386: Don't add 0x66 prefix to IRET for .code16gcc
2019-04-26 H.J. LuDon't complain undefined weak dynamic reference
2019-04-26 Nick CliftonUpdated Russian translation for the ld subdirectory.
2019-04-26 Christopher... Fix the hyphenation of word phrases such as "target...
2019-04-26 GDB AdministratorAutomatic date update in version.in
2019-04-25 Keith Seitzc++/24367: Infinite recursion of typedef substitution
2019-04-25 Tom TromeyFix memory leak in exception code
2019-04-25 Tom TromeyMake exception handling more efficient
2019-04-25 Tom TromeyAvoid undefined behavior in Guile exception handling
2019-04-25 Tom TromeyMake SJLJ exceptions more efficient
2019-04-25 Tom TromeyRemove exception_none
2019-04-25 Ali Tamur[PATCH] Support for DW_FORM_strx tag
2019-04-25 Sergio Durigan... ChangeLog entries for the previous commit.
2019-04-25 Sergio Durigan... Implement dump of mappings with ELF headers by gcore
2019-04-25 Alan Haywardtestsuite: Add option to capture gdbserver debug
2019-04-25 H.J. LuLTO: Properly handle wrapper symbols in IR
2019-04-25 Sandra LoosemoreDetect invalid length field in debug frame FDE header.
2019-04-25 Sudakshina Das[BFD, AArch64] Improve bti/pac plts.
2019-04-25 Maciej W. RozyckiMIPS/include: opcode/mips.h: Update stale comment for...
2019-04-25 GDB AdministratorAutomatic date update in version.in
2019-04-24 Alexandre OlivaSpeed up locview resolution with relaxable frags
2019-04-24 Tom TromeyFix Rust testing
2019-04-24 Sandra LoosemoreUse better test for usable compiler in ld testsuite.
2019-04-24 Sergio Durigan... Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
2019-04-24 Tom TromeyFix passing of struct with bitfields on x86-64
2019-04-24 Nick CliftonStop strip from merging notes when stripping debug...
2019-04-24 Alan Modraresolve_symbol_value vs. .loc view resolution
2019-04-24 John DarringtonS12Z: Opcodes: Handle bit map operations with non-canon...
2019-04-24 John DarringtonS12Z: s12z-opc.h: Add extern "C" bracketing
2019-04-24 GDB AdministratorAutomatic date update in version.in
2019-04-23 Andrew Burgessgdb/s12z: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/rl78: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/xstormy16: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/vax: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/v850: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/tilegx: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/tic6x: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/sparc: Use default_unwind_pc
2019-04-23 Andrew Burgessgdb/sh: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/score: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/rx: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/rs6000: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/or1k: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/nios2: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/nds32: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/msp430: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/moxie: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/mn10300: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/mep: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/m68hc11: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/m32r: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/m32c: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/lm32: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/iq2000: Use default gdbarch methods where possible
2019-04-23 Andrew Burgessgdb/nds32: Use type_align instead of nds32_type_align
next