aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-1/+1
2002-10-14c-common.c (c_common_type_for_mode): Add V2HImode case.J"orn Rennecke1-0/+2
2002-10-09c-common.c (cb_register_builtins): Define __WCHAR_MAX__.Gabriel Dos Reis1-0/+1
2002-10-05* c-common.c (cb_register_builtins): Use really_no_inline.Jan Hubicka1-1/+1
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek1-0/+47
2002-09-23c-common.c (cpp_define_data_format): Remove.Richard Henderson1-50/+0
2002-09-23c-common.c (flag_abi_version): New variable.Mark Mitchell1-0/+15
2002-09-22c-common.c (preprocessing_trad_p): Define.John David Anglin1-0/+1
2002-09-22ChangeLog: Follow spelling conventions.Kazu Hirata1-8/+8
2002-09-21c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__...Richard Henderson1-54/+1
2002-09-21c-common.c (builtin_define_float_constants): Use real_format to get the float...Richard Henderson1-153/+39
2002-09-17machmode.def (V1DImode): New mode.Nick Clifton1-0/+2
2002-09-16c-common.c (builtin_define_float_constants): Emit __FOO_DENORM_MIN__.Richard Henderson1-0/+7
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-3/+3
2002-09-16ABOUT-NLS: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-2/+2
2002-09-04c-common.c (builtin_define_with_hex_fp_value): New.Richard Henderson1-29/+64
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson1-2/+302
2002-08-28c-common.c (builtin_define_type_precision): New function.Gabriel Dos Reis1-6/+26
2002-08-27c-common.c (warn_abi): New variable.Mark Mitchell1-0/+5
2002-08-27Added -Wundeclared-selector ObjC command line optionNicola Pero1-1/+9
2002-08-27c-common.c (cpp_define_data_format): New function.Gabriel Dos Reis1-0/+93
2002-08-16c-common.c (cb_register_builds): Define __NEXT_RUNTIME__ for ObjC with -fnext...Stan Shebs1-0/+4
2002-08-12c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.Neil Booth1-57/+1
2002-08-11c-common.c (c_common_init): Call preprocess_file instead.Neil Booth1-12/+1
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski1-0/+3
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-68/+0
2002-08-06c-common.c (c_expand_expr): If the last expression is a VAR_DECL with RTL tha...Jason Merrill1-3/+18
2002-08-06Mark __func__ with line number 0, to avoid confusing debuggers.Dale Johannesen1-0/+8
2002-08-02c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.Zack Weinberg1-2/+3
2002-08-02c-common.c (cb_register_builtins): Always define __GXX_ABI_VERSION.Franz Sirl1-1/+4
2002-08-01* c-common.c (__GXX_ABI_VERSION): Correct spelling.Neil Booth1-1/+1
2002-08-01c-common.c (cb_register_builtins): Set __GXX_ABI_VERSION__ to 102.Benjamin Kosnik1-1/+1
2002-08-01c-common.c (cb_register_builtins): Set __FINITE_MATH_ONLY__ to 1 if -ffinite-...Toon Moene1-1/+3
2002-08-01c-common.c (cb_register_builtins): If C++, define __EXCEPTIONS, __DEPRECATED ...Neil Booth1-0/+5
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth1-0/+393
2002-07-30flags.h: Declare flag_finite_math_only.Toon Moene1-0/+2
2002-07-28Makefile.in: rtlanal.o now depends upon real.h.Roger Sayle1-0/+2
2002-07-25c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining.Gabriel Dos Reis1-5/+10
2002-07-23Fix PR/7363:Gabriel Dos Reis1-20/+45
2002-07-07c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth1-1/+3
2002-07-06re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::...Roger Sayle1-67/+39
2002-07-01tree.h: Modify builtin_function interface to take an extra argument ATTRS...Roger Sayle1-3/+5
2002-06-20c-common.c (c_common_get_alias_set): Correctly handle characters.Richard Henderson1-14/+10
2002-06-18simd-1.c: New.Aldy Hernandez1-33/+50
2002-06-16c-common.c (flag_ms_extensions): Move from c++ front end.Richard Henderson1-0/+3
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-0/+62
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-37/+3
2002-06-02c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth1-0/+4