Commit ed1817c6 by Richard Kenner

Change rfg's address.

From-SVN: r6852
parent ef392512
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
on information stored in GCC's tree structure. This code implements the on information stored in GCC's tree structure. This code implements the
-aux-info option. -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. Copyright (C) 1989, 1991 Free Software Foundation, Inc.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
targeting GCC for some system that uses a.out file format. targeting GCC for some system that uses a.out file format.
Copyright (C) 1992 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
/* Target definitions for GNU compiler for Intel 80386 running System V.4 /* Target definitions for GNU compiler for Intel 80386 running System V.4
Copyright (C) 1991 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
Written by Richard Stallman (rms@ai.mit.edu). 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. to the whims of the System V Release 4 assembler.
This file is part of GNU CC. This file is part of GNU CC.
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Written by Richard Stallman (rms@ai.mit.edu). 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. the whims of the System V Release 4 assembler.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Target definitions for GNU compiler for Intel 80860 running OSF/1AD /* Target definitions for GNU compiler for Intel 80860 running OSF/1AD
Copyright (C) 1991 Free Software Foundation, Inc. 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). Whacked into submission by Andy Pfiffer (andyp@ssd.intel.com).
Partially inspired by Partially inspired by
Pete Beckman @ Indiana University (beckman@cs.indiana.edu) Pete Beckman @ Indiana University (beckman@cs.indiana.edu)
......
/* Target definitions for GNU compiler for Intel 80860 running System V.3 /* Target definitions for GNU compiler for Intel 80860 running System V.3
Copyright (C) 1991 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
/* Target definitions for GNU compiler for Intel 80860 running System V.4 /* Target definitions for GNU compiler for Intel 80860 running System V.4
Copyright (C) 1991 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
/* Target definitions for GNU compiler for mc680x0 running System V.4 /* Target definitions for GNU compiler for mc680x0 running System V.4
Copyright (C) 1991, 1993 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
/* Definitions of target machine for GNU compiler, for SPARC running Solaris 2 /* Definitions of target machine for GNU compiler, for SPARC running Solaris 2
Copyright 1992 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
/* Target definitions for GNU compiler for Sparc running System V.4 /* Target definitions for GNU compiler for Sparc running System V.4
Copyright (C) 1991, 1992 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
/* Configuration for GNU C-compiler for Sun Sparc running System V.4. /* Configuration for GNU C-compiler for Sun Sparc running System V.4.
Copyright (C) 1992, 1993 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
targeting GCC for some generic System V Release 3 system. targeting GCC for some generic System V Release 3 system.
Copyright (C) 1991 Free Software Foundation, Inc. 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. This file is part of GNU CC.
......
/* Specialized bits of code needed to support construction and /* Specialized bits of code needed to support construction and
destruction of file-scope objects in C++ code. 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. Copyright (C) 1991 Free Software Foundation, Inc.
......
/* This file contains code written by Ron Guilmette (rfg@ncd.com) for /* Output Dwarf format symbol table information from the GNU C compiler.
Network Computing Devices, August, September, October, November 1990.
Output Dwarf format symbol table information from the GNU C compiler.
Copyright (C) 1992, 1993 Free Software Foundation, Inc. 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. This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify GNU CC is free software; you can redistribute it and/or modify
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
will get included either by libgcc2.c (for systems that don't support will get included either by libgcc2.c (for systems that don't support
a .init section) or by crtstuff.c (for those that do). 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. Copyright (C) 1991 Free Software Foundation, Inc.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment