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
e6a3e2ba
Commit
e6a3e2ba
authored
Feb 08, 1999
by
Marc Espie
Committed by
Richard Henderson
Feb 08, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* m88k/t-luna-gas: Remove bash dependency.
From-SVN: r25080
parent
ea0d7e8b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+5
-1
gcc/config/m88k/t-luna-gas
+1
-1
No files found.
gcc/ChangeLog
View file @
e6a3e2ba
Mon
Feb
8
11
:
37
:
24
1999
Marc
Espie
(
espie
@cvs
.
openbsd
.
org
)
*
m88k
/
t
-
luna
-
gas
:
Remove
bash
dependency
.
Mon
Feb
8
11
:
34
:
44
1999
Graham
<
grahams
@rcp
.
co
.
uk
>
Mon
Feb
8
11
:
34
:
44
1999
Graham
<
grahams
@rcp
.
co
.
uk
>
*
collect2
.
c
(
xrealloc
)
:
f
ix
typo
in
last
change
.
*
collect2
.
c
(
xrealloc
)
:
F
ix
typo
in
last
change
.
Mon
Feb
8
09
:
13
:
38
PST
1999
Jeff
Law
(
law
@cygnus
.
com
)
Mon
Feb
8
09
:
13
:
38
PST
1999
Jeff
Law
(
law
@cygnus
.
com
)
...
...
gcc/config/m88k/t-luna-gas
View file @
e6a3e2ba
...
@@ -5,7 +5,7 @@ MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
...
@@ -5,7 +5,7 @@ MOVE_ASM = moveHI15x.asm moveQI16x.asm moveSI46x.asm moveSI64n.asm \
moveDI96x.asm
moveDI96x.asm
$(MOVE_ASM): $(srcdir)/config/m88k/m88k-move.sh
$(MOVE_ASM): $(srcdir)/config/m88k/m88k-move.sh
bash
$(srcdir)/config/m88k/m88k-move.sh -no-tdesc
$(SHELL)
$(srcdir)/config/m88k/m88k-move.sh -no-tdesc
LIB2FUNCS_EXTRA = $(MOVE_ASM)
LIB2FUNCS_EXTRA = $(MOVE_ASM)
LIBGCC1 = libgcc1.null
LIBGCC1 = libgcc1.null
...
...
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