real.h (struct real_format): Split the signbit field into two two fields, signbit_ro...
[gcc.git] / gcc / java /
2005-03-11 Tom TromeyMain.java (main): Handle '-p'.
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-09 Ranjit Mathewre PR java/20338 (Program compiled with gcj crashes...
2005-03-08 Julian Brown* Revert patch from 2005-03-08 for causing bootstrap...
2005-03-08 Bryce McKinlay[multiple changes]
2005-03-08 Julian Brown* decl.c (finish_method): Give methods once-only linkage.
2005-03-07 Bryce McKinlay[multiple changes]
2005-03-07 Tom Tromeygcj.texi (Invoking gcj-dbtool): Document '-f'.
2005-03-06 Kazu Hiratajcf-dump.c, [...]: Update copyright.
2005-03-06 Ranjit MathewRemove xref code.
2005-03-05 Kazu Hiratac-semantics.c (build_stmt): Use TYPE_P instead of IS_NO...
2005-03-04 Andrew Haleyre PR java/18362 (internal compiler error: in size_bino...
2005-03-03 Kaveh R. Ghazijcf-io.c (caching_stat): Use __extension__ to avoid...
2005-03-01 Per Bothnerre PR java/8608 (segmentation fault on compiling bad...
2005-03-01 Per Bothnerjcf-reader.c (get_attribute): Handle SourceDebugExtensi...
2005-03-01 Per Bothnerjava-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove...
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-22 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-19 Tom Tromeyre PR java/20056 ('verification failed: incompatible...
2005-02-14 Tom Tromeyre PR java/19921 (wrong argument count for invokeInterf...
2005-02-14 Andrew Haleyre PR java/19907 (Incorrect code generated for Manifest...
2005-02-12 Kazu Hiratabuiltins.c, [...]: Update copyright.
2005-02-12 Per Bothnerre PR java/15543 ("jv-scan --complexity" segfaults)
2005-02-10 Richard Hendersonbuiltins.c (DEF_BUILTIN): Add COND argument.
2005-02-08 Marcin Daleckiexpr.c (add_type_assertion): Use the proper enumeration...
2005-02-06 Joseph Myerscpp.texi: Include gcc-common.texi.
2005-02-02 Tom Tromeygcj.texi (libgcj Runtime Properties): Default library_c...
2005-02-02 Ranjit Mathewre PR java/15543 ("jv-scan --complexity" segfaults)
2005-02-02 Tom Tromeyre PR java/19742 (gcjh shouldn't mangle names in JNI...
2005-02-01 Roger Saylejcf-write.c (generate_bytecode_insns): Implement RSHIFT...
2005-02-01 Ranjit Mathewre PR java/19738 (gcjh generates invalid class member...
2005-02-01 Mark Mitchellrevert: gjavah.c (print_field_info): Mark static data...
2005-02-01 Mark Mitchellparser.c (cp_parser_primary_expression): Don't complain...
2005-02-01 Ranjit Mathewre PR java/9157 (SEGV on bad java source)
2005-01-25 Tom Tromey* Make-lang.in (java/java-tree-inline.o): Removed.
2005-01-25 Ranjit MathewCorrect the date for my last ChangeLog entry.
2005-01-25 Ranjit Mathewre PR java/19070 (internal compiler error: in generate_...
2005-01-24 Tom Tromeyjava-tree.h (gcj_abi_version): Declare.
2005-01-24 Roger Saylere PR java/19295 (Incorrect bytecode produced for bitwi...
2005-01-22 Kazu Hirata* java-except.h, java-tree.h: Remove unused prototypes.
2005-01-21 Andrew Pinskire PR java/18091 (Valgrind errors building libjava)
2005-01-17 Tom Tromeyverify-impl.c (get_short): Sign extend.
2005-01-12 Ranjit Mathewexpr.c (build_jni_stub): Replace mistaken use of TYPE_S...
2005-01-10 Ranjit Mathew* verify.c: Revert to the version before the BC-ABI...
2005-01-10 Ranjit Mathewre PR java/19277 (allows array.length++ although it...
2005-01-09 Mark Wielaardparse.y (process_imports): Allocate (and free) original...
2005-01-05 Tom Tromey* gcj.texi (Standard Properties): java.ext.dirs is...
2004-12-20 Andrew Haleytypeck.c: Use fold_convert for ints and booleans.
2004-12-17 Andrew Haleyre PR java/18931 (Java bytecode ICE in except.c remove_...
2004-12-13 Danny Smithre PR target/18459 (gcj no longer works on win32)
2004-12-13 Danny Smithdefaults.h (TARGET_USE_JCR_SECTION): New macro.
2004-12-08 Andrew Haleyre PR java/18811 (rhug build problem, regression?)
2004-12-08 Andrew Haleyjcf-parse.c (load_class): Remove sanity test for missin...
2004-12-06 Tom TromeyMake-lang.in (JAVA_MANFILES): Added gcj-dbtool.
2004-12-06 Tom Tromeyre PR java/14853 (Assignment to final field permitted...
2004-12-03 Tom Tromeylang.c (flag_new_verifier): Define.
2004-12-03 Tom Tromeyre PR bootstrap/14614 (Double target prefixed gcjh)
2004-12-03 Andrew Haleyre PR java/18812 (ICE in catalina/common/lib/naming...
2004-12-03 Andrew Haleyre PR java/18697 (Miscompilation of GtkMenuItemPeer...
2004-12-02 Tom Tromeyre PR java/16675 (Null parameter values for anonymous...
2004-12-02 Tom Tromeyre PR java/18741 (ICE tree check: expected class 'expre...
2004-11-28 Per Bothnerjcf-parse.c (set_source_filename): Improvement to Andre...
2004-11-28 Per Bothnerexpr.c (build_expr_wfl): Only declare last_file and...
2004-11-27 Kazu Hirata* class.c, decl.c, expr.c: Fix comment typos.
2004-11-26 Andrew Pinskire PR java/18305 (Class initialization optimization...
2004-11-25 Joseph Myersdarwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead...
2004-11-25 Richard Hendersonverify-glue.c (vfy_init_name, [...]): Use ANSI declarat...
2004-11-25 Tom Tromeyverify.c (defer_merging): Don't use C++-style comment.
2004-11-25 Tom Tromeyverify-impl.c (vfy_push_type): Removed bogus "return".
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 Steven Bosscherc-opts.c (c_common_post_options): Don't clear flag_inli...
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-11-23 Ben Ellistonxref.h (xref_flag_value): Remove.
2004-11-23 Ben Ellistongjavah.c (output_directory): Make static.
2004-11-15 Tom Tromeydecl.c (instn_ptr_type_node): Removed.
2004-11-13 Mike StumpMakefile.in: Add html support.
2004-11-09 Andrew Pinskire PR java/15576 (Class initialization optimization...
2004-11-08 Tom Tromeyre PR java/16843 (gcjh generated headers don't define...
2004-11-08 Andrew Pinskidecl.c (end_java_method): Remove duplicated code.
2004-11-06 Zack Weinberglex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICO...
2004-11-02 Bryce McKinlayre PR java/17265 (Libjava doesn't build)
2004-10-22 Eric Botcazoure PR java/17265 (Libjava doesn't build)
2004-10-21 Andrew Haleyre PR java/18091 (Valgrind errors building libjava)
2004-10-18 Steven BosscherMake-lang.in (java/parse.o-warn, [...]): New rules...
2004-10-17 Steven Bosscherclass.c (ident_subst): Always alloca buffer.
2004-10-16 Hans-Peter Nilssonexpr.c (expr_add_location): Move declaration to before...
2004-10-15 Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
2004-10-15 Kazu Hirataboehm.c, [...]: Update copyright.
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-10-13 Tom Tromeyre PR java/15578 (gcj doesn't support -extdirs)
2004-10-06 Ulrich Weigandparse.y (issue_warning_error_from_context): Use va_list...
2004-10-06 Zack Weinbergpretty-print.c: Include tree.h.
2004-10-05 Ranjit MathewPrepare for %q, %< and %> in diagnostic message strings.
2004-10-05 Andrew Haley[multiple changes]
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-10-01 Kazu Hirata* lex.c: Fix a comment typo.
2004-10-01 Kazu Hirata* java-tree.h: Fix a comment typo.
2004-09-30 Per BothnerSimplify lexer. Implement --enable-mapped-location...
2004-09-30 Per Bothnerjava-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused...
next