Commit 2e6a5989 by Robert Lipe

Rats. Forgot to change copyrights on the first commit.

From-SVN: r17902
parent 69d4ca36
/* Language-specific hook definitions for C front end. /* Language-specific hook definitions for C front end.
Copyright (C) 1991, 1995, 1997 Free Software Foundation, Inc. Copyright (C) 1991, 1995, 1997, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Collect static initialization info into data structures that can be /* Collect static initialization info into data structures that can be
traversed by C++ initialization and finalization routines. traversed by C++ initialization and finalization routines.
Copyright (C) 1992, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
Contributed by Chris Smith (csmith@convex.com). Contributed by Chris Smith (csmith@convex.com).
Heavily modified by Michael Meissner (meissner@cygnus.com), Heavily modified by Michael Meissner (meissner@cygnus.com),
Per Bothner (bothner@cygnus.com), and John Gilmore (gnu@cygnus.com). Per Bothner (bothner@cygnus.com), and John Gilmore (gnu@cygnus.com).
......
/* Emit RTL for the GNU C-Compiler expander. /* Emit RTL for the GNU C-Compiler expander.
Copyright (C) 1987, 88, 92-96, 1997 Free Software Foundation, Inc. Copyright (C) 1987, 88, 92-97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Subroutines for manipulating rtx's in semantically interesting ways. /* Subroutines for manipulating rtx's in semantically interesting ways.
Copyright (C) 1987, 91, 94, 95, 96, 1997 Free Software Foundation, Inc. Copyright (C) 1987, 91, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Generate code to initialize optabs from machine description. /* Generate code to initialize optabs from machine description.
Copyright (C) 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc. Copyright (C) 1993, 94-97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* More subroutines needed by GCC output code on some machines. */ /* More subroutines needed by GCC output code on some machines. */
/* Compile this one with gcc. */ /* Compile this one with gcc. */
/* Copyright (C) 1989, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. /* Copyright (C) 1989, 92-97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Expand the basic unary and binary arithmetic operations, for GNU compiler. /* Expand the basic unary and binary arithmetic operations, for GNU compiler.
Copyright (C) 1987, 88, 92-96, 1997 Free Software Foundation, Inc. Copyright (C) 1987, 88, 92-97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Calculate branch probabilities, and basic block execution counts. /* Calculate branch probabilities, and basic block execution counts.
Copyright (C) 1990, 91, 92, 93, 94, 96, 1997 Free Software Foundation, Inc. Copyright (C) 1990, 91-94, 97, 1998 Free Software Foundation, Inc.
Contributed by James E. Wilson, UC Berkeley/Cygnus Support; Contributed by James E. Wilson, UC Berkeley/Cygnus Support;
based on some ideas from Dain Samples of UC Berkeley. based on some ideas from Dain Samples of UC Berkeley.
Further mangling by Bob Manson, Cygnus Support. Further mangling by Bob Manson, Cygnus Support.
......
/* Register to Stack convert for GNU compiler. /* Register to Stack convert for GNU compiler.
Copyright (C) 1992, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Analyze RTL for C-Compiler /* Analyze RTL for C-Compiler
Copyright (C) 1987, 88, 92-96, 1997 Free Software Foundation, Inc. Copyright (C) 1987, 88, 92-97, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Instruction scheduling pass. /* Instruction scheduling pass.
Copyright (C) 1992, 93-96, 1997 Free Software Foundation, Inc. Copyright (C) 1992, 93-97, 1998 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com) Contributed by Michael Tiemann (tiemann@cygnus.com)
Enhanced by, and currently maintained by, Jim Wilson (wilson@cygnus.com) Enhanced by, and currently maintained by, Jim Wilson (wilson@cygnus.com)
......
/* Expands front end tree to back end RTL for GNU C-Compiler /* Expands front end tree to back end RTL for GNU C-Compiler
Copyright (C) 1987, 88, 89, 92-6, 1997 Free Software Foundation, Inc. Copyright (C) 1987, 88, 89, 92-7, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
/* Scan linker error messages for missing template instantiations and provide /* Scan linker error messages for missing template instantiations and provide
them. them.
Copyright (C) 1995 Free Software Foundation, Inc. Copyright (C) 1995, 1998 Free Software Foundation, Inc.
Contributed by Jason Merrill (jason@cygnus.com). Contributed by Jason Merrill (jason@cygnus.com).
This file is part of GNU CC. This file is part of GNU CC.
......
/* Output variables, constants and external declarations, for GNU compiler. /* Output variables, constants and external declarations, for GNU compiler.
Copyright (C) 1987, 88, 89, 92-6, 1997 Free Software Foundation, Inc. Copyright (C) 1987, 88, 89, 92-7, 1998 Free Software Foundation, Inc.
This file is part of GNU CC. This file is part of GNU CC.
......
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