]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-01-13  Tom TromeyUse require is_c_compiler_gcc
2023-01-13  Tom TromeyUse require !skip_shlib_tests
2023-01-13  Tom TromeyUse require !skip_gdbserver_tests
2023-01-13  Tom TromeyUse require isnative
2023-01-13  Tom TromeyUse require can_spawn_for_attach
2023-01-13  Tom TromeyUse require !use_gdb_stub
2023-01-13  Tom TromeyUse require support_go_compile
2023-01-13  Tom TromeyUse require supports_get_siginfo_type
2023-01-13  Tom TromeyUse require can_single_step_to_signal_handler
2023-01-13  Tom TromeyUse require is_elf_target
2023-01-13  Tom TromeyUse require is_amd64_regs_target
2023-01-13  Tom TromeyUse require is_aarch32_target
2023-01-13  Tom TromeyUse require is_aarch64_target
2023-01-13  Tom TromeyUse require support_displaced_stepping
2023-01-13  Tom TromeyUse require !skip_avx_*
2023-01-13  Tom TromeyUse require !skip_btrace_tests
2023-01-13  Tom TromeyUse require !skip_btrace_pt_tests
2023-01-13  Tom TromeyUse require !skip_aarch64_sve_tests
2023-01-13  Tom TromeyUse require !skip_ifunc_tests
2023-01-13  Tom TromeyUse require !skip_hw_watchpoint_tests
2023-01-13  Tom TromeyUse require !skip_ctf_tests
2023-01-13  Tom TromeyUse require !skip_d_tests
2023-01-13  Tom TromeyUse require !skip_go_tests
2023-01-13  Tom TromeyUse require !skip_ada_tests
2023-01-13  Tom TromeyUse require !skip_fortran_tests
2023-01-13  Tom TromeyUse require !skip_rust_tests
2023-01-13  Tom TromeyUse require !skip_stl_tests
2023-01-13  Tom TromeyUse require !skip_dlmopen_tests
2023-01-13  Tom TromeyUse require !skip_shlib_tests
2023-01-13  Tom TromeyUse require !skip_cplus_tests
2023-01-13  Tom TromeyUse require is_x86_like_target
2023-01-13  Tom TromeyUse require dwarf2_support
2023-01-13  Tom TromeyUse require supports_process_record
2023-01-13  Tom TromeyUse require supports_reverse
2023-01-13  Tom TromeyUse unsupported in 'require'
2023-01-13  Tom TromeyChange 'require' to accept a list of predicates
2023-01-13  Tom TromeyDon't use ensure_gdb_index with require
2023-01-13  Vladimir Mezentsevgprofng: PR29987 bfd/archive.c:1447: undefined referenc...
2023-01-13  Indu Bhagatlibsframe: replace an strncat with strcat
2023-01-13  Andrew Burgessgdbserver: add comments to read_inferior_memory function
2023-01-13  Andrew Burgessgdb/infrun: add debug print in print_signal_received_reason
2023-01-13  Andrew Burgessgdb: int to bool conversion for normal_stop
2023-01-13  Nick CliftonUpdated Romainian translation for the bfd sub-directory
2023-01-13  GDB AdministratorAutomatic date update in version.in
2023-01-12  Tom TromeyDisable ptype/o for dynamic types
2023-01-12  Hans-Peter... ARM: Fix ld bloat introduced between binutils-2.38...
2023-01-12  Hans-Peter... ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000
2023-01-12  Nick Alcocklibctf: ctf-link outdated input check faulty
2023-01-12  Nick Alcocklibctf: skip the testsuite from inside dejagnu
2023-01-12  Nick Alcockctf: fix various dreadful typos in the ctf_archive...
2023-01-12  Nick CliftonEnsure that libbacktrace/allocfail.sh is not deleted...
2023-01-12  Alan ModraUse __func__ rather than __FUNCTION__
2023-01-12  Alan ModraRemove myself as hppa32 maintainer
2023-01-12  Mike Frysingersim: build: drop subdir Makefile.in files
2023-01-12  GDB AdministratorAutomatic date update in version.in
2023-01-11  Simon Marchigdb/doc: fix install-html with Texinfo 7
2023-01-11  Thiago Jung... gdb: Update gdbarch.py with latest changes in gdbarch.c
2023-01-11  Tom TromeySet _WIN32_WINNT in common.m4 configure check
2023-01-11  Simon Marchi[gdb/testsuite] Fix regexp in gdb.threads/dlopen-libpth...
2023-01-11  Alan ModraFix XPASS weak symbols on x86_64-mingw32
2023-01-11  Nick CliftonFix a potential illegal memory access in the BFD librar...
2023-01-11  Tom de Vries[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp...
2023-01-11  Jan Beulichgas/RISC-V: adjust assembler for opcode table re-ordering
2023-01-11  Alan ModraTidy some global bfd state used by gas
2023-01-11  Alan Modranow_seg after closing output file
2023-01-11  GDB AdministratorAutomatic date update in version.in
2023-01-10  Tom TromeyFix bug in 'say_where' transform
2023-01-10  Mark Harmstonegas: Restore tc_pe_dwarf2_emit_offset for pe-aarch64
2023-01-10  Mark HarmstoneAdd aarch64-w64-mingw32 target
2023-01-10  Mark HarmstoneAdd .secrel32 for pe-aarch64
2023-01-10  Mark HarmstoneAdd pe-aarch64 relocations
2023-01-10  Mark HarmstoneFix size of external_reloc for pe-aarch64
2023-01-10  Rohr, Stephangdb/dwarf2: Fix 'rw_pieced_value' for values casted...
2023-01-10  Tom TromeyConvert say_where to method on code_breakpoint
2023-01-10  Simon Marchigdb/doc: use @value{GDBP} in some spots
2023-01-10  Simon Marchigdb/doc: use @value{GDBN} in some spots
2023-01-10  Simon Marchigdb/doc: some whitespace fixes
2023-01-10  Stefan Schulze... IBM zSystems: Fix offset relative to static TLS
2023-01-10  Pekka SeppänenPR 29981 references to init.texi
2023-01-10  Alan ModraRe: Move bfd_init to bfd.c
2023-01-10  Mike Frysingersim: disable recursive make in (most) subdirs
2023-01-10  Mike Frysingersim: common: move test-hw-events to top-level build
2023-01-10  Mike Frysingersim: move arch-specific file compilation of common...
2023-01-10  Mike Frysingersim: v850: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: sh: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: rx: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: rl78: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: riscv: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: pru: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: or1k: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: msp430: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: moxie: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: mn10300: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: mips: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: microblaze: move arch-specific file compilation...
2023-01-10  Mike Frysingersim: mcore: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: m68hc11: move arch-specific file compilation to...
2023-01-10  Mike Frysingersim: m32r: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: m32c: move arch-specific file compilation to top...
2023-01-10  Mike Frysingersim: lm32: move arch-specific file compilation to top...
next