aboutsummaryrefslogtreecommitdiff
path: root/gcc/bi-lexer.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-06(xmalloc, xrealloc): Cast the result of malloc, realloc.Richard Stallman1-2/+4
1993-10-06Remove declarations of malloc and realloc.Richard Kenner1-4/+0
1993-10-05Include hconfig.h.Richard Kenner1-0/+1
1993-09-30bi-lexer.c (scan_string): Do xmalloc if buffer is null and xrealloc if it's n...Brendan Kehoe1-1/+1
1993-09-27(xrealloc): Handle 0 passed as BLOCK.Richard Stallman1-1/+1
1993-09-25Initial revisionJan Brittenson1-0/+171