summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/config/v850/lib1funcs.asm2
-rw-r--r--gcc/config/v850/t-v8502
-rw-r--r--gcc/config/v850/v850.h2
-rw-r--r--gcc/config/v850/xm-v850.h2
4 files changed, 0 insertions, 8 deletions
diff --git a/gcc/config/v850/lib1funcs.asm b/gcc/config/v850/lib1funcs.asm
index d441590678f..2a2bc0930cb 100644
--- a/gcc/config/v850/lib1funcs.asm
+++ b/gcc/config/v850/lib1funcs.asm
@@ -1,4 +1,3 @@
-/* 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 */
diff --git a/gcc/config/v850/t-v850 b/gcc/config/v850/t-v850
index 52034414b70..d1d9b16f1b6 100644
--- a/gcc/config/v850/t-v850
+++ b/gcc/config/v850/t-v850
@@ -1,4 +1,3 @@
-# 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
diff --git a/gcc/config/v850/v850.h b/gcc/config/v850/v850.h
index e155c2dde3c..6ab64fae463 100644
--- a/gcc/config/v850/v850.h
+++ b/gcc/config/v850/v850.h
@@ -1,4 +1,3 @@
-/* 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 */
diff --git a/gcc/config/v850/xm-v850.h b/gcc/config/v850/xm-v850.h
index 2d67cf81788..a9f25b5faea 100644
--- a/gcc/config/v850/xm-v850.h
+++ b/gcc/config/v850/xm-v850.h
@@ -1,4 +1,3 @@
-/* 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 */