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
4a13592e
Commit
4a13592e
authored
Jan 17, 2003
by
Nick Clifton
Committed by
Nick Clifton
Jan 17, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing newline escape.
From-SVN: r61440
parent
a1d44229
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/config/i960/t-960bare
+2
-2
No files found.
gcc/ChangeLog
View file @
4a13592e
2003
-
01
-
17
Nick
Clifton
<
nickc
@redhat
.
com
>
*
config
/
i960
/
t
-
960
bare
(
i960
-
c
.
o
)
:
Add
missing
newline
escape
.
2003
-
01
-
16
Richard
Henderson
<
rth
@redhat
.
com
>
2003
-
01
-
16
Richard
Henderson
<
rth
@redhat
.
com
>
*
config
/
alpha
/
linux
-
elf
.
h
(
LIB_SPEC
)
:
Adjust
inter
-
option
spacing
.
*
config
/
alpha
/
linux
-
elf
.
h
(
LIB_SPEC
)
:
Adjust
inter
-
option
spacing
.
...
...
gcc/config/i960/t-960bare
View file @
4a13592e
...
@@ -18,8 +18,8 @@ xp-bit.c: $(srcdir)/config/fp-bit.c
...
@@ -18,8 +18,8 @@ xp-bit.c: $(srcdir)/config/fp-bit.c
echo '#define EXTENDED_FLOAT_STUBS' > xp-bit.c
echo '#define EXTENDED_FLOAT_STUBS' > xp-bit.c
cat $(srcdir)/config/fp-bit.c >> xp-bit.c
cat $(srcdir)/config/fp-bit.c >> xp-bit.c
i960-c.o: $(srcdir)/config/i960/i960-c.c $(CONFIG_H) $(SYSTEM_H)
coretypes.h
i960-c.o: $(srcdir)/config/i960/i960-c.c $(CONFIG_H) $(SYSTEM_H)
\
$(TM_H) $(CPPLIB_H) $(TREE_H) c-pragma.h toplev.h $(GGC_H) $(TM_P_H)
coretypes.h
$(TM_H) $(CPPLIB_H) $(TREE_H) c-pragma.h toplev.h $(GGC_H) $(TM_P_H)
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i960/i960-c.c
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i960/i960-c.c
MULTILIB_OPTIONS=mnumerics/msoft-float mlong-double-64
MULTILIB_OPTIONS=mnumerics/msoft-float mlong-double-64
...
...
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