summaryrefslogtreecommitdiff
path: root/gcc/java/mangle.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-10/+5
* * mangle.c (mangle_member_name): Don't special-case forbryce2001-12-201-12/+2
* * mangle.c (mangle_method_decl): Never emit `C2' constructor.tromey2001-12-161-9/+2
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-1/+1
* * mangle.c (find_compression_record_match): Don't match compressionbryce2001-10-301-0/+12
* 2001-10-24 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-10-251-1/+1
* * jcf-io.c (read_zip_member): Cast to long in comparison withghazi2001-04-291-1/+1
* * mangle.c (mangle_record_type): Rename 'from_pointer' argumentbryce2001-03-151-11/+17
* 2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-091-124/+6
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-8/+10
* 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-251-5/+0
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-37/+645
* Added Java 1.1 language features.apbianco2000-03-141-1/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-1/+1
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-11/+13
* Update copyrights for the last patchghazi1999-01-231-1/+1
* Warning fixes:ghazi1999-01-231-0/+2
* Tue Nov 10 12:34:03 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-101-1/+0
* * jcf-write.c (emit_load_or_store): Avoid implicit int arguments.law1998-10-271-0/+1
* * Makefile.in: Add many missing dependencies.law1998-09-141-2/+1
* Initial revisiongreen1998-09-061-0/+163