diff options
Diffstat (limited to 'gcc/config/ia64')
| -rw-r--r-- | gcc/config/ia64/constraints.md | 2 | ||||
| -rw-r--r-- | gcc/config/ia64/crti.asm | 2 | ||||
| -rw-r--r-- | gcc/config/ia64/crtn.asm | 2 | ||||
| -rw-r--r-- | gcc/config/ia64/ia64.c | 4 | ||||
| -rw-r--r-- | gcc/config/ia64/ia64.h | 2 | ||||
| -rw-r--r-- | gcc/config/ia64/itanium2.md | 2 | ||||
| -rw-r--r-- | gcc/config/ia64/lib1funcs.asm | 2 | ||||
| -rw-r--r-- | gcc/config/ia64/sync.md | 2 |
8 files changed, 9 insertions, 9 deletions
diff --git a/gcc/config/ia64/constraints.md b/gcc/config/ia64/constraints.md index 0c24536c9aa..5d119131bba 100644 --- a/gcc/config/ia64/constraints.md +++ b/gcc/config/ia64/constraints.md @@ -1,5 +1,5 @@ ;; Constraint definitions for IA-64 -;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. ;; ;; This file is part of GCC. ;; diff --git a/gcc/config/ia64/crti.asm b/gcc/config/ia64/crti.asm index 773f154ad42..e1be66c1469 100644 --- a/gcc/config/ia64/crti.asm +++ b/gcc/config/ia64/crti.asm @@ -1,4 +1,4 @@ -# Copyright (C) 2000, 2001 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2008 Free Software Foundation, Inc. # Written By Timothy Wall # # This file is free software; you can redistribute it and/or modify it diff --git a/gcc/config/ia64/crtn.asm b/gcc/config/ia64/crtn.asm index c72bd696661..269267c14bc 100644 --- a/gcc/config/ia64/crtn.asm +++ b/gcc/config/ia64/crtn.asm @@ -1,4 +1,4 @@ -# Copyright (C) 2000, 2001 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2008 Free Software Foundation, Inc. # Written By Timothy Wall # # This file is free software; you can redistribute it and/or modify it diff --git a/gcc/config/ia64/ia64.c b/gcc/config/ia64/ia64.c index 495d943d10c..420a8e46327 100644 --- a/gcc/config/ia64/ia64.c +++ b/gcc/config/ia64/ia64.c @@ -1,6 +1,6 @@ /* Definitions of target machine for GNU compiler. - Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 - Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, + 2009 Free Software Foundation, Inc. Contributed by James E. Wilson <wilson@cygnus.com> and David Mosberger <davidm@hpl.hp.com>. diff --git a/gcc/config/ia64/ia64.h b/gcc/config/ia64/ia64.h index e97bcf6e934..0e3c87bf66c 100644 --- a/gcc/config/ia64/ia64.h +++ b/gcc/config/ia64/ia64.h @@ -1,5 +1,5 @@ /* Definitions of target machine GNU compiler. IA-64 version. - Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. Contributed by James E. Wilson <wilson@cygnus.com> and David Mosberger <davidm@hpl.hp.com>. diff --git a/gcc/config/ia64/itanium2.md b/gcc/config/ia64/itanium2.md index 26dbb50c0df..35593b82e33 100644 --- a/gcc/config/ia64/itanium2.md +++ b/gcc/config/ia64/itanium2.md @@ -1,5 +1,5 @@ ;; Itanium2 DFA descriptions for insn scheduling and bundling. -;; Copyright (C) 2002, 2004, 2005, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2004, 2005, 2007, 2008 Free Software Foundation, Inc. ;; Contributed by Vladimir Makarov <vmakarov@redhat.com>. ;; ;; This file is part of GCC. diff --git a/gcc/config/ia64/lib1funcs.asm b/gcc/config/ia64/lib1funcs.asm index a92d67c7e9b..e29afca9e83 100644 --- a/gcc/config/ia64/lib1funcs.asm +++ b/gcc/config/ia64/lib1funcs.asm @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2001, 2003, 2005 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2001, 2003, 2005, 2009 Free Software Foundation, Inc. Contributed by James E. Wilson <wilson@cygnus.com>. This file is part of GCC. diff --git a/gcc/config/ia64/sync.md b/gcc/config/ia64/sync.md index 0c2ae2e47a8..e356081202e 100644 --- a/gcc/config/ia64/sync.md +++ b/gcc/config/ia64/sync.md @@ -1,5 +1,5 @@ ;; GCC machine description for IA-64 synchronization instructions. -;; Copyright (C) 2005, 2007 +;; Copyright (C) 2005, 2007, 2008, 2009 ;; Free Software Foundation, Inc. ;; ;; This file is part of GCC. |

