Age | Commit message (Expand) | Author | Files | Lines |
2002-10-02 | re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95) | Roger Sayle | 1 | -0/+27 |
2002-09-30 | store-layout.c (finish_record_layout): Add free_p parameter. | Mark Mitchell | 1 | -1/+1 |
2002-09-28 | ChangeLog.4: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2002-09-27 | extend.texi (tls_model): Document. | Jakub Jelinek | 1 | -0/+11 |
2002-09-27 | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 1 | -6/+6 |
2002-09-20 | real.h (enum real_value_class, [...]): Move from real.c. | Richard Henderson | 1 | -3/+3 |
2002-09-18 | stor-layout.c (place_field): Handle alignment of whole structures when MSVC c... | Douglas B Rupp | 1 | -0/+2 |
2002-09-17 | machmode.def (V1DImode): New mode. | Nick Clifton | 1 | -0/+4 |
2002-09-16 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -1/+1 |
2002-08-14 | * tree.h: Guard against multiple inclusion. | Gabriel Dos Reis | 1 | -0/+5 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -4/+1 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -1/+0 |
2002-07-10 | diagnostic.h: #include location.h | Gabriel Dos Reis | 1 | -4/+5 |
2002-07-06 | re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::... | Roger Sayle | 1 | -1/+1 |
2002-07-01 | tree.h: Modify builtin_function interface to take an extra argument ATTRS... | Roger Sayle | 1 | -3/+3 |
2002-06-30 | i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ... | Aldy Hernandez | 1 | -0/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -49/+81 |
2002-06-02 | c-common.c (c_common_init): Override cpplib's default warn_long_long setting. | Neil Booth | 1 | -1/+3 |
2002-06-01 | tree.c (real_minus_onep): New function to test for -1.0. | Roger Sayle | 1 | -0/+1 |
2002-05-31 | target.h: Fix formatting. | Kazu Hirata | 1 | -14/+14 |
2002-05-28 | tree.h: Forward-declare struct realvaluetype. | Zack Weinberg | 1 | -9/+7 |
2002-05-21 | c-common.h (enum rid): Add RID_THREAD. | Richard Henderson | 1 | -1/+6 |
2002-05-12 | * tree.h (copy_node): Don't mention TREE_PERMANENT. | Tom Tromey | 1 | -3/+1 |
2002-05-09 | tree.h (preserve_data, [...]): Remove. | Neil Booth | 1 | -3/+0 |
2002-05-04 | Makefile.in (c-lex.o): Update. | Neil Booth | 1 | -0/+2 |
2002-05-02 | combine.c: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2002-04-29 | Initial P4 SSE2 builtin support | Bernd Schmidt | 1 | -0/+6 |
2002-04-24 | attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. | Neil Booth | 1 | -14/+0 |
2002-04-19 | builtins.c: Include langhooks.h. | Neil Booth | 1 | -5/+0 |
2002-04-18 | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 1 | -4/+0 |
2002-04-17 | c-common.h (STMT_EXPR_NO_SCOPE): New macro. | Mark Mitchell | 1 | -1/+1 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -1/+0 |
2002-04-03 | re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par... | Jason Merrill | 1 | -2/+11 |
2002-04-03 | langhooks-def.h (lhd_set_decl_assembler_name, [...]): New. | Neil Booth | 1 | -12/+2 |
2002-04-01 | c-decl.c (grokdeclarator): Update. | Neil Booth | 1 | -1/+0 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -15/+0 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 1 | -9/+0 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -14/+0 |
2002-03-29 | Makefile.in (except.o): Update. | Neil Booth | 1 | -2/+0 |
2002-03-27 | Makefile.in (attribs.o): Update. | Neil Booth | 1 | -4/+0 |
2002-03-25 | c-decl.c (maybe_build_cleanup): Remove. | Neil Booth | 1 | -6/+0 |
2002-03-21 | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 1 | -26/+0 |
2002-03-20 | Makefile.in: Update. | Neil Booth | 1 | -10/+0 |
2002-03-17 | c-common.h (yyparse, [...]): New. | Neil Booth | 1 | -2/+0 |
2002-03-13 | c-common.c (c_tree_code_type, [...]): Delete. | Kaveh R. Ghazi | 1 | -3/+3 |
2002-03-08 | expr.c (expand_expr): Use unsave lang hook. | Neil Booth | 1 | -12/+2 |
2002-03-02 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | Kaveh R. Ghazi | 1 | -0/+5 |
2002-02-28 | tree.h (TARGET_EXPR_SLOT, [...]): New macros. | Jason Merrill | 1 | -0/+5 |
2002-02-28 | Makefile.in (integrate.o): Update. | Neil Booth | 1 | -3/+0 |
2002-02-26 | attribs.c (c_common_attribute_table): Add visibility. | Jakub Jelinek | 1 | -0/+5 |