aboutsummaryrefslogtreecommitdiff
path: root/gcc/bi-opname.c
AgeCommit message (Collapse)AuthorFilesLines
1995-06-15Update FSF address.Richard Kenner1-1/+2
From-SVN: r9959
1993-11-13Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error.Richard Stallman1-1/+5
(main): Flush stdout and and check for errors prior to termination; end with call to exit rather than return from main, as with gen*.c. From-SVN: r6078
1993-10-05Include hconfig.h.Richard Kenner1-0/+1
From-SVN: r5609
1993-09-28Include stdio.h.Richard Stallman1-0/+18
(xmalloc): New function. From-SVN: r5520
1993-09-22Initial revisionJan Brittenson1-0/+35
From-SVN: r5389