aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-0/+42
2010-12-09bfin.h (ASM_SPEC): Remove %{n} and %{T}.Joseph Myers1-0/+17
2010-12-09reginfo.c (struct subregs_of_mode_node): Remove.Richard Guenther1-0/+15
2010-12-09rtl.h (invalid_mode_change_p): Adjust prototype.Richard Guenther1-0/+12
2010-12-09s390.md (*mov<mode>cc): Change lgoc and stgoc to locg and stocg even in comment.Jakub Jelinek1-0/+4
2010-12-09re PR target/41082 (FAIL: gfortran.fortran-torture/execute/where_2.f90 execut...Jakub Jelinek1-0/+11
2010-12-09arm.c (arm_preferred_rename_class): Implement targethook PREFERRED_RENAME_CLASS.Yao Qi1-0/+5
2010-12-09sourcebuild.texi (Front End): Remove reference to snapshot-README and snapsho...Ian Lance Taylor1-0/+5
2010-12-08sourcebuild.texi (Texinfo Manuals): Change update_web_docs to update_web_docs...Ian Lance Taylor1-0/+6
2010-12-08gcc/config.gcc (with_cpu): Default i[34567]86-*-darwin* and x86_64-*-darwin* ...Iain Sandoe1-0/+9
2010-12-08Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp.Richard Guenther1-0/+14
2010-12-08re PR debug/46749 (gcc.dg/debug/pr41893-1.c -gdwarf-2 testsuite failures on d...Mike Stump1-0/+12
2010-12-08re PR middle-end/46844 (regrename.c:312:22: error: unused parameter 'reg')Jakub Jelinek1-0/+6
2010-12-08[multiple changes]Richard Earnshaw1-0/+6
2010-12-08PR 42694: add checks to make sure sqrt is supportedMichael Meissner1-0/+8
2010-12-08tree-ssa-sccvn.c (copy_reference_ops_from_ref): Use a shift instead of a divi...Richard Guenther1-0/+5
2010-12-08gimplify.c (gimple_tree_eq): Assert hashes are equal only when checking is en...Richard Guenther1-0/+5
2010-12-08re PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3)Andrey Belevantsev1-0/+15
2010-12-08tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref): Reset alignment...Richard Biener1-0/+6
2010-12-08re PR middle-end/46671 (ICE in default_no_named_section, at varasm .c:5994)John David Anglin1-0/+7
2010-12-07re PR bootstrap/46810 (sparc64-linux bootstrap fails with "C++ preprocessor "...Ian Lance Taylor1-0/+8
2010-12-07pdp11.c (output_addr_const_pdp11): Output negative values with sign rather th...Paul Koning1-0/+5
2010-12-07pdp11.c (TARGET_ASM_FUNCTION_SECTION): Define.Paul Koning1-0/+5
2010-12-07* config/mcore/mcore.c Don't include assert.h.Joseph Myers1-0/+7
2010-12-07Fix PR42327: use build_int_cst.Sebastian Pop1-3/+9
2010-12-07re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif...Nathan Froyd1-0/+6
2010-12-07re PR tree-optimization/46832 (internal compiler error: Segmentation fault)Richard Guenther1-0/+6
2010-12-07Makefile.in: Add $(TARGET_H) to the regrename.o rule.Yao Qi1-0/+18
2010-12-07re PR debug/46799 (-fcompare-debug failure (length) with -ftree-parallelize-l...Jakub Jelinek1-0/+14
2010-12-07re PR target/46737 (bfin-elf --enable-werror-always build fails for 64 bit host)Joern Rennecke1-0/+7
2010-12-07re PR tree-optimization/46726 (x*x has different cost than pow(x,2) with -ffa...Richard Guenther1-0/+5
2010-12-07tree-ssa-math-opts.c (execute_optimize_widening_mul): Unlink virtual operands.Richard Guenther1-0/+5
2010-12-07In gcc/: 2010-12-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+5
2010-12-06ira.c (update_equiv_regs): Prohibit move insns if pressure-sensitive scheduli...Vladimir Makarov1-0/+5
2010-12-06In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+6
2010-12-06re PR debug/45997 (__unknown__ type name for typedef'd int)Jakub Jelinek1-0/+6
2010-12-06re PR target/43897 (IA-64 asm clobbers are ignored)Jakub Jelinek1-0/+4
2010-12-06re PR bootstrap/46528 (profiledbootstrap failure)Jakub Jelinek1-0/+5
2010-12-06re PR debug/46771 (-fcompare-debug failure (length) with -O -ftree-vectorize)Jakub Jelinek1-0/+4
2010-12-06re PR rtl-optimization/46777 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2164 ...Jakub Jelinek1-0/+6
2010-12-06re PR target/46740 (vax-linux-gnu --enable-werror-always build fails for 64 b...Joern Rennecke1-0/+6
2010-12-06sol2.h (PUSHSECTION_FORMAT): Redefine unconditionally.Eric Botcazou1-0/+5
2010-12-06re PR target/46739 (mmix-knuth-mmixware --enable-werror-always build fails fo...Joern Rennecke1-0/+3
2010-12-06re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host)Joern Rennecke1-0/+22
2010-12-06Turn on unaligned SSE load/store for Core i7.H.J. Lu1-0/+7
2010-12-06Add -march=/-mtune=corei7-avx.H.J. Lu1-0/+11
2010-12-06re PR tree-optimization/46806 (-O3 implies 0 <= 8 <= 7)Richard Guenther1-0/+6
2010-12-06re PR tree-optimization/46785 (Doesn't vectorize reduction x += y*y)Richard Guenther1-0/+6
2010-12-06Fix typo in tm.texi.in.Mingjie Xing1-0/+5
2010-12-06config.gcc [...]: Fix typo in last change.John David Anglin1-0/+5