binutils-gdb.git
2023-02-24 Fangrui SongRISC-V: Add --[no-]relax-gp to ld
2023-02-24 GDB AdministratorAutomatic date update in version.in
2023-02-23 Palmer Dabbeltgdb/doc: The RISC-V vector registers didn't change
2023-02-23 Simon Marchigdb: remove --disable-gdbmi configure option
2023-02-23 Tom TromeyFix Tcl quoting in gdb_assert
2023-02-23 Nick CliftonFix _bfd_elf_find_function so that it can cope with...
2023-02-23 Simon Marchigdb: add AMDGPU header files to HFILES_NO_SRCDIR
2023-02-23 Tom TromeyRemove 'eval' from gdb_breakpoint
2023-02-23 Hui Ligdb: LoongArch: Support reg aliases in info reg command
2023-02-23 Hui Ligdb: LoongArch: Modify the result of the info reg command
2023-02-23 Alexey Lapshinbfd: xtensa: fix __stop_SECTION literal drop
2023-02-23 Nick CliftonFix the BFD library's find_nearest_line feature to...
2023-02-23 Alan Modradwarf1 .line SEC_HAS_CONTENTS
2023-02-23 Alan Modraip2k: don't look at stab sections without relocs
2023-02-23 Alan ModraTest SEC_HAS_CONTENTS in relax routines
2023-02-23 Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-02-23 GDB AdministratorAutomatic date update in version.in
2023-02-22 Pedro Alvesgdb.reverse/time-reverse.exp: test both time syscall...
2023-02-22 Jan Beulichx86-64: LAR and LSL don't need REX.W
2023-02-22 Jan Beulichx86: optimize BT{,C,R,S} $imm,%reg
2023-02-22 Alan Modraset bfd_error on make_tempname or make_tempdir failure
2023-02-22 GDB AdministratorAutomatic date update in version.in
2023-02-21 Alan ModraRe: objdump read_section_stabs
2023-02-21 Alan ModraRe: objdump read_section_stabs
2023-02-21 Alan Modradebug_link duplicate file size checks
2023-02-21 Tom TromeyIssue error on erroneous expression
2023-02-21 Philippe Blaingdb: add --with-curses to --configuration output
2023-02-21 Tom de Vries[gdb/testsuite] Require compilation flags in two gdb...
2023-02-21 Tom de Vries[gdb/testsuite] Require istarget x86* in gdb.reverse...
2023-02-21 Tom de Vries[gdb/testsuite] Require -fsplit-stack in gdb.base/mores...
2023-02-21 Tom de Vries[gdb/testsuite] Require syscall time in gdb.reverse...
2023-02-21 Tom de Vries[gdb/testsuite] Require python in gdb.dap/basic-dap.exp
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
next