summaryrefslogtreecommitdiff
path: root/gcc/java/mangle.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/steven2012-07-111-1/+0
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-1/+1
* 2009-06-29 Andrew Haley <aph@redhat.com>aph2009-06-291-165/+0
* * jcf-path.c (jcf_path_init): Don't name variable 'try'.tromey2008-06-241-4/+4
* 2008-03-12 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-121-3/+0
* 2008-01-23 David Daney <ddaney@avtrex.com>daney2008-01-231-0/+53
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * mangle.c (set_type_package_list): Constify.ghazi2007-07-271-12/+6
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-1/+162
* 2006-04-21 Andrew Haley <aph@redhat.com>aph2006-04-241-4/+11
* * decl.c (java_init_decl_processing): Create char_type_node as asayle2006-02-041-1/+5
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-7/+4
* Fixes java/PR9861tlaurenzo2005-12-111-0/+8
* Update FSF address.kcook2005-06-251-2/+2
* PR libgcj/21692rth2005-05-251-41/+83
* * ChangeLog: Fix typos.kazu2003-10-221-1/+1
* Fix for PR java/12586.bryce2003-10-211-29/+20
* 2003-09-17 Ranjit Mathew <rmathew@hotmail.com>tromey2003-09-171-7/+12
* * check-init.c: Fix comment typos.kazu2003-01-181-3/+3
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-43/+19
* * All Files: Remove PARAMS macro.ghazi2003-01-091-17/+17
* 2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>aj2003-01-021-1/+2
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-2/+2
* 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