summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Update.neil2003-03-111-468/+5
* PR middle-end/9986danglin2003-03-091-2/+2
* * Makefile.in: Update.neil2003-03-041-0/+18
* PR c++/9367sayle2003-03-021-0/+17
* * c-common.c (handle_used_attribute): Accept static data too.rth2003-02-191-5/+8
* 2003-02-01 Richard Henderson <rth@redhat.com>rth2003-02-011-0/+1
* * c-common.c (builtin_define_float_constants): Definemmitchel2003-01-301-0/+12
* * builtins.c (DEF_BUILTIN): Accept 10 arguments.hubicka2003-01-241-5/+7
* * alias.c: Fix comment typos.kazu2003-01-181-3/+3
* Merge from pch-branch.geoffk2003-01-101-0/+10
* * c-common.c (finish_fname_decls): Put the DECL_STMTs inside thejason2003-01-031-9/+14
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+20
* * c-common.c (builtin_define_type_max): Handle unsignedneil2002-12-111-27/+24
* 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