OSDN Git Service

.:
[pf3gnuchains/gcc-fork.git] / gcc / java / typeck.c
2004-07-20 nathan.:
2004-07-18 sayle * builtins.c (max_builtin, min_builtin,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-06-27 rmathew Formatting fixes.
2004-05-19 bonzini2004-05-19 Paolo Bonzini <bonzini@gnu.org>
2004-03-15 aph2004-03-12 Andrew Haley <aph@redhat.com>
2004-02-04 kazu gcc/
2004-01-17 pinskia2004-01-16 Andrew Pinski <pinskia@physics.uc.edu>
2004-01-16 aph2004-01-16 Andrew Haley <aph@redhat.com>
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-08-04 geoffkIndex: ChangeLog
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2001-12-03 bothner * jcf.h: Fix obvious typo in comment.
2001-09-07 rth * java/typeck.c (java_array_type_length, build_...
2001-04-29 ghazi * jcf-io.c (read_zip_member): Cast to long in comparis...
2001-04-26 bothner Fix method search wrt scope of inner classes to match...
2001-03-07 rthBrad's -ffast-math breakup.
2001-02-19 bryceForgot this file on last check-in.
2001-02-15 apbianco2001-02-14 Tom Tromey <tromey@redhat.com>
2001-02-07 apbianco2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com>
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-02-01 apbianco2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-25 apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-10-13 mmitchel Remove obstacks.
2000-10-03 tromey Fix for PR gcj/307:
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-09 geoffk * typeck.c (build_java_array_type): Correct first...
2000-08-29 apbianco2000-08-16 Andrew Haley <aph@cygnus.com>
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-03-13 apbiancoMon Mar 13 11:36:51 2000 Hans Boehm <boehm@acm.org>
2000-03-07 apbianco2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-02-26 lawFix copyrights
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-12-31 apbiancoThu Dec 16 00:09:45 1999 Alexandre Petit-Bianco ...
1999-12-30 apbianco1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus...
1999-11-18 apbiancoWed Nov 3 15:20:02 MST 1999 Godmar Back <gback@cs...
1999-10-14 ghazi * jcf-dump.c (print_constant, disassemble_method)...
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-05-13 apbiancoThu May 13 13:23:38 1999 Alexandre Petit-Bianco ...
1999-03-12 ghaziWarning fixes:
1999-03-06 ghazi * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-26 bothner
1999-02-19 bothnera
1999-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1999-01-21 aphThu Jan 21 16:00:06 1999 Andrew Haley <aph@cygnus...
1998-11-25 bothner * java-tree.h (end_params_node): Declare global.
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-28 apbiancoWed Oct 28 08:03:31 1998 Alexandre Petit-Bianco ...
1998-10-14 apbiancoTue Oct 13 03:50:28 1998 Alexandre Petit-Bianco ...
1998-10-12 bothner
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-06 greenInitial revision