summaryrefslogtreecommitdiff
path: root/gcc/cppalloc.c
Commit message (Expand)AuthorAgeFilesLines
* cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1999-01-211-1/+5
* cppalloc.c: Add xstrdup here.Zack Weinberg1998-12-151-0/+10
* [multiple changes]Dave Brolley1998-12-071-0/+10
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-7/+7
* configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1998-11-071-1/+0
* Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1998-10-141-0/+2
* Warning Fixes:Kaveh R. Ghazi1998-05-191-0/+1
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* More cutover to system.h:Kaveh R. Ghazi1998-03-301-4/+1
* Fix warious warnings:Kaveh R. Ghazi1998-02-281-1/+4
* cppalloc.c (memory_full): Don't use fatal; use fprintf+exit.Per Bothner1996-06-071-16/+7
* Update FSF address.Richard Kenner1995-06-151-1/+1
* #include config.h.Richard Kenner1995-04-101-0/+2
* * cppalloc.c (xcalloc): Re-implement using calloc, rather than malloc+bzero.Per Bothner1995-04-061-26/+7
* Initial revisionPer Bothner1995-03-161-0/+81