gcc/include
Zack Weinberg d1209685fa Makefile.in, [...]: Expunge remaining traces of facility for running MD files through C preprocessor.
gcc:
        * Makefile.in, config.gcc, configure.in: Expunge remaining
        traces of facility for running MD files through C preprocessor.

libiberty:
        * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
        (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
        * configure.in: Call AC_C_INLINE and AC_C_CONST.  Use three
        argument form of AC_DEFINE in dummy definitions block.  Use
        AC_DEFINE_NOAUTOHEADER for real definitions of things defined
        in dummy block.  Preload cache variables instead of bypassing
        tests, where possible.
        * acconfig.h: Removed.

        * xmalloc.c (xmalloc_failed): New function, does error
        reporting on failed allocation.
        (xmalloc, xcalloc, xrealloc): Use it.
        * libiberty.h: Move #includes to top.  Prototype xmalloc_failed.

From-SVN: r37650
2000-11-22 08:32:26 +00:00
..
COPYING Initial revision 1997-08-21 18:57:35 -04:00
ChangeLog Makefile.in, [...]: Expunge remaining traces of facility for running MD files through C preprocessor. 2000-11-22 08:32:26 +00:00
ansidecl.h cpphash.h: Remove conditional #define of __extension__. 2000-05-06 20:00:03 +00:00
demangle.h * demangle.h: Add gnat and java demangle styles. 2000-11-15 11:52:30 +00:00
dyn-string.h In include: 2000-09-05 01:01:12 +00:00
floatformat.h Add field ``name'' to floatformat. 2000-05-31 11:00:54 +00:00
fnmatch.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
getopt.h getopt.h (getopt): Also check HAVE_DECL_* when prototyping. 2000-05-23 17:42:19 +00:00
hashtab.h hashtab.h (struct htab): Add member return_allocation_failure. 2000-11-04 07:35:33 +00:00
libiberty.h Makefile.in, [...]: Expunge remaining traces of facility for running MD files through C preprocessor. 2000-11-22 08:32:26 +00:00
md5.h John David Anglin <dave@hiauly1.hia.nrc.ca> 2000-09-05 23:10:12 -07:00
objalloc.h Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
obstack.h Avoids false positives with -Wcast-qual: 1999-09-01 14:44:56 +00:00
partition.h Changes in include: 2000-03-10 08:16:55 +00:00
sort.h sort.h (sys/types.h): File included unconditionnaly. 2000-05-04 15:40:25 +00:00
splay-tree.h splay-tree.h (splay_tree_predecessor): Declare. 2000-09-10 21:28:21 +00:00
symcat.h restore comment 2000-06-01 19:16:50 -04:00