]> gcc.gnu.org Git - gcc.git/history - gcc/java
* cfgloop.c (flow_loops_cfg_dump): Use bb->index, not i.
[gcc.git] / gcc / java /
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-19 Mark Mitchellconfigure.in (AC_CHECK_FUNCS): Add checks for scandir...
2002-05-16 Rainer OrthMakefile.in: Allow for PWDCMD to override hardcoded...
2002-05-14 Mark Mitchelljcf-write.c (write_classfile): Unlink the temporary...
2002-05-08 Mark Mitchelljcf-write.c (write_classfile): Write the file to a...
2002-05-08 Tom Tromey* gjavah.c (throwable_p): Use xstrdup, not strdup.
2002-05-08 Tom Tromeyre PR java/1200 (gcjh -jni doesn't respect class hierarchy)
2002-05-07 Andreas Jaeger* parse.y (finish_for_loop): Fix if statement.
2002-05-07 Tom Tromeyre PR java/5941 (incorrect "Unreachable statement"...
2002-05-04 Mark WielaardFor PR java/6519:
2002-04-27 Tom TromeyFor PR java/6382:
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-25 Tom TromeyFor PR java/6425:
2002-04-24 Per Bothnerexpr.c (PRE_JSR): Call NOTE_LABEL for return address.
2002-04-24 Per BothnerFix typos for 2002-03-08 entry.
2002-04-23 Tom TromeyFor PR java/6314:
2002-04-22 Alexandre Petit... re PR java/2791 (Bogus "class `foo' already defined...
2002-04-22 Andrew Haleyjcf-write.c (push_long_const): lo, hi: New variables.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-17 Bryce McKinlayclass.c (make_class_data): Set DECL_ALIGN on static...
2002-04-17 Mark Wielaardjcf-write.c (generate_bytecode_insns): Only write const...
2002-04-17 Bryce McKinlayre PR java/6294 (private inner interface is flagged...
2002-04-15 Bryce McKinlayre PR java/6085 (gcj SEGVs on complicated inner class...
2002-04-12 Anthony GreenAdd --extdirs support.
2002-04-08 Tom TromeyFor PR libgcj/5303:
2002-04-08 Bryce McKinlaygcj.texi (Invocation): Update JvAttachCurrentThread...
2002-04-08 Bryce McKinlayparse.y (resolve_qualified_expression_name): Clear...
2002-04-08 Bryce McKinlay* gcj.texi (Invocation): Document CNI invocation API.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29 Martin Kahlertparse.y (do_resolve_class): Fix infinite recursion.
2002-03-29 Tom Tromeyparse.y (check_inner_circular_reference): Ignore incomp...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-29 Martin Kahlertlex.c (java_new_lexer): Alias "646" to DEFAULT_ENCODING.
2002-03-29 Tom Tromeyre PR java/5986 (SIGSEGV in __gcj_personality_v0)
2002-03-28 Alexandre Petit... re PR java/4715 (Tree check failure in check_inner_circ...
2002-03-28 Jan Hubickartlanal.c: Include flags.h
2002-03-28 Bryce McKinlayparse.y (resolve_package): Initialize "decl".
2002-03-28 Bryce McKinlayre PR java/5993 (crashes on Hello World)
2002-03-27 Tom Tromeyexpr.c (expand_invoke): Don't generate null pointer...
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-27 Bryce McKinlayre PR java/5850 (resolving inherited member variables...
2002-03-26 Tom Tromeyre PR java/5942 (tree check failure when compiling...
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-25 Mark Wielaardre PR java/5368 (gcj-3.0.3 segfaults with 20 line program)
2002-03-25 Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-23 Tom TromeyAndrew Haley <aph@cambridge.redhat.com>
2002-03-23 Eric Blakere PR java/6026 (float literals in expressions are...
2002-03-21 Tom Tromeyparse.y (build_access_to_thisn): Stop when FROM is...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-20 Nic Ferriergcj.texi: @code{gcj} becomes @command{gcj}.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-18 Alexandre Petit... re PR java/5876 (jc1 crashes when targeting mingw32)
2002-03-18 Bryce McKinlayparse.y (parser_check_super_interface): Fix error messa...
2002-03-18 Kaveh R. Ghazi* jcf-parse.c (get_constant): Delete unused variables.
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-16 Bryce McKinlayre PR java/5935 (problem with anonymous inner classes)
2002-03-15 Anthony GreenFix gcj -R.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-12 Tom Tromeyre PR java/5923 (gcj -C generates incorrect bytecode)
2002-03-12 Tom Tromeyre PR java/5848 (gcj "crashes" on syntax with complex...
2002-03-12 Bryce McKinlay* jcf-write.c (write_classfile): Improve error strings.
2002-03-12 Eric Blakere PR java/5902 (Gcj fails to parse float)
2002-03-11 Bryce McKinlayparse.y (patch_assignment): Wrap the right-hand-side...
2002-03-10 Bryce McKinlayHashtable synchronization for PowerPC.
2002-03-09 Per Bothnerparse.y (java_complete_lhs): Check if patch_assignment...
2002-03-08 Per Bothnerre PR java/5812 (GCJ 3.0.2 segfaults on class file...
2002-03-07 Jeff SturmMake-lang.in (JAVA_TARGET_INSTALL_NAME): Define.
2002-03-05 David Billinghurstbuiltins.c (cos_builtin): method_return_type ATTRIBUTE_...
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-03-03 Per BothnerMake --CLASSPATH by a synonym for --classpath and ...
2002-03-02 Alexandre Petit... Fix for PR java/5758, java/5632:
2002-02-28 Bryce McKinlay* expr.c (build_java_arraystore_check): Fix formatting.
2002-02-28 Bryce McKinlayexpr.c (java_array_data_offset): Removed function.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-23 Tom Tromeyre PR java/2369 (--main should check the following...
2002-02-22 Per Bothnerclass.c: Change vtable to be more compatible with g...
2002-02-22 Per Bothnerparse.y (patch_method_invocation): Set CAN_COMPLETE_NOR...
2002-02-20 Nic Ferriergcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-02-20 Nic Ferriergcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-02-20 Per Bothnerbuiltins.c (check_for_builtin): New function.
2002-02-18 Tom Tromeyjava-tree.h (TYPE_STRICTFP): New macro.
2002-02-11 David Billinghurstclass.c (build_utf8_ref): Move declaration of decl_size
2002-02-07 Tom Tromeygcj.texi (Input Options): --CLASSPATH does not suppress...
2002-02-04 Anthony Greenoutput.h (SECTION_OVERRIDE): Define.
2002-02-04 Bryce McKinlay* parse.y (java_expand_classes): Fix typo in static...
2002-02-03 Richard Hendersonclass.c (add_field): Mark static fields external.
2002-02-01 Nic Ferrieradded change for gcj manual.
2002-02-01 Nic Ferrier* gcj.texi (About CNI): New node.
2002-02-01 Craig Rodriguesre PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE...
2002-01-31 Joseph Myersgccbug.in: Follow GNU Coding Standards for --version.
2002-01-28 Tom Tromeyexpr.c (build_jni_stub): Ensure storage for `meth'...
2002-01-27 Tom Tromeyreverted accidental checkin
2002-01-27 Andreas Toblerbuiltins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT...
2002-01-22 Tom Tromeydecl.c (java_init_decl_processing): Use add_predefined_...
next
This page took 0.225832 seconds and 8 git commands to generate.