summaryrefslogtreecommitdiff
path: root/gcc/java/expr.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-09-19 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-09-191-151/+121
* 2009-11-30 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-11-301-4/+3
* 2009-06-16 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-06-161-13/+16
* 2008-10-18 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-10-181-0/+1
* 2008-09-24 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-09-241-9/+22
* 2008-09-18 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-09-191-2/+2
* 2008-07-29 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-07-291-2/+13
* 2008-06-25 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-06-251-11/+12
* 2008-06-23 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-06-231-2/+2
* 2008-05-06 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-05-061-1/+0
* 2008-03-02 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-03-021-5/+6
* * expr.c (build_jni_stub): Use the computed jni func type foraoliva2007-11-261-21/+27
* * expr.c (type_assertion_hash): Hash type uids rather thanaoliva2007-11-261-2/+21
* gcc:tromey2007-09-061-1/+1
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-171-25/+4
* gcc:tromey2007-08-171-7/+14
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* 2007-07-12 Richard Guenther <rguenther@suse.de>rguenth2007-07-121-6/+13
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-10/+9
* gcc/espindola2007-05-141-1/+1
* 2007-04-03 Andrew Haley <aph@redhat.com>aph2007-04-031-0/+19
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-160/+110
* 2007-02-07 Andrew Haley <aph@redhat.com>aph2007-02-071-0/+17
* 2007-02-02 Andrew Haley <aph@redhat.com>aph2007-02-021-1/+27
* * lang.c (dump_compound_expr) <EXPR_WITH_FILE_LOCATION>: Removedtromey2007-01-151-81/+0
* * jcf-dump.c (main): Updated call to find_class.tromey2007-01-131-4/+0
* * typeck.c (convert): Don't use flag_emit_class_files.tromey2007-01-111-7/+3
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-12/+75
* * expr.c (push_value): Always flush quick stack.tromey2006-09-121-0/+7
* PR java/28754:tromey2006-09-121-1/+6
* PR java/28892:tromey2006-09-121-15/+4
* 2006-06-21 Andrew Haley <aph@redhat.com>aph2006-06-231-2/+0
* 2006-06-19 Andrew Haley <aph@redhat.com>aph2006-06-191-4/+64
* 2006-06-08 Andrew Haley <aph@redhat.com>aph2006-06-081-17/+29
* * class.c, except.c, expr.c, java-gimplify.c: Fix commentkazu2006-05-281-1/+1
* * expr.c (java_push_constant_from_pool): Handle 'ldc class'.tromey2006-05-261-0/+6
* 2006-05-04 Andrew Haley <aph@redhat.com>aph2006-05-041-0/+82
* * expr.c, gjavah.c: Fix comment typos.kazu2006-04-081-1/+1
* 2006-04-03 Andrew Haley <aph@redhat.com>aph2006-04-031-1/+2
* 2006-03-30 Andrew Haley <aph@redhat.com>aph2006-03-311-4/+26
* 2006-02-09 Andrew Haley <aph@redhat.com>aph2006-02-091-0/+1
* 2006-02-07 Andrew Haley <aph@redhat.com>aph2006-02-071-0/+11
* PR java/26097:tromey2006-02-041-2/+3
* 2006-02-04 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-02-041-5/+7
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-41/+26
* 2005-12-08 Andrew Haley <aph@redhat.com>aph2005-12-081-0/+11
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-4/+4
* gcc/java:tromey2005-11-291-2/+11
* 2005-09-18 James A. Morrison <phython@gcc.gnu.org>phython2005-09-181-47/+46