aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2001-12-08c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez1-1/+1
2001-12-05c-common.c (shadow_warning): New function, moved from cp/decl.c.Neil Booth1-0/+2
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-0/+6
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka1-0/+2
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-5/+5
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-1/+3
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-47/+0
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-0/+1
2001-11-18c-common.c (struct disabled_builtin, [...]): New.Joseph Myers1-0/+2
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-1/+1
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers1-5/+5
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-3/+3
2001-10-24c-common.h (struct c_common_identifier): Remove rid_code field.Zack Weinberg1-2/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-1/+1
2001-10-23c-common.c (warn_div_by_zero): New.Neil Booth1-0/+3
2001-10-09c-common.h: Fix comment formatting.Kazu Hirata1-19/+19
2001-10-08c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson1-1/+1
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-15/+1
2001-10-02c-common.c (c_format_attribute_table): Make format and format_arg attributes ...Joseph Myers1-1/+1
2001-10-02attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers1-1/+1
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner1-1/+0
2001-09-21Table-driven attributes.Joseph Myers1-19/+4
2001-09-04c-common.h (tree_dump_index): Add more comments.Nathan Sidwell1-3/+6
2001-08-24c-common.c (c_alignof, [...]): Move here...Jason Merrill1-0/+8
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-10c-common.h (RETURN_NULLIFIED_P): Lose.Jason Merrill1-2/+0
2001-07-13c-common.c (decl_attributes): Take a pointer to the node to which attributes ...Joseph Myers1-1/+19
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers1-1/+1
2001-07-02c-common.h (TDI_inlined): New ast dump phase.Nathan Sidwell1-2/+5
2001-07-01c-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT, RID_LAST_PQ.Zack Weinberg1-2/+15
2001-06-18Implement the Named Return Value optimization.Jason Merrill1-2/+5
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-6/+20
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-05-25builtins.def: Encode additional information, such as names and types, here.Mark Mitchell1-9/+0
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-0/+12
2001-05-16c-common.h (RID_FIRST_PQ): New.Neil Booth1-1/+1
2001-05-11c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c.Neil Booth1-0/+6
2001-04-30c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...Richard Henderson1-11/+1
2001-04-24Lazy __FUNCTION__ generation.Nathan Sidwell1-15/+20
2001-04-12c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi1-5/+0
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell1-0/+7
2001-01-13c-common.c: Move format checking code to ...Joseph Myers1-0/+2
2001-01-11c-common.h (CTI_VOID_LIST): Remove.Mark Mitchell1-2/+0
2001-01-04c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.Joseph Myers1-0/+11
2001-01-03c-common.c (c_common_lang_init): New function.Joseph Myers1-0/+2
2001-01-02c-common.h (ASM_INPUT_P): New.Richard Henderson1-1/+6
2001-01-02c-decl.c (c_decode_option): Remove support of -Wmissing-noreturn.Andreas Jaeger1-15/+18
2000-12-20c-typeck.c (build_asm_stmt): New, broken out from ...Richard Henderson1-3/+3
2000-12-18c-common.c (STD_C9L, ADJ_STD): Define.Joseph Myers1-0/+5
2000-12-07c-common.c (warn_format_security): New variable.Joseph Myers1-0/+4