(truthvalue_conversion): Turn off Apr 29 change.
[platform/upstream/gcc.git] / gcc / c-common.c
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 ***
1992-05-22 Richard Stallman*** empty log message ***
1992-05-22 Richard Stallman*** empty log message ***
1992-05-18 Richard Stallman*** empty log message ***
1992-05-08 Richard Stallman*** empty log message ***
1992-04-25 Richard Stallman*** empty log message ***
1992-04-04 Richard Stallman*** empty log message ***
1992-03-30 Richard Stallman*** empty log message ***
1992-02-04 Richard StallmanInitial revision