OSDN Git Service

2006-04-21 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / mangle.c
2006-04-24 aph2006-04-21 Andrew Haley <aph@redhat.com>
2006-02-04 sayle * decl.c (java_init_decl_processing): Create char_type...
2006-02-03 bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-12-11 tlaurenzoFixes java/PR9861
2005-06-25 kcookUpdate FSF address.
2005-05-25 rth PR libgcj/21692
2003-10-22 kazu * ChangeLog: Fix typos.
2003-10-21 bryce Fix for PR java/12586.
2003-09-17 tromey2003-09-17 Ranjit Mathew <rmathew@hotmail.com>
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-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2001-12-20 bryce * mangle.c (mangle_member_name): Don't special-case for
2001-12-16 tromey * mangle.c (mangle_method_decl): Never emit `C2' const...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-10-30 bryce * mangle.c (find_compression_record_match):...
2001-10-25 apbianco2001-10-24 Alexandre Petit-Bianco <apbianco@redhat...
2001-04-29 ghazi * jcf-io.c (read_zip_member): Cast to long in comparis...
2001-03-15 bryce * mangle.c (mangle_record_type): Rename 'from_pointer...
2001-02-09 apbianco2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-25 apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-14 apbiancoAdded Java 1.1 language features.
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-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-27 law * jcf-write.c (emit_load_or_store): Avoid impli...
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-06 greenInitial revision