Age | Commit message (Expand) | Author | Files | Lines |
2004-11-25 | darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic. | Joseph Myers | 1 | -4/+4 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 1 | -1/+1 |
2004-10-13 | re PR java/15578 (gcj doesn't support -extdirs) | Tom Tromey | 1 | -5/+9 |
2003-10-05 | * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros. | Kelley Cook | 1 | -2/+2 |
2003-07-28 | treetree.c: Convert remaining K&R prototypes to ISO C90. | Andreas Jaeger | 1 | -9/+5 |
2003-07-19 | fixfixes.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-06-08 | jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled and fno-assume-co... | Tom Tromey | 1 | -1/+1 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+6 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -23/+18 |
2002-11-19 | gcc.c (The Specs Language): Document spec functions. | Jason Thorpe | 1 | -0/+6 |
2002-11-18 | buffer.c: Remove unnecessary casts. | Jens-Michael Hoffmann | 1 | -4/+4 |
2002-09-30 | Add -fno-assert flag. | Anthony Green | 1 | -1/+1 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -4/+4 |
2002-04-23 | For PR java/6314: | Tom Tromey | 1 | -18/+8 |
2002-04-12 | Add --extdirs support. | Anthony Green | 1 | -0/+1 |
2002-03-03 | Make --CLASSPATH by a synonym for --classpath and -classpath. | Per Bothner | 1 | -3/+5 |
2002-02-28 | expr.c (java_array_data_offset): Removed function. | Bryce McKinlay | 1 | -0/+1 |
2002-02-23 | re PR java/2369 (--main should check the following symbol) | Tom Tromey | 1 | -0/+43 |
2001-12-23 | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-15 | java-tree.h (otable_methods, [...]): New field/global tree definitions. | Bryce McKinlay | 1 | -0/+1 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -1/+1 |
2001-11-27 | re PR other/3968 (COLLECT_GCC_OPTIONS empty) | Rainer Orth | 1 | -6/+12 |
2001-09-07 | java-tree.h (compile_resource_file): Grouped with other prototypes. | Alexandre Petit-Bianco | 1 | -1/+0 |
2001-09-06 | class.c (O_BINARY): Define if necessary. | Anthony Green | 1 | -2/+45 |
2001-08-12 | Revert Rainer Orth's Java and gcc.c patch. | David Edelsohn | 1 | -12/+6 |
2001-08-02 | re PR java/227 (mips-tfile:internal error (when compiling java code)) | Rainer Orth | 1 | -6/+12 |
2001-07-13 | jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 invocation. | Tom Tromey | 1 | -0/+1 |
2001-05-18 | jvspec.c (lang_specific_pre_link): Re-arrange the linker command line so the ... | Per Bothner | 1 | -1/+15 |
2001-04-29 | jcf-io.c (read_zip_member): Cast to long in comparison with signed value. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-04-23 | collect2.c (main): Use concat in lieu of xmalloc/sprintf. | Kaveh R. Ghazi | 1 | -8/+2 |
2001-03-23 | gcj.texi (Configure-time Options): Add -fcheck-references. | Andrew Haley | 1 | -0/+1 |
2001-03-19 | jvspec.c (lang_specific_driver): Check for .zip and .jar files. | Per Bothner | 1 | -27/+35 |
2001-03-15 | jvspec.c (lang_specific_driver): Fix -C handling. | Per Bothner | 1 | -2/+7 |
2001-02-23 | Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog. | Per Bothner | 1 | -52/+56 |
2001-02-05 | Make-lang.in (jvspec.o): Add DRIVER_DEFINES to the list of macros used when c... | Bryce McKinlay | 1 | -1/+18 |
2001-01-10 | * jvspec.c (jvgenmain_spec): Omit -fencoding from cc1 invocation. | Tom Tromey | 1 | -1/+1 |
2000-10-20 | jvspec.c (lang_specific_driver): Recognize -MF and -MT. | Tom Tromey | 1 | -3/+5 |
2000-10-06 | jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'. | Tom Tromey | 1 | -1/+1 |
2000-08-02 | gcc.h (lang_specific_driver): Constify second argument. | Zack Weinberg | 1 | -6/+5 |
2000-03-27 | jvspec.c (jvgenmain_spec): Add `%{<...}' construct for each Java-specific `-f... | Tom Tromey | 1 | -1/+8 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+1 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-10-15 | jvgenmain.c (usage): New function. | Tom Tromey | 1 | -1/+9 |
1999-10-14 | * jvspec.c (jvgenmain_spec): Use `%umain', not just `%u'. | Tom Tromey | 1 | -4/+4 |
1999-09-23 | jvspec.c (lang_specific_driver): Don't read spec file if -fsyntax-only given. | Tom Tromey | 1 | -0/+1 |
1999-09-16 | gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. | Kaveh R. Ghazi | 1 | -2/+1 |
1999-09-13 | Makefile.in (gcc.o, [...]): Depend on gcc.h. | Kaveh R. Ghazi | 1 | -25/+18 |
1999-08-25 | * jvspec.c (lang_specific_driver): Correctly handle --help again. | Tom Tromey | 1 | -2/+6 |
1999-08-25 | gjavah.c (print_name, [...]): Add static prototype. | Kaveh R. Ghazi | 1 | -2/+6 |
1999-07-21 | lang.c (flag_use_divide_subroutine): New variable. | Andrew Haley | 1 | -5/+4 |