]> gcc.gnu.org Git - gcc.git/history - gcc/java
* mangle.c (get_identifier_nocopy): Add cast.
[gcc.git] / gcc / java /
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-23 Nathan SidwellMakefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-20 Nathan Sidwellexpr.c (build_java_arrayaccess): Use convert to change...
2004-08-19 Bryce McKinlayclass.c (make_local_function_alias): Allocate extra...
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 Andrew Pinskiclass.c (make_local_function_alias): Only make a new...
2004-08-18 Bryce McKinlayclass.c (make_local_function_alias): New function.
2004-08-18 Richard Hendersontree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-17 Andrew Haleylang.c (lang_printable_name): Obey verbose flag.
2004-08-16 Tom Tromeyre PR java/8473 (syntax error on anonymous array subscript)
2004-08-16 Andrew Haleyjcf-write.c (find_constant_index): Canonicalize NaNs...
2004-08-16 Elliot Leere PR java/9677 (File not found if spaces in file name)
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-12 David Daneygcj.texi: Add subsection on signal usage.
2004-08-10 Bryce McKinlayjava-gimplify.c (java_gimplify_new_array_init): Use...
2004-08-10 H.J. Lujava-tree.h (flag_deprecated): Removed.
2004-08-06 Kelley Cooklang.c (flag_emit_class_files, [...]): Remove explicit...
2004-08-05 Michael Chastainre PR bootstrap/14893 (3.4.0-20040406, 'make install...
2004-08-05 Nathan Sidwelltree.h (force_fit_type): Return a tree, take three...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-04 Roger Sayletypeck.c (convert_ieee_real_to_integer): Call fold...
2004-08-02 Bryce McKinlayre PR java/16701 (Error when constant initializer depen...
2004-08-01 Roger Sayledecl.c (update_aliases, [...]): Replace calls to build...
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-26 Hans-Peter Nilssonparse.y (build_super_invocation): Adjust declaration...
2004-07-25 Bernardo Innocenti* decl.c: Rename all identifiers named `class' to ...
2004-07-25 Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-25 Bernardo Innocentic-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2004-07-23 Thomas FitzsimmonsMakefile.am: Rename jar binary to fastjar.
2004-07-21 Andrew HaleyPR java/16431.
2004-07-21 Andrew Haleyverify.c (verify_jvm_instructions): Comment change...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-15 Frank Ch. Eigler* Fix for g++/15861
2004-07-14 Per Bothnerjava-tree.h (all_class_filename): Remove useless macro.
2004-07-12 Bryce McKinlayre PR java/16474 (gcjh: Illegal C++ produced for some...
2004-07-12 Roger Sayleexpr.c (java_truthvalue_conversion, [...]): Convert...
2004-07-11 Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-10 Bryce McKinlay004-07-10 Bryce McKinlay <mckinlay@redhat.com>
2004-07-10 Bryce McKinlayre PR java/8618 (call to private constructor allowed...
2004-07-09 Bryce McKinlayclass.c (interface_of_p): Check for null TYPE_BINFO.
2004-07-09 Nathan Sidwellclass.c (make_class): Do not create binfo here.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-08 Per Bothnerclass.c (build_static_field_ref): Add a NOP_EXPR; other...
2004-07-08 Per Bothner* gcj.texi (Linking): New node. Document -lgij usage.
2004-07-08 Per Bothner* gcj.texi (Invoking gij): Document new -verbose:class...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-04 Ranjit Mathew* verify.c: Correct array element access formatting...
2004-07-04 Ranjit Mathewverify.c: Insert a short blurb at the start referring...
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
2004-07-01 Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29 Bryce McKinlayre PR java/1262 (Method with default access can be...
2004-06-29 Andrew Haleyexcept.c (expand_start_java_handler): Push a new bindin...
2004-06-28 Bryce McKinlay* jcf-write.c (get_classfile_modifiers): Formatting...
2004-06-27 Ranjit MathewFormatting fixes.
2004-06-27 Bryce McKinlayre PR java/15715 (member interfaces are always static)
2004-06-27 Bryce McKinlayparse.y (qualify_and_find): Pass type decl, not identif...
2004-06-26 Bryce McKinlayre PR java/15734 (internal compiler error: Segmentation...
2004-06-26 Bryce McKinlayPR java/1207, java/16178
2004-06-24 Bryce McKinlayparse.y (set_nested_class_simple_name_value): Removed.
2004-06-22 Andrew Haleyre PR java/16113 (ICE: Segmentation fault when compilin...
2004-06-22 Ranjit Mathewparse.y (create_class): Correct diagnostic message...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Andrew Haleyjava-gimplify.c (java_gimplify_block): set TREE_USED...
2004-06-21 Joseph Myerstree-alias-common.h (struct tree_alias_ops): Change...
2004-06-17 Ranjit Mathewre PR java/13948 (GCJ segmentation fault while compilin...
2004-06-16 Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-06-08 Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-06-03 Mark G. Adamstree.h: Remove include of version.h
2004-05-31 Bryce McKinlayjcf-write.c (generate_bytecode_conditional): Correct...
2004-05-29 Ranjit Mathewjava-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test...
2004-05-29 Bryce McKinlayFix formatting.
2004-05-28 Bryce McKinlayjcf-write.c (generate_bytecode_conditional): Handle...
2004-05-28 Bryce McKinlaycheck-init.c (check_init): Handle binops UNLT_EXPR...
2004-05-28 Bryce McKinlaygcj.texi (Object allocation): Remove _Jv_AllocBytes.
2004-05-27 Bryce McKinlaydecl.c (struct binding_level): Add GTY marker.
2004-05-26 Bryce McKinlaylex.c (java_new_lexer): Set 'encoding'.
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.
2004-05-21 Mark Wielaardgjavah.c (print_stub_or_jni): Mark functions only JNIEX...
2004-05-19 Paolo Bonzinitypeck.c: Remove non-printable character 160.
2004-05-17 Ranjit Mathew* check-init.c: Correct minor typos.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-14 Ranjit Mathew* java-gimplify.c (java_gimplify_expr): Correct minor...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Andrew Haleyparse.y (create_class): Set TYPE_VFIELD.
2004-05-10 Andrew Pinskiparse.y (check_pkg_class_access): Add new argument...
2004-05-06 Ranjit MathewFixes PR java/9685, PR java/15073
2004-04-30 Ranjit Mathewre PR java/15133 (gcjh generates wrong method signatures)
2004-04-30 Roger Saylebuiltins.c (java_builtins): Add acos, asin, ceil and...
2004-04-22 Roger Sayleresource.c (write_resource_constructor): Guard call...
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2004-04-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-04-14 Bryce McKinlayexpr.c (build_invokeinterface): Remove unused variables...
next
This page took 0.263982 seconds and 8 git commands to generate.