binutils-gdb.git
2022-11-10 Mike Frysingersim: igen: mark error func as noreturn since it exits
2022-11-10 Mike Frysingersim: igen: mark output funcs with printf attribute
2022-11-10 Mike Frysingersim: igen: constify various func arguments
2022-11-10 Mike Frysingersim: ppc: rename ppc-instructions to powerpc.igen
2022-11-10 H.J. Lui386: Check invalid (%dx) usage
2022-11-10 Simon Marchigdb: make "start" breakpoint inferior-specific
2022-11-10 Bruno Larsengdb: Fix regressions caused by 041de3d73aa121f2ff0c0772...
2022-11-10 Aaron Mereygdb/debuginfod: Improve progress updates
2022-11-10 Simon Marchigdb: add special handling for frame level 0 in frame_in...
2022-11-10 Simon Marchigdb: add missing prepare_reinflate call in print_frame_info
2022-11-10 Simon Marchigdb: use frame_id_p instead of comparing to null_frame_...
2022-11-10 Simon Marchigdb: remove manual frame_info reinflation code in backt...
2022-11-10 Simon Marchigdb: move frame_info_ptr method implementations to...
2022-11-10 Simon Marchigdb: add prepare_reinflate/reinflate around print_frame...
2022-11-10 Simon Marchigdb: clear other.m_cached_id in frame_info_ptr's move...
2022-11-10 Bruno Larsengdb/c++: Improve error messages in overload resolution
2022-11-10 Bruno Larsengdb/testsuite: allowed for function_range to deal with...
2022-11-10 Clément Chigotld/testsuite: skip ld-size when -shared is not supported
2022-11-10 Alan Modramach-o reloc size overflow
2022-11-10 Alan ModraSanity check reloc count in get_reloc_upper_bound
2022-11-10 Lancelot SIXgdb/testsuite: Fix rtld-step-nodebugsym.exp
2022-11-10 Mike Frysingersim: ppc: drop old makefile fragment
2022-11-10 Mike Frysingersim: ppc: drop support for dgen -L option
2022-11-10 Mike Frysingersim: ppc: collapse is_readonly & length switch tables...
2022-11-10 Mike Frysingersim: ppc: collapse is_valid switch table more
2022-11-10 Mike Frysingersim: ppc: pull default switch return out
2022-11-10 Mike Frysingersim: ppc: constify spreg table
2022-11-10 Mark Harmstoneld: Add module information substream to PDB files
2022-11-10 Luis Machado[opcodes/arm] Fix potential null pointer dereferences
2022-11-10 Luis Machado[gdb/aarch64] Use safer memory read routines
2022-11-10 GDB AdministratorAutomatic date update in version.in
2022-11-09 Lancelot SIXFix stepping in rtld without debug symbol
2022-11-09 Mike Frysingersim: igen: add missing newline to various error messages
2022-11-09 Mike Frysingersim: restore lstat & mkdir func checks
2022-11-09 Mike Frysingersim: ppc: drop obsolete USE_WIN32API check
2022-11-09 Tankut Baris... gdbserver: do not report btrace support if target does...
2022-11-09 Tom TromeyAllow 'ptype/o' for assembly
2022-11-09 Mike Frysingersim: ppc: add missing parens with e500 macro
2022-11-09 Mike Frysingersim: ppc: drop useless linking of helper tools
2022-11-09 Jan Beulichx86/Intel: don't accept malformed EXTRQ / INSERTQ
2022-11-09 Alan ModraRe: Fuzzed files in archives
2022-11-09 Christoph MüllnerRISC-V: xtheadfmemidx: Use fp register in mnemonics
2022-11-09 H.J. Luld: Always output local symbol for relocatable link
2022-11-09 GDB AdministratorAutomatic date update in version.in
2022-11-08 Simon Marchigdb/linux-nat: get core count using /sys/devices/system...
2022-11-08 Simon Marchigdbsupport, gdb: add read_text_file_to_string, use...
2022-11-08 Peter BergnerPowerPC: Add XSP operand define
2022-11-08 Tom de Vries[gdb/cli] Make quit really quit after remote connection...
2022-11-08 Tom de Vries[gdb/testsuite] Remove test-case from test name
2022-11-08 Tom de Vries[gdb/testsuite] Fix find_core_file for core named core
2022-11-08 Mike Frysingersim: mips: call Unpredictable instead of setting bogus...
2022-11-08 Mike Frysingersim: drop unused CORE_ADDR_TYPE
2022-11-08 Haochen Jiangx86: Correct wrong comments in vex_w_table
2022-11-08 Kong LinglingSupport Intel RAO-INT
2022-11-08 GDB AdministratorAutomatic date update in version.in
2022-11-07 Tom TromeySilence libtool during link
2022-11-07 Simon Marchigdb: make lookup_selected_frame static
2022-11-07 Mike Frysingersim: riscv: add missing AC_MSG_RESULT call
2022-11-07 Mike Frysingersim: v850: drop subdir configure logic
2022-11-07 Mike Frysingersim: mn10300: drop subdir configure logic
2022-11-07 Mike Frysingersim: or1k: drop subdir configure logic
2022-11-07 Mike Frysingersim: bpf: drop subdir configure logic
2022-11-07 Mike Frysingersim: riscv: drop subdir configure logic
2022-11-07 Jose E. Marchesigdb: link executables with libtool
2022-11-07 Simon Marchigdb/testsuite: use a more unique name in gdb.mi/mi...
2022-11-07 Pedro AlvesDon't explicitly set clone child ptrace options
2022-11-07 Mike Frysingersim: .gdbinit: generate for all arch subdirs
2022-11-07 Mike Frysingersim: build: add a proper var for enabled arches
2022-11-07 Christophe... configure: require libzstd >= 1.4.0
2022-11-07 Clément Chigotld/testsuite: skip tests related to -shared when disabled
2022-11-07 Tsukasa OIRISC-V: Remove RV32EF conflict
2022-11-07 GDB AdministratorAutomatic date update in version.in
2022-11-06 Mike Frysingersim: build: respect AM_MAKEFLAGS when entering subdirs
2022-11-06 Mike Frysingersim: build: stop passing down SIM_PRIMARY_TARGET
2022-11-06 GDB AdministratorAutomatic date update in version.in
2022-11-05 Tom TromeyDeprecate MI version 1
2022-11-05 Mike Frysingersim: fix readline linkage
2022-11-05 Mike Frysingersim: use libtool to install programs
2022-11-05 Mike Frysingersim: bfin: move linux-fixed-code.h to top-level
2022-11-05 Mike Frysingersim: run: move linking into top-level
2022-11-05 Mike Frysingersim: build: add uninstall support
2022-11-05 Mike Frysingersim: build: move install steps to the top-level
2022-11-05 Mike Frysingersim: cris: move rvdummy linking to top-level
2022-11-05 Mike Frysingersim: build: add SIM_HW_CFLAGS to top-level build too
2022-11-05 Mike Frysingersim: drop unused SIM_HARDWARE variable
2022-11-05 Mike Frysingersim: adjust sim_hw options style
2022-11-05 Mike Frysingersim: ppc: drop unused /dev/zero logic
2022-11-05 Mike Frysingersim: ppc: delete unused host bitsize settings
2022-11-05 Mike Frysingersim: ppc: inline the sim-packages option
2022-11-05 GDB AdministratorAutomatic date update in version.in
2022-11-04 H.J. Lubinutils: Run PR binutils/26160 test
2022-11-04 Lancelot SIX[testsuite] gdb.base/dlmopen: Fix test name and use...
2022-11-04 Carl LovePowerPC update comments for the MMA instruction name...
2022-11-04 Carl LovePowerPC fix for the gdb.arch/powerpc-power10.exp test.
2022-11-04 Carl LovePowerpc fix for gdb.base/unwind-on-each-insn.exp
2022-11-04 Jan Beulichx86: adjust recently introduced testcases
2022-11-04 Nick CliftonUpdate release documentation with regard to uploading...
2022-11-04 Bruno Larsengdb/testsuite: add KFAILs to gdb.reverse/step-reverse.exp
2022-11-04 Andrew Burgessopcodes/arm: silence compiler warning about uninitializ...
2022-11-04 Mike Frysingersim: rx: drop unused $arch setting
next