aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2022-09-19 23:14:41 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2023-01-15 14:46:36 +0000
commitda34e36cdb542eac9370957b10853184f870e495 (patch)
tree9b0d344b5755d2647b558c9082f860f78d88e39a /tools
parent8bb926eb01022998ceefe666f8df102e59404015 (diff)
downloadriscv-openocd-da34e36cdb542eac9370957b10853184f870e495.zip
riscv-openocd-da34e36cdb542eac9370957b10853184f870e495.tar.gz
riscv-openocd-da34e36cdb542eac9370957b10853184f870e495.tar.bz2
nds32: drop it, together with aice adapter driver
The target nds32 and its companion adapter aice have not received any real improvement since 2013. It has been hard to keep them aligned during the evolution of OpenOCD code, with no way for maintainers to really check if they are still working. No real documentation is present for them in OpenOCD. The nds32 code triggers ~50 errors/warnings with scan-build. The arch nds32 has been dropped from Linux kernel v5.18-rc1. For all the reasons above, this code has been deprecated with commit 2e5df83de7f2 ("nds32: deprecate it, together with aice adapter driver") and tagged to be dropped before v0.13.0. Let it r.i.p. in OpenOCD git history. While there, drop from checkpatch list the camelcase symbols that where only used in this code. Change-Id: Ide52a217f2228e9da2f1cc5036c48f3536f26952 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7382 Tested-by: jenkins
Diffstat (limited to 'tools')
-rw-r--r--tools/scripts/camelcase.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/tools/scripts/camelcase.txt b/tools/scripts/camelcase.txt
index 59fe5ca..2caa81c 100644
--- a/tools/scripts/camelcase.txt
+++ b/tools/scripts/camelcase.txt
@@ -175,10 +175,7 @@ __FreeBSD_kernel__
# for Windows
CreateFile
CloseHandle
-CreatePipe
-CreateProcess
FormatMessage
-GetLastError
GetModuleFileName
GetSystemTimeAsFileTime
GetTickCount
@@ -189,29 +186,16 @@ MsgWaitForMultipleObjects
PeekMessage
PeekNamedPipe
QuadPart
-ReadFile
SetConsoleCtrlHandler
-SetHandleInformation
Sleep
WaitForSingleObject
-WriteFile
WSACleanup
WSAGetLastError
WSAStartup
-ZeroMemory
-bInheritHandle
-dwFlags
dwHighDateTime
dwLowDateTime
dwPlatformId
dwOSVersionInfoSize
-hProcess
-hThread
-hStdError
-hStdInput
-hStdOutput
-lpSecurityDescriptor
-nLength
# OpenOCD exceptions that should be removed
KiB