Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
1d118f17
Commit
1d118f17
authored
Oct 14, 1998
by
Herman A.J. ten Brugge
Committed by
Jeff Law
Oct 13, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (USER_H): Add va-c4x.h to definition.
From-SVN: r23068
parent
ae76f1be
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
1d118f17
1998
-
10
-
13
Herman
A
.
J
.
ten
Brugge
<
Haj
.
Ten
.
Brugge
@net
.
HCC
.
nl
>
*
Makefile
.
in
(
USER_H
)
:
Add
va
-
c4x
.
h
to
definition
.
Tue
Oct
13
23
:
03
:
37
1998
Richard
Henderson
<
rth
@cygnus
.
com
>
Tue
Oct
13
23
:
03
:
37
1998
Richard
Henderson
<
rth
@cygnus
.
com
>
*
function
.
c
(
purge_addressof_1
)
:
Fix
typo
in
inequality
:
do
*
function
.
c
(
purge_addressof_1
)
:
Fix
typo
in
inequality
:
do
...
...
gcc/Makefile.in
View file @
1d118f17
...
@@ -145,7 +145,7 @@ USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/stddef.h \
...
@@ -145,7 +145,7 @@ USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/stddef.h \
$(srcdir)
/ginclude/va-m32r.h
$(srcdir)
/ginclude/va-sh.h
\
$(srcdir)
/ginclude/va-m32r.h
$(srcdir)
/ginclude/va-sh.h
\
$(srcdir)
/ginclude/va-v850.h
$(srcdir)
/ginclude/va-arc.h
\
$(srcdir)
/ginclude/va-v850.h
$(srcdir)
/ginclude/va-arc.h
\
$(srcdir)
/ginclude/iso646.h
$(srcdir)
/ginclude/va-ppc.h
\
$(srcdir)
/ginclude/iso646.h
$(srcdir)
/ginclude/va-ppc.h
\
$(EXTRA_HEADERS)
$(LANG_EXTRA_HEADERS)
\
$(
srcdir)
/ginclude/va-c4x.h
$(
EXTRA_HEADERS)
$(LANG_EXTRA_HEADERS)
\
$(srcdir)
/ginclude/proto.h
$(srcdir)
/ginclude/stdbool.h
$(srcdir)
/ginclude/proto.h
$(srcdir)
/ginclude/stdbool.h
# Target to use whe installing assert.h. Some systems may
# Target to use whe installing assert.h. Some systems may
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment