aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)Author
1999-04-02(shorten_compare): Fix typo in last change.kenner
1999-03-04(shorten_compare): Use type_for_size, not signed_or_unsigned_type,kenner
1998-11-29Include system.h and remove now-redundant includes or definitionskenner
1998-10-03(enum attrs): Add A_NO_CHECK_MEMORY_USAGE.kenner
1998-08-04Don't include <ctype.h>.eggert
1998-06-13(truthvalue_conversion): Protect side effects in the expression whenkenner
1998-04-12(check_format_info): Properly test for nested pointers.kenner
1998-04-10(decl_attributes, record_function_format,eggert
1998-02-10(format_char_info): Add new field zlen.kenner
1997-11-19(print_char_table): Add a and A to float formats.kenner
1997-09-29(check_format_info): Add check for scanf into constant object or viakenner
1997-09-22(decl_attributes): Add support for TYPE_UNUSED on types.kenner
1997-08-08Include <stdio.h> before include files that formerly used STDIO_PROTO.eggert
1997-08-08(if_stack{,_space,_pointer}): New static variables.kenner
1997-08-07(binary_op_error): Add default case to switch.kenner
1997-08-04(check_format_info): Store each flag character only once in thekenner
1997-06-09(c_build_type_variant): Don't futz with main type variant of arraykenner
1997-06-09(check_format_info): Correct handling of the 'a' flag which addskenner
1997-02-16xmerrill
1996-12-07(skip_evaluation): Likewise.kenner
1996-11-15(decl_attributes, case A_ALIAS): Add missing parens.kenner
1996-10-09(split_specs_attrs): New function.kenner
1996-09-23(decl_attribtes, case A_SECTION): Allow for static local variable.kenner
1996-07-03(record_function_format): Define as static.kenner
1996-07-03formatting tweaksmrs
1996-06-11(check_format_info): Change text of message about use of `0' withkenner
1996-06-10(decl_attributes, case A_T_UNION): Don't look at fields of union ifkenner
1996-06-08(enum attrs): Add A_FORMAT_ARG.kenner
1996-05-06(decl_attributes): Chain multiple attributes correctly.coxs
1996-05-06(truthvalue_conversion, case ADDR_EXPR): Don't treat address ofkenner
1996-05-06-fno-common changemerrill
1996-02-19Install latest version of last patch.kenner
1996-02-18(check_format_info): Warn about `L' if -pedantic.kenner
1996-02-13(overflow_warning): Fix typo in warning message.kenner
1996-02-11(check_format_info): Handle missing type in format when terminated bykenner
1996-01-15 * c-lex.c (check_newline): Pass character after `#pragma' todje
1996-01-01(decl_attributes): Fix default alignment: BIGGEST_ALIGNMENT is akenner
1995-12-19(WCHAR_TYPE_SIZE): Add a default definition.wilson
1995-11-29(combine_strings): Add support for WCHAR_TYPE as short.wilson
1995-10-19(check_format_info): Make test for null pointer more general.kenner
1995-09-26(check_format_info): Don't warn about format type mismatch if thekenner
1995-08-29(decl_attribute, case A_PACKED): Check is_type first.kenner
1995-07-18(decl_attributes, case A_ALIGNED): Handle is_type case properly.kenner
1995-06-27(decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR): Set TREE_USED.kenner
1995-06-15Update FSF address.kenner
1995-06-14(format_char_info, case 'm'): Set type to void.kenner
1995-06-05(decl_attributes): Fix typo in size passed to alloca.kenner
1995-05-31(truthvalue_conversion, BIT_AND_EXPR): Make sure that the result haskenner
1995-05-24*** empty log message ***merrill
1995-05-11(convert_and_check): Don't diagnose overflow in constant expressionkenner