aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)Author
1998-10-08 * c-common.c (type_for_mode): Only return TItype nodes whenJeffrey A Law
1998-10-01Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton
1998-09-28 * c-common.c (c_get_alias_set): Tighten slightly for FUNCTION_TYPEsMark Mitchell
1998-09-20 * Makefile.in (LIBS): Link in libiberty.a.Per Bothner
1998-09-20 * tree.c (new_alias_set): New function.Richard Henderson
1998-09-02Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.Nick Clifton
1998-08-24 * c-common.c (combine_strings): Also set TREE_READONLY.Jason Merrill
1998-08-18* c-common.c (decl_attributes): Issue an error if the argumentRichard Henderson
1998-08-13 * tree.h: De-conditionalize init_priority code.Jason Merrill
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn
1998-06-25 * invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-19 * c-common.c (check_format_info): Initialize length_char andJeffrey A Law
1998-06-19 * c-common.c (truthvalue_conversion): Protect side effects in theAndreas Schwab
1998-06-03 * c-common.c (check_format_info): Put back check for C9x `hh'Andreas Schwab
1998-05-21Thu May 21 11:51:15 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley
1998-05-13Warning fixes:Kaveh Ghazi
1998-05-06typo typo fixes fixesJeffrey A Law
1998-05-06 * c-common.c: Convert to using ctype macros defined in system.h.Kaveh Ghazi
1998-05-06Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>Robert Lipe
1998-05-05 * Check in merge from gcc2. See ChangeLog.12 for details.Jeffrey A Law
1998-05-05Fix old -pedantic error I noticed while reviewing patch from Ulrich.Jim Wilson
1998-05-04(format_char_info): Add new field hhlen.Ulrich Drepper
1998-04-24Fix a typo:Kaveh Ghazi
1998-04-21 * c-common.c (type_for_mode): Handle TI types.Jeffrey A Law
1998-04-161998-04-15 Mark Mitchell <mmitchell@usa.net>Mark Mitchell
1998-04-13fix merge breakageJason Merrill
1998-04-12 This change is from an idea suggested by Arthur David Olson.Paul Eggert
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-03-25Fix bug reported by David C Binderman, accept 'L' when pedantic with FP format.Jim Wilson
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1998-02-18./ChangeLog:Brendan Kehoe
1998-02-17 * c-common.c (c_expand_start_cond, c_expand_end_cond,Bernd Schmidt
1998-02-07 * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe
1998-02-05 * c-common.c (decl_attributes): Flag unrecognized attributeMumit Khan
1997-06-09(c_build_type_variant): Don't futz with main type variant of arrayRichard Kenner
1997-06-09(check_format_info): Correct handling of the 'a' flag which addsRichard Kenner
1997-02-16xJason Merrill
1996-12-07(skip_evaluation): Likewise.Richard Kenner
1996-11-15(decl_attributes, case A_ALIAS): Add missing parens.Richard Kenner
1996-10-09(split_specs_attrs): New function.Richard Kenner
1996-09-23(decl_attribtes, case A_SECTION): Allow for static local variable.Richard Kenner
1996-07-03(record_function_format): Define as static.Richard Kenner
1996-07-03formatting tweaksMike Stump
1996-06-11(check_format_info): Change text of message about use of `0' withRichard Kenner
1996-06-10(decl_attributes, case A_T_UNION): Don't look at fields of union ifRichard Kenner
1996-06-08(enum attrs): Add A_FORMAT_ARG.Richard Kenner
1996-05-06(decl_attributes): Chain multiple attributes correctly.Stan Cox
1996-05-06(truthvalue_conversion, case ADDR_EXPR): Don't treat address ofRichard Kenner
1996-05-06-fno-common changeJason Merrill
1996-02-19Install latest version of last patch.Richard Kenner