summaryrefslogtreecommitdiffstats
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, notjsm282001-12-171-2/+4
* * c-common.c, c-common.h (back_end_hook): Remove.neil2001-12-161-6/+0
* * c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.jason2001-12-141-0/+5
* * c-common.c (combine_strings): Complain if concatenatingneil2001-12-111-0/+4
* * c-common.h (rid): Add RID_CHOOSE_EXPR andaldyh2001-12-081-1/+1
* * c-common.c (shadow_warning): New function, moved from cp/decl.c.neil2001-12-051-0/+2
* * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm282001-12-041-0/+6
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-0/+2
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-5/+5
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-1/+3
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-47/+0
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-0/+1
* * c-common.c (struct disabled_builtin, disabled_builtins,jsm282001-11-181-0/+2
* * c-common.c: Include c-lex.h.neil2001-11-151-1/+1
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-5/+5
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-3/+3
* * c-common.h (struct c_common_identifier): Remove rid_code field.zack2001-10-241-2/+1
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-1/+1
* * c-common.c (warn_div_by_zero): New.neil2001-10-231-0/+3
* * c-common.h: Fix comment formatting.kazu2001-10-091-19/+19
* * c-common.h (struct c_lang_decl): Add declared_inline.rth2001-10-081-1/+1
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-15/+1
* * c-common.c (c_format_attribute_table): Make format andjsm282001-10-021-1/+1
* * attribs.c (decl_attributes): Possibly calljsm282001-10-021-1/+1
* * attribs.c: New file, from c-common.c.kenner2001-09-221-1/+0
* Table-driven attributes.jsm282001-09-211-19/+4
* * c-common.h (tree_dump_index): Add more comments.nathan2001-09-041-3/+6
* * c-common.c (c_alignof, c_alignof_expr): Move here...jason2001-08-241-0/+8
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * c-common.h (RETURN_NULLIFIED_P): Lose.jason2001-08-101-2/+0
* * c-common.c (decl_attributes): Take a pointer to the node tojsm282001-07-131-1/+19
* * c-common.c (decl_attributes): Only take a single attributesjsm282001-07-081-1/+1
* * c-common.h (TDI_inlined): New ast dump phase.nathan2001-07-021-2/+5
* * c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT,zack2001-07-011-2/+15
* Implement the Named Return Value optimization.jason2001-06-181-2/+5
* * c-common.h (flag_dump_translation_unit): Remove.nathan2001-06-051-6/+20
* Standardize header guards.rth2001-05-261-1/+1
* * builtins.def: Encode additional information, such as names andmmitchel2001-05-251-9/+0
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-0/+12
* * c-common.h (RID_FIRST_PQ): New.neil2001-05-161-1/+1
* * c-common.c (finish_label_expr): New function, lifted fromneil2001-05-111-0/+6
* * c-common.c (c_promoting_integer_type_p): New function, from therth2001-04-301-11/+1
* gcc:nathan2001-04-241-15/+20
* * c-common.h (truthvalue_conversion, type_for_mode,ghazi2001-04-121-5/+0
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-0/+7
* * c-common.c: Move format checking code to ...jsm282001-01-131-0/+2
* * c-common.h (CTI_VOID_LIST): Remove.mmitchel2001-01-111-2/+0
* * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.jsm282001-01-041-0/+11
* * c-common.c (c_common_lang_init): New function. Warn if formatjsm282001-01-031-0/+2
* * c-common.h (ASM_INPUT_P): New.rth2001-01-021-1/+6
OpenPOWER on IntegriCloud