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
25b76cc1
Commit
25b76cc1
authored
Dec 09, 1997
by
Jay Sachs
Committed by
Jeff Law
Dec 08, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (compare*): Handle losing behavior from 4.4bsd make.
From-SVN: r17021
parent
26250081
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/Makefile.in
+1
-0
No files found.
gcc/ChangeLog
View file @
25b76cc1
Mon Dec 8 23:53:26 1997 Jay Sachs <sachs@bull.cs.williams.edu>
* Makefile.in (compare*): Handle losing behavior from 4.4bsd make.
Mon Dec 8 21:03:28 1997 Richard Henderson <rth@cygnus.com>
* alpha.c (REG_RA, alpha_return_addr, output_epilog):
...
...
gcc/Makefile.in
View file @
25b76cc1
...
...
@@ -2664,6 +2664,7 @@ compare compare3 compare4 compare-lean compare3-lean compare4-lean: force
else
\
case
"
$@
"
in
\
*
-lean
)
rm
-rf
stage
$$
stage
;;
\
*
)
;;
\
esac
;
true
;
\
fi
...
...
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