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
07f7a41a
Commit
07f7a41a
authored
27 years ago
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove more CYGNUS LOCAL markers.
From-SVN: r15475
parent
5bfa6cfa
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
8 deletions
+0
-8
gcc/config/v850/lib1funcs.asm
+0
-2
gcc/config/v850/t-v850
+0
-2
gcc/config/v850/v850.h
+0
-2
gcc/config/v850/xm-v850.h
+0
-2
No files found.
gcc/config/v850/lib1funcs.asm
View file @
07f7a41a
/*
CYGNUS
LOCAL
entire
file
v850
/
law
*/
/*
libgcc1
routines
for
NEC
V850
.
Copyright
(
C
)
1996
,
1997
Free
Software
Foundation
,
Inc
.
...
...
@@ -1268,4 +1267,3 @@ __restore_all_interrupt:
jmp
[r10]
.
size
__restore_all_interrupt
,.
-
__restore_all_interrupt
#
endif
/*
L_save_all_interrupt
*/
/*
END
CYGNUS
LOCAL
*/
This diff is collapsed.
Click to expand it.
gcc/config/v850/t-v850
View file @
07f7a41a
# CYGNUS LOCAL entire file v850/law
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = v850/lib1funcs.asm
LIB1ASMFUNCS = _mulsi3 \
...
...
@@ -51,4 +50,3 @@ fp-bit.c: $(srcdir)/config/fp-bit.c
echo '#define FLOAT_BIT_ORDER_MISMATCH' >>fp-bit.c
echo '#endif' >> fp-bit.c
cat $(srcdir)/config/fp-bit.c >> fp-bit.c
#END CYGNUS LOCAL
This diff is collapsed.
Click to expand it.
gcc/config/v850/v850.h
View file @
07f7a41a
/* CYGNUS LOCAL entire file/law */
/* Definitions of target machine for GNU compiler.
NEC V850 series
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
...
...
@@ -1416,4 +1415,3 @@ extern void expand_epilogue ();
extern
void
notice_update_cc
();
extern
int
v850_valid_machine_decl_attribute
();
extern
int
v850_interrupt_function_p
();
/* END CYGNUS LOCAL */
This diff is collapsed.
Click to expand it.
gcc/config/v850/xm-v850.h
View file @
07f7a41a
/* CYGNUS LOCAL entire file v850/law */
/* Configuration for NEC V850.
Copyright (C) 1996 Free Software Foundation, Inc.
Contributed by Cygnus Support.
...
...
@@ -48,4 +47,3 @@ extern void free ();
tm.h is a symbolic link to the actual target specific file. */
#include "tm.h"
/* END CYGNUS LOCAL */
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