]> gcc.gnu.org Git - gcc.git/history - gcc/c-common.h
Daily bump.
[gcc.git] / gcc / c-common.h
2002-05-25 Neil BoothMakefile.in (C_COMMON_H): Fix.
2002-05-23 Jason Thorpec-common.c (warn_nonnull): Declare.
2002-05-22 Richard Hendersonc-common.h (enum rid): Add RID_THREAD.
2002-05-18 Jason Thorpec-common.c (c_common_post_options): Warn if -Wformat...
2002-05-09 Neil BoothMakefile.in: Update.
2002-05-06 Neil Boothc-common.c (warn_multichar): New.
2002-04-27 Richard Hendersonc-parse.in (malloced_yyss, [...]): New.
2002-04-26 Richard Hendersonc-common.c (fix_string_type): Split out of ...
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24 Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-19 Neil Boothbuiltins.c: Include langhooks.h.
2002-04-17 Mark Mitchellc-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-04 Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-24 Neil BoothRemoval of separate preprocessor cpp0.
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-20 Jakub Jelinekre PR c++/4401 (Array subscript evaluation sometimes...
2002-02-04 Jakub JelinekPR c/4475, c++/3780:
2002-01-15 Jason Merrillc-common.def (FILE_STMT): New code.
2002-01-04 Jakub Jelinektree.h (expand_expr_stmt_value): Add maybe_last argument.
2002-01-04 Jeff Lawc-common.c (c_expand_start_cond): Expect the IF_STMT...
2002-01-02 Alexandre Olivac-common.h (genrtl_expr_stmt_value): Declare.
2001-12-17 Joseph Myersre PR c/5105 (compound literal patch broken with inlining)
2001-12-16 Neil Boothc-common.c, c-common.h (back_end_hook): Remove.
2001-12-14 Jason Merrillc-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.
2001-12-11 Neil Boothc-common.c (combine_strings): Complain if concatenating...
2001-12-08 Aldy Hernandezc-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COM...
2001-12-05 Neil Boothc-common.c (shadow_warning): New function, moved from...
2001-12-04 Joseph Myersre PR c/4787 (Different anonymous variables declared...
2001-11-28 Jan Hubickacse.c (true_dependence_in_rtx): New function.
2001-11-27 Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-26 Neil Boothcppfiles.c (stack_include_file): Don't optimize zero...
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-18 Joseph Myersc-common.c (struct disabled_builtin, [...]): New.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-10-29 Joseph MyersChangeLog.2, [...]: Fix spelling errors and typos.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-24 Zack Weinbergc-common.h (struct c_common_identifier): Remove rid_cod...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-23 Neil Boothc-common.c (warn_div_by_zero): New.
2001-10-09 Kazu Hiratac-common.h: Fix comment formatting.
2001-10-08 Richard Hendersonc-common.h (struct c_lang_decl): Add declared_inline.
2001-10-05 Alexandre OlivaMakefile.in (OBJS): Added tree-inline.o.
2001-10-02 Joseph Myersc-common.c (c_format_attribute_table): Make format...
2001-10-02 Joseph Myersattribs.c (decl_attributes): Possibly call insert_defau...
2001-09-22 Richard Kennerattribs.c: New file, from c-common.c.
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-04 Nathan Sidwellc-common.h (tree_dump_index): Add more comments.
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-10 Jason Merrillc-common.h (RETURN_NULLIFIED_P): Lose.
2001-07-13 Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-08 Joseph Myersc-common.c (decl_attributes): Only take a single attrib...
2001-07-02 Nathan Sidwellc-common.h (TDI_inlined): New ast dump phase.
2001-07-01 Zack Weinbergc-common.h (enum rid): Add RID_FIRST_AT, RID_LAST_AT...
2001-06-18 Jason MerrillImplement the Named Return Value optimization.
2001-06-05 Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-26 Richard HendersonStandardize header guards.
2001-05-25 Mark Mitchellbuiltins.def: Encode additional information, such as...
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-05-16 Neil Boothc-common.h (RID_FIRST_PQ): New.
2001-05-11 Neil Boothc-common.c (finish_label_expr): New function, lifted...
2001-04-30 Richard Hendersonc-common.c (c_promoting_integer_type_p): New function...
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-04-12 Kaveh R. Ghazic-common.h (truthvalue_conversion, [...]): Delete redun...
2001-03-27 Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-01-13 Joseph Myersc-common.c: Move format checking code to ...
2001-01-11 Mark Mitchellc-common.h (CTI_VOID_LIST): Remove.
2001-01-04 Joseph Myersc-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 Joseph Myersc-common.c (c_common_lang_init): New function.
2001-01-02 Richard Hendersonc-common.h (ASM_INPUT_P): New.
2001-01-02 Andreas Jaegerc-decl.c (c_decode_option): Remove support of -Wmissing...
2000-12-20 Richard Hendersonc-typeck.c (build_asm_stmt): New, broken out from ...
2000-12-18 Joseph Myersc-common.c (STD_C9L, ADJ_STD): Define.
2000-12-07 Joseph Myersc-common.c (warn_format_security): New variable.
2000-12-01 Joseph Myersc-common.c (warn_format, [...]): Define.
2000-12-01 Joseph Myersc-common.c: Include "defaults.h".
2000-11-28 Neil Boothc-common.h: Remove flag_digraphs.
2000-11-26 Richard Hendersonc-common.h (DECL_C_HARD_REGISTER): New.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-21 Richard Hendersonc-common.c (c_unsafe_for_reeval): New function.
2000-11-14 Joseph Myers* c-common.h (CTI_C_SIZE_TYPE): Update comment.
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-10-18 Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-10-18 Mark Mitchellc-common.c (back_end_hook): New variable.
2000-10-17 Bernd SchmidtImproved sequence point warnings
2000-10-17 Joseph Myersc-common.h (warn_missing_format_attribute): New variable.
2000-10-08 Joseph Myerstm.texi (INTMAX_TYPE, [...]): Define.
2000-10-06 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
2000-09-19 Kaveh R. GhaziMakefile.in (c-common.o): Depend on diagnostic.h.
next
This page took 1.035457 seconds and 107 git commands to generate.