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
2e35898e
Commit
2e35898e
authored
Dec 08, 2000
by
Mike Stump
Committed by
Mike Stump
Dec 08, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (distclean): Remove alloca.c hashtab.c.
From-SVN: r38125
parent
f6bbde28
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 @
2e35898e
2000-12-07 Mike Stump <mrs@wrs.com>
* Makefile.in (distclean): Remove alloca.c hashtab.c.
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
* Makefile.in (HOST_RTL): Add safe-ctype.o.
* Makefile.in (HOST_RTL): Add safe-ctype.o.
...
...
gcc/Makefile.in
View file @
2e35898e
...
@@ -2285,7 +2285,7 @@ distclean: clean $(INTL_DISTCLEAN) lang.distclean
...
@@ -2285,7 +2285,7 @@ distclean: clean $(INTL_DISTCLEAN) lang.distclean
-
rm
-f
site.exp site.bak testsuite/site.exp testsuite/site.bak
-
rm
-f
site.exp site.bak testsuite/site.exp testsuite/site.bak
-
rm
-f
testsuite/
{
gcc,g++
}
.
{
log,sum
}
-
rm
-f
testsuite/
{
gcc,g++
}
.
{
log,sum
}
-
rm
-f
intl/libintl.h libintl.h
-
rm
-f
intl/libintl.h libintl.h
-
rm
-f
cxxmain.c splay-tree.c obstack.c
-
rm
-f
cxxmain.c splay-tree.c obstack.c
alloca.c hashtab.c
-
rm
-f
mklibgcc libgcc.map gccbug .gdbinit configargs.h
-
rm
-f
mklibgcc libgcc.map gccbug .gdbinit configargs.h
-
rm
-f
c-tree.info c-tree.info-1 c-tree.info-2 c-tree.info-3
-
rm
-f
c-tree.info c-tree.info-1 c-tree.info-2 c-tree.info-3
-
rm
-f
gcov.pod
-
rm
-f
gcov.pod
...
...
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