summaryrefslogtreecommitdiffstats
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (type_for_mode): Handle TI types.law1998-04-211-0/+3
* 1998-04-15 Mark Mitchell <mmitchell@usa.net>mmitchel1998-04-161-1/+1
* fix merge breakagejason1998-04-131-6/+2
* This change is from an idea suggested by Arthur David Olson.law1998-04-121-148/+210
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-24/+33
* Fix bug reported by David C Binderman, accept 'L' when pedantic with FP format.wilson1998-03-251-8/+10
* Major cutover to using system.h:ghazi1998-03-201-15/+1
* ./ChangeLog:brendan1998-02-181-0/+24
* * c-common.c (c_expand_start_cond, c_expand_end_cond,law1998-02-171-12/+46
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+13
* * c-common.c (decl_attributes): Flag unrecognized attributelaw1998-02-051-15/+118
* (c_build_type_variant): Don't futz with main type variant of arraykenner1997-06-091-22/+3
* (check_format_info): Correct handling of the 'a' flag which addskenner1997-06-091-4/+7
* xmerrill1997-02-161-4/+1
* (skip_evaluation): Likewise.kenner1996-12-071-6/+14
* (decl_attributes, case A_ALIAS): Add missing parens.kenner1996-11-151-1/+1
* (split_specs_attrs): New function.kenner1996-10-091-0/+70
* (decl_attribtes, case A_SECTION): Allow for static local variable.kenner1996-09-231-1/+2
* (record_function_format): Define as static.kenner1996-07-031-1/+1
* formatting tweaksmrs1996-07-031-4/+4
* (check_format_info): Change text of message about use of `0' withkenner1996-06-111-1/+1
* (decl_attributes, case A_T_UNION): Don't look at fields of union ifkenner1996-06-101-1/+2
* (enum attrs): Add A_FORMAT_ARG.kenner1996-06-081-6/+167
* (decl_attributes): Chain multiple attributes correctly.coxs1996-05-061-0/+2
* (truthvalue_conversion, case ADDR_EXPR): Don't treat address ofkenner1996-05-061-0/+6
* -fno-common changemerrill1996-05-061-1/+9
* Install latest version of last patch.kenner1996-02-191-3/+5
* (check_format_info): Warn about `L' if -pedantic.kenner1996-02-181-2/+10
* (overflow_warning): Fix typo in warning message.kenner1996-02-131-1/+1
* (check_format_info): Handle missing type in format when terminated bykenner1996-02-111-1/+1
* * c-lex.c (check_newline): Pass character after `#pragma' todje1996-01-151-2/+6
* (decl_attributes): Fix default alignment: BIGGEST_ALIGNMENT is akenner1996-01-011-2/+3
* (WCHAR_TYPE_SIZE): Add a default definition.wilson1995-12-191-0/+8
* (combine_strings): Add support for WCHAR_TYPE as short.wilson1995-11-291-1/+6
* (check_format_info): Make test for null pointer more general.kenner1995-10-191-1/+1
* (check_format_info): Don't warn about format type mismatch if thekenner1995-09-261-5/+9
* (decl_attribute, case A_PACKED): Check is_type first.kenner1995-08-291-6/+7
* (decl_attributes, case A_ALIGNED): Handle is_type case properly.kenner1995-07-181-1/+1
* (decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR): Set TREE_USED.kenner1995-06-271-2/+8
* Update FSF address.kenner1995-06-151-1/+2
* (format_char_info, case 'm'): Set type to void.kenner1995-06-141-1/+4
* (decl_attributes): Fix typo in size passed to alloca.kenner1995-06-051-1/+1
* (truthvalue_conversion, BIT_AND_EXPR): Make sure that the result haskenner1995-05-311-2/+5
* *** empty log message ***merrill1995-05-241-0/+1
* (convert_and_check): Don't diagnose overflow in constant expressionkenner1995-05-111-0/+4
* (declare_hidden_char_array): Mark decl artificial.merrill1995-05-091-0/+1
* (enum attrs): Add A_UNUSED.kenner1995-04-301-1/+10
* (decl_attributes): Always continue if attribute not found.dje1995-04-281-4/+4
* (init_attributes): Don't require decl for A_PACKED.kenner1995-04-261-2/+4
* attributes weak and aliasmerrill1995-04-161-1/+26
OpenPOWER on IntegriCloud