]> gcc.gnu.org Git - gcc.git/history - gcc/c-common.c
(decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR): Set TREE_USED.
[gcc.git] / gcc / c-common.c
1995-06-27 Richard Kenner(decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR...
1995-06-15 Richard KennerUpdate FSF address.
1995-06-14 Richard Kenner(format_char_info, case 'm'): Set type to void.
1995-06-05 Richard Kenner(decl_attributes): Fix typo in size passed to alloca.
1995-05-31 Richard Kenner(truthvalue_conversion, BIT_AND_EXPR): Make sure that...
1995-05-24 Jason Merrill*** empty log message ***
1995-05-11 Richard Kenner(convert_and_check): Don't diagnose overflow in constan...
1995-05-09 Jason Merrill(declare_hidden_char_array): Mark decl artificial.
1995-04-30 Richard Kenner(enum attrs): Add A_UNUSED.
1995-04-28 Doug Evans(decl_attributes): Always continue if attribute not...
1995-04-26 Richard Kenner(init_attributes): Don't require decl for A_PACKED.
1995-04-16 Jason Merrillattributes weak and alias
1995-04-10 Richard Kenner(enum attrs): New attribute, A_NOCOMMON.
1995-03-31 Richard Kenner(init_attributes): A_FORMAT is only for decls.
1995-03-30 Richard Kenner(enum attrs): New enum class.
1995-03-29 Richard Kenner(decl_attributes): Clean up test for __mode__.
1995-03-16 Richard Kenner(decl_attributes): Allow alignment for TYPE_DECLs.
1995-03-10 Richard Kenner(decl_attributes): Handle prefix and suffix attributes...
1995-02-21 Richard Kenner(decl_attributes): Add third argument prefix_attributes.
1995-01-31 Jason Merrill(type_for_*): Check integer_type_node first.
1995-01-17 Jason MerrillUse boolean_* instead of integer_* where appropriate.
1995-01-14 Doug EvansAdd 1995 to copyright.
1995-01-14 Doug Evans(decl_attributes): Fix typo in packed ignored warning.
1995-01-14 Jason Merrill__attribute__ ((constructor))
1994-11-30 Richard Kenner(decl_attribute): Allow special names (e.g, `word'...
1994-11-17 Richard Kenner(print_char_table): Allow `L' for `u'.
1994-11-11 Richard Kenner(decl_attributes): Add double-underscore version of...
1994-11-10 Richard Kenner(decl_attributes): Check for attributes with leading...
1994-11-10 Richard Kenner({print,scan}_char_table): Allow `L' modifier for integ...
1994-09-19 Charles HannumAdd format checking for `q' (quad) modifier.
1994-09-02 Jason Merrill(min_precision): Move from c-decl.c
1994-08-25 Richard Kenner(shorten_compare): Don't issue warning if both operands...
1994-08-19 Richard Kenner(decl_attribute): Handle "transparent_union" attribute.
1994-07-06 Richard Earnshaw(decl_attributes): If TREE_TYPE for the DECL is updated,
1994-06-30 Richard Kenner(c_build_type_variant): Remove last change; instead...
1994-06-03 Doug Evans(decl_attributes): Fix section attribute breakage.
1994-06-02 Richard Kenner(c_build_type_variant): Don't change TYPE_MAIN_VARIANT...
1994-05-13 Jason Merrill(truthvalue_conversion): If expr is a BIT_AND_EXPR
1994-05-12 Richard Kenner(decl_attributes): Revert to identifiers for mode attri...
1994-05-06 Richard Kenner(decl_attributes): Move the attribute recognition and...
1994-03-28 Richard Stallman(decl_attributes): `mode' attribute now takes string...
1994-03-25 Richard Kenner(truthvalue_conversion): Remove decl of unused CODE.
1994-03-17 Jim Wilson(shorten_compare): When simplify compare against
1994-03-14 Richard Kenner(TRUTH_*_EXPR): Convert to integer_type_node.
1994-03-13 Richard Kenner(constant_expression_warning, overflow_warning): Handle...
1994-02-27 Richard Kenner(declare_hidden_char_array): Build new type if warn_lar...
1994-02-27 Richard Kenner(binary_op_error): Initialize OPNAME.
1994-02-23 Richard Kenner(decl_attributes): Warn if attribute will be ignored.
1994-02-17 Doug Evans(decl_attributes): Decode section attribute.
1994-02-01 Richard Kenner(decl_attributes): Allow format attributes on old style
1993-12-24 Richard Kenner(decl_attribute): Verify that alignment and format...
1993-12-23 Richard Kenner(T_ST): Fix typo in last change.
1993-12-22 Richard Kenner(T_ST): New macro.
1993-11-24 Richard Stallman(shorten_compare): Correct typo from last change.
1993-11-23 Richard Kenner(check_format_info): When we have INTEGER_TYPEs...
1993-11-03 Richard Stallman(check_format_info): Make warning nicer for mismatch...
1993-10-31 Richard Stallman(shorten_compare): Undo previous change.
1993-10-31 Richard Stallman(shorten_compare): Do nothing if both args constant.
1993-10-30 Richard Stallman(convert_and_check): Don't warn converting 0xff
1993-10-21 Richard Kenner(check_format_info): Consider "char", "signed char...
1993-10-10 Richard Kenner(check_format_info): Support X/Open formats like "...
1993-10-10 Richard Stallman(check_format_info): Avoid ?: conditional for function...
1993-10-08 Richard Kenner(check_function_format): Correct error in last change.
1993-10-05 Richard KennerInclude <ctype.h>; avoid home-grown ISDIGIT.
1993-09-07 Richard Kenner(c_build_type_variant): Allocate new type in same obsta...
1993-09-04 Richard Kenner(truthvalue_conversion): A complex value is nonzero...
1993-08-15 Richard Stallman(declare_hidden_char_array): New function to factor...
1993-08-08 Richard Stallman(declare_function_name): Set DECL_EXTERNAL in the decls.
1993-08-06 Richard Stallman(decl_attributes): Support attributes `volatile'
1993-07-12 Paul Eggert(unsigned_conversion_warning): Just use `warning',
1993-07-02 Paul Eggert(constant_expression_warning, overflow_warning,
1993-06-24 Richard Stallman(decl_attributes): If first_arg_num is 0, no error...
1993-05-21 Richard Stallman(constant_expression_warning)
1993-05-06 Richard Stallman(truthvalue_conversion): Turn off Apr 29 change.
1993-05-03 Jim Wilson(truthvalue_conversion): Don't optimize subtract of...
1993-05-01 Richard Stallman(truthvalue_conversion): Specific error message when...
1993-04-06 Jim Wilson(decl_attributes...
1993-03-21 Richard Stallman#include "obstack.h".
1993-03-04 Richard Stallman(truthvalue_conversion): Fix handling of COMPLEX_EXPR.
1993-03-04 Richard Stallman(truthvalue_conversion): Handle COMPLEX_EXPR.
1993-02-02 Richard Stallman(constant_expression_warning): Suppress duplicate warnings.
1993-01-30 Niklas Hallqvistc-common.c (c_build_type_variant): Moved here from...
1993-01-28 Richard Kenner(declare_function_name): If char_array_type_node isn...
1992-12-30 Richard Kenner(truthvalue_conversion): Handle TRUTH_XOR_EXPR.
1992-10-01 Richard Stallman(declare_function_name): __FUNC__ variables
1992-09-10 Richard Stallman(declare_function_name): Allow for anonymous function.
1992-09-07 Brendan KehoeMoved constant_expression_warning into c-common.c.
1992-09-07 Richard Stallman(check_case_value): Call constant_expression_warning.
1992-08-14 Richard Stallman(truthvalue_conversion): Optionally warn if an
1992-07-29 Richard Stallman(decl_attributes): Call layout_decl with two arguments.
1992-07-12 Richard StallmanRenamed TREE_INLINE...
1992-07-10 Richard Stallman(check_case_value): Strip the new nops with STRIP_TYPE_...
1992-07-07 Richard KennerChanges to support 64-bit hosts: Remove definition...
1992-07-07 Richard Stallman> (declare_function_name): For __FUNCTION__ and __PRETT...
1992-07-06 Richard Stallman(decl_attributes): Don't set DECL_PACKED on VAR_DECL.
1992-07-03 Richard Stallman(type_for_size): If no ANSI type matches, check for...
1992-07-01 Richard Stallmanfix typo in last change.
1992-06-30 Richard Stallman(decl_attributes): For `packed' on VAR_DECL, set DECL_P...
1992-05-26 Richard Stallmanentered into RCS
1992-05-22 Richard Kenner*** empty log message ***
next
This page took 0.818465 seconds and 108 git commands to generate.