OSDN Git Service

* config/mips/mips.c (mips_explicit_type_size_string): Correct
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
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...
1995-09-26 kenner(check_format_info): Don't warn about format type misma...
1995-08-29 kenner(decl_attribute, case A_PACKED): Check is_type first.
1995-07-18 kenner(decl_attributes, case A_ALIGNED): Handle is_type case...
1995-06-27 kenner(decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR...
1995-06-15 kennerUpdate FSF address.
1995-06-14 kenner(format_char_info, case 'm'): Set type to void.
1995-06-05 kenner(decl_attributes): Fix typo in size passed to alloca.
1995-05-31 kenner(truthvalue_conversion, BIT_AND_EXPR): Make sure that...
1995-05-24 merrill*** empty log message ***
1995-05-11 kenner(convert_and_check): Don't diagnose overflow in constan...
1995-05-09 merrill(declare_hidden_char_array): Mark decl artificial.
1995-04-30 kenner(enum attrs): Add A_UNUSED.
1995-04-28 dje(decl_attributes): Always continue if attribute not...
1995-04-26 kenner(init_attributes): Don't require decl for A_PACKED.
1995-04-16 merrillattributes weak and alias
1995-04-10 kenner(enum attrs): New attribute, A_NOCOMMON.
1995-03-31 kenner(init_attributes): A_FORMAT is only for decls.
1995-03-30 kenner(enum attrs): New enum class.
1995-03-29 kenner(decl_attributes): Clean up test for __mode__.
1995-03-16 kenner(decl_attributes): Allow alignment for TYPE_DECLs.
1995-03-10 kenner(decl_attributes): Handle prefix and suffix attributes...
1995-02-21 kenner(decl_attributes): Add third argument prefix_attributes.
1995-01-31 merrill(type_for_*): Check integer_type_node first.
1995-01-17 merrillUse boolean_* instead of integer_* where appropriate.
1995-01-14 djeAdd 1995 to copyright.
next