]> gcc.gnu.org Git - gcc.git/history - gcc/c-common.c
c-common.h (add_stmt): Change prototype.
[gcc.git] / gcc / c-common.c
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Joseph Myersc-common.c (time_char_table): Allow %#b and %#h.
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-09-01 Joseph Myersc-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.
2000-08-29 Zack Weinbergtop level:
2000-08-25 Joseph Myersc-common.c (time_char_table): Don't allow width and...
2000-08-24 Jim WilsonFix ia64-linux setjmp failures due to attribute aligned...
2000-08-24 Greg McGarytree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.
2000-08-24 Joseph Myersc-common.c (time_char_table): Don't allow width with %F.
2000-08-23 Joseph Myersc-common.c (print_char_table): Allow 'I' flag with...
2000-08-22 Joseph Myersc-common.c (check_format_info): Give the 'some locales...
2000-08-21 Joseph Myersc-common.c (init_dollar_format_checking, [...]): New...
2000-08-21 Joseph Myersc-tree.h (flag_hosted): Move declaration from here...
2000-08-21 Joseph Myersc-common.c (scan_char_table): Add 'w' to flags for...
2000-08-08 Joseph Myersc-common.c (combine_strings, [...]): Refer to ISO C...
2000-08-06 Joseph Myersc-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYP...
2000-08-05 Joseph Myersc-common.c (print_char_table): Add entries for the...
2000-08-04 Joseph Myersc-common.c (time_char_table): Mark up formats added...
2000-08-04 Joseph Myersc-common.h (flag_isoc94): Declare.
2000-08-04 Joseph Myersstddef.h: Don't declare wint_t unless __need_wint_t.
2000-07-31 Joseph Myersc-common.c (init_function_format_info): Add C99 format...
2000-07-17 Joseph Myersc-common.c (scan_char_table): Allow "z" length modifier...
2000-07-17 Chip Salzenbergc-common.c (shorten_compare): Quiet warnings about...
2000-07-17 Joseph Myersc-common.c (check_format_info): Do not make a pedantic...
2000-07-12 Kaveh R. Ghazic-common.c (combine_strings): Emit a pedantic warning...
2000-06-30 Mark MitchellMakefile.in (c-common.o): Don't depend on c-tree.h...
2000-06-30 Catherine Moorec-common.c (decl_attributes): Differentiate between...
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-25 Bernd SchmidtVector support: type node creation & debugging support
2000-06-18 Kaveh R. Ghazi* c-common.c (add_c_tree_codes): Fix definition for...
2000-06-17 Benjamin Chelfc-common.c (c_tree_code_type): New array.
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-12 Mark Mitchell* c-common.c (lang_get_alias_set): Fix typo.
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-03 Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-06-02 Jakub Jelinekc-common.c (c_get_alias_set): Check whether signed_type...
2000-06-01 Richard Kenneralias.c (get_alias_set): Don't call language-specific...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-20 Richard Kenneralias.c (aliases_everything_p): Don't special-case...
2000-05-05 Catherine Moorec-common.c (decl_attributes): For TYPE_DECLs attach...
2000-04-28 Mark Mitchellc-commom.c (c_apply_type_quals_to_decl): REFERENCE_TYPE...
2000-04-20 Zack Weinbergc-common.c (decl_attributes): Set TREE_USED on the...
2000-04-17 Richard Hendersonbuiltins.c (expand_builtin_expect): New.
2000-04-13 Jan Hubickaalias.c (nonlocal_reference_p): Take a care for CALL_IN...
2000-03-30 Geoff Keatingc-common.c (c_common_nodes_and_builtins): The first...
2000-03-29 Kaveh R. Ghazic-common.c (c_common_nodes_and_builtins): Don't special...
2000-03-24 Kaveh R. Ghazibuiltins.c (expand_builtin_bzero): New function.
2000-03-23 Kaveh R. Ghazibuiltins.c (expand_builtin): Handle bcmp.
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Mark Mitchellc-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_V...
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-03-02 Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-02-24 Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
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-25 Richard Hendersonbuiltins.c (expand_tree_builtin): Move ...
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-18 Martin v. Löwisc-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
2000-01-13 Jason Merrillconfigure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-12 Kaveh R. Ghazic-common.c: PROTO -> PARAMS.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-04 Jeff LawUpdate copyrights.
2000-01-03 Ulrich Drepper(time_char_table): Revert change; this was not intended.
2000-01-03 Ulrich Drepper(format_char_info): Update comment.
1999-12-10 Gavin Romig-Kochc-common.c (c_common_nodes_and_builtins): Create __buil...
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-28 Anthony Greentree.h (struct tree_decl): Add malloc_flag.
1999-11-25 Kaveh R. Ghazic-common.c (check_format_info): Don't call a variadic...
1999-11-01 Richard Kenner[multiple changes]
1999-10-28 Kaveh R. Ghazic-common.c (check_format_info): Avoid non-literal forma...
1999-10-10 Ken Raeburnc-common.c (check_format_info): Warn if format string...
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-10 Bernd SchmidtMove declarations and building code for common tree...
1999-09-08 Linas VepstasLinas Vepstas <linas@linas.org>
1999-09-08 Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-09-06 Bernd SchmidtMakefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
1999-08-25 Jason Merrill* c-common.c (combine_strings): Always set TREE_CONSTANT.
1999-08-20 Mark Mitchell* c-common.c (c_get_alias_set): Update comment.
1999-08-19 Mike Stumpc-common.c (c_get_alias_set): Fix support for poitners...
1999-07-31 Richard Hendersonc-typeck.c (initializer_constant_valid_p): Move ...
1999-07-27 Richard Hendersonbuiltins.c (stabilize_va_list): Don't INDIRECT_REF...
1999-07-26 Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-07-20 Jason Merrillgcc.c (default_compilers, cpp-output): Pass -fpreprocessed.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-06 Gavin Romig-KochFor gcc:
1999-07-02 Gavin Romig-KochFor gcc:
1999-04-13 Jason Merrillc-common.c (default_valid_lang_attribute): New fn.
1999-04-09 Jason Merrillc-common.c (decl_attributes, [...]): Allow arrays of...
1999-03-11 Mumit Khancppfiles.c (INO_T_EQ): Handle UWIN.
1999-03-06 Kaveh R. Ghazic-aux-info.c (data_type, [...]): Qualify a char* with...
1999-02-16 Charles G Waldmanc-common.c (shorten_compare): Get the min/max value...
1999-02-15 Zack Weinbergc-common.c (UNGETC [USE_CPPLIB=1]): Do nothing if c...
next
This page took 0.898752 seconds and 108 git commands to generate.