aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner1-22/+4
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-9/+9
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-10-08langhooks.h: New file.Alexandre Oliva1-4/+1
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-5/+5
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva1-1/+3
2001-10-02c-common.c (c_format_attribute_table): Make format and format_arg attributes ...Joseph Myers1-5/+14
2001-10-02attribs.c (decl_attributes): Possibly call insert_default_attributes to inser...Joseph Myers1-12/+94
2001-09-28Add support for 3Dnow builtinsBernd Schmidt1-0/+2
2001-09-22c-common.c (format_attribute_table): Remove decl.Richard Kenner1-2/+0
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner1-1145/+15
2001-09-21Whitespace changesRichard Kenner1-23/+65
2001-09-21Table-driven attributes.Joseph Myers1-433/+910
2001-09-15* c-common.c (c_promoting_integer_type_p): Handle ?Imode types.Roman Lechtchinsky1-1/+2
2001-09-12c-common.c (c_tree_code_name): Const-ification.Kaveh R. Ghazi1-1/+1
2001-09-11re PR c/4294 (ICE for bad empty attribute)Joseph Myers1-1/+3
2001-09-07c-common.c (signed_or_unsigned_type): Handle machine mode types which have no...Richard Henderson1-0/+14
2001-08-24c-common.c (c_alignof, [...]): Move here...Jason Merrill1-0/+80
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-22/+23
2001-08-01alias.c: Fix comment formatting.Kazu Hirata1-36/+36
2001-07-13c-common.c (decl_attributes): Take a pointer to the node to which attributes ...Joseph Myers1-14/+22
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-1/+1
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-11/+2
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers1-10/+6
2001-07-01c-common.c (decl_attributes, [...]): Don't call layout_decl for FIELD_DECL.Richard Kenner1-1/+2
2001-06-22re PR c/3259 (({ }) and -Wall)Joseph Myers1-0/+5
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-5/+0
2001-05-25builtins.def: Encode additional information, such as names and types, here.Mark Mitchell1-571/+169
2001-05-21fix commentJason Merrill1-1/+1
2001-05-11c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c.Neil Booth1-0/+33
2001-05-10c-common.c (combine_strings): Widen strings in a host-endian-independent way.DJ Delorie1-5/+12
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi1-45/+45
2001-04-30c-common.c (c_promoting_integer_type_p): New function, from the corpse of old...Richard Henderson1-2/+32
2001-04-24Lazy __FUNCTION__ generation.Nathan Sidwell1-23/+173
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+5
2001-02-27c-common.c (walk_stmt_tree): Visit the chain of the current tree even if walk...Diego Novillo1-13/+13
2001-02-16fix comment typoJason Merrill1-1/+1
2001-02-12c-common.c (constant_fits_type_p): New function.Jakub Jelinek1-1/+16
2001-02-10Doc and warning fixes.Anthony Green1-1/+1
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0
2001-01-13c-common.c: Move format checking code to ...Joseph Myers1-2453/+4
2001-01-09c-common.c (enum format_type): Add format_type_error.Joseph Myers1-13/+34
2001-01-07builtins.def (BUILT_IN_FPRINTF): New entry.Kaveh R. Ghazi1-1/+103
2001-01-07c-common.c (c_common_nodes_and_builtins): Add _Exit builtin.Joseph Myers1-1/+3
2001-01-05builtins.def (BUILT_IN_CONJ, [...]): Define.Joseph Myers1-0/+73
2001-01-05VECTOR_TYPE fixes for aliasing, and dwarf2 output.Daniel Berlin1-1/+5
2001-01-04c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.Joseph Myers1-0/+158
2001-01-03c-common.c (c_common_lang_init): New function.Joseph Myers1-0/+23
2001-01-02update copyrightsKaveh Ghazi1-1/+1