summaryrefslogtreecommitdiff
path: root/gcc/java/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (JAVA_OBJS): Added boehm.o.tromey2000-03-041-1/+3
* Fix copyrightslaw2000-02-261-1/+2
* * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependencies onzack2000-02-171-5/+6
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-9/+9
* * Makefile.in (jcf-dump, gcjh): Move ../errors.o before $(LIBS).ghazi2000-01-091-2/+2
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-061-3/+3
* 1999-09-15 Andreas Schwab <schwab@suse.de>tromey1999-09-201-1/+1
* Hapless User Hint for gperfkorbb1999-09-081-1/+4
* GCC:mmitchel1999-09-041-2/+2
* * Makefile.in (LIBS): Fix definition so we link with $(CLIB).ghazi1999-08-311-25/+9
* * Makefile.in (xref.o): Depend on xref.c explicitly.law1999-08-301-1/+1
* Warning fixes:ghazi1999-08-041-1/+1
* * Makefile.in (c-decl.o): Depends on defaults.h.amylaar1999-08-031-1/+2
* * Makefile.in (ALL_CFLAGS): Add '-W -Wall'.ghazi1999-08-011-1/+1
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-3/+5
* 1999-04-30 20:54 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-301-2/+2
* * Makefile.in (TREE_H): Add tree-check.h.law1999-04-061-2/+2
* * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).ghazi1999-04-051-1/+1
* * Makefile.in (keyword.h): Generate using gperf language 'C', notghazi1999-03-311-1/+1
* 1999-03-22 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-03-221-1/+3
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-3/+4
* * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).ghazi1999-03-061-2/+2
* * jvspec.c (lang_specific_driver): Use libgcj, not libjava.tromey1999-02-101-3/+3
* Thu Jan 28 09:17:51 1999 Hans-Peter Nilsson <hp@axis.se>tromey1999-02-011-8/+12
* * Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.ghazi1999-02-011-1/+1
* Warning fixes:ghazi1999-01-231-7/+12
* * Makefile.in (zextract.o): Add dependencies.law1999-01-171-0/+1
* * Makefile.in: Do not put ^Ls at the start of a line.law1999-01-171-3/+3
* Fix copyrights.law1999-01-061-1/+1
* 8bothner1999-01-061-1/+1
* * Makefile.in (+target): Removed.tromey1998-12-011-6/+0
* * Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).ghazi1998-11-271-2/+2
* * Makefile.in: jv-scan and jvgenmain all require libiberty.green1998-11-151-3/+4
* * Makefile.in (prefix): New macro.tromey1998-11-131-0/+1
* * Makefile.in (jcf-dump, gcjh): Link in $(LIBS) too.law1998-10-281-2/+2
* 1998-10-22 Tom Tromey <tromey@cygnus.com>tromey1998-10-221-8/+14
* * jcf-io.c (find_class): Use saw_java_source to determine when totromey1998-10-221-6/+18
* bothner1998-10-191-10/+3
* *** empty log message ***bothner1998-10-171-10/+7
* * jcf-write.c (write_classfile): Add output class file as target.tromey1998-10-141-5/+6
* bothner1998-10-121-5/+11
* Warning fixes:ghazi1998-10-071-1/+1
* * Makefile.in (jcf-dump, jvgenmain): Link in memmove.o too.law1998-09-171-4/+4
* * Makefile.in ($(PARSE_H)): Removed target.tromey1998-09-171-1/+0
* * Makefile.in (JAVA_OBJS): Add memmove.olaw1998-09-171-1/+6
* Fix typos/thinkos in previous change.law1998-09-141-3/+3
* * Makefile.in: Add many missing dependencies.law1998-09-141-0/+35
* * Makefile.in (INCLUDES): Update for recent toplevel gcc changes.law1998-09-071-1/+1
* Initial revisiongreen1998-09-061-0/+258