Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Org.Eclipse.Rtsc.Xdccore
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Eclipse Projects
rtsc
Org.Eclipse.Rtsc.Xdccore
Commits
dfa053b0
Commit
dfa053b0
authored
6 years ago
by
Librarian
Browse files
Options
Downloads
Patches
Plain Diff
xdc-E00
parent
71107405
Branches
xdccore-D-sasha
Branches containing commit
Tags
xdc-E00
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+7
-3
7 additions, 3 deletions
README
ident.c
+1
-1
1 addition, 1 deletion
ident.c
with
8 additions
and
4 deletions
README
+
7
−
3
View file @
dfa053b0
xdc-
D27.1
(corevers:16.0.2.0; B:200,G:200,R:200)
xdc-
E00
(corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
...
...
@@ -77,8 +77,12 @@ DELETIONS
CHANGES
xdc.runtime accumulated MISRA changes from xdc-D27 to xdc-D32
* this tree is based on xdc-D27.1. There were various changes in the
git repository that were required to switch the master branch from
xdc-D32 to xdc-D27.1.
xdc.runtime partial solution for XDCTOOLS-234 (Rework preprocessor checks to
support TI LLVM (clang))
MRS
XDCTOOLS-75 ROV does not handle thumb addresses for IAR compiled exes
This diff is collapsed.
Click to expand it.
ident.c
+
1
−
1
View file @
dfa053b0
...
...
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
#define _VERS_ "@(#)*** xdc-
D28
"
#define _VERS_ "@(#)*** xdc-
E00
"
static
char
__NAME
[]
=
_NAME_
;
static
char
__DATE
[]
=
_DATE_
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment