summaryrefslogtreecommitdiff
path: root/gcc/cppalloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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