]> gcc.gnu.org Git - gcc.git/history - gcc/c-common.c
cpplib.c (macroexpand): Correct off-by-one error in handling of escapes.
[gcc.git] / gcc / c-common.c
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...
1998-05-04 Ulrich Drepper(format_char_info): Add new field hhlen.
1998-04-24 Kaveh R. GhaziFix a typo:
1998-04-21 Jeffrey A Lawc-common.c (type_for_mode): Handle TI types.
1998-04-16 Mark Mitchellc-common.c (declare_hidden_char_array): Use TYPE_DOMAIN...
1998-04-13 Jason Merrillfix merge breakage
1998-04-12 Paul EggertThis change is from an idea suggested by Arthur David...
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-25 Jim WilsonFix bug reported by David C Binderman, accept 'L' when...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-17 Bernd Schmidtc-common.c (c_expand_start_cond, [...]): Don't warn...
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-02-05 Mumit Khanc-common.c (decl_attributes): Flag unrecognized attribu...
1997-06-09 Richard Kenner(c_build_type_variant): Don't futz with main type varia...
1997-06-09 Richard Kenner(check_format_info): Correct handling of the 'a' flag...
1997-02-16 Jason Merrillx
1996-12-07 Richard Kenner(skip_evaluation): Likewise.
1996-11-15 Richard Kenner(decl_attributes, case A_ALIAS): Add missing parens.
1996-10-09 Richard Kenner(split_specs_attrs): New function.
1996-09-23 Richard Kenner(decl_attribtes, case A_SECTION): Allow for static...
1996-07-03 Richard Kenner(record_function_format): Define as static.
1996-07-03 Mike Stumpformatting tweaks
1996-06-11 Richard Kenner(check_format_info): Change text of message about use...
1996-06-10 Richard Kenner(decl_attributes, case A_T_UNION): Don't look at fields...
1996-06-08 Richard Kenner(enum attrs): Add A_FORMAT_ARG.
1996-05-06 Stan Cox(decl_attributes): Chain multiple attributes correctly.
1996-05-06 Richard Kenner(truthvalue_conversion, case ADDR_EXPR): Don't treat...
1996-05-06 Jason Merrill-fno-common change
1996-02-19 Richard KennerInstall latest version of last patch.
1996-02-18 Richard Kenner(check_format_info): Warn about `L' if -pedantic.
1996-02-13 Richard Kenner(overflow_warning): Fix typo in warning message.
1996-02-11 Richard Kenner(check_format_info): Handle missing type in format...
1996-01-15 Doug Evansc-lex.c (check_newline): Pass character after `#pragma...
1996-01-01 Richard Kenner(decl_attributes): Fix default alignment: BIGGEST_ALIGN...
1995-12-19 Jim Wilson(WCHAR_TYPE_SIZE): Add a default definition.
1995-11-29 Jim Wilson(combine_strings): Add support for WCHAR_TYPE as short.
1995-10-19 Richard Kenner(check_format_info): Make test for null pointer more...
1995-09-26 Richard Kenner(check_format_info): Don't warn about format type misma...
1995-08-29 Richard Kenner(decl_attribute, case A_PACKED): Check is_type first.
1995-07-18 Richard Kenner(decl_attributes, case A_ALIGNED): Handle is_type case...
1995-06-27 Richard Kenner(decl_attributes, case A_CONSTRUCTOR, A_DESTRUCTOR...
1995-06-15 Richard KennerUpdate FSF address.
1995-06-14 Richard Kenner(format_char_info, case 'm'): Set type to void.
1995-06-05 Richard Kenner(decl_attributes): Fix typo in size passed to alloca.
1995-05-31 Richard Kenner(truthvalue_conversion, BIT_AND_EXPR): Make sure that...
1995-05-24 Jason Merrill*** empty log message ***
1995-05-11 Richard Kenner(convert_and_check): Don't diagnose overflow in constan...
1995-05-09 Jason Merrill(declare_hidden_char_array): Mark decl artificial.
1995-04-30 Richard Kenner(enum attrs): Add A_UNUSED.
1995-04-28 Doug Evans(decl_attributes): Always continue if attribute not...
1995-04-26 Richard Kenner(init_attributes): Don't require decl for A_PACKED.
1995-04-16 Jason Merrillattributes weak and alias
1995-04-10 Richard Kenner(enum attrs): New attribute, A_NOCOMMON.
1995-03-31 Richard Kenner(init_attributes): A_FORMAT is only for decls.
1995-03-30 Richard Kenner(enum attrs): New enum class.
1995-03-29 Richard Kenner(decl_attributes): Clean up test for __mode__.
1995-03-16 Richard Kenner(decl_attributes): Allow alignment for TYPE_DECLs.
1995-03-10 Richard Kenner(decl_attributes): Handle prefix and suffix attributes...
1995-02-21 Richard Kenner(decl_attributes): Add third argument prefix_attributes.
1995-01-31 Jason Merrill(type_for_*): Check integer_type_node first.
1995-01-17 Jason MerrillUse boolean_* instead of integer_* where appropriate.
1995-01-14 Doug EvansAdd 1995 to copyright.
1995-01-14 Doug Evans(decl_attributes): Fix typo in packed ignored warning.
1995-01-14 Jason Merrill__attribute__ ((constructor))
1994-11-30 Richard Kenner(decl_attribute): Allow special names (e.g, `word'...
1994-11-17 Richard Kenner(print_char_table): Allow `L' for `u'.
1994-11-11 Richard Kenner(decl_attributes): Add double-underscore version of...
1994-11-10 Richard Kenner(decl_attributes): Check for attributes with leading...
1994-11-10 Richard Kenner({print,scan}_char_table): Allow `L' modifier for integ...
1994-09-19 Charles HannumAdd format checking for `q' (quad) modifier.
1994-09-02 Jason Merrill(min_precision): Move from c-decl.c
1994-08-25 Richard Kenner(shorten_compare): Don't issue warning if both operands...
1994-08-19 Richard Kenner(decl_attribute): Handle "transparent_union" attribute.
1994-07-06 Richard Earnshaw(decl_attributes): If TREE_TYPE for the DECL is updated,
1994-06-30 Richard Kenner(c_build_type_variant): Remove last change; instead...
1994-06-03 Doug Evans(decl_attributes): Fix section attribute breakage.
1994-06-02 Richard Kenner(c_build_type_variant): Don't change TYPE_MAIN_VARIANT...
1994-05-13 Jason Merrill(truthvalue_conversion): If expr is a BIT_AND_EXPR
1994-05-12 Richard Kenner(decl_attributes): Revert to identifiers for mode attri...
1994-05-06 Richard Kenner(decl_attributes): Move the attribute recognition and...
next
This page took 0.829793 seconds and 107 git commands to generate.