re PR middle-end/42229 (cancel_loop_tree: bad read causes ice)
[gcc.git] / libiberty / xmalloc.c
2005-05-24 Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-03-28 Gabriel Dos Reisternary.h: Don't use PARAMS anymore.
2003-04-15 Roger Sayleargv.c: Use ANSI_PROTOTYPES instead of __STDC__.
2002-03-04 Neil Booth* xmalloc.c (xmalloc_fail): Clarify error message further.
2002-03-03 Neil Booth* xmalloc.c (xmalloc_fail): Clarify error message.
2001-10-07 Joseph Myersalloca.c, [...]: Improve manual formatting.
2001-09-27 Eli Zaretskiilibiberty.texi: (Top level): Add syncodeindex pg.
2001-09-26 DJ Delorieconfigure.in (MAKEINFO, PERL): Detect these.
2000-11-22 Zack WeinbergMakefile.in, [...]: Expunge remaining traces of facilit...
2000-05-18 J. David Anglin* xmalloc.c: Include config.h for HAVE_SBRK definition.
1999-10-03 Mark Mitchellxmalloc.c (xmalloc): Fix spelling error.
1999-04-15 Mumit Khanconfigure.in (checkfuncs): Check for sbrk.
1999-04-11 Mumit Khanpexecute.c: Change all references to __UWIN__ to _UWIN.
1999-03-11 Mumit Khanpexecute.c (__CYGWIN32__): Rename to
1998-11-13 Kaveh R. Ghaziconfigure.in: Check for calloc.
1998-01-17 Mumit KhanAdd mingw32 support.
1997-08-21 Jason MerrillInitial revision