summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * c-common.c (builtin_define_type_max): New.rth2002-06-121-0/+62
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-37/+3
* * c-common.c (c_common_init): Override cpplib's defaultneil2002-06-021-0/+4
* * c-common.c (builtin_define_std): Correct logic.neil2002-05-311-4/+7
* * c-common.c (c_common_attribute_table): Add "may_alias" entry.rth2002-05-301-0/+5
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * c-common.c: Add support for __attribute__((nothrow)) to specifysayle2002-05-271-0/+27
* * c-common.c (c_common_init): Always use intmax_t.neil2002-05-271-4/+1
* * c-common.c (c_common_init): Use intmax_t for now.neil2002-05-271-1/+1
* * c-common.c (c_common_init): Set CPP arithmetic precision.neil2002-05-271-0/+4
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-3/+8
* * c-common.c (warn_nonnull): Declare.thorpej2002-05-231-0/+293
* * c-common.c (cb_register_builtins): Don't indent '#' of #define.amylaar2002-05-221-1/+1
* PR preprocessor/6517neil2002-05-221-0/+4
* * c-common.c (c_common_init): Set options->unsigned_char fromzack2002-05-211-9/+7
* * c-common.c (preprocessing_asm): New macro.neil2002-05-191-4/+5
* * c-common.c (c_common_post_options): Warn if -Wformat-zero-lengththorpej2002-05-181-0/+2
* * c-common.c (c_common_init_options): Use C89 for Objective-C,neil2002-05-171-2/+4
* * c-common.c (cb_register_builtins): Handle more built-insneil2002-05-161-0/+17
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, REGISTER_PREFIX):zack2002-05-161-14/+35
* * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.zack2002-05-151-8/+35
* * Makefile.in (c-common.o, cppinit.o): Update.neil2002-05-131-3/+7
* * Makefile.in: Update.neil2002-05-091-0/+81
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-071-0/+9
* * c-common.c (warn_multichar): New.neil2002-05-061-0/+6