binutils-gdb.git
2023-03-17 Jan Beulichgas: use flag_mri directly in macro processing
2023-03-17 Jan Beulichgas: isolate macro_strip_at to macro.c
2023-03-17 Jan Beulichgas: drop function pointer parameter from macro_init()
2023-03-17 Tom de Vries[gdb/testsuite] Fix filename in gdb.debuginfod/crc_mism...
2023-03-17 GDB AdministratorAutomatic date update in version.in
2023-03-16 Andrew Burgessgdb/doc: extended documentation for inferior function...
2023-03-16 Tom TromeyFix build breakage in rs6000-aix-tdep.c
2023-03-16 Hui Ligdb/testsuite: Add support for LoongArch in gdb.base...
2023-03-16 Christophe... Re: Add --enable-linker-version option
2023-03-16 Andrew Burgessgdb/doc: spring clean the Python unwinders documentation
2023-03-16 Clément Chigotld/testsuite: disable ilp32 tests for aarch64-qnx
2023-03-16 Clément Chigotld/testsuite: add aarch64nto to ld-aarch64
2023-03-16 Clément Chigotld: add support of QNX stack arguments for aarch64nto
2023-03-16 Clément Chigotreadelf: add support for QNT_STACK note subsections
2023-03-16 Clément Chigotconfigure: add new target aarch64-*-nto*
2023-03-16 Cupertino MirandaBPF relocations review / refactoring
2023-03-16 Alan ModraRe: Add --enable-linker-verssion
2023-03-16 Alan Modracpu/mem.opc whitespace tidy
2023-03-16 Alan ModraPR30217, dynamic relocations using local dynamic symbols
2023-03-16 Alan ModraRe: Sanity check read_section_stabs_debugging_info
2023-03-16 GDB AdministratorAutomatic date update in version.in
2023-03-15 Tom TromeyFix formatting in gdb/printing.py
2023-03-15 Aditya Vidyadhar... Enable vector register visibility in core for AIX.
2023-03-15 Tom de Vries[gdb/testsuite] Fix re-used exec in gdb.arch/ftrace...
2023-03-15 Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-stap-special-operand...
2023-03-15 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-pkru.exp for native...
2023-03-15 Tom de Vries[gdb/testsuite] Unset DEBUGINFOD_URLS on remote host
2023-03-15 Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64*.exp with local...
2023-03-15 Nick CliftonAdd --enable-linker-version option to bfd linker to...
2023-03-15 Nick CliftonFix an illegal memory access when disassembling a corru...
2023-03-15 Nick CliftonFix an illegal memory access when disassebling a corrup...
2023-03-15 GDB AdministratorAutomatic date update in version.in
2023-03-14 Tom TromeyImplement DAP variables, scopes, and evaluate requests
2023-03-14 Tom TromeyHide the implementation of gdb_mpf
2023-03-14 Tom TromeyRename gdb_mpq::val and make contents private
2023-03-14 Tom TromeyAdd operators and methods to gdb_mpq
2023-03-14 Tom TromeyRename gdb_mpz::val and make contents private
2023-03-14 Tom TromeyAdd methods and operators to gdb_mpz
2023-03-14 Tom TromeyClean up gmp-utils.h includes
2023-03-14 Tom TromeyFix DAP frame bug with older versions of Python
2023-03-14 Nick CliftonPrevent an over large memory allocation in readelf...
2023-03-14 Tom de Vries[gdb/testsuite] Add gdb.testsuite/board-sanity.exp
2023-03-14 Nick CliftonAdjust the decoded line output to fit into 80 columns.
2023-03-14 Nick CliftonFix assembler documentation regarding data directives.
2023-03-14 Alan Modraobjdump segfault after symbol table error
2023-03-14 Alan ModraSanity check read_section_stabs_debugging_info
2023-03-14 Alan Modragas/read.c: init more statics
2023-03-14 Alan Modragas .include and .incbin
2023-03-14 Alan Modragas/dwarf2dbg.c init more statics
2023-03-14 Alan Modragas/ecoff.c: don't use zero struct copies to init
2023-03-14 Alan Modragas/compress-debug.c init all of strm
2023-03-14 GDB AdministratorAutomatic date update in version.in
2023-03-13 Andrew Burgessgdb: add gdbarch::displaced_step_buffer_length
2023-03-13 Andrew Burgessgdbarch: make invalid=True the default for all Components
2023-03-13 Andrew Burgessgdbarch: remove some unneeded predefault="0" from gdbar...
2023-03-13 Andrew Burgessgdbarch: improve generation of validation in gdbarch...
2023-03-13 Andrew Burgessgdbarch: use predefault for more value components withi...
2023-03-13 Andrew Burgessgdb/gdbarch: remove the 'invalid=None' state from gdbar...
2023-03-13 Andrew Burgessgdb/gdbarch: split postdefault setup from invalid check...
2023-03-13 Andrew Burgessgdb/gdbarch: remove yet more 'invalid=True' from gdbarc...
2023-03-13 Andrew Burgessgdb/gdbarch: remove unused 'invalid=True' from gdbarch_...
2023-03-13 Tom TromeyFix crash in inside_main_func
2023-03-13 Tom de Vries[gdb/testsuite] Fix gdb.python/tui-window-factory.exp...
2023-03-13 Tom de Vries[gdb/testsuite] Fix gdb.python/tui-window.exp for remot...
2023-03-13 Tom de Vries[gdb/testsuite] Fix gdb.tui/completion.exp for local...
2023-03-13 Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-layout.exp for remote...
2023-03-13 Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output...
2023-03-13 Tom de Vries[gdb/testsuite] Require ![is_remote host] for TUI
2023-03-13 Tom de Vries[gdb/testsuite] Handle USE_TUI in gdb.tui/corefile...
2023-03-13 Tom de Vries[gdb/testsuite] Fix untested message in gdb.tui/corefil...
2023-03-13 Tom de Vries[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch...
2023-03-13 Bruno Larsen[gdb/obvious]: fix python formatting for test gdb.pytho...
2023-03-13 Bruno Larsengdb/testsuite: add regression test for per-objfile...
2023-03-13 Tom TromeyRemove dead code from scalar_binop
2023-03-13 Luis Machadoaarch64: Expand documentation of XML features
2023-03-13 Luis Machadoarm: Expand documentation of XML features
2023-03-13 GDB AdministratorAutomatic date update in version.in
2023-03-12 GDB AdministratorAutomatic date update in version.in
2023-03-11 Vladimir Mezentsevgprofng: fix the Dwarf reader
2023-03-11 Tom TromeyChange linetable_entry::is_stmt to bool
2023-03-11 Tom TromeyRemove extra scopes from objfile_relocate1
2023-03-11 Tom TromeyConstify linetables
2023-03-11 Tom TromeyChange linetables to be objfile-independent
2023-03-11 Tom TromeyAdd operator< and operator== to linetable_entry
2023-03-11 GDB AdministratorAutomatic date update in version.in
2023-03-10 Vladimir Mezentsevgprofng: PR30195 [display text] Source code location...
2023-03-10 John BaldwinPR gdb/30214: Prefer local include paths to system...
2023-03-10 Fangrui Songld: Allow R_386_GOT32 for call *__tls_get_addr@GOT...
2023-03-10 Fangrui Songld: Allow R_X86_64_GOTPCREL for call *__tls_get_addr...
2023-03-10 Tom de Vries[gdb/testsuite] Fix gdb.python/py-completion.exp
2023-03-10 Tom de Vries[gdb/testsuite] Fix gdb.python/py-cmd.exp
2023-03-10 Tom de Vries[gdb/testsuite] Fix py-autoloaded-pretty-printers-in...
2023-03-10 Tom de Vries[gdb/testsuite] Fix gdb.python/py-event-load.exp for...
2023-03-10 Tom TromeyUse require with test_compiler_info
2023-03-10 Tom TromeyMore uses of require with istarget
2023-03-10 Tom TromeyUse require with gdb_skip_stdio_test
2023-03-10 Tom TromeyUse require with target_info
2023-03-10 Tom TromeyMove allocate_stub_method to stabsread.c
2023-03-10 Alan ModraRevert ld ASCII support
2023-03-10 Alan ModraRevert ld DIGEST support
next