platform/upstream/binutils.git
2023-12-23 Mike Frysingersim: sh: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: riscv: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: ppc: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: mips: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: m68hc11: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: m32c: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: iq2000: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: h8300: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: frv: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: erc32: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: cris: disable -Wshadow=local in generated mloop...
2023-12-23 Mike Frysingersim: cris: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: common: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: bfin: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: arm: fix -Wshadow=local warnings
2023-12-23 Mike Frysingersim: aarch64: fix -Wshadow=local warnings
2023-12-23 GDB AdministratorAutomatic date update in version.in
2023-12-22 Tom TromeyCheck for rogue DAP exceptions in test suite
2023-12-22 Tom TromeyAvoid exception from attach in DAP
2023-12-22 Tom TromeyAdd DAP log level parameter
2023-12-22 Tom TromeyIntroduce and use DAPException
2023-12-22 Tom TromeyFix build with clang 16
2023-12-22 Kévin Le Gouguecgdb: fix refactoring hiccup in rs6000_register_to_value
2023-12-22 Tom TromeyAdd 'program' to DAP 'attach' request
2023-12-22 Mike Frysingersim: cgen: regenerate decode tables to avoid shadow...
2023-12-22 Mike Frysingersim: cris: regen cgen decoders to fix build warnings...
2023-12-22 Guinevere Larsengdb: add git trailer information on gdb/MAINTAINERS
2023-12-22 Jan Beulichnios2: fix .text/.data interaction with .previous
2023-12-22 Jan Beulichhppa/ELF: fix .text/.data interaction with .previous
2023-12-22 Jan BeulichRISC-V: drop .bss override
2023-12-22 Jan Beulichx86-64: refuse "high" 8-bit regs with .insn and VEX...
2023-12-22 Jan Beulichx86: properly respect rex/{rex}
2023-12-22 mengqinggangLoongArch: Add support for the third expression of...
2023-12-22 Mike Frysingersim: ppc: igen: fix -G handling
2023-12-22 Mike Frysingersim: warnings: enable -Wreturn-type
2023-12-22 Mike Frysingersim: warnings: fix -Wreturn-mismatch typo
2023-12-22 Mike Frysingersim: m32c: fix initial #line number in generated code
2023-12-22 Mike Frysingersim: mloop: add #line pragmas everywhere
2023-12-22 Mike Frysingersim: common: add $LINENO rewriting support to genmloop...
2023-12-22 GDB AdministratorAutomatic date update in version.in
2023-12-21 Tom TromeyRename TUI locator window -> status
2023-12-21 Tom TromeyRename tui-stack -> tui-status
2023-12-21 Rainer Orthld: Add lib32 directories for 32-bit emulation on FreeB...
2023-12-21 Pedro AlvesFix Clang build issue with flexible array member and...
2023-12-21 Mike Frysingersim: warnings: enable -Wimplicit-fallthrough=5
2023-12-21 Mike Frysingersim: sh: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: rx: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: rl78: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: riscv: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: ppc: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: or1k: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: mips: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: mcore: fix Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: m68hc11: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: frv: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: erc32: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: cris: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: bfin: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: avr: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: arm: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: aarch64: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: common: fix -Wimplicit-fallthrough warnings
2023-12-21 Mike Frysingersim: add ATTRIBUTE_FALLTHROUGH for local code
2023-12-21 Mike Frysingersim: signal: mark signal callback funcs as noreturn...
2023-12-21 Mike Frysingersim: sh: add missing breaks to bit processing
2023-12-21 Mike Frysingersim: rx: mark abort func as noreturn since it doesn't
2023-12-21 Mike Frysingersim: rx: add missing break to memory write
2023-12-21 Mike Frysingersim: iq2000: add fallback for exit syscall
2023-12-21 Mike Frysingersim: cr16: add missing break statement
2023-12-21 Mike Frysingersim: arm: add missing breaks to SWI processing
2023-12-21 Mike Frysingersim: common: mark engine restart as noreturn
2023-12-21 Mike Frysingersim: ppc: phb: add missing break to address decoder
2023-12-21 Mike Frysingersim: ppc: mark halt & restart funcs as noreturn
2023-12-21 Mike Frysingersim: warnings: enable -Wduplicated-cond
2023-12-21 Mike Frysingersim: mn10300: fix LAST_TIMER_REG typo
2023-12-21 Mike Frysingersim: bfin: clean up astat reg name decode a little
2023-12-21 Mike Frysingersim: common: delete unused scache in some mloop paths
2023-12-21 Mike Frysingersim: cgen: unify the genmloop logic a bit
2023-12-21 GDB AdministratorAutomatic date update in version.in
2023-12-20 Vladimir Mezentsevgprofng: 31169 Source code locations can not be found...
2023-12-20 Pedro AlvesFix handling of vanishing threads that were stepping...
2023-12-20 Pedro AlvesFix thread target ID of exited waves
2023-12-20 Pedro AlvesStep over thread exit, always delete the thread non...
2023-12-20 Pedro Alvesdisplaced_step_finish: Don't fetch the regcache of...
2023-12-20 Pedro AlvesEnsure selected thread after thread exit stop
2023-12-20 Pedro Alvesgdb.threads/step-over-thread-exit.exp improvements
2023-12-20 Pedro AlvesFix bug in previous remote unique_ptr change
2023-12-20 Pedro AlvesComplete use of unique_ptr with notif_event and stop_reply
2023-12-20 Pedro AlvesMake cached_reg_t own its data
2023-12-20 Simon Marchigdb: remove stale comment and ctor in gdbarch_info
2023-12-20 Jens Remuss390: Add suffix to conditional branch instruction...
2023-12-20 Jens Remuss390: Optionally print instruction description in disas...
2023-12-20 Jens Remuss390: Use safe string functions and length macros in...
2023-12-20 Jens Remuss390: Enhance error handling in s390-mkopc
2023-12-20 Jens Remuss390: Provide IBM z16 (arch14) instruction descriptions
2023-12-20 Jens Remuss390: Align letter case of instruction descriptions
2023-12-20 Jens Remuss390: Fix build when using EXEEXT_FOR_BUILD
2023-12-20 Mike Frysingersim: frv: enable warnings in memory.c
2023-12-20 GDB AdministratorAutomatic date update in version.in
2023-12-19 Alan ModraRe: PR31145, potential memory leak in binutils/ld
next