Age | Commit message (Expand) | Author | Files | Lines |
2000-03-04 | Makefile.in (JAVA_OBJS): Added boehm.o. | Tom Tromey | 1 | -1/+3 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+2 |
2000-02-17 | Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H ... | Zack Weinberg | 1 | -5/+6 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -9/+9 |
2000-01-09 | * Makefile.in (jcf-dump, gcjh): Move ../errors.o before $(LIBS). | Kaveh R. Ghazi | 1 | -2/+2 |
2000-01-06 | Makefile.in (LIBDEPS): Added gcc's errors.o | Alexandre Petit-Bianco | 1 | -3/+3 |
1999-09-20 | Makefile.in (parse.o): Depend on $(JAVA_TREE_H). | Andreas Schwab | 1 | -1/+1 |
1999-09-08 | Hapless User Hint for gperf | Bruce Korb | 1 | -1/+4 |
1999-09-04 | Makefile.in (C_AND_C_OBJS): Add gcc-callbacks.o. | Mark Mitchell | 1 | -2/+2 |
1999-08-31 | Makefile.in (LIBS): Fix definition so we link with $(CLIB). | Kaveh R. Ghazi | 1 | -25/+9 |
1999-08-30 | * Makefile.in (xref.o): Depend on xref.c explicitly. | Hans-Peter Nilsson | 1 | -1/+1 |
1999-08-04 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-03 | Makefile.in (c-decl.o): Depends on defaults.h. | J"orn Rennecke | 1 | -1/+2 |
1999-08-01 | * Makefile.in (ALL_CFLAGS): Add '-W -Wall'. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-07-31 | Backport of GC branch patches part 1: kill eh status saving. | Bernd Schmidt | 1 | -3/+5 |
1999-04-30 | Makefile.in: Remove -v from bison command lines. | Zack Weinberg | 1 | -2/+2 |
1999-04-06 | Makefile.in (TREE_H): Add tree-check.h. | Jeffrey A Law | 1 | -2/+2 |
1999-04-05 | Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H). | Kaveh R. Ghazi | 1 | -1/+1 |
1999-03-31 | Makefile.in (keyword.h): Generate using gperf language 'C'... | Kaveh R. Ghazi | 1 | -1/+1 |
1999-03-22 | Makefile.in: (JAVA_OBJS) Added entry xref.o. | Alexandre Petit-Bianco | 1 | -1/+3 |
1999-03-21 | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1 | -3/+4 |
1999-03-06 | Makefile.in (jcf-parse.o): Depend on $(PARSE_H). | Kaveh R. Ghazi | 1 | -2/+2 |
1999-02-10 | jvspec.c (lang_specific_driver): Use libgcj, not libjava. | Tom Tromey | 1 | -3/+3 |
1999-02-01 | Makefile.in: Add missing dependencies for jcf-dump.o, gjavah.o, check-init.o,... | Hans-Peter Nilsson | 1 | -8/+12 |
1999-02-01 | Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-01-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -7/+12 |
1999-01-17 | * Makefile.in (zextract.o): Add dependencies. | Jeffrey A Law | 1 | -0/+1 |
1999-01-17 | * Makefile.in: Do not put ^Ls at the start of a line. | Jeffrey A Law | 1 | -3/+3 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-06 | check-init.c: New file. | Per Bothner | 1 | -1/+1 |
1998-12-01 | Makefile.in (+target): Removed. | Tom Tromey | 1 | -6/+0 |
1998-11-27 | Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK). | Kaveh R. Ghazi | 1 | -2/+2 |
1998-11-15 | Makefile.in: jv-scan and jvgenmain all require libiberty. | Anthony Green | 1 | -3/+4 |
1998-11-13 | * Makefile.in (prefix): New macro. | Tom Tromey | 1 | -0/+1 |
1998-10-28 | * Makefile.in (jcf-dump, gcjh): Link in $(LIBS) too. | Jeffrey A Law | 1 | -2/+2 |
1998-10-22 | [multiple changes] | Tom Tromey | 1 | -8/+14 |
1998-10-22 | jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja... | Tom Tromey | 1 | -6/+18 |
1998-10-19 | � | Per Bothner | 1 | -10/+3 |
1998-10-17 | *** empty log message *** | Per Bothner | 1 | -10/+7 |
1998-10-14 | jcf-write.c (write_classfile): Add output class file as target. | Tom Tromey | 1 | -5/+6 |
1998-10-12 | � | Per Bothner | 1 | -5/+11 |
1998-10-07 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-09-17 | * Makefile.in (jcf-dump, jvgenmain): Link in memmove.o too. | Jeffrey A Law | 1 | -4/+4 |
1998-09-17 | * Makefile.in ($(PARSE_H)): Removed target. | Tom Tromey | 1 | -1/+0 |
1998-09-16 | Makefile.in (JAVA_OBJS): Add memmove.o | Jeffrey A Law | 1 | -1/+6 |
1998-09-14 | Fix typos/thinkos in previous change. | Jeff Law | 1 | -3/+3 |
1998-09-14 | Makefile.in: Add many missing dependencies. | Jeffrey A Law | 1 | -0/+35 |
1998-09-07 | * Makefile.in (INCLUDES): Update for recent toplevel gcc changes. | Jeffrey A Law | 1 | -1/+1 |
1998-09-06 | Initial revision | Anthony Green | 1 | -0/+258 |