binutils-gdb.git
2023-02-21 Nick CliftonUpdate the description of the bfd_fill_in_gnu_debuglink...
2023-02-21 Nick CliftonUpdated translatios for the bfd and gprof directories.
2023-02-21 Clément Chigotgas/testsuite: adjust a test for case insensitive file...
2023-02-21 Luis Machado[aarch64] Enable pointer authentication support for...
2023-02-21 Clément Chigotld/testsuite: don't output to /dev/null
2023-02-21 Alan ModraBoth FAIL and PASS "check sections 2"?
2023-02-21 Alan Modrald-libs test on alpha-vms
2023-02-21 Alan Modraalpha-*-vms missing libraries
2023-02-21 GDB AdministratorAutomatic date update in version.in
2023-02-20 Tom TromeyRedefine FUNCTION in doc.str
2023-02-20 Tom TromeyHoist the SECTION comment in opncls.c
2023-02-20 Tom TromeyDon't use chew comments for static functions
2023-02-20 Tom TromeyFix formatting of long function description in chew...
2023-02-20 Andreas Schwabopcodes: style m68k disassembler output
2023-02-20 Simon Marchigdb: revert one erroneous bool-ification change
2023-02-20 Clément Chigotld/testsuite: handle Windows drive letter in a noinit...
2023-02-20 Clément Chigotld/testsuite: adjust to Windows path separator.
2023-02-20 Andrew Burgessgdb/doc: Consistency fixes for GDB/MI documentation
2023-02-20 Nick CliftonSo the linker from producing an export data table when...
2023-02-20 Tom de Vries[gdb/symtab] Trust epilogue unwind info for unknown...
2023-02-20 Tom de Vries[gdb/symtab] Trust epilogue unwind info for unknown...
2023-02-20 Tom de Vries[gdb/tdep] Add amd64/i386 epilogue override unwinders
2023-02-20 Tom de Vries[gdb/tdep] Fix amd64/i386_stack_frame_destroyed_p
2023-02-20 Tom de Vries[gdb/symtab] Factor out compunit_epilogue_unwind_valid
2023-02-20 Tom de Vries[gdb/testsuite] Add xfail case in gdb.python/py-record...
2023-02-20 Tom de Vries[gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc...
2023-02-20 Alan ModraIn-memory nested archives
2023-02-20 GDB AdministratorAutomatic date update in version.in
2023-02-19 Tom TromeyConvert contained_in to method
2023-02-19 Tom TromeyMake block members 'private'
2023-02-19 Tom TromeyRemove allocate_block and allocate_global_block
2023-02-19 Tom TromeyHave global_block inherit from block
2023-02-19 Tom TromeyUse 'new' for block and global_block
2023-02-19 Tom TromeyFix memory leak in mdebugread.c
2023-02-19 Tom TromeyRemove ALL_BLOCK_SYMBOLS
2023-02-19 Tom TromeyRemove ALL_BLOCK_SYMBOLS_WITH_NAME
2023-02-19 Tom TromeyConvert explicit iterator uses to foreach
2023-02-19 Tom TromeyIntroduce a block iterator wrapper
2023-02-19 Tom TromeyCombine both styles of block iterator
2023-02-19 Tom TromeyStore 'name' in block_iterator
2023-02-19 Tom TromeyConvert block_static_link to method
2023-02-19 Tom TromeyConvert set_block_compunit_symtab to method
2023-02-19 Tom TromeyConvert block_static_block and block_global_block to...
2023-02-19 Tom TromeyConvert block_containing_function to method
2023-02-19 Tom TromeyConvert block_linkage_function to method
2023-02-19 Tom TromeyConvert more block functions to methods
2023-02-19 Tom TromeyConvert block_inlined_p to method
2023-02-19 Tom TromeyConvert block_gdbarch to method
2023-02-19 Tom TromeyConvert block_objfile to method
2023-02-19 Tom TromeyDon't allow NULL as an argument to block_global_block
2023-02-19 Tom TromeyDon't allow NULL as an argument to block_static_block
2023-02-19 Tom TromeyDon't allow NULL as an argument to block_using
2023-02-19 Tom TromeyDon't allow NULL as an argument to block_scope
2023-02-19 Tom TromeyAvoid extra allocations in block
2023-02-19 Tom TromeyRearrange block.c to avoid a forward declaration
2023-02-19 Alan ModraBuffer overflow in evax_bfd_print_eobj
2023-02-19 Tom TromeyAvoid memory leak in chew
2023-02-19 GDB AdministratorAutomatic date update in version.in
2023-02-18 Tom TromeyFix "start" for D, Rust, etc
2023-02-18 Tom TromeyFix crash in go_symbol_package_name
2023-02-18 Tom TromeyAvoid manual memory management in go-lang.c
2023-02-18 GDB AdministratorAutomatic date update in version.in
2023-02-17 Andrew Burgessgdb: fix regression in gdb.xml/maint_print_struct.exp
2023-02-17 Vladimir Mezentsevgprofng: fix Dwarf reader for DW_TAG_subprogram
2023-02-17 Vladimir Mezentsevgprofng: PR30036 Build failure on aarch64 w/ glibc...
2023-02-17 Aditya Vidyadhar... Fix multi-threaded debugging under AIX
2023-02-17 Tom TromeyRemove two unnecessary returns in ada-lang.c
2023-02-17 Tom de Vries[gdb/testsuite] Simplify gdb.arch/amd64-disp-step-avx.exp
2023-02-17 Alan Modrald test asciz and ascii fails
2023-02-17 Alan ModraWild pointer reads in _bfd_ecoff_locate_line
2023-02-17 GDB AdministratorAutomatic date update in version.in
2023-02-16 Alan ModraPR30046, power cmpi leads to unknown architecture
2023-02-16 Tom TromeyRename parameter of create_ada_exception_catchpoint
2023-02-16 Tom TromeyUpdate the 'g' packet documentation
2023-02-16 Nick CliftonAdd support for the ASCII directive inside linker scripts.
2023-02-16 Tom TromeyConstify ada_main_name
2023-02-16 Tom TromeyRemove unused declaration from ada-lang.h
2023-02-16 Alan ModraDelete PROGRESS macros
2023-02-16 Alan Modragas_init
2023-02-16 Jan BeulichRISC-V: as_warn() already emits a newline
2023-02-16 Andrew Burgessgdb/doc: document MI -remove-inferior command
2023-02-16 Jan Beulichx86/gas: replace inappropriate assertion when parsing...
2023-02-16 GDB AdministratorAutomatic date update in version.in
2023-02-15 Tom TromeyReturn bool from more value methods
2023-02-15 Tom TromeyHave value::bits_synthetic_pointer return bool
2023-02-15 Tom TromeyChange value::m_stack to bool
2023-02-15 Tom TromeyChange value::m_initialized to bool
2023-02-15 Tom TromeyChange value::m_lazy to bool
2023-02-15 Tom TromeyChange value::m_modifiable to bool
2023-02-15 Pedro AlvesDon't throw quit while handling inferior events, part II
2023-02-15 Pedro AlvesGC get_active_ext_lang
2023-02-15 Pedro AlvesDon't throw quit while handling inferior events
2023-02-15 Pedro AlvesAdd new "$_shell(CMD)" internal function
2023-02-15 Pedro AlvesMake "ptype INTERNAL_FUNCTION" in Ada print like other...
2023-02-15 Pedro AlvesFix "ptype INTERNAL_FUNC" (PR gdb/30105)
2023-02-15 Simon Marchigdb/dwarf2: split .debug_names reading code to own...
2023-02-15 Simon Marchigdb/dwarf2: split .gdb_index reading code to own file
2023-02-15 Simon Marchigdb/dwarf2: move some things to read.h
2023-02-15 Simon Marchigdb: fix dealloc function not being called for frame 0
2023-02-15 Tom TromeyRemove RETURNS from BFD chew comments
next