aboutsummaryrefslogtreecommitdiff
path: root/gcc/bi-lexer.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-03formatting tweaksMike Stump1-3/+3
1995-08-28(buffer, inpoint): Remove unused variables.Richard Kenner1-5/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1993-11-13Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error.Richard Stallman1-2/+2
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