binutils-gdb.git
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
2022-10-31 Tom TromeyInline initialization of gdbarch members
2022-10-31 Tom TromeyFix regression in pointer-to-member printing
2022-10-31 Nick CliftonUpdated Romainain translation for the binutils sub...
2022-10-31 Cui, LiliSupport Intel PREFETCHI
2022-10-31 Bruno Larsengdb/testsuite: fix gdb.cp/converts.exp to run with...
2022-10-31 Bruno Larsengdb/testsuite: add XFAIL to gdb.cp/ptype-flags.exp...
2022-10-31 Yoshinori SatoRX assembler: switch arguments of thw MVTACGU insn.
2022-10-31 Nick Cliftonobjdump: Add configure time option to enable colored...
2022-10-31 Mark Harmstoneld: Add publics stream to PDB files
2022-10-31 Mark Harmstoneld: Add section header stream to PDB files
2022-10-31 Mark Harmstoneld: Use %E in einfo in pdb.c
2022-10-31 GDB AdministratorAutomatic date update in version.in
2022-10-30 Alan ModraPool section entries for DWP version 1
2022-10-30 GDB AdministratorAutomatic date update in version.in
2022-10-29 Maciej W. Rozyckigdb/testsuite: Wrap `param_integer_error' in gdb.guile...
2022-10-29 Tsukasa OIsim/sh: Remove redundant function declaration
2022-10-29 Tsukasa OIsim/m32r: Initialize "list" variable
2022-10-29 Tsukasa OIsim/erc32: Use int32_t as IRQ callback argument
2022-10-29 Tsukasa OIsim/erc32: Use int32_t as event callback argument
2022-10-29 Tsukasa OIsim/erc32: Insert void parameter
2022-10-29 Tom de Vries[gdb/testsuite] Use ssh -t in remote-*.exp
2022-10-29 Tom de Vries[gdb/testsuite] Fix gdb.server/multi-ui-errors.exp...
2022-10-29 Tom de Vries[gdb/testsuite] Consume output asap in gdb.server/multi...
2022-10-29 Tom de Vries[gdb/testsuite] Remove REMOTE_PORTNUM in remote-stdio...
2022-10-29 Tsukasa OIsim, sim/{m32c,ppc,rl78}: Use getopt_long
2022-10-29 Alan Modrapef: sanity check before malloc
2022-10-29 Alan ModraFix small objcopy memory leak
2022-10-29 Alan ModraNULL dereference read in som_write_object_contents
2022-10-29 Nelson ChuRISC-V: Always generate mapping symbols at the start...
2022-10-29 GDB AdministratorAutomatic date update in version.in
2022-10-28 Palmer Dabbeltgas: NEWS: Note support for RISC-V Zawrs
2022-10-28 Palmer Dabbeltgas: NEWS: Add a missing newline
2022-10-28 Tom TromeyConvert compunit_language to a method
2022-10-28 Tsukasa OIRISC-V: Improve "bits undefined" diagnostics
2022-10-28 Tsukasa OIRISC-V: Fallback for instructions longer than 64b
2022-10-28 Jan BeulichRISC-V/gas: fix build with certain gcc versions
2022-10-28 Tsukasa OIRISC-V: Fix build failure for -Werror=maybe-uninitialized
2022-10-28 Markus Metzgergdb, btrace: fix family and model computation
2022-10-28 Tsukasa OIinclude: Define macro to ignore -Wdeprecated-declaratio...
2022-10-28 Nelson ChuRISC-V: Output mapping symbols with ISA string.
2022-10-28 Lifang Xiabinutils: Update my e-mail and Yunhai's e-mail
2022-10-28 Peter BergnerPowerPC: Add support for RFC02658 - MMA+ Outer-Product...
2022-10-28 Peter BergnerPowerPC: Add support for RFC02653 - Dense Math Facility
2022-10-28 GDB AdministratorAutomatic date update in version.in
2022-10-27 Andrew Burgesssim/cgen: initialize variable at creation in engine_run_n
2022-10-27 Tom de Vries[gdb/testsuite] Remove address from test names
2022-10-27 Tom de Vries[gdb/testsuite] Disable styling in host board local...
2022-10-27 Tom de Vries[gdb/testsuite] Fix silent timeouts in gdb.mi/mi-exec...
2022-10-27 Tom de Vries[gdb/testsuite] Use remote_exec chmod instead of remote...
2022-10-27 Nelson ChuRISC-V: Fix build failures for -Werror=sign-compare.
2022-10-27 Alan ModraFuzzed files in archives
2022-10-27 Martin Liskatests: use canonical option name
2022-10-27 Alan Modrare: Support Intel AMX-FP16
2022-10-27 Alan ModraRe: ld/testsuite: adjust ld-arm to run shared tests...
2022-10-27 GDB AdministratorAutomatic date update in version.in
2022-10-26 Simon Marchigdb/testsuite: fix gdb.guile/scm-parameter.exp "wrong...
2022-10-26 Luis Machadogdb/arm: Fix M-profile EXC_RETURN
2022-10-26 Luis Machadogdb/arm: fix IPSR field test in arm_m_exception_cache ()
2022-10-26 Luis Machadogdb/arm: Terminate frame unwinding in M-profile lockup
2022-10-26 Mike Frysingergdb: copyright: make file header scan a bit more pythonic
2022-10-26 Mike Frysingergdb: make copyright.py interface a bit nicer
2022-10-26 Mike Frysingersim: testsuite: improve parallel test processing
next