summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_common_nodes_and_builtins): The first parameter togeoffk2000-03-301-10/+14
* * c-common.c (c_common_nodes_and_builtins): Don't special caseghazi2000-03-291-5/+5
* * builtins.c (expand_builtin_bzero): New function.ghazi2000-03-241-3/+16
* * builtins.c (expand_builtin): Handle bcmp.ghazi2000-03-231-3/+30
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-7/+5
* * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,mmitchel2000-03-211-1/+1
* gccnathan2000-03-211-1/+1
* gcc:nathan2000-03-081-35/+6
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-55/+38
* * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlinkkenner2000-03-021-1/+1
* * tree.h (TREE_SET_PERMANENT): New macro. Document conditionszack2000-02-241-12/+3
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-2/+3
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+1
* * c-decl.c (c_decode_option): Accept optional numeric argument todrepper2000-01-311-2/+2
* Adjust variable names, comments, help strings to c99.drepper2000-01-291-5/+5
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-4/+2
* * builtins.c (expand_tree_builtin): Move ...rth2000-01-251-0/+101
* * rtl.def: Add unordered fp comparisions.rth2000-01-241-0/+14
* * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.loewis2000-01-181-0/+9
* * configure.in (i?86-*-beos{pe,elf,}*): Recognize.jason2000-01-131-0/+2
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-12/+12
* * Makefile.in (optabs.o): Depend on real.hghazi2000-01-101-0/+1
* Update copyrights.law2000-01-041-1/+1
* (time_char_table): Revert change; this was not intended.drepper2000-01-031-1/+1
* (format_char_info): Update comment. (check_format_info): Recognize 'z'drepper2000-01-031-43/+42
* * c-common.c (c_common_nodes_and_builtins):gavin1999-12-101-0/+6
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-1/+20
* * tree.h (struct tree_decl): Add malloc_flag.green1999-11-281-1/+9
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-4/+6
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-155/+0
* * c-common.c (check_format_info): Avoid non-literal format stringghazi1999-10-281-2/+10
* * c-common.c (check_format_info): Warn if format string isn't alaw1999-10-101-2/+12
* Allow to distinguish between three classes of builtin functionscrux1999-09-241-72/+93
* * toplev.c (documented_lang_options): Add -fshort-wchar.jason1999-09-231-7/+2
* Move declarations and building code for common tree nodes to tree.[ch]crux1999-09-101-5/+0
* Linas Vepstas <linas@linas.org>rth1999-09-081-1/+1
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-081-0/+58
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-1/+2
* * c-common.c (combine_strings): Always set TREE_CONSTANT.jason1999-08-251-1/+2
* * c-common.c (c_get_alias_set): Update comment.mmitchel1999-08-201-5/+18
* * c-common.c (c_get_alias_set): Fix support for poitners andmmitchel1999-08-191-3/+33
* * c-typeck.c (initializer_constant_valid_p): Move ...rth1999-07-311-0/+156
* * builtins.c (stabilize_va_list): Don't INDIRECT_REF throughrth1999-07-271-2/+9
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-0/+48
* * gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.jason1999-07-201-1/+1
* * c-common.h: New file.crux1999-07-201-1/+394
* For gcc:gavin1999-07-061-0/+98
* For gcc:gavin1999-07-021-0/+8
* * c-common.c (default_valid_lang_attribute): New fn.jason1999-04-131-63/+23
* * c-common.c (decl_attributes, A_INIT_PRIORITY): Allow arraysjason1999-04-091-2/+5