merge from gcc

This commit is contained in:
DJ Delorie 2003-08-12 12:23:42 +00:00
parent ee87f2dab8
commit 9ad1aa2911
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
* cp-demangle.c: Clarify what package(s) this is part of.
2003-07-05 Danny Smith <dannysmith@users.sourceforge.net> 2003-07-05 Danny Smith <dannysmith@users.sourceforge.net>
* pex-win32.c (pexecute): Mark parameters this_pname and * pex-win32.c (pexecute): Mark parameters this_pname and

View File

@ -2,9 +2,9 @@
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
Written by Alex Samuel <samuel@codesourcery.com>. Written by Alex Samuel <samuel@codesourcery.com>.
This file is part of GNU CC. This file is part of the libiberty library, which is part of GCC.
This program is free software; you can redistribute it and/or modify This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. (at your option) any later version.