Remove more CYGNUS LOCAL markers.
authorJeff Law <law@gcc.gnu.org>
Tue, 16 Sep 1997 05:52:35 +0000 (23:52 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 16 Sep 1997 05:52:35 +0000 (23:52 -0600)
From-SVN: r15475

gcc/config/v850/lib1funcs.asm
gcc/config/v850/t-v850
gcc/config/v850/v850.h
gcc/config/v850/xm-v850.h

index d441590678fbe84951f5f9e12eeda9c8a0628e57..2a2bc0930cb6af630c0db8fe7ce5121d436a560f 100644 (file)
@@ -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 */
index 52034414b70739418d4cce73a62cb713604ea98a..d1d9b16f1b6719b4a1f7df1a2b18e473d7a4e315 100644 (file)
@@ -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
index e155c2dde3c6c51a29146911e9ae2f4e85b90bea..6ab64fae463f21c325126297eaf8b9584dc1f402 100644 (file)
@@ -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 */
index 2d67cf81788210c1fbe25ef48e186b17b52c24a9..a9f25b5faeaf5557ab30918c6ba8d3c7e728e9e6 100644 (file)
@@ -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 */