binutils-gdb.git
2020-07-30 Nick CliftonPrevent the generation of DWARF level 0 line number...
2020-07-30 Tom de Vries[gdb/build] Fix Wmaybe-uninitialized in gdb/ui-style.h
2020-07-30 GDB AdministratorAutomatic date update in version.in
2020-07-29 Simon MarchiRun `autoreconf -vf` throughout
2020-07-29 Maciej W. RozyckiMIPS: Make the IRIX naming of local section symbols...
2020-07-29 Maciej W. RozyckiMIPS/LD: Set symtab's `sh_info' correctly for IRIX...
2020-07-29 Andreas ArnezPR26279 Work around maybe-uninitialized warning in...
2020-07-29 Tom de Vries[gdb/testsuite] Fix captured_command_loop breakpoint...
2020-07-29 Caroline TiceFor DWARF v5 Dwarf Package Files (.dwp files), the...
2020-07-29 Alan ModraDon't segfault on discarded section dynsyms
2020-07-29 Alan ModraDon't assert at ldwrite.c:212
2020-07-29 Tom de Vries[tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_...
2020-07-29 Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero...
2020-07-29 GDB AdministratorAutomatic date update in version.in
2020-07-28 Andrew BurgessDemangle function names when disassembling
2020-07-28 Tom TromeyUpdate "disassemble" help
2020-07-28 Tom TromeyFix bug in DW_OP_GNU_variable_value evaluation
2020-07-28 Kamil RytarowskiImplement xfer_partial TARGET_OBJECT_SIGNAL_INFO for...
2020-07-28 H.J. LuPKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[...
2020-07-28 Tom de Vries[gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h
2020-07-28 H.J. LuPKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
2020-07-28 H.J. Lux86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)
2020-07-28 Andrew Burgessgdb/python: make more use of RegisterDescriptors
2020-07-28 Andrew Burgessgdb: Add a find method for RegisterDescriptorIterator
2020-07-28 Alan ModraPR25022 testcase segfault for generic ELF linker targets
2020-07-28 Alan ModraMore just-syms changes
2020-07-28 Alan ModraRe: Allow new just-symbols test to run on XCOFF and PE
2020-07-28 GDB AdministratorAutomatic date update in version.in
2020-07-27 John BaldwinUse SIGTRAP si_code values for all FreeBSD architecture...
2020-07-27 Tom TromeyRemove unused declaration from gcore.h
2020-07-27 Alan ModraAllow new just-symbols test to run on XCOFF and PE
2020-07-27 Alan ModraAccept --just-symbols symbols as absolute for xcoff
2020-07-27 Alan ModraPrevent strange "section mentioned in a -j option but...
2020-07-27 Alan Modractf test ERROR: $target-cc does not exist
2020-07-27 Alan Modra[GOLD] Power10 stub selection
2020-07-27 H.J. Ludoc: Replace preceeded with preceded
2020-07-27 Tom de Vries[gdb/build] Fix typo sys/sockets.h -> sys/socket.h
2020-07-27 GDB AdministratorAutomatic date update in version.in
2020-07-26 Eli Zaretskiilibctf: compilation failure on MinGW due to missing...
2020-07-26 Eli ZaretskiiDon't unnecessarily redefine 'socklen_t' type in MinGW...
2020-07-26 Maciej W. RozyckiMIPS/binutils/testsuite: Correct mips.exp test ABI...
2020-07-26 GDB AdministratorAutomatic date update in version.in
2020-07-25 Andrew Burgessgdb/fortran: resolve dynamic types when readjusting...
2020-07-25 GDB AdministratorAutomatic date update in version.in
2020-07-24 Tom de Vries[gdb/symtab] Ignore zero line table entries
2020-07-24 Aaron Mereyconfig/debuginfod.m4: Use PKG_CHECK_MODULES
2020-07-24 Tom de Vries[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
2020-07-24 Nick CliftonUpdate documentation on how to make a release
2020-07-24 Nick CliftonMove the xc16x target to the obsolete list
2020-07-24 Nick CliftonUpdated German translation for the opcodes sub-directory
2020-07-24 GDB AdministratorAutomatic date update in version.in
2020-07-23 Kevin BuettnerFix BZ 26294 - Add period to help text for maint print...
2020-07-23 Maciej W. RozyckiPR ld/26288: Allow the use of `--just-symbols' with...
2020-07-23 Maciej W. RozyckiPR ld/26288: Revert obsolete part of PR ld/26047 fix
2020-07-23 Pedro AlvesDon't touch frame_info objects if frame cache was reini...
2020-07-23 Tom de Vries[gdb/tui] Fix Wmaybe-uninitialized warning in tui-winso...
2020-07-23 Andrew Burgessgdb/disassembly: Update to handle non-statement addresses
2020-07-23 Sandra LoosemoreFix more bugs in gdb testglue wrapper handling
2020-07-23 GDB AdministratorAutomatic date update in version.in
2020-07-22 Kevin BuettnerNew core file tests with mappings over existing program...
2020-07-22 Kevin BuettnerAdd documentation for "maint print core-file-backed...
2020-07-22 Kevin BuettnerAdd new command "maint print core-file-backed-mappings"
2020-07-22 Kevin BuettnerAdjust coredump-filter.exp to account for NT_FILE note...
2020-07-22 Kevin Buettnergcore command: Place all file-backed mappings in NT_FIL...
2020-07-22 Kevin BuettnerAdd test for accessing read-only mmapped data in a...
2020-07-22 Kevin BuettnerUse NT_FILE note section for reading core target memory
2020-07-22 Kevin BuettnerAdd new gdbarch method, read_core_file_mappings
2020-07-22 Kevin BuettnerUpdate binary_get_section_contents to seek using sectio...
2020-07-22 Kevin BuettnerTest ability to access unwritten-to mmap data in core...
2020-07-22 Kevin BuettnerProvide access to non SEC_HAS_CONTENTS core file sections
2020-07-22 Kevin Buettnersection_table_xfer_memory: Replace section name with...
2020-07-22 Kevin BuettnerAdjust corefile.exp test to show regression after bfd...
2020-07-22 Kevin BuettnerRemove hack for GDB which sets the section size to 0
2020-07-22 Tom TromeyFix crash in -stack-list-arguments
2020-07-22 Nick Alcocklibctf: fixes for systems on which sizeof (void *)...
2020-07-22 Nick Alcocklibctf: fix isspace casts
2020-07-22 Nick Alcocklibctf, binutils: fix big-endian libctf archive opening
2020-07-22 Nick Alcockld, testsuite: do not run CTF tests at all on non-ELF...
2020-07-22 Nick Alcockld: do not produce one empty output .ctf section for...
2020-07-22 Nick Alcockld, testsuite: only run CTF tests when ld and GCC suppo...
2020-07-22 Egeyar Bagciogluld: new CTF testsuite
2020-07-22 Nick Alcockbinutils, testsuite: allow compilation before doing...
2020-07-22 Nick Alcockld: new options --ctf-variables and --ctf-share-types
2020-07-22 Egeyar Bagciogluld: Reformat CTF errors into warnings.
2020-07-22 Nick Alcockbinutils: objdump: ctf: drop incorrect linefeeds
2020-07-22 Nick Alcocklibctf, link: tie in the deduplicating linker
2020-07-22 Nick Alcocklibctf, link: add CTF_LINK_OMIT_VARIABLES_SECTION
2020-07-22 Nick Alcocklibctf, dedup: add deduplicator
2020-07-22 Nick Alcocklibctf, dedup: add new configure option --enable-libctf...
2020-07-22 Nick Alcocklibctf: add SHA-1 support for libctf
2020-07-22 Nick Alcocklibctf, link: add the ability to filter out variables...
2020-07-22 Nick Alcocklibctf, link: fix spurious conflicts of variables in...
2020-07-22 Nick Alcocklibctf, link: redo cu-mapping handling
2020-07-22 Nick Alcocklibctf, link: fix ctf_link_write fd leak
2020-07-22 Nick Alcocklibctf, link: add lazy linking: clean up input members...
2020-07-22 Nick Alcocklibctf: drop error-prone ctf_strerror
2020-07-22 Nick Alcocklibctf: sort out potential refcount loops
2020-07-22 Nick Alcocklibctf: rename the type_mapping_key to type_key
2020-07-22 Nick Alcocklibctf: check for vasprintf
2020-07-22 Nick Alcocklibctf, archive: fix bad error message
next