Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-10-11 | * messages.c (as_fatal): Do mention that it's the assembler that | Ken Raeburn | 1 | -11/+48 | |
got the fatal error. | |||||
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -178/+205 | |
Removed some unneeded files. configure.in: Don't look for te-386bsd.h, which doesn't exist... | |||||
1992-09-25 | defined(__STDC__) / __STDC__==1 changes recommended by gnu | Ken Raeburn | 1 | -0/+6 | |
1992-09-10 | Thu Sep 10 09:23:15 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 | |
* 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-21 | From p3: | Ken Raeburn | 1 | -4/+4 | |
* messages.c (as_warn): Use fputs, not fprintf, with a buffer that has already been formatted (but may still contain %-characters). (as_bad): Likewise. | |||||
1992-08-19 | mainly link-relax changes | Ken Raeburn | 1 | -3/+3 | |
1992-08-17 | * messages.c (as_tsktsk): Use correct ANSI form for stdarg version. | Ken Raeburn | 1 | -62/+11 | |
Discard bogus DONTDEF version. (as_warn, as_bad, as_fatal): Likewise. | |||||
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 1 | -1/+1 | |
1992-02-13 | remove all rcs keywords | K. Richard Pixley | 1 | -2/+0 | |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -27/+54 | |
tagged as "vanilla" for your convenience. There are also some comment changes. | |||||
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+391 | |