* obstack.h: Update copyright to 1996.
authorFred Fish <fnf@specifix.com>
Wed, 3 Jan 1996 21:58:13 +0000 (21:58 +0000)
committerFred Fish <fnf@specifix.com>
Wed, 3 Jan 1996 21:58:13 +0000 (21:58 +0000)
(_obstack_memory_used): Declare.
(obstack_memory_used): Define macro.

include/ChangeLog

index bbd619b..7692462 100644 (file)
@@ -1,3 +1,13 @@
+Wed Jan  3 13:12:09 1996  Fred Fish  <fnf@cygnus.com>
+
+       * obstack.h: Update copyright to 1996.
+       (_obstack_memory_used): Declare.
+       (obstack_memory_used): Define macro.
+       
+Thu Dec 28 11:42:12 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * libiberty.h (xstrdup): Declare.
+
 Thu Dec 21 14:47:17 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
 
        * wait.h: Protect all macros with #ifndef.