| Commit message (Expand) | Author | Age | Files | Lines |
* | * cfgcleanup.c (merge_memattrs): Look at the value of MEM_SIZE, | steven | 2004-08-30 | 1 | -0/+5 |
* | 2004-08-30 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-30 | 1 | -0/+9 |
* | * expr.c (array_ref_element_size): Force aligned_size back to | rth | 2004-08-30 | 1 | -0/+9 |
* | * c-parse.in (parmlist_or_identifiers_1): Remove unreachable and | jsm28 | 2004-08-30 | 1 | -0/+5 |
* | * c-tree.h (struct language_function): Add arg_info element. | jsm28 | 2004-08-30 | 1 | -0/+9 |
* | * c-typeck.c (build_unary_op): Don't expand ADDR_EXPR of a | rth | 2004-08-30 | 1 | -0/+8 |
* | * expr.c (expand_expr_addr_expr): New. | rth | 2004-08-30 | 1 | -0/+5 |
* | * config/mips/mips.c (MIPS_FP_CONDITIONS): New macro. | rsandifo | 2004-08-30 | 1 | -0/+27 |
* | * fold-const.c (tree_expr_nonzero_p): Use get_base_address before | rth | 2004-08-30 | 1 | -0/+5 |
* | * gthr-posix.h, gthr-dce.h: Add #pragma weaks. | jason | 2004-08-30 | 1 | -1/+1 |
* | * gthr-posix.h: Add #pragma weaks. | jason | 2004-08-30 | 1 | -0/+4 |
* | * gcov-io.c (GCOV_CHECK): Use gcc_assert when available. | nathan | 2004-08-30 | 1 | -0/+3 |
* | 2004-08-30 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-30 | 1 | -0/+15 |
* | * tree.h (BINFO_PRIMARY_BASE_OF): Remove. | nathan | 2004-08-30 | 1 | -0/+11 |
* | 2004-08-30 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-30 | 1 | -0/+6 |
* | * sched-deps.c (get_condition): Partially revert previous, by never | rearnsha | 2004-08-30 | 1 | -0/+5 |
* | * config/mips/mips.md (UNSPEC_{RSQRT,RECIP}[12]_{S,D,PS}): Delete. | rsandifo | 2004-08-30 | 1 | -0/+8 |
* | * tree-pretty-print.c (dump_generic_node): Handle VALUE_HANDLE | dnovillo | 2004-08-30 | 1 | -0/+5 |
* | * c-opts.c (c_common_handle_option): <case OPT_Werror> set | gdr | 2004-08-30 | 1 | -0/+11 |
* | * sched-deps.c (get_condition): Fix breakage in previous patch. | rearnsha | 2004-08-30 | 1 | -0/+4 |
* | * doc/install.texi: Fix broken mpfr link. | pbrook | 2004-08-30 | 1 | -0/+4 |
* | 2004-08-29 David O'Brien <obrien@FreeBSD.org> | obrien | 2004-08-29 | 1 | -0/+5 |
* | * arm.h (REVERSE_CONDITION): Define. | rearnsha | 2004-08-29 | 1 | -0/+5 |
* | * flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not | rearnsha | 2004-08-29 | 1 | -0/+10 |
* | * sched-deps.c (get_condition): Rewrite using jump support functions. | rearnsha | 2004-08-29 | 1 | -0/+6 |
* | * config/mips/mips.c (override_options): Disable hot/cold partitioning | rsandifo | 2004-08-29 | 1 | -0/+5 |
* | * config/mips/mips.h (mips_builtins, mips_cmp_choice): Delete. | rsandifo | 2004-08-29 | 1 | -0/+20 |
* | PR rtl-optimization/16590 | mmitchel | 2004-08-29 | 1 | -0/+5 |
* | * tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards. | dnovillo | 2004-08-29 | 1 | -0/+5 |
* | * config/mips/mips.md (*mov[sd]f_on_*): Redefine using :SCALARF. | rsandifo | 2004-08-29 | 1 | -0/+5 |
* | * config/mips/mips.md (cmp[sd]f): Redefine using :SCALARF. | rsandifo | 2004-08-29 | 1 | -0/+4 |
* | * config/mips/mips.md (divide_condition): New mode attribute. | rsandifo | 2004-08-29 | 1 | -0/+8 |
* | * config/mips/mips.md (ANYF, SCALARF): New mode macros. | rsandifo | 2004-08-29 | 1 | -0/+15 |
* | * config/mips/mips.c (mips_init_builtins): Simplify. Only create | rsandifo | 2004-08-29 | 1 | -0/+5 |
* | * config/mips/mips.h (MIPS_CMP_MOVT, MIPS_CMP_MOVF): Delete. | rsandifo | 2004-08-29 | 1 | -0/+15 |
* | * config/mips/mips.c (print_operand): Remove '%Y' and '%y'. | rsandifo | 2004-08-29 | 1 | -0/+12 |
* | * config/mips/mips.md (UNSPEC_MOVE_TF_PS): New. | rsandifo | 2004-08-29 | 1 | -0/+8 |
* | 2004-08-29 Chao-ying Fu <fu@mips.com> | rsandifo | 2004-08-29 | 1 | -0/+56 |
* | * Makefile.in (OBJS-common): Add tree-ssa-propagate.o | dnovillo | 2004-08-29 | 1 | -0/+12 |
* | 2004-08-28 Andrew Pinski <apinski@apple.com> | pinskia | 2004-08-29 | 1 | -0/+4 |
* | [gcc/ChangeLog] | zlaski | 2004-08-28 | 1 | -0/+13 |
* | * system.h (gcc_assert): Remove __builtin_expect. Evaluate EXPR | nathan | 2004-08-28 | 1 | -0/+5 |
* | PR c++/13684 | jason | 2004-08-28 | 1 | -0/+23 |
* | outer_code, not Outer code. | dje | 2004-08-27 | 1 | -1/+1 |
* | * config/rs6000/rs6000.c (rs6000_override_options): Increase | dje | 2004-08-27 | 1 | -0/+7 |
* | * stor-layout.c (sizetype_set): Remove. | nathan | 2004-08-27 | 1 | -0/+3 |
* | * tree.h (size_int_type): Remove. | nathan | 2004-08-27 | 1 | -0/+11 |
* | * configure.ac: Add ENABLE_ASSERT_CHECKING control. | nathan | 2004-08-27 | 1 | -0/+9 |
* | * rtl.h (read_rtx): Change prototype. | rsandifo | 2004-08-27 | 1 | -0/+8 |
* | * c-typeck.c (build_offsetof): Remove. | rth | 2004-08-27 | 1 | -0/+11 |