Age | Commit message (Expand) | Author | Files | Lines |
2001-04-12 | expmed.c (store_bit_field): Truncate CONST_INTs. | Alexandre Oliva | 1 | -36/+100 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -1/+1 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -106/+16 |
2001-03-27 | stmt.c (expand_return): Remove always true predicate. | Richard Henderson | 1 | -39/+5 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -2/+0 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -16/+21 |
2001-03-10 | server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m... | Kaveh R. Ghazi | 1 | -1/+2 |
2001-02-20 | stmt.c (expand_return): If an attempt is made to return the error_mar_node... | Mark Mitchell | 1 | -1/+6 |
2001-01-29 | stmt.c (estimate_case_costs): Use integer_minus_one_node. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-01-26 | stmt.c (cost_table): Remove. | Richard Henderson | 1 | -19/+23 |
2001-01-20 | stmt.c (expand_return): Don't return anything if size is zero. | Richard Kenner | 1 | -6/+9 |
2000-12-30 | alias.c (alias_sets_conflict_p): New function. | Richard Kenner | 1 | -9/+13 |
2000-12-20 | rtl.h (REG_NON_LOCAL_GOTO): New. | Richard Henderson | 1 | -1/+10 |
2000-12-05 | * stmt.c (warn_if_unused_value): Move side effects test earlier. | Richard Henderson | 1 | -4/+4 |
2000-11-17 | ggc.h: Delete ggc_add_string_root and ggc_mark_string. | Zack Weinberg | 1 | -15/+1 |
2000-11-17 | stringpool.c: New file. | Zack Weinberg | 1 | -17/+25 |
2000-11-14 | stmt.c (warn_if_unused_value): Don't warn if the expression has side effects. | Richard Henderson | 1 | -3/+4 |
2000-11-11 | function.c (assign_parms): If TREE_ADDRESSABLE is set... | Jason Merrill | 1 | -1/+4 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-11-01 | * stmt.c (expand_start_null_loop): Set continue_label. | Richard Henderson | 1 | -1/+1 |
2000-11-01 | stmt.c (expand_start_null_loop): New. | Richard Henderson | 1 | -0/+37 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -31/+28 |
2000-09-22 | In gcc/ChangeLog: | Geoff Keating | 1 | -2/+2 |
2000-09-19 | stmt.c (expand_expr_stmt): Only call warn_if_unused_value if the tree has sid... | Richard Henderson | 1 | -9/+14 |
2000-09-17 | Bring back equal forms for libcalls | Bernd Schmidt | 1 | -1/+1 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 1 | -1/+4 |
2000-09-10 | c-common.h (add_stmt): Change prototype. | Mark Mitchell | 1 | -26/+22 |
2000-09-02 | rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro. | Alexandre Oliva | 1 | -8/+12 |
2000-09-01 | stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are... | Geoff Keating | 1 | -1/+17 |
2000-08-29 | reload.c: Fix formatting. | Kazu Hirata | 1 | -106/+105 |
2000-08-28 | local-alloc.c (requires_inout): Don't use reserved range for EXTRA_CONSTRAINT... | Richard Henderson | 1 | -9/+42 |
2000-08-24 | stmt.c (expand_asm_operands): Treat EXTRA_CONSTRAINT like g or X. | Richard Henderson | 1 | -8/+9 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -2/+2 |
2000-08-22 | stmt.c (expand_goto_internal, [...]): Only check TYPE_RETURNS_STACK_DEPRESSED... | Richard Kenner | 1 | -4/+8 |
2000-08-15 | calls.c (ECF_SP_DEPRESSED): New macro. | Richard Kenner | 1 | -10/+32 |
2000-08-12 | sibcall.c (uses_addressof): Accept both addressof and current_function_intern... | Richard Henderson | 1 | -79/+0 |
2000-08-06 | stmt.c (expand_goto): Do virtual_stack_vars_rtx replacement for HAVE_nonlocal... | Richard Henderson | 1 | -31/+22 |
2000-06-24 | stmt.c (expand_decl_cleanup): Emit a dummy insn after last_unconditional_clea... | Jakub Jelinek | 1 | -0/+7 |
2000-06-14 | tree.h (TYPE_USER_ALIGN, [...]): Define. | Jakub Jelinek | 1 | -0/+3 |
2000-06-09 | ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,... | Zack Weinberg | 1 | -1/+1 |
2000-06-09 | timevar.def: Add TV_EXPAND. | Jason Merrill | 1 | -1/+3 |
2000-06-05 | explow.c (maybe_set_unchanging): New function, broken out from... | Jason Merrill | 1 | -3/+2 |
2000-06-05 | tree.h (VOID_TYPE_P): New macro. | Nathan Sidwell | 1 | -4/+4 |
2000-05-31 | Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | Richard Kenner | 1 | -27/+5 |
2000-05-31 | stmt (expand_end_case): Reorder conversion sequence for jump table to avoid e... | Nathan Sidwell | 1 | -4/+4 |
2000-05-27 | tree.h (TREE_CODE_LENGTH): New macro. | Richard Kenner | 1 | -0/+8 |
2000-05-25 | * stmt.c (expand_end_bindings): Fix thinko last change. | Richard Henderson | 1 | -1/+1 |
2000-05-24 | stmt.c (expand_end_bindings): Look through NOTEs to find a BARRIER. | Jason Merrill | 1 | -2/+8 |
2000-05-17 | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | Andrew Cagney | 1 | -3/+4 |
2000-05-09 | top level: | Zack Weinberg | 1 | -1/+1 |