summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/8332mmitchel2002-12-011-5/+5
* * c-common.c (handle_visibility_attribute): Accept "default".rth2002-11-271-2/+3
* 2002-10-30 Aldy Hernandez <aldyh@redhat.com>aldyh2002-10-311-1/+1
* gcc/rth2002-10-161-1/+1
* * c-common.c (c_common_type_for_mode): Add V2HImode case.amylaar2002-10-141-0/+2
* * c-common.c (cb_register_builtins): Define __WCHAR_MAX__.gdr2002-10-091-0/+1
* * c-common.c (cb_register_builtins): Use really_no_inline.hubicka2002-10-051-1/+1
* * doc/extend.texi (tls_model): Document.jakub2002-09-271-0/+47
* * c-common.c (cpp_define_data_format): Remove.rth2002-09-231-50/+0
* * c-common.c (flag_abi_version): New variable.mmitchel2002-09-231-0/+15
* * c-common.c (preprocessing_trad_p): Define.danglin2002-09-221-0/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-8/+8
* * c-common.c (cpp_define_data_format): Remove __GCC_LITTLE_ENDIAN__,rth2002-09-211-54/+1
* * c-common.c (builtin_define_float_constants): Use real_formatrth2002-09-211-153/+39
* * machmode.def (V1DImode): New mode. A single element vector.nickc2002-09-171-0/+2
* gcc/rth2002-09-161-0/+7
* gcc/rth2002-09-161-3/+3
* * ABOUT-NLS: Follow spelling conventions.kazu2002-09-161-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-2/+2
* * c-common.c (builtin_define_with_hex_fp_value): New.rth2002-09-041-29/+64
* * Makefile.in (USER_H): Add ginclude/float.h.rth2002-09-031-2/+302
* gcc/gdr2002-08-281-6/+26
* * c-common.c (warn_abi): New variable.mmitchel2002-08-271-0/+5
* Added -Wundeclared-selector ObjC command line optionnicola2002-08-271-1/+9
* * c-common.c (cpp_define_data_format): New function.gdr2002-08-271-0/+93
* * c-common.c (cb_register_builds): Define __NEXT_RUNTIME__shebs2002-08-161-0/+4
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Moveneil2002-08-121-57/+1
* * c-common.c (c_common_init): Call preprocess_file instead.neil2002-08-111-12/+1
* 2002-08-09 Ziemowit Laski <zlaski@apple.com>zlaski2002-08-101-0/+3
* * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.neil2002-08-071-68/+0
* * c-common.c (c_expand_expr) [STMT_EXPR]: If the last expression isjason2002-08-071-3/+18
* Mark __func__ with line number 0, to avoid confusing debuggers.dalej2002-08-061-0/+8
* * c-common.c (c_common_init): -Wtraditional also implies -Wlong-long.zack2002-08-021-2/+3
* 2002-08-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-08-021-1/+4
* * c-common.c (__GXX_ABI_VERSION): Correct spelling.neil2002-08-011-1/+1
* 2002-08-01 Benjamin Kosnik <bkoz@redhat.com>bkoz2002-08-011-1/+1
* 2002-08-01 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-08-011-1/+3
* * c-common.c (cb_register_builtins): If C++, defineneil2002-08-011-0/+5
* * c-common.c: Define all C/ObjC/C++ warning and flag variables.neil2002-08-011-0/+393
* 2002-07-30 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-07-301-0/+2
* * Makefile.in: rtlanal.o now depends upon real.h.sayle2002-07-281-0/+2
* * c-common.c (c_sizeof_or_alignof_type): Take a third argument forgdr2002-07-251-5/+10
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-231-20/+45
* * c-common.c (c_common_post_options): Update prototype;neil2002-07-071-1/+3
* PR c++/7099sayle2002-07-061-67/+39
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-011-3/+5
* * c-common.c (c_common_get_alias_set): Correctly handle characters.rth2002-06-201-14/+10
* 2002-06-16 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-181-33/+50
* * c-common.c (flag_ms_extensions): Move from c++ front end.rth2002-06-161-0/+3