merge from gcc
This commit is contained in:
parent
f135dd3ee7
commit
2f27f08520
|
@ -1,3 +1,7 @@
|
||||||
|
2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
|
||||||
|
|
||||||
|
* dyn-string.h: Update copyright date.
|
||||||
|
|
||||||
2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
|
2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
|
||||||
|
|
||||||
* dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
|
* dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* An abstract string datatype.
|
/* An abstract string datatype.
|
||||||
Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
|
Copyright (C) 1998, 1999, 2000, 2002, 2004 Free Software Foundation, Inc.
|
||||||
Contributed by Mark Mitchell (mark@markmitchell.com).
|
Contributed by Mark Mitchell (mark@markmitchell.com).
|
||||||
|
|
||||||
This file is part of GCC.
|
This file is part of GCC.
|
||||||
|
|
Loading…
Reference in New Issue