binutils-gdb.git
2020-01-30 Jan Beulichx86: drop further pointless/bogus DefaultSize
2020-01-30 Alan Modraubsan: tic4x: left shift cannot be represented in type...
2020-01-30 Alan ModraRemove need to clear obj_coff_keep_syms in coff object_p
2020-01-30 GDB AdministratorAutomatic date update in version.in
2020-01-29 Pedro AlvesFix -Werror-stringop error on infcmd.c:construct_inferi...
2020-01-29 Sergio Durigan... Adjust src-release.sh's getver due to gdbsupport's...
2020-01-29 Maciej W. Rozyckigdbserver: Fix whitespace configure.srv damage for...
2020-01-29 Pedro Franco... Fix configure.srv error for Linux on PowerPC
2020-01-29 Luis MachadoTest handling of additional brk instruction patterns
2020-01-29 Luis MachadoRecognize more program breakpoint patterns
2020-01-29 Tankut Baris... testsuite, cp: add expected failures to pass-by-ref...
2020-01-29 Tom de Vries[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp...
2020-01-29 Alan ModraPR25477, ld 2.34 tries to load ${prefix}/etc/ld.so...
2020-01-29 GDB AdministratorAutomatic date update in version.in
2020-01-28 Hannes DomaniFix library segment-address for 64bit values
2020-01-28 Nick CliftonImprove warning message from debuginfod support in...
2020-01-28 Alan ModraDon't report symbol lookup failure in first phase of...
2020-01-28 GDB AdministratorAutomatic date update in version.in
2020-01-27 Jim WilsonRISC-V: Fix gdbserver problem with handling arch strings.
2020-01-27 Luis MachadoHarden gdb.base/step-over-syscall.exp
2020-01-27 Roland McGrathFix objcopy --merge-notes dependency on qsort implement...
2020-01-27 Andreas SchwabRemove cpu-plugin.c
2020-01-27 H.J. Lux86-64: Properly encode and decode movsxd
2020-01-27 Alan ModraReplace deprecated tcl case statements with switch...
2020-01-27 Tamar ChristinaAArch64: Fix cfinv disassembly issues
2020-01-27 Tom TromeyTwo minor changes in ctfread.c
2020-01-27 Alan ModraMark all weak aliases for copy relocations
2020-01-27 GDB AdministratorAutomatic date update in version.in
2020-01-26 Tom TromeyVirtualize "readin" and "compunit_symtab"
2020-01-26 Tom TromeyConsolidate partial symtab dependency reading
2020-01-26 Tom TromeyIntroduce partial_symtab::expand_psymtab method
2020-01-26 Tom TromeyConsolidate psymtab "Reading" messages
2020-01-26 Tom TromeyIntroduce partial_symtab::read_symtab method
2020-01-26 Tom TromeyTurn start_psymtab_common into a constructor
2020-01-26 Tom TromeyChange allocate_psymtab to be a constructor
2020-01-26 Tom TromeyDo not allocate psymtabs via psymtab_storage
2020-01-26 Tom TromeyChange some psymtab fields to bool
2020-01-26 Tom TromeyUse new and delete for psymtabs
2020-01-26 Tom TromeyRemove an include from machoread.c
2020-01-26 Tom TromeyDocument m68k floating point feature correspondence
2020-01-26 GDB AdministratorAutomatic date update in version.in
2020-01-25 Philippe WaroquiersDocument 'set|show exec-file-mismatch (ask|warn|off)'
2020-01-25 Philippe WaroquiersTest 'set exec-file-mismatch ask|warn|off'.
2020-01-25 Philippe WaroquiersImplement 'set/show exec-file-mismatch'.
2020-01-25 GDB AdministratorAutomatic date update in version.in
2020-01-24 Andrew Burgessgdb: Better frame tracking for inline frames
2020-01-24 Andrew Burgessgdb: Don't reorder line table entries too much when...
2020-01-24 Andrew Burgessgdb: Include end of sequence markers in the line table
2020-01-24 Jim WilsonRISC-V: Minor cleanup for s extension support.
2020-01-24 Pedro AlvesFix re-runs of a second inferior (PR gdb/25410)
2020-01-24 Hannes DomaniAdd install-strip target to gdbserver
2020-01-24 Christian BiesingerMake the class name in the definition match the declaration
2020-01-24 Christian BiesingerDefine _KERNTYPES in arm-nbsd-nat.c
2020-01-24 Christian BiesingerSupport the NetBSD version of pthread_setname_np
2020-01-24 Nick CliftonFix an illegal call to free() when copying a PE format...
2020-01-24 Maciej W. Rozyckigdbserver: Make `make TAGS' actually work
2020-01-24 Maciej W. Rozyckigdbserver: Remove a stale TAGS recipe for config files
2020-01-24 Nick CliftonFix issue with warning messages about corrupt debuginfo...
2020-01-24 Christian BiesingerUpdate comments about removed function
2020-01-24 Andrew Burgessgdb: Enable stdin on exception in execute_gdb_command
2020-01-24 Andrew Burgessgdb: Re-enable stdin for all UIs from start_event_loop
2020-01-24 Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-24 Pedro Alvesgdb/tui: Prevent exceptions from trying to cross readline
2020-01-24 GDB AdministratorAutomatic date update in version.in
2020-01-23 Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-23 Simon Marchigdb: fix variable shadowing error in darwin-nat.c
2020-01-23 Simon Marchigdb: fix darwin-nat.c build / adapt to multi-target
2020-01-23 Hannes DomaniCache the text section offset of shared libraries
2020-01-23 Nick CliftonUpdated translations for various binutils sub-directories.
2020-01-23 Alan ModraPR25444, Floating point exception in _bfd_elf_compute_s...
2020-01-23 Jim WilsonRISC-V: Change -march parsing.
2020-01-23 GDB AdministratorAutomatic date update in version.in
2020-01-22 Jozef LawrynowiczMSP430: Fix simulator execution of RRUX instruction
2020-01-22 H.J. Lux86: Always disallow double word suffix with word gener...
2020-01-22 H.J. Lux86-64: Skip GNU2 TLS tests only without compiler support
2020-01-22 Alan ModraPowerPC64 tls_get_addr_desc static support
2020-01-22 Alan ModraPowerPC64 __tls_get_addr_desc
2020-01-22 Alan ModraPowerPC64 TLS optimization fix
2020-01-22 Yuri ChornoivanPR25417, Fix minor typos
2020-01-22 H.J. Lupr23900-1.d: Adjusted
2020-01-22 GDB AdministratorAutomatic date update in version.in
2020-01-21 Simon Marchigdb: add declaration for _initialize_gdbarch in gdbarch.sh
2020-01-21 Simon Marchigdb: remove uses of iterate_over_inferiors in remote...
2020-01-21 Simon Marchigdb: fix indentation in infrun.c
2020-01-21 Tom TromeyAllow use of Pygments to colorize source code
2020-01-21 H.J. Lupr23900-1.d: Also check PT_GNU_PROPERTY program header
2020-01-21 Jan Beulichx86: testsuite adjustments after commit 1a0351246a5c
2020-01-21 Luis MachadoConvert an int flag variable to bool
2020-01-21 Luis MachadoAdd more debugging output to aarch64_displaced_step_fixup
2020-01-21 Luis MachadoFix step-over-syscall.exp failure
2020-01-21 Jan Beulichx86: replace adhoc ambiguous operand checking for CRC32
2020-01-21 Jan Beulichx86: improve handling of insns with ambiguous operand...
2020-01-21 Jan Beulichx86: VCVTNEPS2BF16{X,Y} should permit broadcasting
2020-01-21 GDB AdministratorAutomatic date update in version.in
2020-01-20 Nick CliftonUpdated translations for various binutils sub-directories
2020-01-20 H.J. Lux86-64: Fix TLSDESC relaxation for x32
2020-01-20 Alan ModraDon't touch r11 in __tls_get_addr stub
2020-01-20 Alan ModraPowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_g...
2020-01-20 Alan Modraubsan: hppa: negation of -2147483648
2020-01-20 Alan Modraubsan: arm: out of bounds array access
next