summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* i386.md (*lea_1): Use P mode iterator.Uros Bizjak2010-08-191-1/+16
* re PR rtl-optimization/44691 (ICE: RTL check: expected code 'reg', have 'plus...Andrey Belevantsev2010-08-191-0/+6
* For Ian Bolton <ian.bolton@arm.com>Ian Bolton2010-08-191-0/+6
* For Ian Bolton <ian.bolton@arm.com>Ian Bolton2010-08-191-0/+5
* re PR target/45327 (ICE: SIGSEGV in rtx_equal_p (rtl.c:496) with -O1 -funroll...Uros Bizjak2010-08-191-0/+6
* i386.md (*add<mode>_1): Split insn to lea.Uros Bizjak2010-08-181-9/+27
* tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts, use operand helpers.Richard Guenther2010-08-181-0/+5
* Expand pending pops before trying the optab.Paolo Bonzini2010-08-181-0/+6
* re PR target/45094 ([arm] wrong instructions for dword move in some cases)Yao Qi2010-08-181-0/+6
* re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)Maxim Kuvyrkov2010-08-181-0/+6
* For Marcus - Implement sync primitives inline for ARM.Marcus Shawcroft2010-08-181-0/+33
* tree.h (host_integerp): Add ATTRIBUTE_PURE when not ENABLE_TREE_CHECKING.Jakub Jelinek2010-08-171-0/+7
* Try to avoid lea if possible.H.J. Lu2010-08-171-0/+8
* only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe2010-08-171-0/+6
* gcc.c (spec_function): Add remove-outfile.Jack Howarth2010-08-171-0/+8
* re PR target/45296 (register long double ICE at -O2, -Os, -O3)Uros Bizjak2010-08-171-3/+7
* tree-ssa-dom.c (struct edge_info): Use a VEC for the list of conditional equi...Richard Guenther2010-08-171-0/+11
* invoke.texi (ms-extension): Add documentation.Kai Tietz2010-08-171-0/+4
* fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.Richard Guenther2010-08-171-0/+5
* re PR c/40563 (-Wc++-compat does not warn about uninitialized const field in ...Shujing Zhao2010-08-171-0/+9
* function.c (block_fragments_nreverse, [...]): New functions.Jakub Jelinek2010-08-171-0/+9
* thumb2.md (thumb2_notsi_shiftsi, [...]): Delete.Bernd Schmidt2010-08-161-0/+34
* options.texi (NoDriverArg): Document.Joseph Myers2010-08-161-0/+12
* common.opt: Add driver options.Joseph Myers2010-08-161-0/+36
* tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther2010-08-161-0/+38
* invoke.texi (-fomit-frame-pointer): Document that starting with GCC version 4...Uros Bizjak2010-08-151-10/+15
* rationalize libgcc stub & static lib linkage on Darwin 9 & 10.Iain Sandoe2010-08-151-0/+5
* invoke.texi (Warning Options): Fix terminology and markup in the description ...Gerald Pfeifer2010-08-151-0/+5
* tree-vect-data-refs.c (vect_setup_realignment): Support realignment in basic ...Ira Rosen2010-08-151-0/+11
* reload.h (register_move_cost, [...]): Adjust prototype.Anatoly Sokolov2010-08-151-0/+29
* re PR target/43358 (IRA: internal compiler error: in pool_free, at alloc-pool...Richard Sandiford2010-08-141-0/+7
* 2010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>Mingjie Xing2010-08-141-0/+7
* Enable -fomit-frame-pointer on darwin which support dwarf2.Jack Howarth2010-08-131-0/+6
* arm.md (cstoredf4): Only valid when !TARGET_VFP_SINGLE.Jie Zhang2010-08-131-0/+5
* gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and -MMD.Joseph Myers2010-08-121-0/+5
* pr45241 give up dot_prod pattern searching if stmt is outside the loop.Changpeng Fang2010-08-121-0/+5
* Turn on -fomit-frame-pointer by default for 32bit Linux/x86.H.J. Lu2010-08-121-0/+14
* re PR middle-end/45262 (Optimization results in wrong result on expression x>...Jakub Jelinek2010-08-121-0/+4
* builtins.c (fold_builtin_memory_op): Avoid -Wsign-compare warning.Jakub Jelinek2010-08-121-0/+5
* re PR tree-optimization/45232 (tree reassociation introduces undefined overflow)Richard Guenther2010-08-121-0/+10
* tree-flow.h (struct ptr_info_def): Add align and misalign fields.Richard Guenther2010-08-121-0/+26
* i386.c (LONG_TYPE_SIZE): Remove.Uros Bizjak2010-08-121-2/+8
* re PR debug/45259 (ICE in save_call_clobbered_regs)Jakub Jelinek2010-08-121-0/+6
* arm.md (andsi3): Change to zero extension if possible.Wei Guozhi2010-08-121-0/+6
* ira-int.h (ira_remove_allocno_copy_from_list): Remove.Vladimir Makarov2010-08-111-0/+6
* Fix Changelog entries.Sebastian Pop2010-08-111-52/+52
* Fix miscompile of 416.gamess.Sebastian Pop2010-08-111-0/+8
* Fix gamess: the only constant phi nodes with one argument are is_gimple_min_i...Sebastian Pop2010-08-111-0/+6
* Remove cloog_initialize and cloog_finalize when using official CLooG releases.Andreas Simbuerger2010-08-111-0/+19
* Adapt to new CloogScattering abstraction, introduced in official CLooG versio...Andreas Simbuerger2010-08-111-0/+21