index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
java
/
expr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc/java/
aldyh
2009-06-12
1
-13
/
+16
*
gcc/
dje
2008-10-16
1
-0
/
+1
*
2008-09-22 Andrew Haley <aph@redhat.com>
aph
2008-09-22
1
-9
/
+22
*
PR c++/18071
hubicka
2008-09-17
1
-2
/
+2
*
2008-07-28 Richard Guenther <rguenther@suse.de>
rguenth
2008-07-28
1
-2
/
+13
*
* jcf-path.c (jcf_path_init): Don't name variable 'try'.
tromey
2008-06-24
1
-11
/
+12
*
* collect2.c (main, add_to_list): Fix for -Wc++-compat.
ghazi
2008-06-20
1
-2
/
+2
*
2008-04-23 Paolo Bonzini <bonzini@gnu.org>
bonzini
2008-04-23
1
-1
/
+0
*
* expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE on
tromey
2008-02-29
1
-0
/
+5
*
gcc
tromey
2008-02-26
1
-5
/
+1
*
* expr.c (build_jni_stub): Use the computed jni func type for
aoliva
2007-11-26
1
-21
/
+27
*
* expr.c (type_assertion_hash): Hash type uids rather than
aoliva
2007-11-26
1
-2
/
+21
*
gcc:
tromey
2007-09-06
1
-1
/
+1
*
* typeck.c (find_method_in_interfaces): Update.
tromey
2007-08-17
1
-25
/
+4
*
gcc:
tromey
2007-08-17
1
-7
/
+14
*
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU
nickc
2007-07-31
1
-4
/
+3
*
* c-common.c (fname_as_string, c_type_hash): Constify.
ghazi
2007-07-25
1
-2
/
+2
*
2007-07-12 Richard Guenther <rguenther@suse.de>
rguenth
2007-07-12
1
-6
/
+13
*
2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia
2007-06-16
1
-10
/
+9
*
gcc/
espindola
2007-05-14
1
-1
/
+1
*
2007-04-03 Andrew Haley <aph@redhat.com>
aph
2007-04-03
1
-0
/
+19
*
2007-02-15 Sandra Loosemore <sandra@codesourcery.com>
sandra
2007-02-15
1
-160
/
+110
*
2007-02-07 Andrew Haley <aph@redhat.com>
aph
2007-02-07
1
-0
/
+17
*
2007-02-02 Andrew Haley <aph@redhat.com>
aph
2007-02-02
1
-1
/
+27
*
* lang.c (dump_compound_expr) <EXPR_WITH_FILE_LOCATION>: Removed
tromey
2007-01-15
1
-81
/
+0
*
* jcf-dump.c (main): Updated call to find_class.
tromey
2007-01-13
1
-4
/
+0
*
* typeck.c (convert): Don't use flag_emit_class_files.
tromey
2007-01-11
1
-7
/
+3
*
Merged gcj-eclipse branch to trunk.
tromey
2007-01-09
1
-12
/
+75
*
* expr.c (push_value): Always flush quick stack.
tromey
2006-09-12
1
-0
/
+7
*
PR java/28754:
tromey
2006-09-12
1
-1
/
+6
*
PR java/28892:
tromey
2006-09-12
1
-15
/
+4
*
2006-06-21 Andrew Haley <aph@redhat.com>
aph
2006-06-23
1
-2
/
+0
*
2006-06-19 Andrew Haley <aph@redhat.com>
aph
2006-06-19
1
-4
/
+64
*
2006-06-08 Andrew Haley <aph@redhat.com>
aph
2006-06-08
1
-17
/
+29
*
* class.c, except.c, expr.c, java-gimplify.c: Fix comment
kazu
2006-05-28
1
-1
/
+1
*
* expr.c (java_push_constant_from_pool): Handle 'ldc class'.
tromey
2006-05-26
1
-0
/
+6
*
2006-05-04 Andrew Haley <aph@redhat.com>
aph
2006-05-04
1
-0
/
+82
*
* expr.c, gjavah.c: Fix comment typos.
kazu
2006-04-08
1
-1
/
+1
*
2006-04-03 Andrew Haley <aph@redhat.com>
aph
2006-04-03
1
-1
/
+2
*
2006-03-30 Andrew Haley <aph@redhat.com>
aph
2006-03-31
1
-4
/
+26
*
2006-02-09 Andrew Haley <aph@redhat.com>
aph
2006-02-09
1
-0
/
+1
*
2006-02-07 Andrew Haley <aph@redhat.com>
aph
2006-02-07
1
-0
/
+11
*
PR java/26097:
tromey
2006-02-04
1
-2
/
+3
*
2006-02-04 Andreas Tobler <a.tobler@schweiz.ch>
andreast
2006-02-04
1
-5
/
+7
*
* java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.
bje
2006-02-03
1
-41
/
+26
*
2005-12-08 Andrew Haley <aph@redhat.com>
aph
2005-12-08
1
-0
/
+11
*
2005-12-02 Richard Guenther <rguenther@suse.de>
rguenth
2005-12-02
1
-4
/
+4
*
gcc/java:
tromey
2005-11-29
1
-2
/
+11
*
2005-09-18 James A. Morrison <phython@gcc.gnu.org>
phython
2005-09-18
1
-47
/
+46
*
2005-09-09 Andrew Haley <aph@redhat.com>
aph
2005-09-09
1
-0
/
+5
[next]