aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)AuthorFilesLines
1992-10-01(declare_function_name): __FUNC__ variablesRichard Stallman1-0/+2
1992-09-10(declare_function_name): Allow for anonymous function.Richard Stallman1-1/+5
1992-09-07Moved constant_expression_warning into c-common.c.Brendan Kehoe1-0/+10
1992-09-07(check_case_value): Call constant_expression_warning.Richard Stallman1-0/+2
1992-08-14(truthvalue_conversion): Optionally warn if anRichard Stallman1-0/+5
1992-07-29(decl_attributes): Call layout_decl with two arguments.Richard Stallman1-1/+1
1992-07-12Renamed TREE_INLINE...Richard Stallman1-1/+1
1992-07-10(check_case_value): Strip the new nops with STRIP_TYPE_NOPS.Richard Stallman1-2/+1
1992-07-06Changes to support 64-bit hosts: Remove definition of NULL.Richard Kenner1-3/+0
1992-07-07> (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__...Richard Stallman1-2/+2
1992-07-06(decl_attributes): Don't set DECL_PACKED on VAR_DECL.Richard Stallman1-5/+2
1992-07-03(type_for_size): If no ANSI type matches, check for matches with built-in mod...Richard Stallman1-5/+29
1992-07-01fix typo in last change.Richard Stallman1-1/+1
1992-06-30(decl_attributes): For `packed' on VAR_DECL, set DECL_PACKED and DECL_ALIGN.Richard Stallman1-2/+7
1992-05-26entered into RCSRichard Stallman1-2/+2
1992-05-22*** empty log message ***Richard Kenner1-0/+2
1992-05-22*** empty log message ***Richard Stallman1-5/+3
1992-05-22*** empty log message ***Richard Stallman1-0/+47
1992-05-18*** empty log message ***Richard Stallman1-1/+1
1992-05-08*** empty log message ***Richard Stallman1-3/+3
1992-04-25*** empty log message ***Richard Stallman1-10/+10
1992-04-04*** empty log message ***Richard Stallman1-0/+5
1992-03-30*** empty log message ***Richard Stallman1-17/+35
1992-02-04Initial revisionRichard Stallman1-0/+894