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
8547cf54
Commit
8547cf54
authored
Oct 02, 1998
by
Andreas Jaeger
Committed by
Jeff Law
Oct 02, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (cccp.o): Fix typo in last patch.
From-SVN: r22748
parent
f2d11dcd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/ChangeLog
+4
-0
gcc/Makefile.in
+1
-2
No files found.
gcc/ChangeLog
View file @
8547cf54
1998
-
10
-
02
Andreas
Jaeger
<
aj
@arthur
.
rhein
-
neckar
.
de
>
*
Makefile
.
in
(
cccp
.
o
)
:
Fix
typo
in
last
patch
.
Fri
Oct
2
16
:
13
:
12
1998
J
"orn Rennecke <amylaar@cygnus.co.uk>
Fri
Oct
2
16
:
13
:
12
1998
J
"orn Rennecke <amylaar@cygnus.co.uk>
* t-sh (LIB1ASMFUNCS): Add _set_fpscr .
* t-sh (LIB1ASMFUNCS): Add _set_fpscr .
...
...
gcc/Makefile.in
View file @
8547cf54
...
@@ -1867,8 +1867,7 @@ cccp.o: cccp.c $(CONFIG_H) pcp.h version.c config.status system.h gansidecl.h \
...
@@ -1867,8 +1867,7 @@ cccp.o: cccp.c $(CONFIG_H) pcp.h version.c config.status system.h gansidecl.h \
-DGPLUSPLUS_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/..
`
echo
$(exec_prefix)
| sed
-e
's|^
$(prefix)
||'
-e
's|/[^/]*|/..|g'
`
/include/g++
\"
\
-DGPLUSPLUS_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/..
`
echo
$(exec_prefix)
| sed
-e
's|^
$(prefix)
||'
-e
's|/[^/]*|/..|g'
`
/include/g++
\"
\
-DLOCAL_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/..
`
echo
$(exec_prefix)
| sed
-e
's|^
$(prefix)
||'
-e
's|/[^/]*|/..|g'
`
/include
\"
\
-DLOCAL_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/..
`
echo
$(exec_prefix)
| sed
-e
's|^
$(prefix)
||'
-e
's|/[^/]*|/..|g'
`
/include
\"
\
-DCROSS_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/../
$(target_alias)
/sys-include
\"
\
-DCROSS_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/../
$(target_alias)
/sys-include
\"
\
-DTOOL_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/../
$(target_alias)
/in
-DTOOL_INCLUDE_DIR
=
\"
$(libsubdir)
/
$(unlibsubdir)
/../
$(target_alias)
/include
\"
\
clude\"
\
-c
`
echo
$(srcdir)
/cccp.c | sed
's,^\./,,'
`
-c
`
echo
$(srcdir)
/cccp.c | sed
's,^\./,,'
`
cppmain$(exeext)
:
cppmain.o cpplib.o cpphash.o cppalloc.o cpperror.o cppexp.o
\
cppmain$(exeext)
:
cppmain.o cpplib.o cpphash.o cppalloc.o cpperror.o cppexp.o
\
...
...
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