aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2001-02-05Make-lang.in (jvspec.o): Add DRIVER_DEFINES to the list of macros used when c...Bryce McKinlay1-1/+1
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+1
2001-01-17gcj.texi: New file.Tom Tromey1-2/+28
2001-01-15All files with updated copyright when applicable.Alexandre Petit-Bianco1-2/+2
2000-12-13Make-lang.in (JAVA_LEX_C): Added chartables.h.Tom Tromey1-1/+1
2000-12-09Top level ChangeLog:Alexandre Petit-Bianco1-1/+1
2000-11-23gcc toplevel:J"orn Rennecke1-1/+1
2000-11-20lex.c (yylex): Added STRICT_TK case.Tom Tromey1-4/+4
2000-11-05Makefile.in: Remove all targets related to building distributions and diffs, ...Joseph Myers1-12/+1
2000-11-04re PR other/567 ("make dvi" fails)Tom Tromey1-0/+1
2000-11-03Make-lang.in (LIBGCJ_ZIP_FILE): Define with `$(prefix)'.Alexandre Petit-Bianco1-1/+1
2000-10-27configure.in: If not NO_MINUS_C_MINUS_O, substitute OUTPUT_OPTION with '-o $@'.Zack Weinberg1-78/+127
2000-10-20jvspec.c (lang_specific_driver): Recognize -MF and -MT.Tom Tromey1-1/+1
2000-10-13Makefile.in (c-parse.c, tradcif.c): Create atomically.Kaveh R. Ghazi1-4/+6
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-1/+1
2000-09-23Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell1-1/+2
2000-08-31Make-lang.in (jc1$(exeext), [...]): Make parallel safe.Mike Stump1-13/+13
2000-08-05[multiple changes]Zack Weinberg1-2/+2
2000-07-05Make-lang.in (PARSE_DIR): New macro.Tom Tromey1-0/+22
2000-06-06configure.in (AC_C_INLINE): Added.Philipp Thomas1-0/+2
2000-05-03Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.Jason Merrill1-6/+6
2000-03-06* Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c.Tom Tromey1-1/+1
2000-02-16configure (gcc_version): When setting, narrow search to lines containing `ver...Kaveh R. Ghazi1-1/+1
2000-02-03Make-lang.in (java.mostlyclean): Remove executables in `mostlyclean'.Tom Tromey1-1/+2
1999-09-13Makefile.in (gcc.o, [...]): Depend on gcc.h.Kaveh R. Ghazi1-1/+1
1999-09-04Makefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.Mark Mitchell1-1/+1
1999-08-31Makefile.in (LIBS): Fix definition so we link with $(CLIB).Kaveh R. Ghazi1-3/+3
1999-06-25SMP bootstrap fixes for chill:Kaveh R. Ghazi1-4/+4
1999-06-05[multiple changes]Anthony Green1-3/+3
1999-05-11Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags.Tom Tromey1-2/+1
1999-04-22* Make-lang.in (JAVA_SRCS): Added check-init.c.Tom Tromey1-0/+1
1999-03-25gcc.c: Compile unconditionally all code formerly dependent on #ifdef LANG_SPE...Zack Weinberg1-17/+2
1999-03-21*** empty log message ***Manfred Hollstein1-2/+2
1999-02-03Make-lang.in ($(GCJ)(exeext)): Remove choose-temp.o, pexecute.o and mkstemp.o.Marc Espie1-3/+3
1999-01-06Fix copyrights.Jeff Law1-1/+1
1999-01-05* Make-lang.in ($(GCJ).o): Depend on prefix.h.Kaveh R. Ghazi1-1/+1
1998-12-20configure.in: Handle Digital UNIX 5.x the same as 4.x.John F. Carr1-6/+6
1998-11-15Make-lang.in: Fix reference to srcdir.Anthony Green1-1/+1
1998-11-15Makefile.in: jv-scan and jvgenmain all require libiberty.Anthony Green1-4/+4
1998-11-12Extensive changes.Per Bothner1-4/+1
1998-11-11jvspec.c (GC_NAME): New define.Tom Tromey1-1/+1
1998-10-25Make-lang.in (jv-scan$(exeext)): Add stamp-objlist to dependency.H.J. Lu1-1/+1
1998-10-22[multiple changes]Tom Tromey1-1/+14
1998-10-22jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja...Tom Tromey1-2/+3
1998-10-14jcf-write.c (write_classfile): Add output class file as target.Tom Tromey1-2/+3
1998-10-128Per Bothner1-1/+4
1998-09-10* Make-lang.in (GCJ): Define before using.Jeffrey A Law1-2/+2
1998-09-09Make-lang.in (java.all.build): Don't mention jvgenmain or gcjh.Tom Tromey1-3/+3
1998-09-06Initial revisionAnthony Green1-0/+209