* rs6000/{aix41.h,aix43.h} (ASM_CPU_SPEC): Add 604e.
authorDavid Edelsohn <edelsohn@gnu.org>
Sat, 27 Mar 1999 18:21:30 +0000 (18:21 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 27 Mar 1999 18:21:30 +0000 (13:21 -0500)
From-SVN: r26022

gcc/ChangeLog
gcc/config/rs6000/aix41.h
gcc/config/rs6000/aix43.h

index a7e32fa1725b24ca7b8eb6671c39e36a6e36ac02..99c5e1e758118a9e58274eaf0f97d6802d5f846c 100644 (file)
@@ -1,3 +1,7 @@
+Sat Mar 27 21:17:36 1999  David Edelsohn  <edelsohn@gnu.org>
+
+       * rs6000/{aix41.h,aix43.h} (ASM_CPU_SPEC): Add 604e.
+
 Sat Mar 27 16:13:50 1999  Jeffrey A Law  (law@cygnus.com)
 
        * flow.c (mark_used_regs): Improve handling of ASMs.
index b35fe93de71a4cacce315a13587dbc911cd7725f..4be90bd3f4b4261488d6cae32455b01ef8d634e1 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions of target machine for GNU compiler,
    for IBM RS/6000 POWER running AIX version 4.1.
-   Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
-   Contributed by David Edelsohn (edelsohn@npac.syr.edu).
+   Copyright (C) 1994, 95-8, 1999 Free Software Foundation, Inc.
+   Contributed by David Edelsohn (edelsohn@gnu.org).
 
 This file is part of GNU CC.
 
@@ -61,6 +61,7 @@ Boston, MA 02111-1307, USA.  */
 %{mcpu=603: -m603} \
 %{mcpu=603e: -m603} \
 %{mcpu=604: -m604} \
+%{mcpu=604e: -m604} \
 %{mcpu=620: -mppc} \
 %{mcpu=821: -mppc} \
 %{mcpu=860: -mppc}"
index 124fc17c0403fa3531a93fac1c2827fb6a770c53..7d9041aa80f1f337005b29e60a4c0d122bbda2d3 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions of target machine for GNU compiler,
    for IBM RS/6000 POWER running AIX version 4.3.
-   Copyright (C) 1998 Free Software Foundation, Inc.
-   Contributed by David Edelsohn (edelsohn@mhpcc.edu).
+   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Contributed by David Edelsohn (edelsohn@gnu.org).
 
 This file is part of GNU CC.
 
@@ -83,6 +83,7 @@ do {                                                                  \
 %{mcpu=603: -m603} \
 %{mcpu=603e: -m603} \
 %{mcpu=604: -m604} \
+%{mcpu=604e: -m604} \
 %{mcpu=620: -mppc} \
 %{mcpu=821: -mppc} \
 %{mcpu=860: -mppc}"