Browse Source

* obstack.h: Merge changes from current FSF version.

gdb-4_18-branch
Fred Fish 35 years ago
parent
commit
8c6e4bb248
  1. 22
      include/ChangeLog

22
include/ChangeLog

@ -1,3 +1,25 @@
Sat Aug 1 13:46:31 1992 Fred Fish (fnf@cygnus.com)
* obstack.h: Merge changes from current FSF version.
Mon Jul 20 21:06:23 1992 Fred Fish (fnf@cygnus.com)
* obstack.h (area_id, flags): Remove, replace with extra_arg,
use_extra_arg, and maybe_empty_object.
* obstack.h (OBSTACK_MAYBE_EMPTY_OBJECT, OBSTACK_MMALLOC_LIKE):
Remove, replaced by maybe_empty_object and use_extra_arg bitfields.
* obstack.h (obstack_full_begin, _obstack_begin): Remove area_id
and flags arguments.
* obstack.h (obstack_alloc_arg): New macro to set extra_arg.
Thu Jul 16 08:12:44 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* bfd.h: new after adding BFD_IS_RELAXABLE
Sat Jul 4 03:22:23 1992 John Gilmore (gnu at cygnus.com)
* bfd.h: Regen after adding BSF_FILE.
Mon Jun 29 14:18:36 1992 Fred Fish (fnf at sunfish)
* obstack.h: Convert bcopy() use to memcpy(), which is more

Loading…
Cancel
Save