]> git.ipfire.org Git - thirdparty/gcc.git/commit
Copy gnulib obstack files
authorAlan Modra <amodra@gmail.com>
Mon, 9 Nov 2015 04:26:32 +0000 (14:56 +1030)
committerAlan Modra <amodra@gcc.gnu.org>
Mon, 9 Nov 2015 04:26:32 +0000 (14:56 +1030)
commitc9f265c94502ff2a751e9dfb78b718975c0cac0c
tree83de3b9a9e579175811f6875ec4203a3df8a1b22
parent62c0f0a637378ce3e08280855c78e07f52455d38
Copy gnulib obstack files

This copies obstack.[ch] from gnulib, and updates the docs.  The next
patch should be applied if someone repeats the import at a later date.

include/
* obstack.h: Import current gnulib file.
libiberty/
* obstack.c: Import current gnulib file.
* obstacks.texi: Updated doc, from glibc's manual/memory.texi.

From-SVN: r229987
include/ChangeLog
include/obstack.h
libiberty/ChangeLog
libiberty/obstack.c
libiberty/obstacks.texi