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
47e73a5e
Commit
47e73a5e
authored
Mar 12, 1999
by
Bruce Korb
Committed by
Bruce Korb
Mar 12, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Missing from fixincl-branch merge
From-SVN: r25727
parent
ecef190c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/fixinc/Makefile.in
+1
-1
No files found.
gcc/ChangeLog
View file @
47e73a5e
...
...
@@ -3,6 +3,8 @@ Fri Mar 12 07:54:43 1999 Bruce Korb <korb@datadesign.com>
*
fixinc
/
fixinc
.
*:
Some
changes
from
the
fixincl
-
branch
were
not
applied
(??
!!
).
Corrected
.
*
fixinc
/
Makefile
.
in
:
same
thing
.
Fri
Mar
12
00
:
51
:
43
1999
Jeffrey
A
Law
(
law
@cygnus
.
com
)
*
expr
.
c
(
expand_expr
)
:
Allow
a
CALL_EXPR
with
a
mode
wider
than
...
...
gcc/fixinc/Makefile.in
View file @
47e73a5e
...
...
@@ -58,7 +58,7 @@ INCLUDES = -I. -I.. -I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../config -I$(srcdir)
##
## # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
OBJ
=
fixincl.o server.o regex.o
OBJ
=
fixincl.o server.o regex.o
procopen.o
HDR
=
server.h regex.h
LIBERTY
=
../../libiberty/libiberty.a
...
...
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