Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
222 commits
Select commit Hold shift + click to select a range
b3b790e
rtos: rework rtos_create()
borneoa Dec 3, 2023
3a879c7
rtos: rework rtos_types[] and rtos_try_next()
borneoa Apr 18, 2025
3954896
rtos/FreeRTOS: fix next pointer member offset in FreeRTOS lists
ivq Apr 8, 2025
d71ed4f
target: armv7a: drop command 'cache_config l2x'
borneoa Apr 19, 2025
06c8277
target: armv7a: use proper type for struct armv7a_cache_common::outer…
borneoa Apr 19, 2025
00f5b7e
transport: fix incorrect statement
borneoa May 1, 2025
618e447
tcl: board: convert transport select dapdirect_swd to swd
borneoa May 1, 2025
d6c54b9
target: cget command fix for result output
dgoehring-ampere May 1, 2025
8c09cc2
target: improve error messaging in `target create`
en-sc Apr 28, 2025
f42540c
target: improve error reporting for `-event` option
en-sc Apr 28, 2025
1b2a2b8
testing/tcl_commands: test `target create`, `cget`, `configure`
en-sc Nov 29, 2024
744955e
LICENSES: add dual/CC-BY-4.0
borneoa May 5, 2025
e30828a
helper: add bitfield helper macros
709924470 Mar 4, 2024
6a3abda
helper: add base64 encoding/decoding helpers from FreeBSD
berolinux May 5, 2025
532db01
cortex-a: fix single-step on infinite loop
borneoa May 2, 2025
1aef2ae
target: arm_dap: rewrite commands 'dap create' as COMMAND_HANDLER
borneoa Dec 4, 2023
c8979f6
target: arm_cti: rewrite commands 'cti create' as COMMAND_HANDLER
borneoa Dec 5, 2023
1143852
target/arm_tpiu_swo: rewrite command 'swo create' as COMMAND_HANDLER
borneoa May 26, 2024
e9c7851
target/arm_tpiu_swo: rewrite commands 'configure' and 'cget' as COMMA…
borneoa Dec 16, 2023
6cec672
command: drop Jim Command handler, at last
borneoa Dec 16, 2023
3c7725e
checkpatch: drop camelcase symbols not used anymore
borneoa Dec 22, 2022
4c1e210
target: drop struct target_type::target_jim_commands()
borneoa May 10, 2025
8b47a07
target: arm_cti: fix return values in handle_cti_dump()
borneoa May 10, 2025
9b30e05
flash, target: avoid logging of numeric target state
tom-van May 18, 2025
bde7e86
server/gdb_server: do not discard Ctrl-C if _DEBUG_GDB_IO_
tom-van May 18, 2025
4fe57a0
server: gdb_server: use a macro for CTRL-C value
borneoa May 19, 2025
92287c1
target: Add TARGET_UNAVAILABLE state
timsifive Oct 27, 2022
98ed83e
rtos/hwthread: Hide unavailable targets from thread list.
timsifive Sep 7, 2022
7f57e72
gdb_server: Operate on available targets.
timsifive Oct 27, 2022
6975baa
doc: list target unavailable state
tom-van May 19, 2025
330b06b
rtos/hwthread: Nicer debug message in hwthread_update_threads()
timsifive May 18, 2025
c545b9c
rtos/hwthread: use printf format specifier
tom-van May 19, 2025
25b99ae
cortex_a: Use endianness for soft breakpoints
LucienDufour May 15, 2025
b1c1dd1
tcl/target: Add support for TMS570LS1xxx
LucienDufour May 20, 2025
b06212b
startup.tcl: extend the file search in vendor folders
borneoa May 21, 2025
152becc
tcl/target: Move nordic configuration files
zapb-0 May 12, 2025
83c1546
tcl/target: Deprecate old nordic configuration files
zapb-0 May 12, 2025
fbdb86a
tcl/board: Use moved nordic target files
zapb-0 May 12, 2025
1ee7c09
tcl/board: Move nordic configuration files
zapb-0 May 12, 2025
84f6c56
tcl/board: Deprecate old nordic configuration files
zapb-0 May 12, 2025
895dfb5
tcl/board: Deprecate nordic_nrf52_ftx232.cfg
zapb-0 Apr 21, 2025
20d7e83
tcl/board: Add config for nRF9160 development kit
zapb-0 Apr 24, 2025
3fbca95
tcl/board: Add config for nRF5340 development kit
zapb-0 Apr 24, 2025
40e6c98
helper: configuration: check for empty search dirs
borneoa May 22, 2025
125d4f1
flash/nor/spi: add puya p25q flash devices
m-byte Apr 25, 2024
db8db90
tcl/target/stm32f4x: Enable the trace port clock
zapb-0 Apr 1, 2025
2065bac
jtag/vdebug: implement a polling mechanism
jacekmw8 Apr 24, 2024
6a40fe6
flash/nor/tcl: Add 'read_memory' command
zapb-0 Nov 23, 2024
7abc0f9
doc: bcm2835gpio: remove broken link and clarify usage
P33M May 21, 2025
e23a6bb
tcl: fix broken Raspberry Pi website links
P33M May 21, 2025
d9b614a
target/armv8: Handle modeswitch for aarch32 secure EL3
kyangk Oct 12, 2020
1347b69
configure: fix for missing include files on Linux
borneoa May 28, 2025
4732e40
configure: hide build issue of amt_jtagaccel driver by disabling it
borneoa Jun 3, 2025
990ee1b
flash/bluenrg-x: Add blueNRG alternate names
ahmed-haoues May 27, 2025
0644a88
flash/bluenrg-x: Support STM32WB09 AKA BlueNRG-LPF device
ahmed-haoues May 27, 2025
37a0f01
flash/bluenrg-x: fix programming for devices with 512k flash
ahmed-haoues May 29, 2025
2da332f
flash/bluenrg-x: support programming without loader
ahmed-haoues May 27, 2025
e171959
target: add support for Allwinner H618 SoC
electricworry May 29, 2025
fa83ca0
tcl/board/orange_pi_zero_3: Add Orange Pi Zero 3 board
electricworry May 29, 2025
c77ba0c
HACKING: describe keeping the 'Change-Id' on new patch versions
borneoa Jun 3, 2025
88aec4b
adapter: Deprecate Amontec JTAG Accelerator driver
zapb-0 Oct 9, 2024
207ecaa
adapter: Deprecate Gateworks GW16012 driver
zapb-0 Oct 9, 2024
8046f2a
cmsis-dap: Fix freeing pending transfers on close
kryvosheiaivan May 28, 2025
9a7c85b
configure.ac: remove usage of obsolete Automake macro AM_PROG_CC_C_O
Jun 8, 2025
1ebff3a
jep106: update to revision JEP106BM Jun 2025
borneoa Jun 14, 2025
33ebae9
target/armv8: update MPIDR decoding
dgoehring-ampere Jan 18, 2022
9e4b6b9
configure.ac: show 5 ARM adapters in config summary
Jun 8, 2025
82dc399
target/cortex_m: fix debug reason after reset halt
tom-van Jun 14, 2025
1afa120
doc: Fix 'add_script_search_dir' usage
zapb-0 Jun 15, 2025
06a0b84
doc: Fix 'find' and 'ocd_find' usage
zapb-0 Jun 16, 2025
99d642c
doc: Fix 'add_help_text' and 'add_usage_text' usage
zapb-0 Jun 19, 2025
1040bde
jlink: add nickname support
vit9696 May 18, 2025
a9015ba
tcl/target/lsch3_common: Remove 'mem2array'
zapb-0 Jun 19, 2025
a64ae96
flash: nor: sort the drivers by alphabetic order
borneoa Jun 14, 2025
fa0fa25
flash: nor: use array size to constraint the loop
borneoa Jun 14, 2025
6ab6d34
flash: nand: sort the drivers by alphabetic order
borneoa Jun 14, 2025
5d192a9
flash: nand: use array size to constraint the loop
borneoa Jun 14, 2025
c92cf66
jtag: interfaces: sort the drivers by alphabetic order
borneoa Jun 14, 2025
cd74941
target: sort the targets by alphabetic order
borneoa Jun 14, 2025
df52529
target: use array size to constraint the loop
borneoa Jun 14, 2025
9b660bb
rtos: sort the rtos by alphabetic order
borneoa Jun 14, 2025
46aa9c0
openocd.c: 'init' should fail if GDB service cannot be created
JanMatCodasip Jun 17, 2025
4d56d58
target/arm_dpm: Use LOG_TARGET_xxx()
zapb-0 Jun 20, 2025
d008a02
target/armv7a: Hide multiprocessing support message
zapb-0 Jun 20, 2025
7fa8a5c
target/armv7a: Use LOG_TARGET_xxx()
zapb-0 Jun 20, 2025
56c24b9
target/armv4: Use LOG_TARGET_xxx()
zapb-0 Jun 20, 2025
c6f1863
target/armv4: Use command_print() instead of LOG_ERROR()
zapb-0 Jun 20, 2025
8194fc4
tcl/board: Add config for TMS570LS12x development kit
zapb-0 Jun 20, 2025
6631419
jtag: drivers: xlnx-pcie-xvc: use correct TMS polarity during pathmove
henrikbrixandersen Dec 11, 2024
13b74c3
helper: types: fix proper return type in example of ARRAY_SIZE()
borneoa Jun 21, 2025
ce3bf66
configure.ac: rename M4 macro 'adapter' to prevent accidental conflicts
Jun 21, 2025
f547e55
target/cortex_m: introduce security manipulation routines
tom-van Jun 17, 2025
c4fb64e
flash/nor/rp2xxx: save security state over target algo
tom-van Jun 18, 2025
f9077f3
flash/nor/rp2xxx: save ACCESSCTRL over ROM API calls
tom-van Jun 18, 2025
e8dca11
doc: fix bp usage
tom-van May 26, 2025
ff27412
gdb_server: Improve info message.
timsifive Nov 10, 2022
7f1f183
jtag/drivers: dmem: fix build on Linux 32 bits
borneoa Jun 22, 2025
04d5172
configure.ac: show the dmem adapter in the config summary
Jun 21, 2025
537d907
tcl/board/ti_*_swd_native.cfg: Add explicit transport info
nmenon Jun 23, 2025
f71b0bb
jtag/swd: extend ap_delay_hint parameter comments
tom-van Jan 3, 2025
09a54c3
target/arm_adi: add URLs of latest ARM ADI spec
tom-van Jan 3, 2025
cbc32c3
flash/nor/stm32l4x: fix permanent write protection on STM32U5
tom-van Jul 3, 2025
8cdf8cb
driver: jtag: rename xlnx-pcie-xvc to xlnx-xvc
Jun 30, 2025
a192949
jtag: drivers: xlnx-axi-xvc: Add support for Xilinx XVC over direct b…
Nov 5, 2024
d06ecba
target: add microchip polarfire soc config
Li-Fletch May 26, 2025
6e87864
tcl: add embedded flashpro5 config
Li-Fletch May 26, 2025
1f56ea6
tcl: add microchip's pic64gx curiosity config
Li-Fletch May 26, 2025
9bb6fa6
tcl: move STM32 MPU files in vendor folder
borneoa Jul 4, 2025
5d3f533
tcl: stm32mp13x: modify handshake to open debug port
borneoa Jul 4, 2025
f11b677
tcl: stm32mp15x: modify handshake to open debug port, add hwthread
borneoa Jul 4, 2025
7e83049
tcl: add support for stm32mp2xx targets and boards
borneoa Jul 4, 2025
6872f7e
adapter/xds110: Hide '(dis)connected' message
zapb-0 Jul 8, 2025
caf7ffc
helper: Add string_choices.h
zapb-0 Jul 20, 2025
a66e6fb
target: Use 'bool' data type for 'mmu_enabled'
zapb-0 Jul 9, 2025
325e6d3
target: Use 'bool' data type in mmu()
zapb-0 Jul 9, 2025
d20878b
target/cortex_a: Use 'bool' data type for cortex_a_*_memaccess()
zapb-0 Jul 8, 2025
218ea26
target/cortex_a: Use 'bool' data type in cortex_a_mmu_modify()
zapb-0 Jul 9, 2025
bd32290
target: Use 'bool' data type for {i,d_u}_cache_enabled
zapb-0 Jul 9, 2025
c2b8f99
target: Make use of str_enabled_disabled()
zapb-0 Jul 20, 2025
b4d05b6
target/arvm7a: Use 'bool' data type where appropriate
zapb-0 Jul 21, 2025
1272796
target/armv8: Use 'bool' data type for cache validity flag
zapb-0 Jul 28, 2025
7cbb3c3
configure.ac: Replace $build_dmem with $enable_dmem
Jul 20, 2025
bf8590e
configure.ac: show the parallel port adapter in the config summary
Jul 27, 2025
0d42f6a
configure.ac: Turn parpoart-ppdev warning into an error.
Jul 20, 2025
c8e6746
rtt: Consider target endianness
zapb-0 Jul 8, 2025
4d14ac5
rtt: Fix check for available down-channels
zapb-0 Jul 11, 2025
2248f1e
adapter/stlink: Hide '(re)connect' message
zapb-0 Jul 11, 2025
eea3c56
tcl/board: add mikroe/clicker4-stm32f745vg
RavuAlHemio Jul 13, 2025
374a1f9
helper/log: Rework 'debug_level' command
zapb-0 Jul 13, 2025
6bc2c58
configure.ac: Remove useless --enable-verbose-usb-io
Jul 20, 2025
66ea461
drivers/cmsis_dap: fix segfault in quirk mode setting
tom-van Dec 10, 2024
d3c25a4
target/xtensa: fix unaligned memory read on retry
sobuch Jul 8, 2025
ef188a3
flash/nor: Add support for Artery devices
zapb-0 Nov 30, 2024
37f638b
tcl/target: Add Artery AT32F4x config
zapb-0 Jan 23, 2024
9fe3780
openocd: drop iteration downsampling for keep_alive()
borneoa Aug 1, 2025
003cb92
openocd: drop empty string suffix from format strings
borneoa Aug 1, 2025
3061149
flash: at91sam7: align format strings to types
borneoa Aug 1, 2025
ff550ed
flash/nor/max32xxx: Fix failing flash step for internal flash
hmauadi Feb 25, 2025
a0ee225
tcl/target/max32xxx: Update max32xxx tcl files to use new flashing al…
hmauadi Jun 30, 2025
a2d0566
tcl/target/max32xxx: Add max3267x support
hmauadi Jun 30, 2025
269fdd2
tcl/target/max32680: Add max32680 support
hmauadi Jun 30, 2025
93c565e
tcl/target/max32690: Add max32690 support
hmauadi Jun 30, 2025
8b4eb93
target: allow events to be modified inside an event handler
borneoa Jul 29, 2025
1950bef
target/espressif: add profiling function for ESP32, ESP32-S2
rsaxvc May 17, 2025
727c0d4
adapter/cmsis-dap: Fix 'usb interface' command
zapb-0 Aug 2, 2025
f43ad6d
adapter/cmsis-dap: Fix 'quirk' command
zapb-0 Aug 2, 2025
d9980d0
LICENSES: Replace the obsolete address of the FSF in the GFDL-1.2
huth Jul 21, 2025
27d14c2
LICENSES: Replace the obsolete address of the FSF in the GPL-2.0
huth Jul 21, 2025
9bad459
LICENSES: Replace the obsolete address of the FSF in the LGPL-2.1
huth Jul 21, 2025
fb7e394
contrib/firmware/angie: reorganize the endpoints of the microcontroller
Dec 12, 2024
663d97b
contrib/firmware/angie: Change ANGIE IOs configuration
Dec 12, 2024
2f1a0ab
contrib/firmware/angie: add GPIF configuration of ANGIE
Dec 12, 2024
ceaa47a
contrib/firmware/angie: add new spartan6 VHDL code
Dec 12, 2024
9a150e3
contrib/firmware/angie: add dev-board power detection
Dec 12, 2024
18d5ea9
contrib/firmware/angie: correct usb descriptor issues
Jan 15, 2025
c132aed
contrib/firmware/angie: deactivate srst signal in bitstream
Apr 23, 2025
68b6d3a
jtag/driver/angie: Update Angie probe driver
Nov 8, 2024
7d0e125
jtag/drivers: Add support for CH347-based JTAG adapters
EasyDevKits Oct 14, 2023
99cb670
drivers/ch347, doc: warn about CH347T problems
tom-van Feb 8, 2025
c7aaaac
drivers/ch347: detailed packet logging
tom-van Nov 5, 2023
87f7828
drivers/ch347: add SWD speed settings
tom-van Nov 5, 2023
0c575ce
drivers/ch347: fix conditional sending of idle clock cycles
tom-van Feb 8, 2025
fe50ece
drivers/ch347: don't loose swd_read/write_reg errors
tom-van Feb 8, 2025
b4a1976
drivers/ch347: fix SWD log messages
tom-van Feb 9, 2025
1879145
drivers/ch347: limit SWD packet size by processing time
tom-van Feb 8, 2025
443139d
jtag: keep the list of drivers in alphabetic order
borneoa Aug 20, 2025
fe00804
jimtcl: fix build with jimtcl master branch
borneoa Sep 28, 2024
7effc6f
helper: command: inline command_retval_set()
borneoa Aug 14, 2025
93f16ee
command: fix OpenOCD commands return value for next jimtcl
borneoa Aug 15, 2025
7e403d9
tcl/target: add Rockchip RK3588 target
adannenb Aug 13, 2025
160e234
replacements: make socket_select() work on Windows if no sockets are …
MarekVCodasip Aug 13, 2025
4e49322
tcl/target: Added target configuration for Qualcomm QCS6490 IOT
quic-ashig Jan 10, 2025
23ab206
server: global state updated by signal handlers should have a volatil…
aap-sc May 20, 2025
65b8868
tcl/board: Move SiFive configs into vendor directory
zapb-0 Aug 14, 2025
f381945
tcl/file_renaming: Remove simple renames
zapb-0 Aug 17, 2025
56d67da
flash/nor/max32: fix: call to calloc
danselmi Aug 18, 2025
96c219a
drivers: ch347: fix scan-build warnings
borneoa Aug 24, 2025
e971d67
drivers ch347: drop useless initialization
borneoa Aug 24, 2025
5d33333
atsamv: add support for user signature partition write
michallenc May 31, 2024
0819c39
tcl/target/atsamv: disable watchdog in reset-init event
tom-van Jul 28, 2025
fcbe243
flash/nor/atsamv: reduce flash driver verbosity
tom-van Jul 28, 2025
61d1d13
doc/openocd.texi: add entry describing atsamv user signature area
michallenc Aug 25, 2025
64ed1c7
flash/stm32l4x: Support STM32U37/U38x devices
ahmed-haoues May 7, 2025
fcff4b7
jtag/drivers/cmsis_dap: add new backend cmsis_dap_tcp
Jun 11, 2025
d02389b
adapter: Add support for 'exit state' of GPIO signal
zapb-0 Jun 15, 2025
3bec165
adapter: Add 'user0' GPIO signal
zapb-0 Jul 31, 2025
7bc74de
adapter: Rework parallel port driver
zapb-0 Feb 20, 2025
9a52125
tcl/board: Add digilent Zybo Zynq-7000 board
danselmi Jan 27, 2024
20ca4f4
flash/nor/stm32l4x: Change 'option_read' output
zapb-0 Jul 13, 2025
a688561
openocd: remove further obsolete hooks for building on eCos
borneoa Aug 21, 2025
db79156
doc: drop incorrect lack of namespaces in Jim Tcl
borneoa Aug 22, 2025
d10c839
openocd: align switch and case statements
borneoa Jun 27, 2025
d123cfd
helper: align switch and case statements
borneoa Jun 28, 2025
1042a8d
flash: nand: prepare for aligning switch and case statements
borneoa Jun 28, 2025
f711ccf
flash: nand: align switch and case statements
borneoa Jun 27, 2025
ac527e7
flash: nor: prepare for aligning switch and case statements
borneoa Jun 28, 2025
36a2b6c
flash: nor: align switch and case statements
borneoa Jun 28, 2025
44b8d0f
flash: nor: jtagspi: invert the operands in check
borneoa Jul 25, 2025
c5806c0
rtos: linux: drop useless code
borneoa Jun 27, 2025
d34ff22
rtos: linux: prepare for aligning switch and case statements
borneoa Jun 28, 2025
15fb738
rtos: linux: align switch and case statements
borneoa Jun 27, 2025
ad8d962
svf: prepare for aligning switch and case statements
borneoa Jun 29, 2025
1c668a0
svf: factorize big switch case
borneoa Jun 29, 2025
c22e1eb
svf: drop goto and label in switch statement
borneoa Jun 29, 2025
880f234
svf: rework svf_parse_cmd_string()
borneoa Jun 29, 2025
3e11574
svf: rework the tests in svf_xxr_common()
borneoa Jul 25, 2025
08ede91
svf: align switch and case statements
borneoa Jun 29, 2025
302ce2b
contrib: loader: prepare for aligning switch and case statements
borneoa Jul 26, 2025
83b92bc
contrib: loaders: align switch and case statements
borneoa Jul 26, 2025
ce3fa4a
xsvf: prepare for aligning switch and case statements
borneoa Jul 26, 2025
cb526f0
xsvf: align switch and case statements
borneoa Jul 26, 2025
6b7cc91
target: cortex_a: add break in switch/case
borneoa Jul 26, 2025
e9561c4
target: prepare for aligning switch and case statements
borneoa Jul 26, 2025
9bc4873
jtag: prepare for aligning switch and case statements
borneoa Jul 26, 2025
8a50464
jtag: align switch and case statements
borneoa Jul 26, 2025
8b751e0
jtag: drivers: prepare for aligning switch and case statements
borneoa Jul 26, 2025
867611d
jtag: drivers: align switch and case statements
borneoa Jul 26, 2025
0cd8b6a
jtag: drivers: ulink: special align switch and case statements
borneoa Jul 26, 2025
ddef9cf
target: align switch and case statements
borneoa Jul 26, 2025
9279a48
target/stm8: Remove useless parentheses
zapb-0 Jul 27, 2025
c2cfeee
add tcl/board/pico2-debug.cfg; update tcl/board/pico-debug.cfg
majbthrd Aug 28, 2025
4d4373d
Merge up to c2cfeee471bd4a1b77ab1c30329200bb5fd37af4 from upstream
en-sc Sep 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 9 additions & 1 deletion HACKING
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,9 @@ git remote add review https://USERNAME:PASSWORD@review.openocd.org/p/openocd.git
Gerrit server, even if you plan to use several local branches for different
topics. It is possible because @c for/master is not a traditional Git
branch.
-# You will need to install this hook, we will look into a better solution:
-# You will need to install this hook to automatically add the
field "Change-Id:" in the commit message, as required by Gerrit.
We will look into a better solution:
@code
wget https://review.openocd.org/tools/hooks/commit-msg
mv commit-msg .git/hooks
Expand Down Expand Up @@ -272,6 +274,12 @@ doc: fix typos
@code
git pull --rebase origin master
@endcode

-# When you create a new version of an old patch, check that the new patch
keeps the same 'Change-Id:' field of the old patch.
This allows the Gerrit server to recognize the patch as a new version of
the older one and keeps track of the history and the review process.

-# Send the patches to the Gerrit server for review:
@code
git push review
Expand Down
409 changes: 409 additions & 0 deletions LICENSES/dual/CC-BY-4.0

Large diffs are not rendered by default.

18 changes: 16 additions & 2 deletions LICENSES/license-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,21 @@ OpenOCD, can be broken down into:
License-Text:
Full license text

2. Exceptions:
2. Dual Licensing Only:

These licenses should only be used to dual license code with another
license in addition to a preferred license. These licenses are available
from the directory::

LICENSES/dual/

in the OpenOCD source tree.

The files in this directory contain the full license text and
`Metatags`_. The file names are identical to the SPDX license
identifier which shall be used for the license in source files.

3. Exceptions:

Some licenses can be amended with exceptions which grant certain rights
which the original license does not. These exceptions are available
Expand Down Expand Up @@ -244,7 +258,7 @@ OpenOCD, can be broken down into:
License-Text:
Full license text

3. Stand-alone licenses:
4. Stand-alone licenses:

These licenses should only be used for stand-alone applications that are
distributed with OpenOCD but are not included in the OpenOCD binary.
Expand Down
2 changes: 1 addition & 1 deletion LICENSES/preferred/GFDL-1.2
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ License-Text:


Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
<https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down
5 changes: 2 additions & 3 deletions LICENSES/preferred/GPL-2.0
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ License-Text:
Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down Expand Up @@ -317,8 +317,7 @@ the "copyright" line and a pointer to where the full notice is found.
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
with this program; if not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

Expand Down
8 changes: 4 additions & 4 deletions LICENSES/preferred/LGPL-2.1
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999

Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<https://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
Expand Down Expand Up @@ -486,9 +486,9 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
for more details.

You should have received a copy of the GNU Lesser General Public License
along with this library; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add
information on how to contact you by electronic and paper mail.
along with this library; if not, see <https://www.gnu.org/licenses/>.

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
Expand Down
10 changes: 6 additions & 4 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
# SPDX-License-Identifier: GPL-2.0-or-later

# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = gnu 1.6
AUTOMAKE_OPTIONS = gnu 1.14

.DELETE_ON_ERROR:

# make sure we pass the correct jimtcl flags to distcheck
AM_DISTCHECK_CONFIGURE_FLAGS = --disable-install-jim

# do not run Jim Tcl tests (esp. during distcheck)
check-recursive: SUBDIRS :=
check-recursive: SUBDIRS := $(SUBDIRS:jimtcl=)

nobase_dist_pkgdata_DATA = \
contrib/libdcc/dcc_stdio.c \
Expand All @@ -36,6 +34,9 @@ EXTRA_DIST += jimtcl/configure.gnu
DISTCLEANFILES += jimtcl/jsmn/jsmn.o
endif

SUBDIRS += testing
DIST_SUBDIRS += testing

# common flags used in openocd build
AM_CFLAGS = $(GCC_WARNINGS)
AM_LDFLAGS =
Expand Down Expand Up @@ -67,6 +68,7 @@ EXTRA_DIST += \
$(EXTRA_DIST_NEWS) \
Doxyfile.in \
LICENSES/license-rules.txt \
LICENSES/dual/CC-BY-4.0 \
LICENSES/exceptions/eCos-exception-2.0 \
LICENSES/preferred/BSD-1-Clause \
LICENSES/preferred/BSD-2-Clause \
Expand Down
Loading
Loading