aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-03-20ms format support for mingw.Kai Tietz1-0/+24
2008-03-20invoke.texi (-O3): Add -ftree-vectorize to the list of optimizations turned o...Ira Rosen1-0/+6
2008-03-20regmove.c (try_auto_increment): Fix spelling error in comment.Ben Elliston1-0/+5
2008-03-20re PR target/14552 (compiled trivial vector intrinsic code is inefficient)Uros Bizjak1-3/+12
2008-03-19re PR middle-end/35616 (Incorrect code while O2 compling)Michael Matz1-0/+6
2008-03-19re PR target/35496 (test failures between revs. 132950 and 132974)Uros Bizjak1-4/+11
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-23/+119
2008-03-19re PR tree-optimization/35609 ("is used uninitialized in this function" shoul...Richard Guenther1-0/+9
2008-03-18re PR target/35504 (incorrect code generated on i386 for C++ multiple inherit...Mikulas Patocka1-10/+16
2008-03-18texinfo.tex: Update to version 2008-03-17.10.Ralf Wildenhues1-0/+4
2008-03-18expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true.Paolo Bonzini1-0/+13
2008-03-18tree-ssa-sccvn.c (visit_reference_op_load): If the lookup found an expression...Richard Guenther1-0/+13
2008-03-18tree-pretty-print.c: Include predict.h.Jan Hubicka1-0/+46
2008-03-18* gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.Michael Matz1-0/+4
2008-03-18tree-gimple.h (is_gimple_invariant_address): Declare.Richard Guenther1-0/+13
2008-03-18re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test)Jakub Jelinek1-0/+6
2008-03-17re PR tree-optimization/19637 (Missed VRP and FRE opportunities in the presen...Richard Guenther1-0/+9
2008-03-16re PR debug/31510 (FAIL: libgomp.fortran/threadprivate[23].f90 -O3 -g)James E Wilson1-0/+6
2008-03-16re PR tree-optimization/35607 (IVOPTs produces invalid gimple)Richard Guenther1-0/+6
2008-03-16extend.texi (Alignment): Say that the ABI controls the __alignof__ for non-st...Hans-Peter Nilsson1-0/+6
2008-03-16arm.c (arm_unwind_emit): Suppress unused unwinding annotations.Paul Brook1-0/+6
2008-03-15arm.c (arm_rtx_costs_1): Add costs for ARMv6 value extension instructions.Paul Brook1-0/+5
2008-03-15tree-ssa-ccp.c (ccp_fold): Also read from constant values and fold constant a...Richard Guenther1-0/+9
2008-03-15arm.md (insv): Use gen_insv_t2 and gen_insv_zero.Paul Brook1-0/+6
2008-03-15tree-ssa-ccp.c (get_symbol_constant_value): Export.Richard Guenther1-0/+10
2008-03-15re PR middle-end/35593 (spurious warning "array subscript is below array boun...Richard Guenther1-0/+11
2008-03-15avr.c (avr_arch_types): Add avr6 entry.Bjoern Haase1-0/+36
2008-03-15mmx.md ("sse2_umulv1siv2di3"): Rename from "sse2_umulsidi3".Uros Bizjak1-0/+17
2008-03-15re PR middle-end/35595 (build broke in newlib erf_lgamma.c for cris-elf)Richard Guenther1-0/+6
2008-03-15invoke.texi (Option Summary, [...]): Document -mserialize-volatile and -mno-s...Bob Wilson1-0/+10
2008-03-14re PR tree-optimization/34172 (Missed store ccp optimization)Richard Guenther1-0/+17
2008-03-14install.texi (Binaries): Remove UCLA archive.David Edelsohn1-0/+5
2008-03-14re PR tree-optimization/34043 (Missed optimization causing extra loads and st...Richard Guenther1-0/+42
2008-03-13extend.texi (X86 Built-in Functions): Missed fragment from my previous commit...Uros Bizjak1-1/+2
2008-03-13extend.texi (X86 Built-in Functions): Fix the mode of input arguments and the...Uros Bizjak1-0/+8
2008-03-13[multiple changes]Alon Dayan1-0/+7
2008-03-13re PR target/34000 (GCC pedwarns about use of static inline functions from sy...Uros Bizjak1-0/+16
2008-03-13Revert my previous commit.Uros Bizjak1-16/+0
2008-03-13re PR c++/35553 (-fkeep-inline-functions and -O errors out in SSE headers)Uros Bizjak1-0/+16
2008-03-13re PR middle-end/35185 (ICE using openmp with g++-4.2)Jakub Jelinek1-3/+9
2008-03-13re PR target/35054 (No documentation of #pragma push_macro("macro_name"))Danny Smith1-0/+8
2008-03-13arm.c (output_move_double): Prefer LDRD to LDM.Paul Brook1-0/+4
2008-03-12thumb2.md: Extend peephole to cover 3-arg subs.Paul Brook1-0/+10
2008-03-12arm.c (arm_size_rtx_costs): Use ARM costs for Thumb-2.Paul Brook1-0/+5
2008-03-12i386.md (int_cond): New code iterator.Uros Bizjak1-0/+13
2008-03-12arm.c (use_return_insn): Use offsets->saved_regs_mask instead of {arm,thumb}_...Paul Brook1-0/+19
2008-03-12re PR rtl-optimization/34522 (inefficient code for long long multiply when on...Paolo Bonzini1-0/+6
2008-03-12Makefile.in (OBJS-common): Add tree-ssa-phiprop.oRichard Guenther1-0/+9
2008-03-12re PR middle-end/35549 (Invalid use of copy-in/out for shared vars in nested ...Jakub Jelinek1-0/+11
2008-03-12tree-vectorizer.c (free_stmt_vec_info): New function.Victor Kaplansky1-0/+17