| Commit message (Expand) | Author | Age | Files | Lines |
* | rs6000: -mfused-madd cleanup | Richard Henderson | 2010-11-16 | 12 | -617/+292 |
* | pa: Use the FMA rtx code. | Richard Henderson | 2010-11-16 | 2 | -231/+25 |
* | spu: Use the FMA rtx code. | Richard Henderson | 2010-11-16 | 3 | -56/+99 |
* | re PR rtl-optimization/46490 (ACATS c460007 fails at -O2 or above) | Eric Botcazou | 2010-11-16 | 6 | -3/+50 |
* | re PR target/46470 ("add $0x8,%rsp" no longer optimized to pop) | Richard Henderson | 2010-11-16 | 3 | -18/+108 |
* | re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene... | Eric Botcazou | 2010-11-16 | 10 | -59/+155 |
* | re PR java/46386 (negative shift count in build_constants_constructor for 16 ... | Joern Rennecke | 2010-11-16 | 5 | -10/+12 |
* | re PR fortran/32049 (Support on x86_64 also kind=16) | Francois-Xavier Coudert | 2010-11-16 | 8 | -9/+168 |
* | re PR c++/46401 (very slow compile time with -Wsequence-point) | Jakub Jelinek | 2010-11-16 | 4 | -3/+50 |
* | re PR rtl-optimization/46395 (FAIL: 22_locale/numpunct/members/pod/2.cc execu... | Andreas Schwab | 2010-11-16 | 2 | -2/+6 |
* | re PR preprocessor/17349 (// comments cause weird behaviour with options -E -C) | Kai Tietz | 2010-11-16 | 2 | -0/+18 |
* | m68k.c (m68k_delegitimize_address): Also expect LABEL_REF in UNSPEC operand. | Andreas Schwab | 2010-11-16 | 2 | -5/+10 |
* | cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...... | Jan Hubicka | 2010-11-16 | 5 | -38/+41 |
* | sol2.h (NM_FLAGS): Define. | Rainer Orth | 2010-11-16 | 4 | -4/+30 |
* | v850.md (maddsf4): Rename to fmasf4 and use fma rtx_code. | Nick Clifton | 2010-11-16 | 2 | -21/+28 |
* | re PR target/44762 (score/predicates.md warnings) | Joern Rennecke | 2010-11-16 | 10 | -107/+143 |
* | arc.c: Delete pasto. | Nathan Froyd | 2010-11-16 | 3 | -5/+6 |
* | mn10300.h (PREFERRED_RELOAD_CLASS, [...]): Remove. | Anatoly Sokolov | 2010-11-16 | 3 | -21/+43 |
* | gensupport.c (MNEMONIC_ATTR_NAME, [...]): New macros. | Andreas Krebbel | 2010-11-16 | 2 | -0/+226 |
* | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 2010-11-16 | 49 | -177/+289 |
* | expr.c (alignment_for_piecewise_move): New function. | Nathan Froyd | 2010-11-16 | 2 | -96/+71 |
* | gcc.c (char_p): Define. | Nathan Froyd | 2010-11-16 | 2 | -53/+47 |
* | Makefile.in (bitmap.o, [...]): Update dependencies. | Nathan Froyd | 2010-11-16 | 2 | -8/+13 |
* | re PR tree-optimization/44545 (internal compiler error: in remove_unreachable... | Richard Guenther | 2010-11-16 | 4 | -3/+31 |
* | re PR rtl-optimization/46366 (gcc.target/i386/pr45352-2.c failed) | Andrey Belevantsev | 2010-11-16 | 2 | -3/+10 |
* | bitmap.c: Delete unnecessary includes. | Nathan Froyd | 2010-11-16 | 8 | -12/+11 |
* | tree-ssa-sccvn.c (visit_unary_op): Rename to ... | Richard Guenther | 2010-11-16 | 4 | -33/+31 |
* | re PR middle-end/45172 (internal compiler error: verify_flow_info failed) | Richard Guenther | 2010-11-16 | 4 | -0/+50 |
* | rx.c (rx_is_ms_bitfield_layout): Return false if the record is packed. | Nick Clifton | 2010-11-16 | 4 | -13/+48 |
* | fold-const.c (operand_equal_for_comparison_p): Handle FMA_EXPR... | Richard Henderson | 2010-11-15 | 2 | -0/+16 |
* | builtin-math-2.c: Split out fma tests... | Richard Henderson | 2010-11-15 | 3 | -15/+40 |
* | mn10300.md (fmasf4, [...]): Rename from fmaddsf4, fmsubsf4, fnmaddsf4, fnmsub... | Richard Henderson | 2010-11-15 | 2 | -20/+26 |
* | frv.md (fmasf4, fmssf4): Rename from *muladdsf4 and *mulsubsf4 respectively. | Richard Henderson | 2010-11-15 | 2 | -8/+13 |
* | gcc.c: Include "vec.h". | Joseph Myers | 2010-11-16 | 3 | -82/+89 |
* | Daily bump. | GCC Administrator | 2010-11-16 | 1 | -1/+1 |
* | loop-unroll.c (analyze_insn_to_expand_var): Accept | Richard Henderson | 2010-11-15 | 2 | -63/+98 |
* | ia64: -mfused-madd cleanup | Richard Henderson | 2010-11-15 | 12 | -299/+158 |
* | In gcc/objc/: 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2010-11-15 | 19 | -107/+709 |
* | re PR tree-optimization/46491 (ipa-pure-const.c miscompilation) | Jakub Jelinek | 2010-11-15 | 2 | -0/+25 |
* | re PR tree-optimization/46461 (ICE: invalid argument to gimple call at -O wit... | Jakub Jelinek | 2010-11-15 | 4 | -0/+22 |
* | godump.c: New file. | Ian Lance Taylor | 2010-11-15 | 15 | -60/+988 |
* | re PR fortran/46484 (Should reject ALLOCATED(non-variable expression )) | Tobias Burnus | 2010-11-15 | 5 | -35/+79 |
* | re PR debug/46095 (ICE: in dwarf2out_frame_debug_expr, at dwarf2out.c:2341 wi... | Jakub Jelinek | 2010-11-15 | 4 | -2/+31 |
* | re PR debug/46387 (ICE in add_stores, at var-tracking.c:5415) | Jakub Jelinek | 2010-11-15 | 6 | -0/+59 |
* | re PR lto/41528 (LTO needs better internal and user documentation) | Jan Hubicka | 2010-11-15 | 4 | -54/+609 |
* | In gcc/: 2010-11-15 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 2010-11-15 | 16 | -43/+527 |
* | re PR tree-optimization/46349 (incorrect scalarization) | Martin Jambor | 2010-11-15 | 5 | -3/+83 |
* | re PR lto/44989 (g++.dg/guality/redeclaration1.C) | Richard Guenther | 2010-11-15 | 2 | -2/+8 |
* | re PR preprocessor/45038 (__DBL_MIN__ result in old-style-cast) | Nathan Froyd | 2010-11-15 | 4 | -3/+27 |
* | re PR tree-optimization/46467 (gcc.dg/torture/pta-structcopy-1.c FAILs with -... | Richard Guenther | 2010-11-15 | 4 | -4/+52 |