OSDN Git Service

Fix mips64vr4100-elf build failure.
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
1998-06-03 schwab * c-common.c (check_format_info): Put back check for...
1998-05-21 brolleyThu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus...
1998-05-13 ghaziWarning fixes:
1998-05-06 lawtypo typo fixes fixes
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-05-05 wilsonFix old -pedantic error I noticed while reviewing patch...
1998-05-04 drepper(format_char_info): Add new field hhlen.
1998-04-24 ghaziFix a typo:
1998-04-21 law * c-common.c (type_for_mode): Handle TI types.
1998-04-16 mmitchel1998-04-15 Mark Mitchell <mmitchell@usa.net>
1998-04-13 jasonfix merge breakage
1998-04-12 law This change is from an idea suggested by Arthur David...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-25 wilsonFix bug reported by David C Binderman, accept 'L' when...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-18 brendan./ChangeLog:
1998-02-17 law * c-common.c (c_expand_start_cond, c_expand_end...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-02-05 law * c-common.c (decl_attributes): Flag unrecogniz...
1997-06-09 kenner(c_build_type_variant): Don't futz with main type varia...
1997-06-09 kenner(check_format_info): Correct handling of the 'a' flag...
1997-02-16 merrillx
1996-12-07 kenner(skip_evaluation): Likewise.
1996-11-15 kenner(decl_attributes, case A_ALIAS): Add missing parens.
1996-10-09 kenner(split_specs_attrs): New function.
1996-09-23 kenner(decl_attribtes, case A_SECTION): Allow for static...
1996-07-03 kenner(record_function_format): Define as static.
1996-07-03 mrsformatting tweaks
1996-06-11 kenner(check_format_info): Change text of message about use...
1996-06-10 kenner(decl_attributes, case A_T_UNION): Don't look at fields...
1996-06-08 kenner(enum attrs): Add A_FORMAT_ARG.
1996-05-06 coxs(decl_attributes): Chain multiple attributes correctly.
1996-05-06 kenner(truthvalue_conversion, case ADDR_EXPR): Don't treat...
1996-05-06 merrill-fno-common change
1996-02-19 kennerInstall latest version of last patch.
1996-02-18 kenner(check_format_info): Warn about `L' if -pedantic.
1996-02-13 kenner(overflow_warning): Fix typo in warning message.
1996-02-11 kenner(check_format_info): Handle missing type in format...
1996-01-15 dje * c-lex.c (check_newline): Pass character after `...
1996-01-01 kenner(decl_attributes): Fix default alignment: BIGGEST_ALIGN...
1995-12-19 wilson(WCHAR_TYPE_SIZE): Add a default definition.
1995-11-29 wilson(combine_strings): Add support for WCHAR_TYPE as short.
1995-10-19 kenner(check_format_info): Make test for null pointer more...
1995-09-26 kenner(check_format_info): Don't warn about format type misma...
1995-08-29 kenner(decl_attribute, case A_PACKED): Check is_type first.
1995-07-18 kenner(decl_attributes, case A_ALIGNED): Handle is_type case...
1995-06-27 kenner(decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR...
1995-06-15 kennerUpdate FSF address.
1995-06-14 kenner(format_char_info, case 'm'): Set type to void.
1995-06-05 kenner(decl_attributes): Fix typo in size passed to alloca.
1995-05-31 kenner(truthvalue_conversion, BIT_AND_EXPR): Make sure that...
1995-05-24 merrill*** empty log message ***
1995-05-11 kenner(convert_and_check): Don't diagnose overflow in constan...
1995-05-09 merrill(declare_hidden_char_array): Mark decl artificial.
1995-04-30 kenner(enum attrs): Add A_UNUSED.
1995-04-28 dje(decl_attributes): Always continue if attribute not...
1995-04-26 kenner(init_attributes): Don't require decl for A_PACKED.
1995-04-16 merrillattributes weak and alias
1995-04-10 kenner(enum attrs): New attribute, A_NOCOMMON.
1995-03-31 kenner(init_attributes): A_FORMAT is only for decls.
1995-03-30 kenner(enum attrs): New enum class.
1995-03-29 kenner(decl_attributes): Clean up test for __mode__.
1995-03-16 kenner(decl_attributes): Allow alignment for TYPE_DECLs.
1995-03-10 kenner(decl_attributes): Handle prefix and suffix attributes...
1995-02-21 kenner(decl_attributes): Add third argument prefix_attributes.
1995-01-31 merrill(type_for_*): Check integer_type_node first.
1995-01-17 merrillUse boolean_* instead of integer_* where appropriate.
1995-01-14 djeAdd 1995 to copyright.
1995-01-14 dje(decl_attributes): Fix typo in packed ignored warning.
1995-01-14 merrill__attribute__ ((constructor))
1994-11-30 kenner(decl_attribute): Allow special names (e.g, `word'...
1994-11-17 kenner(print_char_table): Allow `L' for `u'.
1994-11-11 kenner(decl_attributes): Add double-underscore version of...
1994-11-10 kenner(decl_attributes): Check for attributes with leading...
1994-11-10 kenner({print,scan}_char_table): Allow `L' modifier for integ...
1994-09-19 mycroftAdd format checking for `q' (quad) modifier.
1994-09-02 merrill(min_precision): Move from c-decl.c
1994-08-25 kenner(shorten_compare): Don't issue warning if both operands...
1994-08-19 kenner(decl_attribute): Handle "transparent_union" attribute.
1994-07-06 erich(decl_attributes): If TREE_TYPE for the DECL is updated,
1994-06-30 kenner(c_build_type_variant): Remove last change; instead...
1994-06-03 dje(decl_attributes): Fix section attribute breakage.
1994-06-02 kenner(c_build_type_variant): Don't change TYPE_MAIN_VARIANT...
1994-05-13 merrill(truthvalue_conversion): If expr is a BIT_AND_EXPR
1994-05-12 kenner(decl_attributes): Revert to identifiers for mode attri...
1994-05-06 kenner(decl_attributes): Move the attribute recognition and...
1994-03-28 rms(decl_attributes): `mode' attribute now takes string...
1994-03-25 kenner(truthvalue_conversion): Remove decl of unused CODE.
1994-03-17 wilson(shorten_compare): When simplify compare against
1994-03-14 kenner(TRUTH_*_EXPR): Convert to integer_type_node.
1994-03-13 kenner(constant_expression_warning, overflow_warning): Handle...
1994-02-27 kenner(declare_hidden_char_array): Build new type if warn_lar...
1994-02-27 kenner(binary_op_error): Initialize OPNAME.
1994-02-23 kenner(decl_attributes): Warn if attribute will be ignored.
1994-02-17 dje(decl_attributes): Decode section attribute.
1994-02-01 kenner(decl_attributes): Allow format attributes on old style
1993-12-24 kenner(decl_attribute): Verify that alignment and format...
1993-12-23 kenner(T_ST): Fix typo in last change.
next