binutils-gdb.git
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
2022-11-04 Mike Frysingersim: build: remove various obsolete generation dep...
2022-11-04 Mike Frysingersim: don't hardcode -ldl for SDL support
2022-11-04 konglin1Support Intel AVX-NE-CONVERT
2022-11-04 konglin1i386: Rename <xy> template.
2022-11-04 Jojo RSupport multiple .eh_frame sections
2022-11-04 Jojo Rgas/doc/internals.texi: fix typo
2022-11-04 Mike Frysingersim: drop -lm from SIM_EXTRA_LIBS
2022-11-04 Mike Frysingersim: build: change AC_CHECK_LIB to AC_SEARCH_LIBS
2022-11-04 Mike Frysingersim: build: drop duplicate $(LIBS) usage
2022-11-04 Mike Frysingersim: build: switch to bfd & opcodes libtool linker...
2022-11-04 Mike Frysingersim: build: switch to libtool for linking
2022-11-04 GDB AdministratorAutomatic date update in version.in
2022-11-03 Mike Frysingersim: testsuite: fix cris stat3 in diff setups
2022-11-03 Mike Frysingersim: testsuite: fix cris badarch in multi-target builds
2022-11-03 Mike Frysingersim: cleanup unused SIM_EXTRA_CFLAGS
2022-11-03 Mike Frysingersim: m32c/rx: drop useless $(ENDLIST)
2022-11-03 Mike Frysingersim: mips: simplify fpu configure logic
2022-11-03 Mike Frysingersim: erc32: link sis to run program
2022-11-03 Nick CliftonV850 Linker: do not complain about RWX segments.
2022-11-03 Mike Frysingersim: v850: switch to standard (high-level) trace defines
2022-11-03 Mike Frysingersim: ppc: include copyright & license in --version
2022-11-03 Mike Frysingersim: update --version copyright year
2022-11-03 Mike Frysingersim: ppc: drop use of DATE & TIME
2022-11-03 Bruno Larsengdb: Fix issue with Clang CLI macros
2022-11-03 Nick CliftonAVR Linker: Allow the start of the data region to be...
2022-11-03 Nick CliftonAVR Linker: Allow the start of the data region to speci...
2022-11-03 Mike Frysingersim: move common flags to default AM_CPPFLAGS
2022-11-03 Mike Frysingersim: merge gnulib logic into the top-level
2022-11-03 Mike Frysingersim: common: remove unused include paths
2022-11-03 GDB AdministratorAutomatic date update in version.in
2022-11-02 Christophe... arm: PR 29739 Fix typo where ';' should not have been...
2022-11-02 Mike Frysingersim: split CPPFLAGS between build & host
2022-11-02 Mike Frysingersim: h8300: switch to cpu for state
2022-11-02 Mike Frysingersim: common: change sim_{fetch,store}_register helpers...
2022-11-02 Jon TurneyFix Cygwin build after 20489cca
2022-11-02 Jon TurneyFix Cygwin build after bcb9251f
2022-11-02 Jan Beulichx86: drop bogus Tbyte
2022-11-02 Jan Beulichx86: simplify expressions in update_imm()
2022-11-02 Nelson ChuRISC-V: Fixed the missing $x+arch when adding odd paddi...
2022-11-02 Hu, Lin1Support Intel MSRLIST
2022-11-02 Hu, Lin1Support Intel WRMSRNS
2022-11-02 Kong LinglingAdd handler for more i386_cpu_flags
2022-11-02 Haochen JiangSupport Intel CMPccXADD
2022-11-02 Cui,LiliSupport Intel AVX-VNNI-INT8
2022-11-02 Hongyu WangSupport Intel AVX-IFMA
2022-11-02 GDB AdministratorAutomatic date update in version.in
2022-11-01 Andrew Burgessopcodes/arm: don't pass non-string literal to printf...
2022-11-01 Andrew Burgessopcodes/arm: silence compiler warning about uninitializ...
2022-11-01 Andrew Burgessopcodes/arm: add disassembler styling for arm
2022-11-01 Andrew Burgessopcodes/arm: use '@' consistently for the comment character
2022-11-01 GDB AdministratorAutomatic date update in version.in
2022-10-31 Tom TromeyAdd missing TYPE_CODE_* constants to Python
2022-10-31 Carl LoveRemove REPARSE condition to force hardware resource...
2022-10-31 Carl LovePowerPC, add support for recording pipe2 system call.
2022-10-31 Jan Beulichx86: minor improvements to optimize_imm() (part III)
2022-10-31 Mike Frysingersim: reg: constify store helper
2022-10-31 Mike Frysingersim: constify various integer readers
2022-10-31 Mike Frysingersim: cgen: constify GETT helpers
2022-10-31 Mike Frysingersim: common: change sim_read & sim_write to use void...
2022-10-31 H.J. Lux86: Silence GCC 12 warning on tc-i386.c
2022-10-31 Tom TromeyUse enum for gdbarch's call_dummy_location
next