binutils-gdb.git
2023-04-26 Guillermo E... gas: BPF pseudo-c syntax tests
2023-04-26 Guillermo E... gas: support for the BPF pseudo-c assembly syntax
2023-04-26 Jose E. Marchesisim: bpf: update to new BPF relocations
2023-04-26 Tom de Vries[gdb/tui] Fix length of status line string
2023-04-26 Tom TromeyRewrite gdb_mpz::operator==
2023-04-26 Luis MachadoUpdated debug architecture version checks for fbsd
2023-04-26 Luis MachadoAdd new debug architecture version
2023-04-26 Alan Modrai386-dis.c UB shift and other tidies
2023-04-26 Alan Modrabinutils runtest $CC
2023-04-26 Alan ModraAvoid another -Werror=dangling-pointer
2023-04-26 GDB AdministratorAutomatic date update in version.in
2023-04-25 Tom TromeyUse scoped_restore in varobj.c
2023-04-25 Tom TromeyRemove some "goto"s from parse.c
2023-04-25 Michael Matzsection-select: Fix performance problem (PR30367)
2023-04-25 Jan BeulichRISC-V: adjust logic to avoid register name symbols
2023-04-25 Jan BeulichRISC-V: test for expected / no unexpected symbols
2023-04-25 Jan BeulichRISC-V: don't recognize bogus relocations
2023-04-25 Jan BeulichRISC-V: avoid redundant and misleading/wrong error...
2023-04-25 Jan BeulichRISC-V: drop "percent_op" parameter from my_getOpcodeEx...
2023-04-25 Jan BeulichRISC-V: minor effort reduction in relocation specifier...
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/empty.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/completion.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/new-layout.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/main.exp
2023-04-25 Tom de Vries[gdb/testsuite] Fix timeout in gdb.tui/corefile-run.exp
2023-04-25 Tom de Vries[gdb/testsuite] Add debug prints in Term::wait_for
2023-04-25 Tom de Vries[gdb/testsuite] Add warning for timeout in accept_gdb_o...
2023-04-25 GDB AdministratorAutomatic date update in version.in
2023-04-24 Tom de Vries[gdb/testsuite] Fix auto-indent in gdb.gdb/python-helpe...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
2023-04-24 Tom de Vries[gdb/testsuite] Fix -wrap in presence of -prompt in...
2023-04-24 Simon Marchigdb: remove end_stepping_range observable
2023-04-24 Tom de Vries[gdb/testsuite] Use -std=gnu99 for gdb.server/attach...
2023-04-24 Tom de Vries[gdb/testsuite] Require GCC >= 5.x.x in gdb.base/utf8...
2023-04-24 Tom de Vries[gdb/testsuite] Fix gdb.multi/multi-arch.exp on powerpc64le
2023-04-24 Tom de Vries[gdb/testsuite] Add basic lmap for tcl < 8.6
2023-04-24 Tom de Vries[gdb/testsuite] Don't use string cat in gdb.dwarf2...
2023-04-24 Nick CliftonNew georgian translation for the bfd sub-directory
2023-04-24 Alan ModraRevert "x86: work around compiler diagnosing dangling...
2023-04-24 Alan Modragcc-13 i386-dis.c warning
2023-04-24 Alan Modraasan: segfault in coff_mangle_symbols
2023-04-24 Alan Modraobjcopy of archives tidy
2023-04-24 Tom de Vries[gdb/testsuite] Skip dap tests for tcl 8.5
2023-04-24 Jan Beulichx86: work around compiler diagnosing dangling pointer
2023-04-24 GDB AdministratorAutomatic date update in version.in
2023-04-23 YunQiang SuMIPS: fix loongson3 llsc workaround
2023-04-23 YunQiang SuMIPS: default output r6 obj if the triple is r6
2023-04-23 YunQiang SuMIPS: support mips*64 as CPU and gnuabi64 as ABI
2023-04-23 mengqinggangLoongArch: Fix loongarch32 test fails
2023-04-23 GDB AdministratorAutomatic date update in version.in
2023-04-22 Tom de Vries[gdb/testsuite] Remove debug prints in gdb_find_gdc
2023-04-22 WANG Ruigdb: Fix false match issue in skip_prologue_using_linetable
2023-04-22 GDB AdministratorAutomatic date update in version.in
2023-04-21 Simon Marchigdb: remove language_auto
2023-04-21 Simon Marchigdb: switch "set language" to getter/setter
2023-04-21 Simon Marchigdb: remove return value of set_language
2023-04-21 Tom de Vries[gdb/testsuite] Add make-check-all.sh
2023-04-21 Tom de Vries[gdb/cli] Add maint info screen
2023-04-21 Tom TromeyFix -Wmaybe-uninitialized warning in opcodes/i386-dis.c
2023-04-21 Tom TromeyUse entry values for 32-bit PPC struct return
2023-04-21 Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-04-21 Tom TromeyHandle function descriptors in call_site_target
2023-04-21 Jan Beulichx86: drop (explicit) BFD64 dependency from disassembler
2023-04-21 Jan Beulichx86: drop use of setjmp() from disassembler
2023-04-21 Jan Beulichx86: change fetch error handling for get<N>()
2023-04-21 Jan Beulichx86: change fetch error handling when processing operands
2023-04-21 Jan Beulichx86: change fetch error handling in get_valid_dis386()
2023-04-21 Jan Beulichx86: change fetch error handling in ckprefix()
2023-04-21 Jan Beulichx86: change fetch error handling in top-level function
2023-04-21 Jan Beulichx86: move fetch error handling into a helper function
2023-04-21 Jan Beulichbfd: fix STRICT_PE_FORMAT build
2023-04-21 Lifang XiaRISC-V: Optimize relaxation of gp with max_alignment.
2023-04-21 Jan Beulichld: add missing period after @xref
2023-04-21 Alan ModraKeeping track of rs6000-coff archive element pointers
2023-04-21 Alan ModraDelete struct artdata archive_head
2023-04-21 GDB AdministratorAutomatic date update in version.in
2023-04-20 Nick CliftonAdd a SECURITY.txt file describing the GNU Binutils...
2023-04-20 Jan Beulichx86: adjust an ILP32 testcase using .insn
2023-04-20 GDB AdministratorAutomatic date update in version.in
2023-04-19 Alan Modrash4-linux segfaults running ld testsuite
2023-04-19 Alan ModraPR30343 infrastructure
2023-04-19 Alan Modraubsan: signed integer overflow in display_debug_lines_raw
2023-04-19 Alan ModraYet another out-of-memory fuzzed object
2023-04-19 Alan Modrabuffer overflow in print_symname
2023-04-19 Indu Bhagatlibsframe: minor formatting fixes in sframe_encoder_wri...
2023-04-19 Indu Bhagatlibsframe: use consistent function argument names
2023-04-19 Indu Bhagatsframe: correct some typos
2023-04-19 Indu Bhagatlibsframe: use return type of bool for predicate functions
2023-04-19 Indu Bhagatgas: sframe: fix comment
2023-04-19 Indu Bhagatgas: sframe: use ATTRIBUTE_UNUSED consistently
2023-04-19 Tom TromeyRemove adjust_type_signedness
2023-04-19 Nick CliftonFix: readelf: loc_offset XX too big
2023-04-19 Jan Beulichgas: document that get_symbol_name() can clobber the...
2023-04-19 Jan Beulichx86: parse_register() must not alter the parsed string
2023-04-19 Jan Beulichx86: parse_real_register() does not alter the parsed...
2023-04-19 Nick CliftonUpdated Hungarian translation for the gprof directory
2023-04-19 GDB AdministratorAutomatic date update in version.in
2023-04-18 Simon Marchigdb: re-format Python code with black 23
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
2023-04-18 mengqinggangSymbols with GOT relocatios do not fix adjustbale
next