binutils-gdb.git
2020-10-06 Alex Coplanaarch64: Fix bogus type punning in parse_barrier()...
2020-10-06 Nick CliftonFix a bug in objcopy/strip's ability to merge notes...
2020-10-06 Gary BensonFix gdb.base/list.exp with Clang
2020-10-06 Gary BensonFix gdb.base/list-ambiguous.exp with Clang
2020-10-06 Sergey BelyashavA small set of code improvements for the Z80 assembler.
2020-10-06 Andrew Burgesssim: Fix autoreconf errors in sim/ directory
2020-10-06 Andrew Burgessgdb: handle unmapped overlays in find_pc_line
2020-10-06 Andrew Burgessgdb/testsuite: allow gdb.base/overlays.exp to compile...
2020-10-06 Alan ModraFix gas sh-link-zero test for hppa64-hpux
2020-10-06 Brandon BergrenPR26667, Add powerpc64le-*-freebsd* support
2020-10-06 GDB AdministratorAutomatic date update in version.in
2020-10-05 Simon Marchigdb: sync tui header files in HFILES_NO_SRCDIR
2020-10-05 Simon Marchigdb: TYPE_VECTOR -> type::is_vector in amd64-windows...
2020-10-05 Nick CliftonFix compile time error building windmc, detected by...
2020-10-05 Przemyslaw... [PATCH][GAS][AArch64] Update Cortex-X1 feature flags
2020-10-05 Przemyslaw... [PATCH][GAS][arm] Update Cortex-X1 feature flags
2020-10-05 Nick CliftonAdd NetBSD AArch64 Little Endian and Big Endian BFD...
2020-10-05 Kamil RytarowskiAdd NetBSD AArch64 GAS support.
2020-10-05 Samanta NavarroFix spelling mistakes
2020-10-05 Simon Marchigdb: avoid unnecessary string copy in auto_load_objfile...
2020-10-05 T.K. Chiai386: Allow non-absolute segment values for lcall/ljmp
2020-10-05 Nick CliftonUpdate the BFD linker so that it deprecates grouped...
2020-10-05 Hannes DomaniFix function argument and return value locations
2020-10-05 H.J. Lux86-64: Always display suffix for %LQ in 64bit
2020-10-05 H.J. Lux86: Clear modrm if not needed
2020-10-05 Alan HaywardAdd Luis Machado to AArch64/ARM GDB maintainers
2020-10-05 Nick CliftonGAS: Update the .section directive so that a numeric...
2020-10-05 GDB AdministratorAutomatic date update in version.in
2020-10-04 Simon Marchigdb: add doc for "set/show debug event-loop"
2020-10-04 Simon Marchigdb/doc: space out list entries, fix one type
2020-10-04 GDB AdministratorAutomatic date update in version.in
2020-10-03 H.J. Lux86: Update register operand check for AddrPrefixOpReg
2020-10-03 GDB AdministratorAutomatic date update in version.in
2020-10-02 Tom TromeyUnconditionally use REG_EXTENDED
2020-10-02 Przemyslaw... arm: add support for Cortex-A78 and Cortex-A78AE
2020-10-02 Simon Marchigdb: fix some inferior_created observer signatures
2020-10-02 Simon Marchigdb: add debug prints in event loop
2020-10-02 Simon Marchigdb: move debug_prefixed_vprintf here
2020-10-02 Simon Marchigdb: give names to async event/signal handlers
2020-10-02 Simon Marchigdb: give names to event loop file handlers
2020-10-02 Simon Marchigdb: remove arguments from inferior_created observable
2020-10-02 Gary BensonFix spelling mistake in gdb/testsuite/README.
2020-10-02 Nick CliftonFix the mve-vcvtne-it assembler test for the arm-*...
2020-10-02 H.J. LuAllow note sections to be discarded when they are linke...
2020-10-02 nitachraDWARFv5: Handle DW_MACRO_define_strx and DW_MACRO_undef...
2020-10-02 GDB AdministratorAutomatic date update in version.in
2020-10-01 Kamil RytarowskiFix the i386 build
2020-10-01 Kamil RytarowskiRemove the old sanity check of sigcontext offsets for...
2020-10-01 Kamil RytarowskiAdd NetBSD/i386 gdbserver support
2020-10-01 Kamil RytarowskiRefactor the NetBSD amd64 gdbserver support
2020-10-01 Kamil RytarowskiPreinitialize the sockaddr_un variable to zero
2020-10-01 Kamil RytarowskiInclude the x86-bsd-nat.h header and fix the NetBSD...
2020-10-01 Nick CliftonAdd new directive to GAS: .attach_to_group.
2020-10-01 GDB AdministratorAutomatic date update in version.in
2020-09-30 H.J. Lux86: Check register operand for AddrPrefixOpReg
2020-09-30 Tom de Vries[gdb] Fix regression in dwarf2_name
2020-09-30 Tom TromeyFix regression in variant part handling
2020-09-30 Przemyslaw... [GAS][AArch64] Add support for Cortex-A78 and Cortex...
2020-09-30 H.J. Luld: Override the IR definition for non-ELF targets
2020-09-30 Alex CoplanNEWS: Mention recent Arm CPU support
2020-09-30 Alex Coplanaarch64: Add support for Neoverse N2 CPU
2020-09-30 Gary BensonFix gdb.dwarf2/dw2-double-set-die-type.exp with Clang
2020-09-30 Jeremy DrakeAfter preventing creating an import library for an...
2020-09-30 Alan Modragcc-4.4.7 warning fixes
2020-09-30 Tom TromeyRemove DW_UNSND
2020-09-30 Tom TromeyAdd attribute::as_boolean method
2020-09-30 Tom TromeyAdd attribute::as_virtuality method
2020-09-30 Tom TromeyChange die_info methods to check the attribute's form
2020-09-30 Tom TromeyChange is_valid_DW_AT_defaulted to a method on attribute
2020-09-30 Tom TromeyAdd attribute::as_unsigned method
2020-09-30 Tom TromeyChange how accessibility is handled in dwarf2/read.c
2020-09-30 Tom TromeyChange how reprocessing is done
2020-09-30 Tom TromeyRemove DW_ADDR
2020-09-30 Tom TromeyAdd reprocessing flag to struct attribute
2020-09-30 Tom TromeyUse setter for attribute's unsigned value
2020-09-30 Tom TromeyRemove DW_SND
2020-09-30 Tom TromeyRemove DW_SIGNATURE
2020-09-30 Tom TromeyRemove DW_BLOCK
2020-09-30 Tom TromeyRemove DW_STRING and DW_STRING_IS_CANONICAL
2020-09-30 Tom TromeyRemove some uses of DW_STRING_IS_CANONICAL
2020-09-30 Tom TromeyChange some uses of DW_STRING to string method
2020-09-30 Tom TromeyAvoid using DW_* macros in dwarf2/attribute.c
2020-09-30 Tom TromeyRename struct attribute accessors
2020-09-30 Tom TromeyAdd attribute::value_as_string method
2020-09-30 GDB AdministratorAutomatic date update in version.in
2020-09-29 Pedro AlvesTweak gdbsupport/valid-expr.h for GCC 6, fix build
2020-09-29 Przemyslaw... Add a note about recent changes to the AArch64 assemble...
2020-09-29 Mark Wielaardbinutils: dwarf.c handle DWARF5 DW_LLE_start_end and...
2020-09-29 Tom TromeyTurn target_have_steppable_watchpoint into function
2020-09-29 Tom TromeyTurn target_can_lock_scheduler into a function
2020-09-29 Tom TromeyRemove target_has_execution macro
2020-09-29 Tom TromeyTurn target_can_execute_reverse into function
2020-09-29 Tom TromeyRemove target_has_registers macro
2020-09-29 Tom TromeyRemove target_has_stack macro
2020-09-29 Tom TromeyRemove target_has_memory macro
2020-09-29 Tom TromeyRemove target_has_all_memory
2020-09-29 GDB AdministratorAutomatic date update in version.in
2020-09-28 Simon Marchigdb: fix formatting of serial::async_state's enumerators
2020-09-28 Przemyslaw... This patch adds support for Cortex-X1 for ARM.
2020-09-28 Przemyslaw... This patch introduces ETMv4 (Embedded Trace Macrocell...
next