c-common.h (c_language_kind): New type.
[gcc.git] / gcc / c-common.c
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-03 Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-06-02 Jakub Jelinekc-common.c (c_get_alias_set): Check whether signed_type...
2000-06-01 Richard Kenneralias.c (get_alias_set): Don't call language-specific...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-20 Richard Kenneralias.c (aliases_everything_p): Don't special-case...
2000-05-05 Catherine Moorec-common.c (decl_attributes): For TYPE_DECLs attach...
2000-04-28 Mark Mitchellc-commom.c (c_apply_type_quals_to_decl): REFERENCE_TYPE...
2000-04-20 Zack Weinbergc-common.c (decl_attributes): Set TREE_USED on the...
2000-04-17 Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-13 Jan Hubickaalias.c (nonlocal_reference_p): Take a care for CALL_IN...
2000-03-30 Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-03-29 Kaveh R. Ghazic-common.c (c_common_nodes_and_builtins): Don't special...
2000-03-24 Kaveh R. Ghazibuiltins.c (expand_builtin_bzero): New function.
2000-03-23 Kaveh R. Ghazibuiltins.c (expand_builtin): Handle bcmp.
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Mark Mitchellc-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_V...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-08 Nathan Sidwellc-common.h (make_fname_decl): Declare.
2000-03-07 Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-02 Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-02-24 Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-31 Ulrich Drepperc-decl.c (c_decode_option): Accept optional numeric...
2000-01-29 Ulrich DrepperAdjust variable names, comments, help strings to c99.
2000-01-25 Zack Weinbergc-common.c, [...]: Remove all references to obstack...
2000-01-25 Richard Hendersonbuiltins.c (expand_tree_builtin): Move ...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-18 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-04 Jeff LawUpdate copyrights.
2000-01-03 Ulrich Drepper(time_char_table): Revert change; this was not intended.
2000-01-03 Ulrich Drepper(format_char_info): Update comment.
1999-12-10 Gavin Romig-Kochc-common.c (c_common_nodes_and_builtins): Create __buil...
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-28 Anthony Greentree.h (struct tree_decl): Add malloc_flag.
1999-11-25 Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-11-01 Richard Kenner[multiple changes]
1999-10-28 Kaveh R. Ghazic-common.c (check_format_info): Avoid non-literal forma...
1999-10-10 Ken Raeburnc-common.c (check_format_info): Warn if format string...
1999-09-24 Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-23 Jason Merrilltoplev.c (documented_lang_options): Add -fshort-wchar.
1999-09-10 Bernd SchmidtMove declarations and building code for common tree...
1999-09-08 Linas VepstasLinas Vepstas <linas@linas.org>
1999-09-08 Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-09-06 Bernd SchmidtMakefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-08-25 Jason Merrill* c-common.c (combine_strings): Always set TREE_CONSTANT.
1999-08-20 Mark Mitchell* c-common.c (c_get_alias_set): Update comment.
1999-08-19 Mike Stumpc-common.c (c_get_alias_set): Fix support for poitners...
1999-07-31 Richard Hendersonc-typeck.c (initializer_constant_valid_p): Move ...
1999-07-27 Richard Hendersonbuiltins.c (stabilize_va_list): Don't INDIRECT_REF...
1999-07-26 Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-07-20 Jason Merrillgcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-06 Gavin Romig-KochFor gcc:
1999-07-02 Gavin Romig-KochFor gcc:
1999-04-13 Jason Merrillc-common.c (default_valid_lang_attribute): New fn.
1999-04-09 Jason Merrillc-common.c (decl_attributes, [...]): Allow arrays of...
1999-03-11 Mumit Khancppfiles.c (INO_T_EQ): Handle UWIN.
1999-03-06 Kaveh R. Ghazic-aux-info.c (data_type, [...]): Qualify a char* with...
1999-02-16 Charles G Waldmanc-common.c (shorten_compare): Get the min/max value...
1999-02-15 Zack Weinbergc-common.c (UNGETC [USE_CPPLIB=1]): Do nothing if c...
1999-02-05 Benjamin Kosnikc-common.c (decl_attributes): Fix reserved space for...
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 Jeff LawFix copyrights.
1999-01-04 Kaveh R. Ghazic-common.c (decl_attributes): Allow applying attribute...
1998-12-01 Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-11-19 Zack Weinbergc-common.c: Change warning messages to say `comparison...
1998-10-31 Mark Mitchellc-common.c (c_get_alias_set): Allow all type-punning...
1998-10-31 Kaveh R. GhaziReinstall Apr 24th fix, lost during May 6th gcc2 merge:
1998-10-29 Jim WilsonFix for sparc va_arg macro aliasing problem.
1998-10-21 Mark Mitchellc-common.c (c_apply_type_quals_to_decl): Don't crash...
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-10-13 Kaveh R. GhaziWarning fixes:
1998-10-11 Ken RaeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-08 Jeff Lawc-common.c (type_for_mode): Only return TItype nodes...
1998-10-01 Nick CliftonAdd support for #pragma pack(push,<n>) and #pragma...
1998-09-28 Mark Mitchellc-common.c (c_get_alias_set): Tighten slightly for...
1998-09-20 Per BothnerMakefile.in (LIBS): Link in libiberty.a.
1998-09-20 Richard Hendersontree.c (new_alias_set): New function.
1998-09-02 Nick CliftonChange HANDLE_PRAGMA macro so that it will work with...
1998-08-24 Jason Merrillc-common.c (combine_strings): Also set TREE_READONLY.
1998-08-18 Richard Hendersonc-common.c (decl_attributes): Issue an error if the...
1998-08-13 Jason Merrilltree.h: De-conditionalize init_priority code.
1998-07-30 Ken RaeburnFunction entry/exit profiling instrumentation:
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-19 Jeffrey A Lawc-common.c (check_format_info): Initialize length_char...
1998-06-19 Andreas Schwabc-common.c (truthvalue_conversion): Protect side effect...
1998-06-03 Andreas Schwabc-common.c (check_format_info): Put back check for...
1998-05-21 Dave Brolleyconfigure.in (extra_c_objs): add prefix.o.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Kaveh R. Ghazic-common.c: Convert to using ctype macros defined in...
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-05-05 Jim WilsonFix old -pedantic error I noticed while reviewing patch...
next