* config/pa/linux.mh (XDEPFILES): Remove.
[binutils-gdb.git] / gdb / objfiles.c
index d0aee52b8c48f9d4a6e331958298880ff916cc2a..c7a85645e9c6d0d8f3dfa706147cd9c8807d4961 100644 (file)
@@ -1,7 +1,7 @@
 /* GDB routines for manipulating objfiles.
 
    Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-   2002, 2003, 2004, 2007, 2008 Free Software Foundation, Inc.
+   2002, 2003, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support, using pieces from other GDB modules.