OSDN Git Service

* g++.old-deja/g++.other/dwarf2-1.C: Move...
[pf3gnuchains/gcc-fork.git] / gcc / java / jcf-dump.c
2002-03-03 bothner Make --CLASSPATH by a synonym for --classpath and...
2002-02-20 nferrier * gcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-02-18 tromey * java-tree.h (TYPE_STRICTFP): New macro.
2002-01-31 jsm28gcc:
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-08-30 bothner * jcf-dump.c (print_constant): Fix fencepost error...
2001-08-16 tromey * jcf-dump.c (main): Updated for change to jcf_path_seal.
2001-01-12 jsm28f:
2000-11-26 jsm28f:
2000-11-04 tromey * lang-options.h: Mention -Wout-of-date.
2000-05-04 ghazi * jcf-dump.c (SPECIAL_IINC): Ensure arguments match...
2000-04-21 apbiancoThu Apr 20 18:20:58 2000 Jason Schroeder <shrode...
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-02-26 lawFix copyrights
2000-02-21 tromeyMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-02 tromey * jv-scan.c: Include version.c, <getopt.h>.
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-12-31 ghazi * class.c (assume_compiled, assume_compiled_node)...
1999-10-14 ghazi * jcf-dump.c (print_constant, disassemble_method)...
1999-09-02 ghazi * class.c (finish_class): Remove unused parameter...
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-07-30 ghaziWarning fixes:
1999-03-23 ghaziWarning fixes:
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-03-15 bothnerd
1999-03-12 ghaziWarning fixes:
1999-03-06 ghazi * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-01-23 ghaziWarning fixes:
1999-01-06 lawFix copyrights.
1999-01-06 bothner
1998-12-12 bothner
1998-12-06 bothner * jcf-dump.c (INVOKE): If invokeinterface, print...
1998-12-03 bothner * jcf-dump.c (main): Fix error message.
1998-11-11 bothner
1998-11-11 tromey * jcf-dump.c (main): Correctly recognize `--'-style...
1998-10-22 tromey * jcf-io.c (find_class): Use saw_java_source to determ...
1998-10-14 tromey * jcf-write.c (write_classfile): Add output class...
1998-10-13 tromey * jcf-dump.c (process_class): Use FATAL_EXIT_CODE...
1998-10-12 bothner
1998-09-06 greenInitial revision