Go to file
Evgeniy Didin 604fb5b2db rtos/Zephyr.c: Fix thread->name reading for Zephyr 2.0.0.
Since Zephyr commit 38129ce1a651 ("kernel: fix CONFIG_THREAD_NAME
from user mode.") the thread->name layout in memory has changed.
Now the name is stored directly in k_thread structure.
This commit changes the way how  OpenOCD reads thread->name from memory
according to the recent changes(which are the part of 2.0.0 release).

Signed-off-by: Evgeniy Didin <didin@synopsys.com>
2019-10-03 12:09:19 -07:00
contrib Add flash support for SiFive's Freedom E platforms 2019-01-11 19:50:09 +00:00
doc arc: Remove mention of ft2232 interface for windows from documentation 2019-02-27 13:31:14 -06:00
jimtcl@a9bf5975fd jimtcl: update to 0.77, the current version, enable only specific modules 2016-12-25 09:20:42 +00:00
src rtos/Zephyr.c: Fix thread->name reading for Zephyr 2.0.0. 2019-10-03 12:09:19 -07:00
tcl tcl/target: Add reset handling for TI CC32xx 2019-05-16 16:04:06 -05:00
testing Remove FSF mailing address. 2018-07-23 14:06:23 +01:00
tools HACKING: replace refs/publish/master with refs/for/master 2019-01-08 09:45:52 +00:00
.gitignore Convert to non-recursive make 2016-12-08 16:23:10 +00:00
.gitmodules libjaylink: use http mirror for submodule 2016-01-01 21:08:06 +00:00
AUTHORS Add AUTHORS for 0.2.0 release. 2009-07-02 11:17:21 +00:00
AUTHORS.ChangeLog Add AUTHORS.ChangeLog file suitable to be passed to 'svn2cl --authors'. 2009-07-02 11:18:45 +00:00
BUGS docs: update OpenOCD url's to openocd.org domain 2015-04-16 20:28:21 +01:00
COPYING update files to correct FSF address 2013-06-05 19:52:42 +00:00
ChangeLog fix typos in documentation 2009-11-26 10:12:22 -08:00
Doxyfile.in doxygen: fix issues with recent Doxygen versions 2018-01-30 07:35:50 +00:00
HACKING HACKING: add note about refs/for/master 2019-01-08 09:46:04 +00:00
Makefile.am jimtcl: update to 0.77, the current version, enable only specific modules 2016-12-25 09:20:42 +00:00
NEWS Restore normal development cycle 2017-01-23 00:46:51 +03:00
NEWS-0.2.0 whitespace cleanup, mostly for docs 2009-12-30 11:51:29 -08:00
NEWS-0.3.0 Version 0.4.0-dev 2009-11-04 19:44:36 -08:00
NEWS-0.4.0 Open the merge window for the 0.5.0 release cycle. 2010-02-21 13:27:37 -08:00
NEWS-0.5.0 Archive and recreate NEWS file. 2011-08-09 13:34:50 +08:00
NEWS-0.6.0 Restore -dev suffix, archive NEWS file, add new blank NEWS file - start 2012-09-07 11:04:05 +02:00
NEWS-0.7.0 Restore normal development cycle 2013-05-05 10:45:03 +02:00
NEWS-0.8.0 Restore normal development cycle 2014-04-27 15:07:08 +04:00
NEWS-0.9.0 Restore normal development cycle 2015-05-18 00:34:18 +03:00
NEWS-0.10.0 Restore normal development cycle 2017-01-23 00:46:51 +03:00
NEWS.ARC arc: Add a NEWS files for ARC-specific changes 2019-02-27 13:31:13 -06:00
NEWTAPS Fix spelling of ARM Cortex 2016-05-20 21:38:03 +01:00
README Add flash support for SiFive's Freedom E platforms 2019-01-11 19:50:09 +00:00
README.OSX README.OSX: mention Gentoo Prefix and clarify other options 2014-06-18 07:05:39 +00:00
README.Windows README.Windows: clarify the kernel drivers installation 2015-05-17 21:15:13 +01:00
README.md Initial commit 2019-02-27 13:31:12 -06:00
TODO Remove since long deprecated ft2232 driver 2016-11-06 09:45:06 +00:00
bootstrap Fix autogen.sh invocation of libjaylink 2016-11-05 20:40:18 +00:00
config_subdir.m4 Fix out-of-tree build 2013-07-30 11:56:57 +00:00
configure.ac jtag/drivers: Add support for TI XDS110 debug probe 2018-05-31 13:25:16 +01:00
guess-rev.sh Change version labels to work better with GIT 2009-10-07 05:43:05 +00:00
uncrustify.cfg build: update uncrustify config 2012-02-06 10:40:25 +00:00

README.md

OpenOCD

The development tree for OpenOCD for the Synopsys DesignWare ARC processor family