aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg1-12/+3
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-2/+3
2000-02-06Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+1
2000-01-31c-decl.c (c_decode_option): Accept optional numeric argument to -Wformat and ...Ulrich Drepper1-2/+2
2000-01-29Adjust variable names, comments, help strings to c99.Ulrich Drepper1-5/+5
2000-01-25c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg1-4/+2
2000-01-24builtins.c (expand_tree_builtin): Move ...Richard Henderson1-0/+101
2000-01-24rtl.def: Add unordered fp comparisions.Richard Henderson1-0/+14
2000-01-18c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.Martin v. Löwis1-0/+9
2000-01-12configure.in (i?86-*-beos{pe,elf,}*): Recognize.Jason Merrill1-0/+2
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi1-12/+12
2000-01-10Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi1-0/+1
2000-01-04Update copyrights.Jeff Law1-1/+1
2000-01-03(time_char_table): Revert change; this was not intended.Ulrich Drepper1-1/+1
2000-01-03(format_char_info): Update comment.Ulrich Drepper1-43/+42
1999-12-10c-common.c (c_common_nodes_and_builtins): Create __builtin_ptrdiff_t and __bu...Gavin Romig-Koch1-0/+6
1999-12-04c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1-1/+20
1999-11-28tree.h (struct tree_decl): Add malloc_flag.Anthony Green1-1/+9
1999-11-25c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1-4/+6
1999-10-31[multiple changes]Richard Kenner1-155/+0
1999-10-28c-common.c (check_format_info): Avoid non-literal format string warnings when...Kaveh R. Ghazi1-2/+10
1999-10-09c-common.c (check_format_info): Warn if format string isn't a string literal.Ken Raeburn1-2/+12
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-72/+93
1999-09-23toplev.c (documented_lang_options): Add -fshort-wchar.Jason Merrill1-7/+2
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-5/+0
1999-09-07Linas Vepstas <linas@linas.org>Linas Vepstas1-1/+1
1999-09-07c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.Richard Henderson1-0/+58
1999-09-06Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1-1/+2
1999-08-25* c-common.c (combine_strings): Always set TREE_CONSTANT.Jason Merrill1-1/+2
1999-08-20* c-common.c (c_get_alias_set): Update comment.Mark Mitchell1-5/+18
1999-08-19c-common.c (c_get_alias_set): Fix support for poitners and references.Mike Stump1-3/+33
1999-07-30c-typeck.c (initializer_constant_valid_p): Move ...Richard Henderson1-0/+156
1999-07-26builtins.c (stabilize_va_list): Don't INDIRECT_REF through an ARRAY_TYPE.Richard Henderson1-2/+9
1999-07-25builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1-0/+48
1999-07-20gcc.c (default_compilers, cpp-output): Pass -fpreprocessed.Jason Merrill1-1/+1
1999-07-20c-common.h: New file.Bernd Schmidt1-1/+394
1999-07-06For gcc:Gavin Romig-Koch1-0/+98
1999-07-02For gcc:Gavin Romig-Koch1-0/+8
1999-04-13c-common.c (default_valid_lang_attribute): New fn.Jason Merrill1-63/+23
1999-04-09c-common.c (decl_attributes, [...]): Allow arrays of classes, too.Jason Merrill1-2/+5
1999-03-10cppfiles.c (INO_T_EQ): Handle UWIN.Mumit Khan1-1/+1
1999-03-06c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-15/+15
1999-02-15c-common.c (shorten_compare): Get the min/max value from the underlying type ...Charles G Waldman1-0/+6
1999-02-15c-common.c (UNGETC [USE_CPPLIB=1]): Do nothing if c is EOF.Zack Weinberg1-1/+1
1999-02-05c-common.c (decl_attributes): Fix reserved space for init_priority.Benjamin Kosnik1-13/+7
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-7/+12
1999-01-06Fix copyrights.Jeff Law1-1/+1
1999-01-04c-common.c (decl_attributes): Allow applying attribute `unused' on a LABEL_DECL.Kaveh R. Ghazi1-1/+2
1998-12-01c-common.c (declare_function_name): Declare predefinied variable `__func__'.Ulrich Drepper1-1/+4
1998-11-19c-common.c: Change warning messages to say `comparison is always true' or `co...Zack Weinberg1-6/+6