Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-01-20 | Makefile.in: Remove all bytecode support. | Jeffrey A Law | 1 | -61/+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 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9959 | |||||
1993-10-13 | Avoid defining NULL; can cause duplicate definition errors. | Richard Kenner | 1 | -5/+3 | |
From-SVN: r5771 | |||||
1993-10-12 | Add missing #include for hconfig.h. | Richard Kenner | 1 | -0/+1 | |
From-SVN: r5750 | |||||
1993-09-22 | Initial revision | Jan Brittenson | 1 | -0/+61 | |
From-SVN: r5389 |