Update comments.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 21 Sep 1996 10:59:54 +0000 (06:59 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 21 Sep 1996 10:59:54 +0000 (06:59 -0400)
From-SVN: r12751

gcc/config/i386/aix386ng.h
gcc/config/i386/sysv3.h

index fed0c79336688d183645c0cb733fe8b4c2458496..ea938d603fad27dd4bbb218b5e49972379571e67 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for IBM PS2 running AIX/386.
-   From: Minh Tran-Le <TRANLE@intellicorp.com>
    Copyright (C) 1988, 1996 Free Software Foundation, Inc.
+   Contributed by Minh Tran-Le <TRANLE@intellicorp.com>.
 
 This file is part of GNU CC.
 
@@ -27,7 +27,7 @@ Boston, MA 02111-1307, USA.  */
 #include "svr3.h"
 
 /* Use the ATT assembler syntax.
-   This overrides at least one macro (ASM_OUTPUT_LABELREF) from svr3.h.  */
+   This overrides at least one macro (USER_LABEL_PREFIX) from svr3.h.  */
 
 #include "i386/att.h"
 
index 8c5cfc41587694111a89a260201d23b5698db36e..1105bb676852b98a37c3338d7bab14c41724e906 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Intel 386 running system V.
-   Copyright (C) 1988 Free Software Foundation, Inc.
+   Copyright (C) 1988, 1996 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
@@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA.  */
 #include "svr3.h"
 
 /* Use the ATT assembler syntax.
-   This overrides at least one macro (ASM_OUTPUT_LABELREF) from svr3.h.  */
+   This overrides at least one macro (USER_LABEL_PREFIX) from svr3.h.  */
 
 #include "i386/att.h"