Age | Commit message (Expand) | Author | Files | Lines |
2004-05-28 | c-semantics.c (emit_local_var): Remove code for DECL_INITIAL. | Andrew Pinski | 1 | -12/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -790/+34 |
2004-04-12 | c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. | Richard Kenner | 1 | -0/+2 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -2/+2 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-22 | * c-semantics.c (genrtl_while_stmt, genrtl_do_stmt_1) | Daniel Jacobowitz | 1 | -4/+0 |
2003-11-24 | re PR c/13014 (if shortcut misses required diagnostics) | Eric Christopher | 1 | -2/+2 |
2003-10-07 | re PR c++/12519 (ICE tree check: in genrtl_cleanup_stmt, at c-semantics.c:761) | Jason Merrill | 1 | -1/+2 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 1 | -1/+1 |
2003-08-29 | function.h (struct function): Add rtl_inline_init, saved_for_inline. | Richard Henderson | 1 | -0/+1 |
2003-07-24 | tree.h (boolean_type_node): Move from C/C++/Java frontends. | Jason Merrill | 1 | -1/+1 |
2003-07-09 | java-tree.h (DECL_NUM_STMTS): Rename to... | Jan Hubicka | 1 | -4/+0 |
2003-07-08 | re PR c/1687 (Exponential time behavior with -O -finline-functions (compile t... | Steven Bosscher | 1 | -1/+2 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 1 | -19/+19 |
2003-07-04 | c-aux-info.c: Include toplev.h after c-tree.h. | Kaveh R. Ghazi | 1 | -0/+4 |
2003-07-01 | c-semantics.c (genrtl_case_label): Fix format specifier bug. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -5/+3 |
2003-06-22 | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 1 | -124/+80 |
2003-05-29 | c-semantics.c (genrtl_do_stmt_1): New function split out from... | Roger Sayle | 1 | -9/+25 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -5/+5 |
2003-05-13 | tree.h (STRIP_MAIN_TYPE_NOPS): New macro. | Jason Merrill | 1 | -6/+9 |
2003-05-03 | c-decl.c (pending_invalid_xref_file): Remove. | Nathan Sidwell | 1 | -10/+5 |
2003-05-02 | c-semantics.c (genrtl_switch_stmt, [...]): Call expand_stmt on result of expa... | Geoffrey Keating | 1 | -7/+8 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -28/+28 |
2003-04-29 | c-semantics.c (expand_unreachable_stmt): Return a tree. | Geoffrey Keating | 1 | -44/+48 |
2003-04-20 | c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_cleanup_stmt. | Chris Lattner | 1 | -3/+3 |
2003-04-17 | re PR c/10175 (-Wunreachable-code doesn't work for single lines) | Roger Sayle | 1 | -7/+187 |
2003-02-22 | i386.c (builtin_description): Add __builtin_ia32_paddq and __builtin_ia32_psubq. | Jan Hubicka | 1 | -1/+2 |
2003-01-15 | c-semantics.c (genrtl_while_stmt): Improve initial RTL generation when loop c... | Roger Sayle | 1 | -12/+18 |
2003-01-09 | re PR inline-asm/8832 (traditional "asm volatile" code is illegally optimized) | Eric Botcazou | 1 | -1/+1 |
2002-12-17 | c-semantics.c (add_scope_stmt): Abort if the end SCOPE_STMT doesn't match the... | Jason Merrill | 1 | -0/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -3/+21 |
2002-12-04 | re PR c/7622 (tree inliner fallout (regression relative to 2.95)) | Eric Botcazou | 1 | -0/+1 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-16 | re PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop) | Nathan Sidwell | 1 | -2/+3 |
2002-08-22 | c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR. | Jason Merrill | 1 | -1/+1 |
2002-08-14 | Fix PR/7566 | Gabriel Dos Reis | 1 | -2/+1 |
2002-05-08 | cfglayout.c (function_tail_eff_head): Rename to ... | Jan Hubicka | 1 | -0/+9 |
2002-04-03 | re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par... | Jason Merrill | 1 | -5/+5 |
2002-03-15 | c-common.c (statement_code_p): Handle CLEANUP_STMT. | Mark Mitchell | 1 | -0/+4 |
2002-02-04 | PR c/4475, c++/3780: | Jakub Jelinek | 1 | -1/+1 |
2002-01-30 | rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New. | Richard Henderson | 1 | -2/+2 |
2002-01-22 | c-semantics.c (genrtl_compound_stmt): Only check nesting consistency if this ... | Jason Merrill | 1 | -1/+1 |
2002-01-15 | c-common.def (FILE_STMT): New code. | Jason Merrill | 1 | -1/+18 |
2002-01-04 | tree.h (expand_expr_stmt_value): Add maybe_last argument. | Jakub Jelinek | 1 | -6/+11 |
2002-01-02 | c-common.h (genrtl_expr_stmt_value): Declare. | Alexandre Oliva | 1 | -5/+20 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -3/+3 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -10/+3 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-10 | c-common.h (RETURN_NULLIFIED_P): Lose. | Jason Merrill | 1 | -7/+1 |