aboutsummaryrefslogtreecommitdiff
path: root/include/obstack.h
AgeCommit message (Collapse)AuthorFilesLines
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra1-1/+5
Using the standard gnulib obstack source requires importing quite a lot of other files from gnulib, and requires build changes. include/ PR gdb/17133 * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE. libiberty/ PR gdb/17133 * obstack.c (__alignof__): Expand alignof_type from alignof.h. (obstack_exit_failure): Don't use exitfail.h. (_): Include libintl.h when HAVE_LIBINTL_H and nls enabled. Provide default. Don't include gettext.h. (_Noreturn): Define. * obstacks.texi: Adjust node references to external libc info files.
2015-11-09Copy gnulib obstack filesAlan Modra1-461/+449
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/ PR gdb/17133 * obstack.h: Import current gnulib file. libiberty/ PR gdb/17133 * obstack.c: Import current gnulib file. * obstacks.texi: Updated doc, from glibc's manual/memory.texi.
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-3/+1
2011-10-22* obstack.h [!GNUC] (obstack_free): Avoid cast to int.DJ Delorie1-3/+3
* ansidecl.h (ENUM_BITFIELD): Always use enum in C++
2008-10-20 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.Alan Modra1-2/+2
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2005-03-28merge from gccDJ Delorie1-69/+3
2004-07-13merge from gccDJ Delorie1-2/+2
2003-10-23merge from gccDJ Delorie1-14/+26
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-1/+2
2000-12-07* getopt.h obstack.h: Standarize copyright statement.DJ Delorie1-1/+2
2000-02-22import libiberty from egcsIan Lance Taylor1-7/+11
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+593