aboutsummaryrefslogtreecommitdiff
path: root/gas/input-scrub.c
AgeCommit message (Collapse)AuthorFilesLines
1992-09-10Thu Sep 10 09:23:15 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+3
* input-scrub.c (input_scrub_push): call input_file_begin, not input_scrub_begin. messages.c (as_perror): print ": " between the passed in error and the strerror, like perror does.
1992-08-17 * input-scrub.c (input_scrub_pop, input_scrub_push): memcpy wasSteve Chamberlain1-45/+36
being used with args swapped, causing occasional lossage when refilling buffers after an include file.
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-3/+3
== 1. Get the declarations right in listing.[hc].
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-1/+1
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-262/+239
tagged as "vanilla" for your convenience. There are also some comment changes.
1991-04-04Initial revisionK. Richard Pixley1-0/+478