| Commit message (Expand) | Author | Age | Files | Lines |
* | * jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled and | tromey | 2003-06-08 | 1 | -1/+1 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+6 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -23/+18 |
* | * gcc.c (The Specs Language): Document spec functions. | thorpej | 2002-11-19 | 1 | -0/+6 |
* | 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de> | aph | 2002-11-18 | 1 | -4/+4 |
* | Add -fno-assert flag. | green | 2002-09-30 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -4/+4 |
* | For PR java/6314: | tromey | 2002-04-23 | 1 | -18/+8 |
* | Add --extdirs support. | green | 2002-04-12 | 1 | -0/+1 |
* | Make --CLASSPATH by a synonym for --classpath and -classpath. | bothner | 2002-03-03 | 1 | -3/+5 |
* | * expr.c (java_array_data_offset): Removed function. | bryce | 2002-02-28 | 1 | -0/+1 |
* | Fix for PR java/2369: | tromey | 2002-02-23 | 1 | -0/+43 |
* | * arc.c (arc_hard_regno_mode_ok): Const-ify. | ghazi | 2001-12-23 | 1 | -1/+1 |
* | gcc/java: | bryce | 2001-12-15 | 1 | -0/+1 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -1/+1 |
* | * gcc.c (set_collect_gcc_options): New function, split out from | ro | 2001-11-27 | 1 | -6/+12 |
* | 2001-09-06 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-09-07 | 1 | -1/+0 |
* | * class.c (O_BINARY): Define if necessary. | green | 2001-09-06 | 1 | -2/+45 |
* | Revert Rainer Orth's Java and gcc.c patch. | dje | 2001-08-12 | 1 | -12/+6 |
* | * gcc.c (set_collect_gcc_options): New function, split out from | ro | 2001-08-02 | 1 | -6/+12 |
* | * jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 | tromey | 2001-07-13 | 1 | -0/+1 |
* | * jvspec.c (lang_specific_pre_link): Re-arrange the linker | bothner | 2001-05-18 | 1 | -1/+15 |
* | * jcf-io.c (read_zip_member): Cast to long in comparison with | ghazi | 2001-04-29 | 1 | -2/+2 |
* | * collect2.c (main): Use concat in lieu of xmalloc/sprintf. | ghazi | 2001-04-23 | 1 | -8/+2 |
* | 2001-02-07 Andrew Haley <aph@redhat.com> | aph | 2001-03-23 | 1 | -0/+1 |
* | * jvspec.c (lang_specific_driver): Check for .zip and .jar files. | bothner | 2001-03-19 | 1 | -27/+35 |
* | * jvspec.c (lang_specific_driver): Fix -C handling. | bothner | 2001-03-16 | 1 | -2/+7 |
* | Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog. | bothner | 2001-02-24 | 1 | -52/+56 |
* | gcc/java: | bryce | 2001-02-05 | 1 | -1/+18 |
* | * jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation. | tromey | 2001-01-10 | 1 | -1/+1 |
* | * jvspec.c (lang_specific_driver): Recognize -MF and -MT. | tromey | 2000-10-20 | 1 | -3/+5 |
* | * jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'. | tromey | 2000-10-06 | 1 | -1/+1 |
* | * gcc.h (lang_specific_driver): Constify second argument. | zack | 2000-08-02 | 1 | -6/+5 |
* | * jvspec.c (jvgenmain_spec): Add `%{<...}' construct for each | tromey | 2000-03-27 | 1 | -1/+8 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+1 |
* | * buffer.h: PROTO -> PARAMS. | ghazi | 2000-01-21 | 1 | -2/+2 |
* | * jvgenmain.c (usage): New function. | tromey | 1999-10-15 | 1 | -1/+9 |
* | * jvspec.c (jvgenmain_spec): Use `%umain', not just `%u'. | tromey | 1999-10-14 | 1 | -4/+4 |
* | * jvspec.c (lang_specific_driver): Don't read spec file if | tromey | 1999-09-23 | 1 | -0/+1 |
* | * gjavah.c (get_field_name, print_method_info, print_include, | ghazi | 1999-09-16 | 1 | -2/+1 |
* | * Makefile.in (gcc.o, gccspec.o, cppspec.o): Depend on gcc.h. | ghazi | 1999-09-13 | 1 | -25/+18 |
* | * jvspec.c (lang_specific_driver): Correctly handle --help again. | tromey | 1999-08-25 | 1 | -2/+6 |
* | * gjavah.c (print_name, print_base_classname, utf8_cmp, | ghazi | 1999-08-25 | 1 | -2/+6 |
* | 1999-07-15 Andrew Haley <aph@cygnus.com> | aph | 1999-07-21 | 1 | -5/+4 |
* | * jvspec.c (lang_specific_driver): Recognize --help. | tromey | 1999-06-28 | 1 | -0/+2 |
* | Warning fixes: | ghazi | 1999-05-19 | 1 | -5/+5 |
* | * Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x | tromey | 1999-05-11 | 1 | -133/+41 |
* | Warning fixes: | ghazi | 1999-03-23 | 1 | -0/+2 |
* | * jvspec.c (lang_specific_driver): Recognize -fsyntax-only and | tromey | 1999-02-23 | 1 | -0/+7 |
* | * jvspec.c (xmalloc): Kill the prototype. It does not belong | law | 1999-02-10 | 1 | -1/+0 |