Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a86162423369651e946bb87ae98ab2f201e0222b
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
11
May
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
15
14
3
2
30
Mar
24
23
20
19
18
17
16
14
12
11
9
8
7
5
4
3
2
1
26
Feb
24
23
22
19
18
17
13
12
10
9
3
28
Jan
26
23
21
20
19
17
16
15
14
13
9
8
7
5
4
3
2
1
28
Dec
27
24
23
22
19
17
16
15
14
13
12
11
10
8
6
5
4
3
2
1
30
Nov
28
27
26
21
20
19
18
17
14
13
12
11
10
9
7
6
5
4
3
2
31
Oct
30
28
27
24
23
22
21
17
16
15
14
13
12
11
10
9
Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>.
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
switch to jtag_add_callback() - USB performance fix
leave eCos include file issues alone for now.
Add svn:eol-style property to recently added system.h.
used by upcoming commits
add to svn ignore
Update Doxyfile configuration for doxygen 1.5.8:
Mark API layering violations in the helper module with @todo notes.
Remove redundant config.h from replacements.h, obtained from types.h.
Audit and eliminate redundant #include directives in main src/ files.
Audit and eliminate redundant #include directives in other target files.
Audit and eliminate redundant #include directives in arm target files.
Audit and eliminate redundant #include directives in core target files.
Audit and eliminate redundant #include directives in src/flash sources.
Audit and eliminate redundant #include directives in src/flash headers.
Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.
Audit and eliminate redundant #include directives from src/server.
Fix compilation of target_request.h when it is included first.
Audit and eliminate redundant #include directives from src/jtag.
Audit and eliminate redundant helper #include directives.
Simplify #include directives in ioutil.c, use new header checks.
Add remaining header checks to be used in subsequent patches.
Add --enable-malloc-logging configure option and update log.c to match.
Factor system #includes out of replacements.h into new system.h.
Finish portability support for AC_HEADER_STDBOOL configure macro.
Remove redundant sys/types.h #include directives (now in types.h).
Add configure check for sys/types.h; include in our types.h.
Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option.
Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h).
OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro.
Extend autotools build to create shared library libopenocd with libtool:
Loading