OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / java / jcf.h
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2008-07-06 tromey * jcf-io.c: Don't include fnmatch.h. Don't use JCF_US...
2007-09-03 ghazi * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,
2007-08-10 ghazi * system.h (CONST_CAST): New.
2007-07-31 nickc* java-gimplify.c: Change copyright header to refer...
2007-01-13 tromey * jcf-dump.c (main): Updated call to find_class.
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-06-06 tromey * jcf-dump.c (print_access_flags): Handle varargs...
2006-05-24 tromeygcc/java:
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-09-06 kazu * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h,
2005-06-25 kcookUpdate FSF address.
2004-10-15 kazu * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf...
2004-06-21 jsm28 * tree-alias-common.h (struct tree_alias_ops): Change...
2004-03-30 zack * gengtype.c (create_option): New function.
2003-10-05 kcook * builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-07-03 zack * system.h: Include filenames.h.
2003-06-09 neiljava:
2003-04-10 aph2003-03-16 Mohan Embar <gnustuff@thisiscool.com>
2003-03-07 tromey2003-03-05 Ranjit Mathew <rmathew@hotmail.com>
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-09 ghazi * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c...
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-05-19 mmitchel * configure.in (AC_CHECK_FUNCS): Add checks for scandi...
2002-04-12 greenAdd --extdirs support.
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.
2001-12-03 bothner * jcf.h: Fix obvious typo in comment.
2001-08-16 tromey * jcf-dump.c (main): Updated for change to jcf_path_seal.
2001-07-05 apbianco2001-07-03 Alexandre Petit-Bianco <apbianco@redhat...
2001-05-26 rthStandardize header guards.
2001-03-23 apbianco2001-03-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-19 bothnerFixes to process to command-line .class files in two...
2001-01-21 bothner Various fixes to allow compiling a compressed .jar...
2000-10-20 tromey * jvspec.c (lang_specific_driver): Recognize -MF and...
2000-05-09 zacktop level:
2000-05-03 tromey * expr.c (build_java_jsr): Use emit_jump, not expand_goto.
2000-02-26 lawFix copyrights
2000-02-15 apbiancoMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
2000-01-06 apbiancoFri Dec 24 00:25:29 1999 Alexandre Petit-Bianco ...
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-09-02 ghazi * class.c (finish_class): Remove unused parameter...
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-02-22 tromey * jcf.h (UTF8_GET): Mask first byte of 3-byte encoding...
1999-02-01 ghazi * Makefile.in (gjavah.o): Depend on $(CONFIG_H...
1998-11-13 tromey * gjavah.c (main): Handle --output-class-directory...
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
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-09-06 greenInitial revision