summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* (truthvalue_conversion): Turn off Apr 29 change.rms1993-05-061-1/+3
* (truthvalue_conversion): Don't optimize subtract of reals when target useswilson1993-05-031-2/+9
* (truthvalue_conversion): Specific error message when therms1993-05-011-0/+23
* (decl_attributes, format case): Error if num_arg doeswilson1993-04-061-0/+30
* #include "obstack.h".rms1993-03-211-0/+1
* (truthvalue_conversion): Fix handling of COMPLEX_EXPR.rms1993-03-041-3/+12
* (truthvalue_conversion): Handle COMPLEX_EXPR.rms1993-03-041-2/+15
* (constant_expression_warning): Suppress duplicate warnings.rms1993-02-021-2/+72
* * c-common.c (c_build_type_variant): Moved here from c-decl.c.niklas1993-01-301-0/+27
* (declare_function_name): If char_array_type_node isn't large enoughkenner1993-01-281-9/+24
* (truthvalue_conversion): Handle TRUTH_XOR_EXPR.kenner1992-12-301-0/+1
* (declare_function_name): __FUNC__ variablesrms1992-10-011-0/+2
* (declare_function_name): Allow for anonymous function.rms1992-09-101-1/+5
* Moved constant_expression_warning into c-common.c.brendan1992-09-071-0/+10
* (check_case_value): Call constant_expression_warning.rms1992-09-071-0/+2
* (truthvalue_conversion): Optionally warn if anrms1992-08-141-0/+5
* (decl_attributes): Call layout_decl with two arguments.rms1992-07-291-1/+1
* Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNALrms1992-07-121-1/+1
* (check_case_value): Strip the new nops with STRIP_TYPE_NOPS.rms1992-07-101-2/+1
* Changes to support 64-bit hosts: Remove definition of NULL.kenner1992-07-071-3/+0
* > (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__,rms1992-07-071-2/+2
* (decl_attributes): Don't set DECL_PACKED on VAR_DECL.rms1992-07-061-5/+2
* (type_for_size): If no ANSI type matches, check forrms1992-07-031-5/+29
* fix typo in last change.rms1992-07-011-1/+1
* (decl_attributes): For `packed' on VAR_DECL, set DECL_PACKED and DECL_ALIGN.rms1992-06-301-2/+7
* entered into RCSrms1992-05-261-2/+2
* *** empty log message ***kenner1992-05-221-0/+2
* *** empty log message ***rms1992-05-221-5/+3
* *** empty log message ***rms1992-05-221-0/+47
* *** empty log message ***rms1992-05-181-1/+1
* *** empty log message ***rms1992-05-081-3/+3
* *** empty log message ***rms1992-04-251-10/+10
* *** empty log message ***rms1992-04-041-0/+5
* *** empty log message ***rms1992-03-301-17/+35
* Initial revisionrms1992-02-041-0/+894