[igen/ChangeLog]
authorChris Demetriou <cgd@google.com>
Fri, 2 May 2003 22:17:21 +0000 (22:17 +0000)
committerChris Demetriou <cgd@google.com>
Fri, 2 May 2003 22:17:21 +0000 (22:17 +0000)
2003-05-03  Chris Demetriou  <cgd@broadcom.com>

        * compare_igen_models: Tweak attribution slightly.

[mips/ChangeLog]
2003-05-03  Chris Demetriou  <cgd@broadcom.com>

        * cp1.c: Tweak attribution slightly.
        * cp1.h: Likewise.
        * mdmx.c: Likewise.
        * mdmx.igen: Likewise.
        * mips3d.igen: Likewise.
        * sb1.igen: Likewise.

sim/igen/ChangeLog
sim/igen/compare_igen_models
sim/mips/ChangeLog
sim/mips/cp1.c
sim/mips/cp1.h
sim/mips/mdmx.c
sim/mips/mdmx.igen
sim/mips/mips3d.igen
sim/mips/sb1.igen

index b36e4f00445f42860cc94fbb1ce53e51fb010952..db27cb80712cd11beecb9a7b637fa473443fbe28 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-03  Chris Demetriou  <cgd@broadcom.com>
+
+       * compare_igen_models: Tweak attribution slightly.
+
 2002-11-22  Andrew Cagney  <cagney@redhat.com>
 
        * gen.c (name_cmp): Rename format_name_cmp.
index 3c3e46ac3e4170ed0c5624679f74b13013b70f31..a842be9e355f8d91dc215a35257fa7606db920bb 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Script to compare functions and instructions used by different igen models.
 # Copyright (C) 2002 Free Software Foundation, Inc.
-# Contributed by Broadcom Corporation (SiByte).
+# Contributed by Chris Demetriou of Broadcom Corporation (SiByte).
 #
 # This file is part of GDB, the GNU debugger.
 # 
index 2d344b5f3d00670b44e3132a84157fcaea737bab..a5b2b02ab330a9a570ae00371ea1e22c6e3c9883 100644 (file)
@@ -1,3 +1,12 @@
+2003-05-03  Chris Demetriou  <cgd@broadcom.com>
+
+       * cp1.c: Tweak attribution slightly.
+       * cp1.h: Likewise.
+       * mdmx.c: Likewise.
+       * mdmx.igen: Likewise.
+       * mips3d.igen: Likewise.
+       * sb1.igen: Likewise.
+
 2003-04-15  Richard Sandiford  <rsandifo@redhat.com>
 
        * vr.igen (do_vr_mul_op): Zero-extend the low 32 bits of
index ea0f5998115d13f9f7c261aa7ad480531b51e68a..556af1abc45d1a1508de976dae0b15545b1a8f68 100644 (file)
@@ -1,9 +1,10 @@
 /*> cp1.c <*/
 /* MIPS Simulator FPU (CoProcessor 1) support.
    Copyright (C) 2002 Free Software Foundation, Inc.
-   Originally created by Cygnus Solutions, modified substially
-   by Broadcom Corporation (SiByte).  Paired-single operation support
-   and MIPS-3D support contributed by Broadcom Corporation (SiByte).
+   Originally created by Cygnus Solutions.  Extensive modifications,
+   including paired-single operation support and MIPS-3D support
+   contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
+   Corporation (SiByte).
 
 This file is part of GDB, the GNU debugger.
 
index 24901d8b75af947aff41a4f91551ef395d2585be..9a189a9305ea0bd96648db3823644e1515cf5604 100644 (file)
@@ -2,7 +2,8 @@
 /* MIPS Simulator FPU (CoProcessor 1) definitions.
    Copyright (C) 1997, 1998, 2002 Free Software Foundation, Inc.
    Derived from sim-main.h contributed by Cygnus Solutions,
-   modified substially by Broadcom Corporation (SiByte).
+   modified substantially by Ed Satterthwaite of Broadcom Corporation
+   (SiByte).
 
 This file is part of GDB, the GNU debugger.
 
index 4955e821246831125f9f7a09b73aeb702d906f8a..3af59b06dcbe53fab48946b55186c2eb18004527 100644 (file)
@@ -1,6 +1,7 @@
 /* Simulation code for the MIPS MDMX ASE.
    Copyright (C) 2002 Free Software Foundation, Inc.
-   Contributed by Broadcom Corporation (SiByte).
+   Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
+   Corporation (SiByte).
 
 This file is part of GDB, the GNU debugger.
 
index f286e3b4ab4a7a5c336d16b0a5daf0f967e752b5..d8edcd74b4bb127a67296d2818fb6f8235fad245 100644 (file)
@@ -2,7 +2,8 @@
 
 // Simulator definition for the MIPS MDMX ASE.
 // Copyright (C) 2002 Free Software Foundation, Inc.
-// Contributed by Broadcom Corporation (SiByte).
+// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
+// Corporation (SiByte).
 //
 // This file is part of GDB, the GNU debugger.
 // 
index f7043efcac00791a8f0cf2c5ff6ed38cc2f0bd85..d24a06c06cbfe5c03d4857d429a019d358391db0 100644 (file)
@@ -2,7 +2,8 @@
 
 // Simulator definition for the MIPS MIPS-3D ASE.
 // Copyright (C) 2002 Free Software Foundation, Inc.
-// Contributed by Broadcom Corporation (SiByte).
+// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
+// Corporation (SiByte).
 //
 // This file is part of GDB, the GNU debugger.
 // 
index 6453670b1d6eed902dac8ca0263313ace86d0f29..33c5141e776475b9aaa5feeb9f8ce887142b83f2 100644 (file)
@@ -2,7 +2,8 @@
 
 // Simulator definition for the Broadcom SiByte SB-1 CPU extensions.
 // Copyright (C) 2002 Free Software Foundation, Inc.
-// Contributed by Broadcom Corporation (SiByte).
+// Contributed by Ed Satterthwaite and Chris Demetriou, of Broadcom
+// Corporation (SiByte).
 //
 // This file is part of GDB, the GNU debugger.
 // 
This page took 0.031372 seconds and 4 git commands to generate.