Browse Source

merge from gcc

cr-0x5e6
DJ Delorie 22 years ago
parent
commit
2f27f08520
  1. 4
      include/ChangeLog
  2. 2
      include/dyn-string.h

4
include/ChangeLog

@ -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>
* dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and

2
include/dyn-string.h

@ -1,5 +1,5 @@
/* 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).
This file is part of GCC.

Loading…
Cancel
Save