8sa1-gcc/gcc/java
Bryce McKinlay d27fd99a03 Shorten primitive array allocation path:
* decl.c (init_decl_processing): Use _Jv_NewPrimArray not _Jv_NewArray
        to create new primitive arrays.
        * expr.c (build_newarray): If generating native code, call
        soft_newarray_node with a reference to the primitive TYPE identifier
        instead of type_value.

From-SVN: r38482
2000-12-24 00:43:40 +00:00
..
.cvsignore
boehm.c boehm.c (mark_reference_fields): Change test to correctly detect bitmap overflow. 2000-12-15 17:35:03 +00:00
buffer.c
buffer.h
ChangeLog Shorten primitive array allocation path: 2000-12-24 00:43:40 +00:00
chartables.h Make-lang.in (JAVA_LEX_C): Added chartables.h. 2000-12-13 22:47:13 +00:00
check-init.c [multiple changes] 2000-12-06 10:55:42 -08:00
class.c Fix for PRs gcj/312 and gcj/253: 2000-12-18 21:15:52 +00:00
config-lang.in config-lang.in (lang_dirs): Added. 2000-12-15 10:51:52 +01:00
constants.c
convert.h
decl.c Shorten primitive array allocation path: 2000-12-24 00:43:40 +00:00
except.c
expr.c Shorten primitive array allocation path: 2000-12-24 00:43:40 +00:00
gen-table.pl Make-lang.in (JAVA_LEX_C): Added chartables.h. 2000-12-13 22:47:13 +00:00
gjavah.c
java-except.h
java-opcodes.h
java-tree.def
java-tree.h [multiple changes] 2000-12-06 10:55:42 -08:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c
jcf-io.c jcf-io.c (find_class): Correct the logic that tests to see if a .java file is newer than its .class file. 2000-12-10 12:18:23 -08:00
jcf-parse.c jcf-parse.c (jcf_parse_source): Set wfl_operator if not already set. 2000-12-16 01:51:51 +00:00
jcf-path.c Top level ChangeLog: 2000-12-09 21:32:49 -08:00
jcf-reader.c
jcf-write.c [multiple changes] 2000-12-06 10:55:42 -08:00
jcf.h
jv-scan.c
jvgenmain.c safe-ctype.h: New file. 2000-12-08 03:00:26 +00:00
jvspec.c
keyword.gperf
keyword.h
lang-options.h
lang-specs.h
lang.c
lex.c Make-lang.in (JAVA_LEX_C): Added chartables.h. 2000-12-13 22:47:13 +00:00
lex.h Make-lang.in (JAVA_LEX_C): Added chartables.h. 2000-12-13 22:47:13 +00:00
Make-lang.in Make-lang.in (JAVA_LEX_C): Added chartables.h. 2000-12-13 22:47:13 +00:00
mangle.c
parse-scan.y
parse.h
parse.y re GNATS gcj/373: (interface inner classes are implicitly static) 2000-12-18 21:23:02 +00:00
typeck.c
verify.c
xref.c
xref.h
zextract.c
zipfile.h zipfile.h (ZipDirectory): Declare size, uncompressed_size, filestart and filename_length as int values. 2000-12-10 03:53:33 +00:00