Age | Commit message (Expand) | Author | Files | Lines |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-06-04 | java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... | Zack Weinberg | 1 | -4/+0 |
2002-04-12 | Add --extdirs support. | Anthony Green | 1 | -3/+10 |
2002-03-03 | Make --CLASSPATH by a synonym for --classpath and -classpath. | Per Bothner | 1 | -5/+6 |
2002-02-20 | gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec... | Nic Ferrier | 1 | -14/+15 |
2002-02-18 | java-tree.h (TYPE_STRICTFP): New macro. | Tom Tromey | 1 | -4/+5 |
2002-01-31 | gccbug.in: Follow GNU Coding Standards for --version. | Joseph Myers | 1 | -3/+3 |
2001-12-27 | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-30 | jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are ... | Per Bothner | 1 | -5/+6 |
2001-08-16 | jcf-dump.c (main): Updated for change to jcf_path_seal. | Tom Tromey | 1 | -2/+2 |
2001-01-12 | g77spec.c (lang_specific_driver): Update copyright year to 2001. | Joseph Myers | 1 | -1/+1 |
2000-11-26 | g77spec.c (lang_specific_driver): Update copyright year to 2000. | Joseph Myers | 1 | -1/+1 |
2000-11-04 | lang-options.h: Mention -Wout-of-date. | Tom Tromey | 1 | -0/+4 |
2000-05-04 | jcf-dump.c (SPECIAL_IINC): Ensure arguments match format specifiers in calls ... | Kaveh R. Ghazi | 1 | -2/+2 |
2000-04-20 | jcf-dump.c (SPECIAL_IINC): Fixed typo printing iinc instruction. | Jason Schroeder | 1 | -1/+1 |
2000-03-13 | Added Java 1.1 language features. | Alexandre Petit-Bianco | 1 | -0/+32 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+1 |
2000-02-21 | jcf-dump.c (main): Test for correct condition after output file creation. | Joerg Brunsmann | 1 | -1/+1 |
2000-02-18 | gcc.texi (Bug Reporting): Refer to bugs.html. | Martin v. Löwis | 1 | -1/+1 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-02-02 | jv-scan.c: Include version.c, <getopt.h>. | Tom Tromey | 1 | -43/+128 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -13/+13 |
1999-12-31 | class.c (assume_compiled, [...]): Add static prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-10-14 | jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non... | Kaveh R. Ghazi | 1 | -19/+33 |
1999-09-02 | class.c (finish_class): Remove unused parameter, all callers changed. | Kaveh R. Ghazi | 1 | -6/+6 |
1999-08-10 | check-init.c (check_bool2_init, [...]): Add static prototypes. | Kaveh R. Ghazi | 1 | -10/+13 |
1999-07-30 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1999-03-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -4/+6 |
1999-03-21 | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1 | -20/+22 |
1999-03-15 | class.c (make_class): Don't set CLASS_P here (because this function is also c... | Per Bothner | 1 | -8/+16 |
1999-03-12 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+2 |
1999-03-06 | Makefile.in (jcf-parse.o): Depend on $(PARSE_H). | Kaveh R. Ghazi | 1 | -1/+0 |
1999-01-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+2 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-06 | lex.h: Moved static function declarations to lex.c, to shut up some -Wall war... | Per Bothner | 1 | -11/+9 |
1998-12-12 | Loks of changes so we can better compile from source. | Per Bothner | 1 | -1/+1 |
1998-12-06 | jcf-dump.c (INVOKE): If invokeinterface, print number of args. | Per Bothner | 1 | -1/+3 |
1998-12-03 | jcf-dump.c (main): Fix error message. | Per Bothner | 1 | -1/+1 |
1998-11-11 | jcf-dump.c (TABLE_SWITCH): Fix typos. | Per Bothner | 1 | -1/+1 |
1998-11-11 | * jcf-dump.c (main): Correctly recognize `--'-style long options. | Tom Tromey | 1 | -27/+25 |
1998-10-22 | jcf-io.c (find_class): Use saw_java_source to determine when to look for `.ja... | Tom Tromey | 1 | -31/+21 |
1998-10-14 | jcf-write.c (write_classfile): Add output class file as target. | Tom Tromey | 1 | -3/+3 |
1998-10-13 | jcf-dump.c (process_class): Use FATAL_EXIT_CODE, not -1. | Tom Tromey | 1 | -10/+16 |
1998-10-12 | � | Per Bothner | 1 | -31/+57 |
1998-09-06 | Initial revision | Anthony Green | 1 | -0/+1072 |