aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-09-03alpha.c (alpha_split_lock_test_and_set): Move memory barrier to below the tes...Richard Henderson2-3/+10
2008-09-03re PR middle-end/37243 (IRA causes wrong code generation)Vladimir Makarov3-45/+172
2008-09-03re PR rtl-optimization/37296 (Bootstrap failure compiling libgcc)Vladimir Makarov4-104/+12
2008-09-03re PR middle-end/36445 (ICE in expand_expr_real_1 with -O1 with vector regist...Andrew Pinski2-0/+27
2008-09-03re PR middle-end/37293 (r139762 breaks libstdc++ build on darwin)Andrew Pinski4-4/+46
2008-09-03re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....Jan Hubicka8-43/+91
2008-09-03Fix up PR number - PR c++/37346Jakub Jelinek3-4/+4
2008-09-03* g++.dg/ext/java-2.C: Disable on AIX.David Edelsohn2-1/+5
2008-09-03re PR target/37436 (arm-cross-g++. internal compiler error: in extract_insn, ...Jakub Jelinek5-0/+34
2008-09-03gcc/Bernd Schmidt14-22/+68
2008-09-03Move picochip directory to correct location.Paul Brook31-0/+12396
2008-09-03Add picoChip port.Hari Sandanagobalane6-0/+150
2008-09-03re PR ada/37328 (ACATS la14021 ICE in gimple_assign_set_rhs1, at gimple.h:1747)Richard Guenther2-3/+11
2008-09-03From Michael Frysinger <michael.frysinger@analog.com>Bernd Schmidt2-3/+3
2008-09-03bfin.c (bfin_expand_prologue): Honour no_stack_limit attribute.Bernd Schmidt2-1/+7
2008-09-03gthr-win32.h (CONST_CAST2): Really make sure CONST_CAST2 is defined.Danny Smith2-5/+18
2008-09-03re PR c++/37208 (C++0x deleted functions and SFINAE)Jason Merrill9-23/+84
2008-09-03diagnostic.c (error_at): New.Aldy Hernandez10-30/+73
2008-09-03Daily bump.GCC Administrator1-1/+1
2008-09-02pr33009.c: xfail on hppa*-*-*.John David Anglin3-4/+9
2008-09-02Fix previous changelog entry.Adam Nemet1-1/+1
2008-09-02* sel-sched.c (fur_orig_expr_found): Mark arguments unused.Adam Nemet2-1/+5
2008-09-02Add the Graphite merge entry.Sebastian Pop1-0/+85
2008-09-02dwarf2out.c (tree_add_const_value_attribute): Only handle VAR_DECL and CONST_...Jakub Jelinek2-1/+10
2008-09-02i386.c (X86_64_VARARGS_SIZE): Removed.H.J. Lu8-22/+256
2008-09-02alpha.c (va_list_skip_additions, [...]): Tuplify.Jakub Jelinek2-77/+124
2008-09-02re PR tree-optimization/36766 (natGC.cc:229: internal compiler error: Segment...Jakub Jelinek4-1/+45
2008-09-02re PR testsuite/36332 (FAIL: gcc.dg/torture/type-generic-1.c execution test ...Jakub Jelinek4-1/+25
2008-09-02configure.ac: Use m4_quote to quote the expansion of m4_do.Andreas Schwab3-18/+23
2008-09-02re PR c/37171 (Canonical spelling optimization dependency)Jakub Jelinek2-0/+24
2008-09-02simplify-rtx.c (simplify_binary_operation_1): Check for CONST...Richard Sandiford2-2/+12
2008-09-02* predict.c (pass_strip_predict_hints): Avoid bugs dump file.Jan Hubicka2-1/+2
2008-09-02* expmed.c (expand_divmod): Fix test of smod_pow2_cheap and sdiv_pow2_cheapJan Hubicka2-3/+7
2008-09-02expr.c (emit_group_store): Don't assert stack temp mode size.H.J. Lu2-8/+11
2008-09-02backport: configure: Regenerate.Sebastian Pop62-104/+6930
2008-09-02re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu2-28/+25
2008-09-02arm.c (arm_tune_cortex_a9): Define.Paul Brook7-5/+102
2008-09-02re PR tree-optimization/37327 (another ice in set_value_range, at tree-vrp.c:...Richard Guenther4-0/+67
2008-09-02Fixed typo in date of the 2008-09-01 MOVE_RATIO commit.Andrey Belevantsev3-3/+12
2008-09-02spu.md (divdf3): Removed.Victor Kaplansky4-52/+27
2008-09-02re PR tree-optimization/37095 (Trouble with covariant return)Jakub Jelinek4-1/+41
2008-09-02re PR fortran/37228 (F2008: Support g0.<d> edit descriptor)Jerry DeLisle4-15/+32
2008-09-02gfortran.h (struct gfc_namespace): New member `implicit_loc'.Daniel Kraft13-7/+234
2008-09-02invoke.texi: Document -mword-relocations.Paul Brook10-6/+119
2008-09-02Daily bump.GCC Administrator1-1/+1
2008-09-01arm.c (arm_override_options): Set arm_abi earlier.Paul Brook3-19/+30
2008-09-01thumb2.md (thumb2_negscc): Match the correct operand for optimized LT0 test.Paul Brook2-4/+6
2008-09-01pa64-hpux.h (LIB_SPEC): Link against librt when building static openmp applic...John David Anglin3-8/+23
2008-09-01ira.c (setup_eliminable_regset): Only declare i if ELIMINABLE_REGS is defined.John David Anglin2-1/+6
2008-09-01predict.c (maybe_hot_count_p, [...]): When profile is present, use only count...Jan Hubicka3-16/+27