binutils-gdb.git
2023-03-18 Tom TromeyUse type allocator for range types
2023-03-18 Tom TromeyUnify arch_pointer_type and init_pointer_type
2023-03-18 Tom TromeyUnify arch_decfloat_type and init_decfloat_type
2023-03-18 Tom TromeyUnify arch_float_type and init_float_type
2023-03-18 Tom TromeyUnify arch_boolean_type and init_boolean_type
2023-03-18 Tom TromeyUnify arch_character_type and init_character_type
2023-03-18 Tom TromeyUnify arch_integer_type and init_integer_type
2023-03-18 Tom TromeyRemove init_type
2023-03-18 Tom TromeyRemove arch_type
2023-03-18 Tom TromeyReuse existing builtin types
2023-03-18 Tom TromeyRemove alloc_type
2023-03-18 Tom TromeyRemove alloc_type_copy
2023-03-18 Tom TromeyRemove alloc_type_arch
2023-03-18 Tom TromeyIntroduce type_allocator
2023-03-18 Tom de Vries[gdb/testsuite] Handle unbuffer_output.c for remote...
2023-03-18 Tom de Vries[gdb/testsuite] Handle my-syscalls.h for remote host
2023-03-18 Tom de Vries[gdb/testsuite] Handle attributes.h for remote host
2023-03-18 GDB AdministratorAutomatic date update in version.in
2023-03-17 Tom TromeyFix line table regression
2023-03-17 Frederic CambusUpdate the NetBSD system call table to add eventfd...
2023-03-17 Simon Marchigdb: introduce bp_loc_tracepoint
2023-03-17 Carl LovePowerPC: fix for gdb.reverse/finish-precsave.exp and...
2023-03-17 Carl LoveMove step_until procedure
2023-03-17 Tom de Vries[gdb/testsuite] Fix regexp in gdb.arch/ftrace-insn...
2023-03-17 Tom de Vries[gdb/testsuite] Handle remote host in gdb_load_shlib
2023-03-17 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-biarch-core.exp for...
2023-03-17 Tom de Vries[gdb/testsuite] Handle REMOTE_HOST_USERNAME in local...
2023-03-17 Tom de Vries[gdb/testsuite] Set remotedir by default in some boards
2023-03-17 Tom de Vries[gdb/testsuite] Fix have_avx for remote target
2023-03-17 Tom de Vries[gdb/testsuite] Handle precise-aligned-alloc.c for...
2023-03-17 Tom de Vries[gdb/testsuite] Handle remote host in escape_for_host
2023-03-17 Tom de Vries[gdb/testsuite] Add escape_for_host
2023-03-17 Alan Modramach-o: out of memory in get_dynamic_reloc_upper_bound
2023-03-17 Alan ModraAnother source_sh
2023-03-17 Tom de Vries[gdb/testsuite] Declare ada unsupported for remote...
2023-03-17 Jan Beulichgas: apply md_register_arithmetic also to unary '+'
2023-03-17 Jan Beulichgas: expose flag_macro_alternate globally
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...
next