alias.c (get_alias_set): If compnent is addressable, use alias set of component.
[platform/upstream/gcc.git] / gcc / c-decl.c
2000-06-05 Richard Kenneralias.c (get_alias_set): If compnent is addressable...
2000-06-03 Richard Kenneralias.c (struct alias_set_entry): New field has_zero_child.
2000-06-03 Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-06-01 Richard Henderson* c-decl.c (init_decl_processing): Set lang_get_alias_s...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-24 Alexandre Olivac-decl.c (build_enumerator): Don't modify the value...
2000-05-23 Zack Weinberg* c-decl.c (pushdecl): Invert sense of test for non...
2000-05-18 Chris Demetriouc-common.h (enum c_tree_index): Add g77 type entries.
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 Zack Weinbergtop level:
2000-05-07 Richard Hendersonc-decl.c: Include "tm_p.h".
2000-05-05 Catherine Moorec-common.c (decl_attributes): For TYPE_DECLs attach...
2000-04-18 Richard Kennerc-decl.c (mark_binding_level): Use 'for' instead of...
2000-03-27 Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
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-02-29 Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
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-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
2000-01-05 Zack Weinbergc-decl.c (finish_enum): Simplify code to determine...
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-25 Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-11-03 Richard Henderson* c-decl.c (duplicate_decls): Copy DECL_MODE too.
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-18 Bernd Schmidtc-decl.c (pushdecl): Use TYPE_CONTEXT rather than TREE_...
1999-10-15 Alastair J. Houghtonc-parse.in (component_decl): Support anonymous struct...
1999-10-10 Jason Merrillchecked in wrong version
1999-10-08 Jason Merrillexpr.c (expand_expr, [...]): Set TREE_USED sooner.
1999-10-07 Richard Henderson* c-decl.c (ggc_p): Enable.
1999-09-30 Bernd SchmidtUse lookup table to get register sizes in dwarf2 eh
1999-09-30 Dirk Zollerc-tree.h (warn_float_equal): Declare.
1999-09-28 Bernd Schmidtc-decl.c (init_decl_processing): If MD_INIT_BUILTINS...
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-20 Nick CliftonAdd comment saying that lang_decode_options should...
1999-09-10 Bernd SchmidtMove declarations and building code for common tree...
1999-09-10 Richard Hendersonc-decl.c (finish_function): When processing a nested...
1999-09-09 Mark Mitchellggc.h (lang_cleanup_tree): Remove.
1999-09-09 Kaveh R. Ghazi* c-decl.c (mark_binding_level): Make static to match...
1999-09-08 Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
1999-09-08 Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-06 Bernd SchmidtMakefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-09-05 Bernd Schmidtc-decl.c (struct language_function): Renamed from struc...
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-03 Richard Hendersonexpr.h (PROMOTE_PROTOTYPES): Move ...
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-07-26 Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-02 Gavin Romig-KochFor gcc:
1999-04-12 Stan Coxc-decl.c (c_decode_option, [...]): Recognize -Wno-main...
1999-02-18 Kaveh R. Ghazibitmap.c (bitmap_print): Qualify a char* with the ...
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-16 Kaveh R. Ghazic-decl.c (duplicate_decls): If `warn_traditional'...
1998-12-09 Dave Brolleyc-lang.c: (parse_options,parse_in): Added.
1998-12-08 Richard Hendersonc-decl.c (flag_isoc9x): Default off.
1998-12-07 Zack Weinbergcpplib.c (initialize_char_syntax): Use ISALPHA and...
1998-12-01 Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-10-20 Kaveh R. GhaziNew warning, `missing-noreturn':
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 invocation of SET_DEFAULT_DECL_ATTRIBUTES, if defined.
1998-09-15 Richard Hendersontree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
1998-09-10 Mark Mitchelltree.h (DECL_ORIGIN): New macro.
1998-08-24 Jason Merrillc-common.c (combine_strings): Also set TREE_READONLY.
1998-08-17 Jeffrey A Law* From Graham
1998-08-17 Kaveh R. Ghazic-decl.c (init_decl_processing): Remove unneeded &.
1998-07-30 Ken RaeburnFunction entry/exit profiling instrumentation:
1998-07-08 Vladimir N. Makarovtoplev.c (lang_options): Add -Wlong-long, -Wno-long...
1998-07-06 Jason Merrillc-decl.c: Add warn_multichar.
1998-07-01 Andreas Schwabc-decl.c (grokdeclarator): Don't warn about implicit...
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-25 Mark Mitchellinvoke.texi (-fstrict-aliasing): Document.
1998-06-19 Jeffrey A Lawc-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRIT...
1998-06-17 John Carrhaifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
1998-06-15 Jim WilsonFix merging error with formerly cygnus local change.
1998-06-10 Graham Stott* c-decl.c (grokdeclarator): Remove unused variable...
1998-06-10 Graham Stott* c-decl.c (start_decl): Correct test for -Wmain.
1998-06-10 Jeffrey A Law* decl.c (init_decl_processing): Fix typo.
1998-06-10 Dave BrolleyIntegrate cpplib into the C and C++ front ends.
1998-06-08 Andrew MacLeod[multiple changes]
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert Lipetoplev.h: New file.
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-21 Jeffrey A Lawc-common.c (type_for_mode): Handle TI types.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-12 Manfred Hollsteinc-decl (finish_struct): Change type of min_align to...
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
next