Commit 2a9f2ad3 by Kazu Hirata Committed by Kazu Hirata

convert.c, [...]: Update copyright.

	* convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,
	config/rs6000/linux.h, config/rs6000/rs6000-c.c: Update
	copyright.

From-SVN: r78318
parent d38d6003
2004-02-23 Kazu Hirata <kazu@cs.umass.edu>
* convert.c, gcov-io.c, libgcov.c, sched-int.h, sibcall.c,
config/rs6000/linux.h, config/rs6000/rs6000-c.c: Update
copyright.
2004-02-23 Andrew Pinski <pinskia@physics.uc.edu> 2004-02-23 Andrew Pinski <pinskia@physics.uc.edu>
PR c/14156 PR c/14156
......
/* Definitions of target machine for GNU compiler, /* Definitions of target machine for GNU compiler,
for PowerPC machines running Linux. for PowerPC machines running Linux.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Michael Meissner (meissner@cygnus.com). Contributed by Michael Meissner (meissner@cygnus.com).
......
/* Subroutines for the C front end on the POWER and PowerPC architectures. /* Subroutines for the C front end on the POWER and PowerPC architectures.
Copyright (C) 2002, 2003 Copyright (C) 2002, 2003, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Zack Weinberg <zack@codesourcery.com> Contributed by Zack Weinberg <zack@codesourcery.com>
......
/* Utility routines for data type conversion for GCC. /* Utility routines for data type conversion for GCC.
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1997, 1998, Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1997, 1998,
2000, 2001, 2002, 2003 Free Software Foundation, Inc. 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* File format for coverage information /* File format for coverage information
Copyright (C) 1996, 1997, 1998, 2000, 2002, Copyright (C) 1996, 1997, 1998, 2000, 2002, 2003, 2004
2003 Free Software Foundation, Inc. Free Software Foundation, Inc.
Contributed by Bob Manson <manson@cygnus.com>. Contributed by Bob Manson <manson@cygnus.com>.
Completely remangled by Nathan Sidwell <nathan@codesourcery.com>. Completely remangled by Nathan Sidwell <nathan@codesourcery.com>.
......
/* Routines required for instrumenting a program. */ /* Routines required for instrumenting a program. */
/* Compile this one with gcc. */ /* Compile this one with gcc. */
/* Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, /* Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2003 Free Software Foundation, Inc. 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Instruction scheduling pass. This file contains definitions used /* Instruction scheduling pass. This file contains definitions used
internally in the scheduler. internally in the scheduler.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2001, 2003 Free Software Foundation, Inc. 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
/* Generic sibling call optimization support /* Generic sibling call optimization support
Copyright (C) 1999, 2000, 2001, 2002, 2003 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
......
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