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
/
constants.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2004-01-09 Andrew Haley <aph@redhat.com>
aph
2004-01-09
1
-6
/
+6
*
Fix PR java/13183.
jsturm
2003-11-25
1
-2
/
+18
*
* tree.c (build_constructor): New function.
zack
2003-04-13
1
-4
/
+3
*
* constants.c (set_constant_entry): Allocated cleared memory.
tromey
2003-01-23
1
-2
/
+9
*
* check-init.c: Fix comment typos.
kazu
2003-01-18
1
-1
/
+1
*
* All Files: Convert to ISO C style function definitions.
ghazi
2003-01-12
1
-63
/
+21
*
Merge from pch-branch.
geoffk
2003-01-10
1
-21
/
+43
*
* All Files: Remove PARAMS macro.
ghazi
2003-01-09
1
-5
/
+5
*
* 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
-4
/
+6
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-0
/
+2
*
2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
aph
2002-11-18
1
-6
/
+4
*
Index: ChangeLog
geoffk
2002-08-04
1
-2
/
+0
*
Merge from pch-branch up to tag pch-commit-20020603.
geoffk
2002-06-04
1
-9
/
+3
*
* jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):
bothner
2001-04-26
1
-1
/
+9
*
* constants.c (PUTN): Use memcpy, not bcopy.
ghazi
2001-03-26
1
-1
/
+1
*
* diagnostic.h (set_internal_error_function): Renamed.
kenner
2001-02-04
1
-3
/
+4
*
2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2001-01-25
1
-2
/
+0
*
* output.h (make_function_rtl): Remove prototype.
mmitchel
2001-01-10
1
-2
/
+2
*
Remove obstacks.
mmitchel
2000-10-13
1
-7
/
+1
*
* Make-lang.in (JAVA_SRCS): Include java-tree.h.
mmitchel
2000-09-23
1
-7
/
+12
*
Added Java 1.1 language features.
apbianco
2000-03-14
1
-2
/
+5
*
* c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
kenner
2000-02-20
1
-2
/
+3
*
* buffer.h: PROTO -> PARAMS.
ghazi
2000-01-21
1
-6
/
+6
*
* constants.c (find_methodref_index): Unwrap method names before
green
1999-11-21
1
-2
/
+5
*
* Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
ghazi
1999-03-21
1
-6
/
+12
*
Warning fixes:
ghazi
1999-03-12
1
-1
/
+1
*
1999-02-09 Andrew Haley <aph@cygnus.com>
aph
1999-02-17
1
-2
/
+5
*
/
bothner
1998-12-07
1
-3
/
+6
*
�
bothner
1998-11-12
1
-4
/
+19
*
* Makefile.in: Add many missing dependencies.
law
1998-09-14
1
-1
/
+2
*
Initial revision
green
1998-09-06
1
-0
/
+453