mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-26 13:00:18 +08:00
builtin-attrs.def, [...]: Update copyright.
* builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c, config/mips/vr.h: Update copyright. From-SVN: r96369
This commit is contained in:
parent
009bbd5a13
commit
d4ff96d5fc
@ -3,6 +3,9 @@
|
||||
* tree-into-ssa.c (find_idf): Speed up by putting the indexes
|
||||
of basic blocks into work_stack.
|
||||
|
||||
* builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,
|
||||
config/mips/vr.h: Update copyright.
|
||||
|
||||
2005-03-13 Andy Hutchinson <HutchinsonAndy@netscape.net>
|
||||
|
||||
PR target/18251
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Joseph Myers <jsm28@cam.ac.uk>.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,6 +1,7 @@
|
||||
/* Mainly the interface between cpplib and the C front ends.
|
||||
Copyright (C) 1987, 1988, 1989, 1992, 1994, 1995, 1996, 1997
|
||||
1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Pragma related interfaces.
|
||||
Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||||
Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||
Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Definitions of target machine for GNU compiler.
|
||||
NEC VR Series Processors
|
||||
Copyright (c) 2002, 2004 Free Software Foundation, Inc.
|
||||
Copyright (c) 2002, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Red Hat, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Register to Stack convert for GNU compiler.
|
||||
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GCC.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user