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
/
java-tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
nathan
2004-07-07
1
-4
/
+5
*
* tree.h (TREE_VIA_VIRTUAL): Rename to ...
nathan
2004-07-06
1
-3
/
+2
*
* c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
nathan
2004-07-05
1
-2
/
+2
*
* cgraph.h (cgraph_build_static_cdtor): Declare.
rth
2004-07-01
1
-3
/
+2
*
PR java/1262
bryce
2004-06-29
1
-0
/
+3
*
2004-06-29 Andrew Haley <aph@redhat.com>
aph
2004-06-29
1
-0
/
+4
*
* java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a
rmathew
2004-05-29
1
-2
/
+4
*
Merge tree-ssa-20020619-branch into mainline.
dnovillo
2004-05-13
1
-5
/
+31
*
2004-05-10 Andrew Haley <aph@redhat.com>
aph
2004-05-10
1
-0
/
+2
*
2004-04-14 Andrew Haley <aph@redhat.com>
bryce
2004-04-14
1
-0
/
+1
*
* class.c (assume_compiled_node_struct): Rename type to
bothner
2004-03-19
1
-0
/
+2
*
* tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.
kenner
2004-03-18
1
-167
/
+180
*
Improve some comments.
bothner
2004-02-26
1
-4
/
+4
*
2004-01-16 Andrew Haley <aph@redhat.com>
aph
2004-01-16
1
-2
/
+1
*
* expr.h (expand_expr): Make it a macro, not a function.
mmitchel
2004-01-09
1
-1
/
+1
*
2004-01-09 Andrew Haley <aph@redhat.com>
aph
2004-01-09
1
-28
/
+50
*
PR java/12374:
ralph
2003-12-03
1
-4
/
+0
*
Fix PR java/13183.
jsturm
2003-11-25
1
-4
/
+0
*
Fix PR java/12857.
jsturm
2003-11-18
1
-6
/
+0
*
Fix PR java/12739.
jsturm
2003-11-18
1
-0
/
+2
*
2003-09-12 Andrew Haley <aph@redhat.com>
aph
2003-11-17
1
-0
/
+4
*
2003-10-22 Andrew Haley <aph@redhat.com>
aph
2003-10-24
1
-5
/
+21
*
2003-10-01 Andrew Haley <aph@redhat.com>
aph
2003-10-01
1
-21
/
+41
*
* decl.c (java_optimize_inline, dump_function): Remove.
jsturm
2003-09-28
1
-1
/
+0
*
* decl.c (java_expand_body): New function.
jsturm
2003-09-03
1
-0
/
+3
*
* parse.y (java_check_regular_methods): Typo fixes. Call
tromey
2003-08-12
1
-1
/
+11
*
2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
steven
2003-08-05
1
-6
/
+0
*
* java-tree.h (METHOD_TRANSIENT): Removed.
tromey
2003-08-04
1
-3
/
+1
*
* tree.h (boolean_type_node): Move from C/C++/Java frontends.
jason
2003-07-24
1
-14
/
+0
*
gcc:
ghazi
2003-07-19
1
-5
/
+3
*
* java-tree.h (DECL_NUM_STMTS): Rename to...
hubicka
2003-07-09
1
-2
/
+2
*
java:
neil
2003-06-09
1
-4
/
+3
*
* tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is
nathan
2003-06-09
1
-0
/
+3
*
* class.c (layout_class_method): Set DECL_EXTERNAL.
rth
2003-05-13
1
-0
/
+2
*
* tree.c (build_constructor): New function.
zack
2003-04-13
1
-1
/
+1
*
* lang-options.h: Added -Wdeprecated.
tromey
2003-02-24
1
-0
/
+3
*
* java-tree.h: Don't use PARAMS.
tromey
2003-01-23
1
-5
/
+4
*
* gcj.texi (Input and output files): Mention non-class entries.
tromey
2003-01-22
1
-0
/
+7
*
* check-init.c: Fix comment typos.
kazu
2003-01-18
1
-3
/
+3
*
Merge from pch-branch.
geoffk
2003-01-10
1
-5
/
+5
*
* All Files: Remove PARAMS macro.
ghazi
2003-01-09
1
-204
/
+199
*
* java-tree.h: Protect against multiple inclusion.
neroden
2003-01-08
1
-0
/
+4
*
* Make-lang.in, boehm.c, buffer.c,
neroden
2003-01-01
1
-5
/
+5
*
* class.c (build_static_field_ref): Check FIELD_FINAL.
jsturm
2002-12-23
1
-5
/
+0
*
Fix for PR java/7912:
tromey
2002-11-18
1
-0
/
+3
*
Fix for PR java/6388.
tromey
2002-11-06
1
-0
/
+8
*
* java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.
tromey
2002-11-02
1
-2
/
+3
*
Reverted erroneous checkin
tromey
2002-11-02
1
-8
/
+0
*
Fix for PR java/6388.
tromey
2002-11-02
1
-0
/
+8
*
2002-10-15 Andrew Haley <aph@redhat.com>
aph
2002-10-15
1
-0
/
+2
[prev]
[next]