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
10c62dce
Commit
10c62dce
authored
26 years ago
by
Andreas Schwab
Committed by
Jeff Law
26 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Makefile.in (distclean): Don't remove alloca-conf.h
From-SVN: r19987
parent
97263b8c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libiberty/ChangeLog
+4
-0
libiberty/Makefile.in
+1
-1
No files found.
libiberty/ChangeLog
View file @
10c62dce
Fri May 22 11:06:41 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* Makefile.in (distclean): Don't remove alloca-conf.h
Fri May 22 01:38:07 1998 Hans-Peter Nilsson <hp@axis.se>
* cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767.
...
...
This diff is collapsed.
Click to expand it.
libiberty/Makefile.in
View file @
10c62dce
...
...
@@ -195,7 +195,7 @@ clean: mostlyclean
@
$(MULTICLEAN)
multi-clean
DO
=
clean
distclean
:
clean
@
$(MULTICLEAN)
multi-clean
DO
=
distclean
rm
-f
*
~ Makefile config.status
alloca-conf.h
xhost-mkfrag TAGS multilib.out
rm
-f
*
~ Makefile config.status xhost-mkfrag TAGS multilib.out
maintainer-clean realclean
:
distclean
force
:
...
...
This diff is collapsed.
Click to expand it.
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