Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-01-20 | Makefile.in: Remove all bytecode support. | Jeffrey A Law | 1 | -89/+0 | |
* Makefile.in: Remove all bytecode support. (OBJS): Make sure last entry is a real object file, not EXTRA_OBJS. * emit-rtl.c: Remove all bytecode support. * expr.c, expr.h function.c, integrate.c: Likewise. * output.h, regclass.c, rtl.h, stmt.c, toplev.c: Likewise. * tree.h, varasm.c: Likewise. * bi-*, bc-*: Delete bytecode related files. Bytecode suppors disappears :-) From-SVN: r17432 | |||||
1996-08-23 | Add fancy_abort | Michael Meissner | 1 | -0/+10 | |
From-SVN: r12669 | |||||
1996-07-03 | formatting tweaks | Mike Stump | 1 | -1/+2 | |
From-SVN: r12390 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9959 | |||||
1994-04-21 | (main): Don't write overly-long line. | Richard Kenner | 1 | -3/+3 | |
From-SVN: r7112 | |||||
1994-02-14 | (main): Move unused arg ++i out of call to printf. | Richard Kenner | 1 | -2/+5 | |
From-SVN: r6557 | |||||
1993-11-13 | Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. | Richard Stallman | 1 | -1/+4 | |
(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-06 | Include hconfig.h. | Richard Kenner | 1 | -0/+1 | |
From-SVN: r5634 | |||||
1993-09-28 | (xmalloc): New function. | Richard Stallman | 1 | -0/+17 | |
From-SVN: r5521 | |||||
1993-09-21 | Initial revision | Jan Brittenson | 1 | -0/+53 | |
From-SVN: r5378 |