Change rfg's address.

From-SVN: r6852
This commit is contained in:
Richard Kenner 1994-03-23 16:57:20 -05:00
parent ef392512ef
commit ed1817c6d7
16 changed files with 23 additions and 20 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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)

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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.