system.h (USE_MAPPED_LOCATION): Poison.
[gcc.git] / gcc / java / builtins.c
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-24 Andrew Haley[multiple changes]
2007-01-11 Tom Tromeytypeck.c (convert): Don't use flag_emit_class_files.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-07-13 Bryce McKinlaybuiltins.c (check_for_builtin): If a builtin could...
2006-06-13 Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-02-08 Tom Tromeyre PR java/22578 (should inline floatToIntBits et al)
2006-02-04 Tom Tromeyre PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong...
2005-12-11 Terry LaurenzoFixes java/PR9861
2005-09-18 James A. Morrisonbuiltins.c (max_builtin, [...]): Use fold_buildN.
2005-06-25 Jan Hubickabuiltins.c (define_builtin): Accept new flags parameter.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-02-12 Kazu Hiratabuiltins.c, [...]: Update copyright.
2005-02-10 Richard Hendersonbuiltins.c (DEF_BUILTIN): Add COND argument.
2004-10-15 Kazu Hirataboehm.c, [...]: Update copyright.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-30 Roger Saylebuiltins.c (java_builtins): Add acos, asin, ceil and...
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2003-10-05 Kelley Cook* builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.
2003-09-03 Roger Saylebuiltins.c (enum builtin_type): Delete unused enumeration.
2003-06-08 Roger Saylebuiltins.c (define_builtin_type, [...]): Delete.
2003-05-29 Roger Saylebuiltins.c (cos_builtin, [...]): Delete.
2003-03-02 Roger Saylere PR c++/9367 (error: nonnull argument with extern...
2003-01-24 Jan Hubickabuiltins.c (DEF_BUILTIN): Accept 10 arguments.
2003-01-17 Kaveh R. Ghazibuiltins.c (java_build_function_call_expr): Renamed...
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-07-11 Roger Saylebuiltins.def: Make the argument types of abort and...
2002-07-06 Roger Saylere PR c++/7099 (G++ doesn't set the noreturn attribute...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-18 Alexandre Petit... re PR java/5876 (jc1 crashes when targeting mingw32)
2002-03-05 David Billinghurstbuiltins.c (cos_builtin): method_return_type ATTRIBUTE_...
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-20 Per Bothnerbuiltins.c (check_for_builtin): New function.
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_...