]> gcc.gnu.org Git - gcc.git/history - gcc/java
check.c (gfc_check_getcwd_sub): Fix seg fault.
[gcc.git] / gcc / java /
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...
2004-09-30 Per BothnerMore cleanup for --enable-mapped-location.
2004-09-30 Per Bothnercheck-init.c (check_init): Handle USE_MAPPED_LOCATION...
2004-09-30 Per Bothnerjava-tree.h: Redefine some macros and add soem declarat...
2004-09-29 Andrew Haleyre PR java/17007 (Inconsistent builtin attributes set...
2004-09-28 Tom Tromeyre PR java/15710 (ICE: tree check: expected class ...
2004-09-28 Andrew Haleyre PR java/17586 (kawa build fails with ICE)
2004-09-28 Andrew Haleyjcf-parse.c (load_class): Back out previous broken...
2004-09-28 Andrew Haleyre PR java/17586 (kawa build fails with ICE)
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-25 Kazu Hirataexpr.c, [...]: Fix comment typos.
2004-09-24 Tom Tromeyre PR java/15656 (ICE segfault in lex.c)
2004-09-24 Tom Tromeyre PR java/16789 (ICE in force_evaluation_order() on...
2004-09-24 Andrew Haleyre PR java/16927 (assert statement fails at -O1 and...
2004-09-23 Tom Tromeyre PR java/17329 (ICE: SEGV in java_gimplify_expr)
2004-09-23 Tom Tromeyre PR java/17380 (Bad diagnostic and ICE on valid code...)
2004-09-22 Kelley Cookaclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND.
2004-09-22 Nathan Sidwellvec.h (VEC_space): Return true if there _is_ space.
2004-09-21 Matt AusternFix bootstrap.
2004-09-21 Tom Tromeyre PR java/17575 (gcjh does not clear its function...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-14 Tom Tromeyre PR java/17216 (ICE in 3.5, error in 3.4.1 when...
2004-09-11 Andrew PinskiMake-lang.in (java/ggc-none.c): Change dependency for...
2004-09-11 Mohan EmbarMake-lang.in (java/win32-host.o): Add dependency on...
2004-09-11 Mohan EmbarMake-lang.in (GCJH_OBJS): Change dependency from ggc...
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.
next
This page took 0.311538 seconds and 8 git commands to generate.