From: OpenOCD-Gerrit <ope...@us...> - 2022-10-26 13:59:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The annotated tag, v0.12.0-rc2 has been created at bc403d2f7adf0b56afa0b1ca82a8c7a45b3265f2 (tag) tagging 62cdf7a1df6b43230f1d6ea20755e0b61bb826f9 (commit) replaces v0.12.0-rc1 tagged by Paul Fertser on Wed Oct 26 16:57:50 2022 +0300 - Log ----------------------------------------------------------------- The openocd-0.12.0-rc2 release. Antonio Borneo (17): checkpatch: fix for flag --no-tree doc: fix copyright dates jtag/adapter: fix doxygen warning target/dsp563xx: fix scan-build warning target/riscv-013: fix unchecked return code target/riscv-013: fix unused initialization target/riscv: fix unused initialization target/riscv: fix dead assignment target/riscv: fix undefined operation target/riscv: fix use of uninitialized value openocd: fix build with 'configure --without-capstone' README: cleanup requirements for pkg-config README: update build dependency list doc: fix xtensa commands type doc: fix espusbjtag commands type doc: remove unreferenced anchors doc: fix riscv commands Daniel Anselmi (3): fix memory leak in virtex2 driver don't return ERROR_OK in error cases fix leaky file-handle in virtex2 driver Daniel Goehring (2): target/target: read_memory 64-bit bugfix target/adiv5: 64-bit TAR setup bugfix Erhan Kurubas (8): target/xtensa: rename pc and ps macro names target/xtensa: pass correct buffer on read memory retry tcl/xtensa: some fixes at xtensa-core-esp32.cfg tcl/xtensa: some fixes at xtensa-core-esp32s2.cfg tcl/xtensa: some fixes at xtensa-core-esp32s3.cfg target/esp32s2: check xtensa_poll return value target/xtensa: fill register number field in the cache target/xtensa: remove redundant call for `TARGET_EVENT_HALTED` Evgeniy Naydanov (1): Remove duplicate of a counter in hwthread_update_threads Ian Thompson (1): target/xtensa: fix final clang analyzer warning Jonathan Bell (1): jtag/drivers: bcm2835gpio: implement memory barriers when bitbashing Keith Packard (1): flash/nor/at91samd: Use 32-bit register writes for ST-Link compat Nishanth Menon (1): tcl/target/ti_k3: Handle swd vs jtag Paul Fertser (2): Restore +dev suffix The openocd-0.12.0-rc2 release candidate Tarek BOCHKATI (2): tcl/stm32l5x|u5x: support HLA adapters in non-secure mode only doc: fix semihosting_redirect command documentation Tomas Vanek (21): target/stm32l5x,stm32u5x: fix trace settings target/adi_v5_swd: fix SWD multidrop target/adi_v5_swd: suppress reconnect in swd_multidrop_select() flash/nor/rp2040: preparatory refactoring flash/nor/rp2040: fix memory leak of target stack workarea flash/nor/rp2040: fix size of flash write buffer flash/nor/rp2040: fix flash erase timeout flash/nor/rp2040: check target halted before flash operation flash/nor/rp2040: use LOG_TARGET_xxx to show core name flash/nor/rp2040: remove new line from error message flash/nor/rp2040: fix setting sp target/armv7m: prevent storing invalid register target/armv7m: show target name in 'halted' message jtag/drivers/cmsis_dap: add LOG_DEBUG_IO to cmsis_dap_metacmd_targetsel jtag/drivers/bitbang: reduce debug verbosity target/cortex_m: make reset robust again target/cortex_m: try to re-examine under reset in cortex_m_assert_reset() target/hla_target: try to re-examine under reset in hl_assert_reset() target: re-examine before arp_waitstate in ocd_process_reset_inner tcl/target: fix rp2040-core0.cfg work area backup. tcl/target: add basic RP2040 target config ----------------------------------------------------------------------- hooks/post-receive -- Main OpenOCD repository |