summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* * c-typeck.c (initializer_constant_valid_p): Move ...rth1999-07-311-0/+156
* * builtins.c (stabilize_va_list): Don't INDIRECT_REF throughrth1999-07-271-2/+9
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-0/+48
* * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.jason1999-07-201-1/+1
* * c-common.h: New file.crux1999-07-201-1/+394
* For gcc:gavin1999-07-061-0/+98
* For gcc:gavin1999-07-021-0/+8
* * c-common.c (default_valid_lang_attribute): New fn.jason1999-04-131-63/+23
* * c-common.c (decl_attributes, A_INIT_PRIORITY): Allow arraysjason1999-04-091-2/+5
* * cppfiles.c (INO_T_EQ): Handle UWIN.law1999-03-111-1/+1
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-15/+15
* * c-common.c (shorten_compare): Get the min/max value from thelaw1999-02-161-0/+6
* 1999-02-15 16:59 -0500 Zack Weinberg <zack@midnite.ec.rhno.columbia.edu>zack1999-02-151-1/+1
* bkoz1999-02-051-13/+7
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-7/+12
* Fix copyrights.law1999-01-061-1/+1
* * c-common.c (decl_attributes): Allow applying attribute `unused'ghazi1999-01-041-1/+2
* * c-common.c (declare_function_name): Declare predefinied variablerth1998-12-011-1/+4
* * c-common.c: Change warning messages to say `comparison islaw1998-11-191-6/+6
* law1998-10-311-16/+22
* Reinstall Apr 24th fix, lost during May 6th gcc2 merge:ghazi1998-10-311-1/+1
* Fix for sparc va_arg macro aliasing problem.wilson1998-10-291-2/+9
* * c-common.c (c_apply_type_quals_to_decl): Don't crash whenmmitchel1998-10-211-18/+26
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-5/+128
* Warning fixes:ghazi1998-10-131-3/+3
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usageraeburn1998-10-111-1/+19
* * c-common.c (type_for_mode): Only return TItype nodes whenlaw1998-10-081-0/+2
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).nickc1998-10-011-0/+9
* * c-common.c (c_get_alias_set): Tighten slightly for FUNCTION_TYPEsmmitchel1998-09-281-30/+36
* * Makefile.in (LIBS): Link in libiberty.a.law1998-09-201-1/+1
* * tree.c (new_alias_set): New function.rth1998-09-201-2/+1
* Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.nickc1998-09-021-1/+5
* * c-common.c (combine_strings): Also set TREE_READONLY.jason1998-08-241-4/+5
* * c-common.c (decl_attributes): Issue an error if the argumentrth1998-08-181-2/+10
* * tree.h: De-conditionalize init_priority code.jason1998-08-131-1/+65
* Function entry/exit profiling instrumentation:raeburn1998-07-301-0/+19
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+87
* * c-common.c (check_format_info): Initialize length_char andlaw1998-06-191-2/+2
* * c-common.c (truthvalue_conversion): Protect side effects in theschwab1998-06-191-6/+9
* * c-common.c (check_format_info): Put back check for C9x `hh'schwab1998-06-031-13/+13
* Thu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus.com>brolley1998-05-211-0/+107
* Warning fixes:ghazi1998-05-131-1/+1
* typo typo fixes fixeslaw1998-05-061-1/+1
* * c-common.c: Convert to using ctype macros defined in system.h.ghazi1998-05-061-5/+5
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-17/+9
* Fix old -pedantic error I noticed while reviewing patch from Ulrich.wilson1998-05-051-2/+15
* (format_char_info): Add new field hhlen.drepper1998-05-041-49/+62
* Fix a typo:ghazi1998-04-241-1/+1
* * c-common.c (type_for_mode): Handle TI types.law1998-04-211-0/+3