OSDN Git Service

* config/c4x/rtems.h: New file.
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
1999-12-10 gavin * c-common.c (c_common_nodes_and_builtins):
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-28 green * tree.h (struct tree_decl): Add malloc_flag.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-28 ghazi * c-common.c (check_format_info): Avoid non...
1999-10-10 law * c-common.c (check_format_info): Warn if forma...
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-23 jason * toplev.c (documented_lang_options): Add -fshort...
1999-09-10 cruxMove declarations and building code for common tree...
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-08 rth * c-typeck.c (type_lists_compatible_p): Use...
1999-09-06 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-08-25 jason * c-common.c (combine_strings): Always set TREE_CONSTANT.
1999-08-20 mmitchel * c-common.c (c_get_alias_set): Update comment.
1999-08-19 mmitchel * c-common.c (c_get_alias_set): Fix support for poitne...
1999-07-31 rth * c-typeck.c (initializer_constant_valid_p...
1999-07-27 rth * builtins.c (stabilize_va_list): Don't INDIREC...
1999-07-26 rth * builtins.c (expand_builtin_saveregs): Remove...
1999-07-20 jason * gcc.c (default_compilers, cpp-output): Pass -fprepro...
1999-07-20 crux * c-common.h: New file.
1999-07-06 gavinFor gcc:
1999-07-02 gavinFor gcc:
1999-04-13 jason * c-common.c (default_valid_lang_attribute): New fn.
1999-04-09 jason * c-common.c (decl_attributes, A_INIT_PRIORITY): Allow...
1999-03-11 law * cppfiles.c (INO_T_EQ): Handle UWIN.
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-02-16 law * c-common.c (shorten_compare): Get the min...
1999-02-15 zack1999-02-15 16:59 -0500 Zack Weinberg <zack@midnite...
1999-02-05 bkoz
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-06 lawFix copyrights.
1999-01-04 ghazi * c-common.c (decl_attributes): Allow applying...
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-11-19 law * c-common.c: Change warning messages to say...
1998-10-31 law
1998-10-31 ghazi Reinstall Apr 24th fix, lost during May 6th...
1998-10-29 wilsonFix for sparc va_arg macro aliasing problem.
1998-10-21 mmitchel * c-common.c (c_apply_type_quals_to_decl): Don't crash...
1998-10-21 mmitchel * invoke.texi: Document -flang-isoc9x.
1998-10-13 ghaziWarning fixes:
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-08 law * c-common.c (type_for_mode): Only return TItyp...
1998-10-01 nickcAdd support for #pragma pack(push,<n>) and #pragma...
1998-09-28 mmitchel * c-common.c (c_get_alias_set): Tighten slightly for...
1998-09-20 law * Makefile.in (LIBS): Link in libiberty.a.
1998-09-20 rth * tree.c (new_alias_set): New function.
1998-09-02 nickcChange HANDLE_PRAGMA macro so that it will work with...
1998-08-24 jason * c-common.c (combine_strings): Also set TREE_READONLY.
1998-08-18 rth* c-common.c (decl_attributes): Issue an error if the...
1998-08-13 jason * tree.h: De-conditionalize init_priority code.
1998-07-30 raeburnFunction entry/exit profiling instrumentation:
1998-06-25 mmitchel * invoke.texi (-fstrict-aliasing): Document.
1998-06-19 law * c-common.c (check_format_info): Initialize...
1998-06-19 schwab * c-common.c (truthvalue_conversion): Protect side...
1998-06-03 schwab * c-common.c (check_format_info): Put back check for...
1998-05-21 brolleyThu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus...
1998-05-13 ghaziWarning fixes:
1998-05-06 lawtypo typo fixes fixes
1998-05-06 ghazi * c-common.c: Convert to using ctype macros...
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-05-05 wilsonFix old -pedantic error I noticed while reviewing patch...
1998-05-04 drepper(format_char_info): Add new field hhlen.
1998-04-24 ghaziFix a typo:
1998-04-21 law * c-common.c (type_for_mode): Handle TI types.
1998-04-16 mmitchel1998-04-15 Mark Mitchell <mmitchell@usa.net>
1998-04-13 jasonfix merge breakage
1998-04-12 law This change is from an idea suggested by Arthur David...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-25 wilsonFix bug reported by David C Binderman, accept 'L' when...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-18 brendan./ChangeLog:
1998-02-17 law * c-common.c (c_expand_start_cond, c_expand_end...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-02-05 law * c-common.c (decl_attributes): Flag unrecogniz...
1997-06-09 kenner(c_build_type_variant): Don't futz with main type varia...
1997-06-09 kenner(check_format_info): Correct handling of the 'a' flag...
1997-02-16 merrillx
1996-12-07 kenner(skip_evaluation): Likewise.
1996-11-15 kenner(decl_attributes, case A_ALIAS): Add missing parens.
1996-10-09 kenner(split_specs_attrs): New function.
1996-09-23 kenner(decl_attribtes, case A_SECTION): Allow for static...
1996-07-03 kenner(record_function_format): Define as static.
1996-07-03 mrsformatting tweaks
1996-06-11 kenner(check_format_info): Change text of message about use...
1996-06-10 kenner(decl_attributes, case A_T_UNION): Don't look at fields...
1996-06-08 kenner(enum attrs): Add A_FORMAT_ARG.
1996-05-06 coxs(decl_attributes): Chain multiple attributes correctly.
1996-05-06 kenner(truthvalue_conversion, case ADDR_EXPR): Don't treat...
1996-05-06 merrill-fno-common change
1996-02-19 kennerInstall latest version of last patch.
1996-02-18 kenner(check_format_info): Warn about `L' if -pedantic.
1996-02-13 kenner(overflow_warning): Fix typo in warning message.
1996-02-11 kenner(check_format_info): Handle missing type in format...
1996-01-15 dje * c-lex.c (check_newline): Pass character after `...
1996-01-01 kenner(decl_attributes): Fix default alignment: BIGGEST_ALIGN...
1995-12-19 wilson(WCHAR_TYPE_SIZE): Add a default definition.
1995-11-29 wilson(combine_strings): Add support for WCHAR_TYPE as short.
1995-10-19 kenner(check_format_info): Make test for null pointer more...
next