| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/: | dj | 2001-02-16 | 1 | -2/+2 |
* | * Make-lang.in (jvspec.o): Modify rule to match that of cp/g++spec.o. | bryce | 2001-02-15 | 1 | -1/+3 |
* | 2001-02-09 Raja R Harinath <harinath@cs.umn.edu> | apbianco | 2001-02-09 | 1 | -1/+3 |
* | 2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-02-09 | 1 | -1/+2 |
* | gcc/java: | bryce | 2001-02-05 | 1 | -1/+1 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -1/+1 |
* | * gcj.texi: New file. | tromey | 2001-01-17 | 1 | -2/+28 |
* | 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2001-01-15 | 1 | -2/+2 |
* | * Make-lang.in (JAVA_LEX_C): Added chartables.h. | tromey | 2000-12-13 | 1 | -1/+1 |
* | Top level ChangeLog: | apbianco | 2000-12-10 | 1 | -1/+1 |
* | gcc toplevel: | amylaar | 2000-11-23 | 1 | -1/+1 |
* | * lex.c (yylex): Added STRICT_TK case. | tromey | 2000-11-20 | 1 | -4/+4 |
* | * Makefile.in: Remove all targets related to building | jsm28 | 2000-11-05 | 1 | -12/+1 |
* | * Make-lang.in (java.dvi): New target. | tromey | 2000-11-04 | 1 | -0/+1 |
* | 2000-10-29 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-11-03 | 1 | -1/+1 |
* | * configure.in: If not NO_MINUS_C_MINUS_O, substitute | zack | 2000-10-27 | 1 | -78/+127 |
* | * jvspec.c (lang_specific_driver): Recognize -MF and -MT. | tromey | 2000-10-20 | 1 | -1/+1 |
* | * Makefile.in (c-parse.c, tradcif.c): Create atomically. | ghazi | 2000-10-13 | 1 | -4/+6 |
* | * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | mmitchel | 2000-10-01 | 1 | -1/+1 |
* | * Make-lang.in (JAVA_SRCS): Include java-tree.h. | mmitchel | 2000-09-23 | 1 | -1/+2 |
* | * Make-lang.in (jc1$(exeext), gcjh$(exeext), jv-scan$(exeext), | mrs | 2000-08-31 | 1 | -13/+13 |
* | 2000-08-04 Andreas Schwab <schwab@suse.de> | zack | 2000-08-05 | 1 | -2/+2 |
* | * Make-lang.in (PARSE_DIR): New macro. | tromey | 2000-07-05 | 1 | -0/+22 |
* | gcc/: | pthomas | 2000-06-06 | 1 | -0/+2 |
* | * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long. | jason | 2000-05-03 | 1 | -6/+6 |
* | * Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c. | tromey | 2000-03-06 | 1 | -1/+1 |
* | * configure (gcc_version): When setting, narrow search to | ghazi | 2000-02-16 | 1 | -1/+1 |
* | * Make-lang.in (java.mostlyclean): Remove executables in | tromey | 2000-02-03 | 1 | -1/+2 |
* | * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h. | ghazi | 1999-09-13 | 1 | -1/+1 |
* | GCC: | mmitchel | 1999-09-04 | 1 | -1/+1 |
* | * Makefile.in (LIBS): Fix definition so we link with $(CLIB). | ghazi | 1999-08-31 | 1 | -3/+3 |
* | SMP bootstrap fixes for chill: | ghazi | 1999-06-25 | 1 | -4/+4 |
* | Sat Jun 5 11:46:59 1999 Anthony Green <green@cygnus.com> | green | 1999-06-05 | 1 | -3/+3 |
* | * Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x | tromey | 1999-05-11 | 1 | -2/+1 |
* | * Make-lang.in (JAVA_SRCS): Added check-init.c. | tromey | 1999-04-22 | 1 | -0/+1 |
* | * gcc.c: Compile unconditionally all code formerly dependent | law | 1999-03-25 | 1 | -17/+2 |
* | *** empty log message *** | manfred | 1999-03-21 | 1 | -2/+2 |
* | * Make-lang.in ($(GCJ)(exeext)): Remove choose-temp.o, pexecute.o and | law | 1999-02-03 | 1 | -3/+3 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | * Make-lang.in ($(GCJ).o): Depend on prefix.h. | ghazi | 1999-01-05 | 1 | -1/+1 |
* | * configure.in: Handle Digital UNIX 5.x the same as 4.x. | jfc | 1998-12-20 | 1 | -6/+6 |
* | * Make-lang.in: Fix reference to srcdir. | green | 1998-11-15 | 1 | -1/+1 |
* | * Makefile.in: jv-scan and jvgenmain all require libiberty. | green | 1998-11-15 | 1 | -4/+4 |
* | � | bothner | 1998-11-12 | 1 | -4/+1 |
* | * jvspec.c (GC_NAME): New define. | tromey | 1998-11-11 | 1 | -1/+1 |
* | � | law | 1998-10-25 | 1 | -1/+1 |
* | 1998-10-22 Tom Tromey <tromey@cygnus.com> | tromey | 1998-10-22 | 1 | -1/+14 |
* | * jcf-io.c (find_class): Use saw_java_source to determine when to | tromey | 1998-10-22 | 1 | -2/+3 |
* | * jcf-write.c (write_classfile): Add output class file as target. | tromey | 1998-10-14 | 1 | -2/+3 |
* | 8 | bothner | 1998-10-12 | 1 | -1/+4 |