aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1994-03-23 16:57:20 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1994-03-23 16:57:20 -0500
commited1817c6d7fec219326196c424d5e6b836de0a08 (patch)
tree8b9466d91f74ebd6827ed314bed78dac08923bf0
parentef392512efe8767583d76470688e6be0323ed65d (diff)
downloadgcc-ed1817c6d7fec219326196c424d5e6b836de0a08.zip
gcc-ed1817c6d7fec219326196c424d5e6b836de0a08.tar.gz
gcc-ed1817c6d7fec219326196c424d5e6b836de0a08.tar.bz2
Change rfg's address.
From-SVN: r6852
-rw-r--r--gcc/c-aux-info.c2
-rw-r--r--gcc/config/aoutos.h2
-rw-r--r--gcc/config/i386/sysv4.h2
-rw-r--r--gcc/config/i860/i860.c2
-rw-r--r--gcc/config/i860/i860.h2
-rw-r--r--gcc/config/i860/paragon.h2
-rw-r--r--gcc/config/i860/sysv3.h2
-rw-r--r--gcc/config/i860/sysv4.h2
-rw-r--r--gcc/config/m68k/m68kv4.h2
-rw-r--r--gcc/config/sparc/sol2.h5
-rw-r--r--gcc/config/sparc/sysv4.h2
-rw-r--r--gcc/config/sparc/xm-sysv4.h3
-rw-r--r--gcc/config/svr3.h2
-rw-r--r--gcc/crtstuff.c2
-rw-r--r--gcc/dwarfout.c9
-rw-r--r--gcc/gbl-ctors.h2
16 files changed, 23 insertions, 20 deletions
diff --git a/gcc/c-aux-info.c b/gcc/c-aux-info.c
index 2e15064..a22fc90 100644
--- a/gcc/c-aux-info.c
+++ b/gcc/c-aux-info.c
@@ -2,7 +2,7 @@
on information stored in GCC's tree structure. This code implements the
-aux-info option.
- This code was written by Ron Guilmette (rfg@mcc.com).
+ Written by Ron Guilmette (rfg@netcom.com).
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
diff --git a/gcc/config/aoutos.h b/gcc/config/aoutos.h
index 0a5dcc0..b398965 100644
--- a/gcc/config/aoutos.h
+++ b/gcc/config/aoutos.h
@@ -2,7 +2,7 @@
targeting GCC for some system that uses a.out file format.
Copyright (C) 1992 Free Software Foundation, Inc.
- Written by Ron Guilmette (rfg@ncd.com).
+ Written by Ron Guilmette (rfg@netcom.com).
This file is part of GNU CC.
diff --git a/gcc/config/i386/sysv4.h b/gcc/config/i386/sysv4.h
index 2a0a829..37b612c 100644
--- a/gcc/config/i386/sysv4.h
+++ b/gcc/config/i386/sysv4.h
@@ -1,7 +1,7 @@
/* Target definitions for GNU compiler for Intel 80386 running System V.4
Copyright (C) 1991 Free Software Foundation, Inc.
- Written by Ron Guilmette (rfg@ncd.com).
+ Written by Ron Guilmette (rfg@netcom.com).
This file is part of GNU CC.
diff --git a/gcc/config/i860/i860.c b/gcc/config/i860/i860.c
index 7201f05..f09f8c2 100644
--- a/gcc/config/i860/i860.c
+++ b/gcc/config/i860/i860.c
@@ -4,7 +4,7 @@
Written by Richard Stallman (rms@ai.mit.edu).
- Hacked substantially by Ron Guilmette (rfg@ncd.com) to cater
+ Hacked substantially by Ron Guilmette (rfg@netcom.com) to cater
to the whims of the System V Release 4 assembler.
This file is part of GNU CC.
diff --git a/gcc/config/i860/i860.h b/gcc/config/i860/i860.h
index 73d70c4..db8f1ef 100644
--- a/gcc/config/i860/i860.h
+++ b/gcc/config/i860/i860.h
@@ -3,7 +3,7 @@
Written by Richard Stallman (rms@ai.mit.edu).
- Hacked substantially by Ron Guilmette (rfg@ncd.com) to cater to
+ Hacked substantially by Ron Guilmette (rfg@netcom.com) to cater to
the whims of the System V Release 4 assembler.
This file is part of GNU CC.
diff --git a/gcc/config/i860/paragon.h b/gcc/config/i860/paragon.h
index 8d33efd..6794798 100644
--- a/gcc/config/i860/paragon.h
+++ b/gcc/config/i860/paragon.h
@@ -1,7 +1,7 @@
/* Target definitions for GNU compiler for Intel 80860 running OSF/1AD
Copyright (C) 1991 Free Software Foundation, Inc.
- Based upon original work of Ron Guilmette (rfg@ncd.com).
+ Based upon original work of Ron Guilmette (rfg@netcom.com).
Whacked into submission by Andy Pfiffer (andyp@ssd.intel.com).
Partially inspired by
Pete Beckman @ Indiana University (beckman@cs.indiana.edu)
diff --git a/gcc/config/i860/sysv3.h b/gcc/config/i860/sysv3.h
index 6fdd50b..b4dbd23 100644
--- a/gcc/config/i860/sysv3.h
+++ b/gcc/config/i860/sysv3.h
@@ -1,7 +1,7 @@
/* Target definitions for GNU compiler for Intel 80860 running System V.3
Copyright (C) 1991 Free Software Foundation, Inc.
- Written by Ron Guilmette (rfg@ncd.com).
+ Written by Ron Guilmette (rfg@netcom.com).
This file is part of GNU CC.
diff --git a/gcc/config/i860/sysv4.h b/gcc/config/i860/sysv4.h
index 48c62ba..3108a74 100644
--- a/gcc/config/i860/sysv4.h
+++ b/gcc/config/i860/sysv4.h
@@ -1,7 +1,7 @@
/* Target definitions for GNU compiler for Intel 80860 running System V.4
Copyright (C) 1991 Free Software Foundation, Inc.
- Written by Ron Guilmette (rfg@ncd.com).
+ Written by Ron Guilmette (rfg@netcom.com).
This file is part of GNU CC.
diff --git a/gcc/config/m68k/m68kv4.h b/gcc/config/m68k/m68kv4.h
index 7533a74..6f21a8b 100644
--- a/gcc/config/m68k/m68kv4.h
+++ b/gcc/config/m68k/m68kv4.h
@@ -1,7 +1,7 @@
/* Target definitions for GNU compiler for mc680x0 running System V.4
Copyright (C) 1991, 1993 Free Software Foundation, Inc.
- Written by Ron Guilmette (rfg@ncd.com) and Fred Fish (fnf@cygnus.com).
+ Written by Ron Guilmette (rfg@netcom.com) and Fred Fish (fnf@cygnus.com).
This file is part of GNU CC.
diff --git a/gcc/config/sparc/sol2.h b/gcc/config/sparc/sol2.h
index 4625f62..d7d3dac 100644
--- a/gcc/config/sparc/sol2.h
+++ b/gcc/config/sparc/sol2.h
@@ -1,7 +1,8 @@
/* Definitions of target machine for GNU compiler, for SPARC running Solaris 2
Copyright 1992 Free Software Foundation, Inc.
- Contributed by Ron Guilmette (rfg@ncd.com) and
- David V. Henkel-Wallace (gumby@cygnus.com).
+
+ Written by Ron Guilmette (rfg@netcom.com).
+ Additional changes by David V. Henkel-Wallace (gumby@cygnus.com).
This file is part of GNU CC.
diff --git a/gcc/config/sparc/sysv4.h b/gcc/config/sparc/sysv4.h
index 5c3ae6f..ced9db7 100644
--- a/gcc/config/sparc/sysv4.h
+++ b/gcc/config/sparc/sysv4.h
@@ -1,7 +1,7 @@
/* Target definitions for GNU compiler for Sparc running System V.4
Copyright (C) 1991, 1992 Free Software Foundation, Inc.
- Written by Ron Guilmette (rfg@ncd.com).
+ Written by Ron Guilmette (rfg@netcom.com).
This file is part of GNU CC.
diff --git a/gcc/config/sparc/xm-sysv4.h b/gcc/config/sparc/xm-sysv4.h
index b8983f5..acfc31e 100644
--- a/gcc/config/sparc/xm-sysv4.h
+++ b/gcc/config/sparc/xm-sysv4.h
@@ -1,6 +1,7 @@
/* Configuration for GNU C-compiler for Sun Sparc running System V.4.
Copyright (C) 1992, 1993 Free Software Foundation, Inc.
- Contributed by Ron Guilmette (rfg@ncd.com).
+
+ Written by Ron Guilmette (rfg@netcom.com).
This file is part of GNU CC.
diff --git a/gcc/config/svr3.h b/gcc/config/svr3.h
index 94cefb4..8e7acd6 100644
--- a/gcc/config/svr3.h
+++ b/gcc/config/svr3.h
@@ -2,7 +2,7 @@
targeting GCC for some generic System V Release 3 system.
Copyright (C) 1991 Free Software Foundation, Inc.
- Written by Ron Guilmette (rfg@ncd.com).
+ Written by Ron Guilmette (rfg@netcom.com).
This file is part of GNU CC.
diff --git a/gcc/crtstuff.c b/gcc/crtstuff.c
index a0ecbbe..dcfd819 100644
--- a/gcc/crtstuff.c
+++ b/gcc/crtstuff.c
@@ -1,7 +1,7 @@
/* Specialized bits of code needed to support construction and
destruction of file-scope objects in C++ code.
- Written by Ron Guilmette (rfg@ncd.com) with help from Richard Stallman.
+ Written by Ron Guilmette (rfg@netcom.com) with help from Richard Stallman.
Copyright (C) 1991 Free Software Foundation, Inc.
diff --git a/gcc/dwarfout.c b/gcc/dwarfout.c
index 7a6fecc..a48c9b9 100644
--- a/gcc/dwarfout.c
+++ b/gcc/dwarfout.c
@@ -1,9 +1,10 @@
-/* This file contains code written by Ron Guilmette (rfg@ncd.com) for
- Network Computing Devices, August, September, October, November 1990.
-
- Output Dwarf format symbol table information from the GNU C compiler.
+/* Output Dwarf format symbol table information from the GNU C compiler.
Copyright (C) 1992, 1993 Free Software Foundation, Inc.
+ Written by Ron Guilmette (rfg@netcom.com) for
+ Network Computing Devices, August, September, October, November 1990.
+ Generously contributed by NCD to the Free Software Foundation.
+
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
diff --git a/gcc/gbl-ctors.h b/gcc/gbl-ctors.h
index 13048ce..2e7f520 100644
--- a/gcc/gbl-ctors.h
+++ b/gcc/gbl-ctors.h
@@ -3,7 +3,7 @@
will get included either by libgcc2.c (for systems that don't support
a .init section) or by crtstuff.c (for those that do).
- Written by Ron Guilmette (rfg@ncd.com)
+ Written by Ron Guilmette (rfg@netcom.com)
Copyright (C) 1991 Free Software Foundation, Inc.