Age | Commit message (Expand) | Author | Files | Lines |
2005-09-06 | check-init.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-10-15 | boehm.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-06-21 | tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsi... | Joseph Myers | 1 | -3/+3 |
2004-03-30 | gengtype.c (create_option): New function. | Zack Weinberg | 1 | -6/+6 |
2003-10-05 | * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros. | Kelley Cook | 1 | -1/+1 |
2003-08-12 | parse.y (java_check_regular_methods): Typo fixes. | Tom Tromey | 1 | -0/+3 |
2003-07-03 | system.h: Include filenames.h. | Zack Weinberg | 1 | -9/+0 |
2003-06-09 | Make-lang.in (JAVA_OBJS, [...]): Update. | Neil Booth | 1 | -1/+1 |
2003-04-10 | [multiple changes] | Andrew Haley | 1 | -0/+18 |
2003-03-07 | jcf.h (COMPARE_FILENAMES): New macro similar to "strcmp" to compare file name... | Ranjit Mathew | 1 | -0/+9 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -18/+31 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -25/+25 |
2003-01-09 | expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros. | Kaveh R. Ghazi | 1 | -19/+0 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+6 |
2002-05-19 | configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. | Mark Mitchell | 1 | -0/+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 | -1/+1 |
2002-02-20 | gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec... | Nic Ferrier | 1 | -1/+1 |
2002-02-18 | java-tree.h (TYPE_STRICTFP): New macro. | Tom Tromey | 1 | -1/+2 |
2001-12-03 | jcf.h: Fix obvious typo in comment. | Per Bothner | 1 | -1/+1 |
2001-08-16 | jcf-dump.c (main): Updated for change to jcf_path_seal. | Tom Tromey | 1 | -2/+2 |
2001-07-05 | [multiple changes] | Alexandre Petit-Bianco | 1 | -2/+5 |
2001-05-25 | Standardize header guards. | Richard Henderson | 1 | -3/+3 |
2001-03-23 | re PR java/1213 (gcj should check for incorrect CLASSPATH) | Alexandre Petit-Bianco | 1 | -1/+2 |
2001-03-19 | Fixes to process to command-line .class files in two passes. See ChangeLog. | Per Bothner | 1 | -5/+1 |
2001-01-21 | Various fixes to allow compiling a compressed .jar/.zip archive. | Per Bothner | 1 | -3/+5 |
2000-10-20 | jvspec.c (lang_specific_driver): Recognize -MF and -MT. | Tom Tromey | 1 | -0/+1 |
2000-05-09 | top level: | Zack Weinberg | 1 | -4/+4 |
2000-05-03 | expr.c (build_java_jsr): Use emit_jump, not expand_goto. | Tom Tromey | 1 | -1/+1 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+1 |
2000-02-15 | gjavah.c: Delete ACC_VISIBILITY define. | Joerg Brunsmann | 1 | -0/+2 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -27/+27 |
2000-01-06 | Makefile.in (LIBDEPS): Added gcc's errors.o | Alexandre Petit-Bianco | 1 | -3/+0 |
1999-09-16 | gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-09-02 | class.c (finish_class): Remove unused parameter, all callers changed. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-10 | check-init.c (check_bool2_init, [...]): Add static prototypes. | Kaveh R. Ghazi | 1 | -7/+7 |
1999-03-21 | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1 | -1/+1 |
1999-02-22 | jcf.h (UTF8_GET): Mask first byte of 3-byte encoding with 0x0f, not 0x1f. | Tom Tromey | 1 | -1/+1 |
1999-02-01 | Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h. | Kaveh R. Ghazi | 1 | -2/+1 |
1998-11-13 | gjavah.c (main): Handle --output-class-directory argument. | Tom Tromey | 1 | -0/+2 |
1998-11-10 | class.c (is_compiled_class): Call safe_layout_class for class compiled from s... | Alexandre Petit-Bianco | 1 | -1/+1 |
1998-10-22 | jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja... | Tom Tromey | 1 | -2/+14 |
1998-10-14 | jcf-write.c (write_classfile): Add output class file as target. | Tom Tromey | 1 | -2/+11 |
1998-09-06 | Initial revision | Anthony Green | 1 | -0/+260 |