aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/builtins.c
AgeCommit message (Expand)AuthorFilesLines
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