Age | Commit message (Expand) | Author | Files | Lines |
2011-09-23 | re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta... | Georg-Johann Lay | 4 | -80/+280 |
2011-09-23 | re PR c++/50258 ([C++0x] -std=gnu++0x should allow in-class initialization of... | Paolo Carlini | 4 | -2/+22 |
2011-09-23 | i386.c (ix86_prepare_sse_fp_compare_args): For GE/GT/UNLE/UNLT swap arguments... | Jakub Jelinek | 5 | -7/+50 |
2011-09-23 | godump.c (go_define): Treat a single character in single quotes, or a string,... | Ian Lance Taylor | 2 | -0/+17 |
2011-09-23 | ipa-prop.h (jump_func_type): Updated comments. | Martin Jambor | 4 | -44/+87 |
2011-09-23 | re PR target/50446 ([avr] Implement rotate patterns with offset 1) | Georg-Johann Lay | 3 | -22/+130 |
2011-09-23 | bpabi.h (BE8_LINK_SPEC): Add cortex-m arch and processors. | Bin Cheng | 2 | -2/+12 |
2011-09-23 | * gcc.c-torture/execute/941014-1.x: Deleted. | Terry Guo | 2 | -15/+4 |
2011-09-23 | re PR c++/50491 ([C++0x] [4.6/4.7 Regression] "unexpected ast of kind using_d... | Paolo Carlini | 4 | -0/+28 |
2011-09-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-09-22 | sparc.md (G[0-7]_REG, [...]): New constants. | David S. Miller | 2 | -151/+243 |
2011-09-22 | * ipa-prop.c (ipa_print_node_jump_functions): Fix typos. | Maxim Kuvyrkov | 2 | -3/+7 |
2011-09-22 | reload.c (find_reloads): Set operand_mode to Pmode for address operands consi... | Andreas Krebbel | 3 | -0/+82 |
2011-09-22 | re PR testsuite/50487 (FAIL: gfortran.dg/bessel_6.f90) | Steven G. Kargl | 2 | -1/+6 |
2011-09-22 | re PR c++/50371 ([C++0x] std::nullptr_t rejected as non-type template-parameter) | Paolo Carlini | 4 | -0/+17 |
2011-09-22 | re PR target/50482 (internal compiler error at recog.c:2137) | Uros Bizjak | 4 | -3/+28 |
2011-09-22 | pad-2.c, [...]: Skip if multilib options contain different -march= from dg-op... | Joseph Myers | 13 | -0/+22 |
2011-09-22 | re PR c++/50344 (friend declaration confused by const qualifier) | Jonathan Wakely | 4 | -1/+33 |
2011-09-22 | re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c) | Richard Sandiford | 3 | -33/+53 |
2011-09-22 | * ipa-inline-analysis.c: Fix overly long lines. | Jan Hubicka | 2 | -28/+49 |
2011-09-22 | ipa-inline-transform.c (inline_call): Always update jump functions after inli... | Jan Hubicka | 6 | -64/+78 |
2011-09-22 | predicates.md (expandable_comparison_operator): New predicate, extracted from... | Richard Sandiford | 6 | -13/+118 |
2011-09-22 | re PR target/50447 ([avr] Better support of AND, OR, XOR and PLUS with consta... | Georg-Johann Lay | 5 | -180/+336 |
2011-09-22 | re PR fortran/41733 (Proc-pointer conformance checks: Elemental-proc-ptr => n... | Janus Weil | 7 | -24/+100 |
2011-09-22 | re PR middle-end/50451 (internal compiler error at tree-vect-loop.c:3557) | Ira Rosen | 4 | -8/+34 |
2011-09-22 | sparc.c (sparc_vis_init_builtins): Do not mark fpack16, fpack32, fpackfix as ... | David S. Miller | 2 | -6/+11 |
2011-09-22 | sh.c (andcosts): Renamed to and_xor_ior_costs. | Oleg Endo | 2 | -10/+20 |
2011-09-21 | Add pixel compare VIS intrinsics. | David S. Miller | 5 | -0/+182 |
2011-09-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2011-09-21 | ipa-inline-analsis.c (compute_inline_parameters): Set cfun and current_functi... | Jan Hubicka | 2 | -4/+52 |
2011-09-21 | ipa-inline.c (relative_time_benefit): Fix wrong bracketting. | Jan Hubicka | 4 | -7/+11 |
2011-09-21 | Update Go testsuite to release r60. | Ian Lance Taylor | 89 | -79/+2403 |
2011-09-21 | Better handling of unexpected EOF in parser. | Ian Lance Taylor | 1 | -0/+7 |
2011-09-21 | i386-3.C: Remove duplicated dg-options. | Uros Bizjak | 7 | -6/+10 |
2011-09-21 | Better error message for shift context types. | Ian Lance Taylor | 1 | -10/+59 |
2011-09-21 | i386.c (ix86_expand_sse_movcc): Use blendvps, blendvpd and pblendvb if possible. | Jakub Jelinek | 6 | -12/+235 |
2011-09-21 | Support nil maps. | Ian Lance Taylor | 2 | -7/+9 |
2011-09-21 | re PR target/50464 (Using -Ofast -march=bdver1 results in internal compiler e... | Uros Bizjak | 5 | -8/+198 |
2011-09-21 | Add MULX intrinsics. | Kirill Yukhin | 7 | -1/+144 |
2011-09-21 | * gnat.dg/opt19.adb: New test. | Eric Botcazou | 2 | -0/+31 |
2011-09-21 | re PR tree-optimization/50433 (ACATS c460010 fails to compile) | Jan Hubicka | 2 | -9/+11 |
2011-09-21 | sse.md (<code><mode>3 smaxmin:VI124_128 expander): Use nonimmediate_operand i... | Jakub Jelinek | 2 | -4/+18 |
2011-09-21 | neon-thumb2-move.c: Skip the warning message on arch conflict when... | Terry Guo | 2 | -0/+6 |
2011-09-21 | re PR c++/50454 (Unexpected problems with -pedantic / -pedantic-errors and __... | Paolo Carlini | 6 | -21/+53 |
2011-09-21 | re PR target/45099 ([avr] Warning could be issued for use of register variabl... | Georg-Johann Lay | 2 | -3/+9 |
2011-09-21 | * config/avr/avr.c (avr_function_arg_advance): Undo r179037. | Georg-Johann Lay | 1 | -1/+1 |
2011-09-21 | re PR target/50449 ([avr] Loading some 32-bit constants not optimal) | Georg-Johann Lay | 4 | -38/+183 |
2011-09-21 | sparc.c (def_builtin): Change from macro into function. | David S. Miller | 2 | -52/+73 |
2011-09-21 | final.c (final): Handle if JUMP_LABEL is not LABEL_P. | Tom de Vries | 2 | -1/+5 |
2011-09-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |