aboutsummaryrefslogtreecommitdiff
path: root/gcc/bi-arity.c
AgeCommit message (Collapse)AuthorFilesLines
1996-07-03formatting tweaksMike Stump1-1/+2
From-SVN: r12390
1995-06-15Update FSF address.Richard Kenner1-1/+2
From-SVN: r9959
1994-11-04(main): Cast enum to char in output.Richard Kenner1-1/+1
From-SVN: r8385
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-22(main): Make sure there's some value within each pair of braces.Richard Stallman1-8/+10
From-SVN: r5417
1993-09-22Initial revisionJan Brittenson1-0/+54
From-SVN: r5393