aboutsummaryrefslogtreecommitdiff
path: root/gas/gasp.c
AgeCommit message (Collapse)AuthorFilesLines
1994-05-06 * gasp.c: Include libiberty.h.Ian Lance Taylor1-1/+1
(main): Remove unused variable i.
1994-04-27 * configure.in (i386-*-go32): Uses coff now.Steve Chamberlain1-177/+571
* gasp.c (main): Now takes -D on command line. (show_usage): Describe new options.
1994-04-20* gasp.c: Include ctype.h.Ken Raeburn1-0/+1
1994-02-02 * gasp.c (kinfo): Fully bracket initializer.Ian Lance Taylor1-38/+38
1994-02-02* gasp.c (malloc): Don't declare, since host.h or system header files mayKen Raeburn1-2/+0
declare it differently. (Actually, the only use is in xmalloc; if xmalloc didn't also zero out the region of memory, I'd delete the function altogether and use the libiberty version...)
1994-02-01 * gasp.c: Include host.h.Steve Chamberlain1-1/+1
1994-01-31New file.Steve Chamberlain1-0/+3519
1994-01-31New file.Steve Chamberlain1-0/+0