OSDN Git Service

Remove more CYGNUS LOCAL markers.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Sep 1997 05:52:35 +0000 (05:52 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Sep 1997 05:52:35 +0000 (05:52 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15475 138bc75d-0d04-0410-961f-82ee72b054a4

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

index d441590..2a2bc09 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 5203441..d1d9b16 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 e155c2d..6ab64fa 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 2d67cf8..a9f25b5 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 */