summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* c-common.def (FILE_STMT): New code.Jason Merrill2002-01-151-0/+12
* tree.h (expand_expr_stmt_value): Add maybe_last argument.Jakub Jelinek2002-01-041-1/+1
* c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do...Jeff Law2002-01-041-1/+5
* c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva2002-01-021-1/+2
* re PR c/5105 (compound literal patch broken with inlining)Joseph Myers2001-12-171-2/+4
* c-common.c, c-common.h (back_end_hook): Remove.Neil Booth2001-12-161-6/+0
* c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.Jason Merrill2001-12-131-0/+5
* c-common.c (combine_strings): Complain if concatenating __FUNCTION__.Neil Booth2001-12-111-0/+4
* c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez2001-12-081-1/+1
* c-common.c (shadow_warning): New function, moved from cp/decl.c.Neil Booth2001-12-051-0/+2
* re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers2001-12-041-0/+6
* cse.c (true_dependence_in_rtx): New function.Jan Hubicka2001-11-281-0/+2
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-5/+5
* cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth2001-11-261-1/+3
* tree-dump.c: Rename from c-dump.c.Bryce McKinlay2001-11-221-47/+0
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-0/+1
* c-common.c (struct disabled_builtin, [...]): New.Joseph Myers2001-11-181-0/+2
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-1/+1
* ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers2001-10-291-5/+5
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-3/+3
* c-common.h (struct c_common_identifier): Remove rid_code field.Zack Weinberg2001-10-241-2/+1
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-1/+1
* c-common.c (warn_div_by_zero): New.Neil Booth2001-10-231-0/+3
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-19/+19
* c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson2001-10-081-1/+1
* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva2001-10-051-15/+1
* c-common.c (c_format_attribute_table): Make format and format_arg attributes ...Joseph Myers2001-10-021-1/+1
* attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers2001-10-021-1/+1
* attribs.c: New file, from c-common.c.Richard Kenner2001-09-221-1/+0
* Table-driven attributes.Joseph Myers2001-09-211-19/+4
* c-common.h (tree_dump_index): Add more comments.Nathan Sidwell2001-09-041-3/+6
* c-common.c (c_alignof, [...]): Move here...Jason Merrill2001-08-241-0/+8
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-common.h (RETURN_NULLIFIED_P): Lose.Jason Merrill2001-08-101-2/+0
* c-common.c (decl_attributes): Take a pointer to the node to which attributes ...Joseph Myers2001-07-131-1/+19
* c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers2001-07-081-1/+1
* c-common.h (TDI_inlined): New ast dump phase.Nathan Sidwell2001-07-021-2/+5
* c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, RID_LAST_PQ.Zack Weinberg2001-07-011-2/+15
* Implement the Named Return Value optimization.Jason Merrill2001-06-181-2/+5
* c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell2001-06-051-6/+20
* Standardize header guards.Richard Henderson2001-05-251-1/+1
* builtins.def: Encode additional information, such as names and types, here.Mark Mitchell2001-05-251-9/+0
* Makefile.in (OBJS, [...]): Update.Neil Booth2001-05-201-0/+12
* c-common.h (RID_FIRST_PQ): New.Neil Booth2001-05-161-1/+1
* c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c.Neil Booth2001-05-111-0/+6
* c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...Richard Henderson2001-04-301-11/+1
* Lazy __FUNCTION__ generation.Nathan Sidwell2001-04-241-15/+20
* c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi2001-04-121-5/+0
* c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell2001-03-271-0/+7
* c-common.c: Move format checking code to ...Joseph Myers2001-01-131-0/+2