summaryrefslogtreecommitdiff
path: root/gcc/bi-lexer.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Remove all bytecode support.law1998-01-201-167/+0
* formatting tweaksmrs1996-07-031-3/+3
* (buffer, inpoint): Remove unused variables.kenner1995-08-281-5/+1
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error.rms1993-11-131-2/+2
* (xmalloc, xrealloc): Cast the result of malloc, realloc.rms1993-10-061-2/+4
* Remove declarations of malloc and realloc.kenner1993-10-061-4/+0
* Include hconfig.h.kenner1993-10-051-0/+1
* * bi-lexer.c (scan_string): Do xmalloc if buffer is null andbrendan1993-09-301-1/+1
* (xrealloc): Handle 0 passed as BLOCK.rms1993-09-271-1/+1
* Initial revisionbson1993-09-251-0/+171