aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/builtins.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-15boehm.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+1
2004-07-18builtins.c (max_builtin, [...]): Replace calls to build with buildN.Roger Sayle1-8/+8
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+1
2004-04-30builtins.c (java_builtins): Add acos, asin, ceil and floor.Roger Sayle1-0/+12
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-1/+1
2003-10-05* builtins.c, jcf.h, jvspec.c: Remove PARAMS macros.Kelley Cook1-1/+1
2003-09-03builtins.c (enum builtin_type): Delete unused enumeration.Roger Sayle1-27/+0
2003-06-08builtins.c (define_builtin_type, [...]): Delete.Roger Sayle1-101/+42
2003-05-29builtins.c (cos_builtin, [...]): Delete.Roger Sayle1-53/+34
2003-03-02re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle1-2/+6
2003-01-24builtins.c (DEF_BUILTIN): Accept 10 arguments.Jan Hubicka1-4/+7
2003-01-17builtins.c (java_build_function_call_expr): Renamed from build_function_call_...Kaveh R. Ghazi1-5/+5
2003-01-12* All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi1-24/+14
2003-01-09* All Files: Remove PARAMS macro.Kaveh R. Ghazi1-13/+11
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+5
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-07-11builtins.def: Make the argument types of abort and exit independent of the fr...Roger Sayle1-2/+0
2002-07-06re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::...Roger Sayle1-1/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-10/+10
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-1/+1
2002-03-18re PR java/5876 (jc1 crashes when targeting mingw32)Alexandre Petit-Bianco1-1/+1
2002-03-05builtins.c (cos_builtin): method_return_type ATTRIBUTE_UNUSEDDavid Billinghurst1-3/+3
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-3/+0
2002-02-20builtins.c (check_for_builtin): New function.Per Bothner1-22/+10
2002-01-27builtins.c (sqrt_builtin): Use BUILT_IN_SQRT, not BUILT_IN_SQRTF.Andreas Tobler1-1/+1
2002-01-22decl.c (java_init_decl_processing): Use add_predefined_file.Tom Tromey1-0/+365