aboutsummaryrefslogtreecommitdiff
path: root/gcc/bi-lexer.c
AgeCommit message (Expand)Author
1996-07-03formatting tweaksmrs
1995-08-28(buffer, inpoint): Remove unused variables.kenner
1995-06-15Update FSF address.kenner
1995-05-16Fix typos in comments.kenner
1993-11-13Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error.rms
1993-10-06(xmalloc, xrealloc): Cast the result of malloc, realloc.rms
1993-10-06Remove declarations of malloc and realloc.kenner
1993-10-05Include hconfig.h.kenner
1993-09-30 * bi-lexer.c (scan_string): Do xmalloc if buffer is null andbrendan
1993-09-27(xrealloc): Handle 0 passed as BLOCK.rms
1993-09-25Initial revisionbson