summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2010-01-08 17:20:47 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2010-01-08 17:20:47 -0800
commitc1cb20971ea89e4602bb23ba66180d647880bbef (patch)
tree54759a26b900460590b019fd7b4b6a7cf14e20dd /NEWS
parent296a011db5833b8a3258a058e6a805cc5ddb2bfe (diff)
downloadopenocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.tar.gz
openocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.tar.bz2
openocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.tar.xz
openocd+libswd-c1cb20971ea89e4602bb23ba66180d647880bbef.zip
Coexist with quilt: rename PATCHES --> PATCHES.txt
The issues is on Win32, which ignores case in filesystem and thus doesn't tolerate the quilt "patches" directory. Rename, and add "patches" to .gitignore so that developers can choose to use quilt for local patch management. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ba7e0e60..b1696065 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ JTAG Layer:
Support USB-JTAG, Altera USB-Blaster and compatibles.
Boundary Scan:
+
Target Layer:
General
- new "reset-assert" event, for systems without SRST
@@ -36,6 +37,8 @@ Target Layer:
ETM, ETB
- "trigger_percent" command moved ETM --> ETB
- "etm trigger_debug" command added
+ MIPS
+ - use fastdata writes
Freescale DSP563xx cores (partial support)
Flash Layer:
@@ -81,4 +84,4 @@ For older NEWS, see the NEWS files associated with each release
For more information about contributing test reports, bug fixes, or new
features and device support, please read the new Developer Manual (or
-the BUGS and PATCHES files in the source archive).
+the BUGS and PATCHES.txt files in the source archive).