summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-50/+0
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-071-62/+90
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-24/+3
* 2002-02-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-221-4/+3
* PR c++/4401jakub2002-02-201-0/+101
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+7
* Contribute sh64-elf.aoliva2002-02-091-0/+2
* * c-common.c (c_expand_expr): Revert 2002-02-06 patch.jakub2002-02-081-22/+12
* PR c/5420:jakub2002-02-061-2/+4
* PR c/5482:jakub2002-02-061-12/+22
* * c-common.def (FILE_STMT): New code.jason2002-01-151-0/+1
* * c-common.c (c_expand_start_cond): Expect the IF_STMT node tolaw2002-01-041-5/+49
* * c-common.c: Fix formatting.kazu2002-01-041-16/+16
* * c-common.h (genrtl_expr_stmt_value): Declare.aoliva2002-01-021-2/+23
* * builtin-attrs.def (__builtin_printf_unlocked,ghazi2001-12-211-10/+30
* * c-common.c, c-common.h (back_end_hook): Remove.neil2001-12-161-4/+0
* * c-common.c (combine_strings): Complain if concatenatingneil2001-12-111-1/+5
* 2001-12-10 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-111-20/+28
* * c-common.c (shadow_warning): New function, moved from cp/decl.c.neil2001-12-051-0/+14
* * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm282001-12-041-0/+21
* Revert previous patchaoliva2001-12-041-1/+1
* * stmt.c (expand_expr_stmt): Keep last_expr_value non-NULL iffaoliva2001-12-041-1/+1
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-8/+51
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-0/+12
* * c-common.c (struct disabled_builtin, disabled_builtins,jsm282001-11-181-1/+49
* * c-common.c: Include c-lex.h.neil2001-11-151-2/+10
* * c-common.c (c_expand_expr_stmt): Apply default conversions tojsm282001-11-061-1/+2
* * tree.h (tree_index): Add support for V16QI and V8HI.aldyh2001-10-311-0/+4
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,jsm282001-10-291-4/+4
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-5/+1
* * c-common.c (warn_div_by_zero): New.neil2001-10-231-0/+3
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-171-22/+4
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-9/+9
* * c-common.c: Fix comment typos.kazu2001-10-091-1/+1
* * langhooks.h: New file.aoliva2001-10-081-4/+1
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-5/+5
* * Makefile.in (OBJS): Added tree-inline.o.aoliva2001-10-051-1/+3
* * c-common.c (c_format_attribute_table): Make format andjsm282001-10-021-5/+14
* * attribs.c (decl_attributes): Possibly calljsm282001-10-021-12/+94
* Add support for 3Dnow builtinsbernds2001-09-281-0/+2
* * c-common.c (format_attribute_table): Remove decl.kenner2001-09-221-2/+0
* * attribs.c: New file, from c-common.c.kenner2001-09-221-1145/+15
* Whitespace changeskenner2001-09-211-23/+65
* Table-driven attributes.jsm282001-09-211-433/+910
* * c-common.c (c_promoting_integer_type_p): Handle ?Imode types.rth2001-09-151-1/+2
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * c-common.c (split_specs_attrs): Allow for empty attributes withjsm282001-09-111-1/+3
* * c-common.c (signed_or_unsigned_type): Handle machine mode typesrth2001-09-071-0/+14