summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 196607-196608,196611-196614,196625,196629-196634,196636,1966...cxx-conversiondnovillo2013-03-26455-8156/+15794
|\
| * 2013-03-25 Catherine Moore <clm@codesourcery.com>clm2013-03-256-36/+318
| * Add testcases for previous commit.ktkachov2013-03-253-0/+54
| * 2013-03-25 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-03-254-43/+124
| * 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-254-1/+62
| * 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-252-77/+98
| * * postreload.c (reload_combine): Fix code detecting returns.ebotcazou2013-03-252-5/+15
| * * function.c (emit_use_return_register_into_block): On cc0 targets,ebotcazou2013-03-252-4/+14
| * * g++.dg/torture/20121105-1.C: Adjust for LLP64 targets.ktietz2013-03-252-1/+7
| * * config/i386/predicates.md (local_symbolic_operand): Interpretktietz2013-03-252-0/+8
| * * testsuite/18_support/50594.cc: For mingw-targets use only staticktietz2013-03-2514-2/+52
| * 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-252-29/+19
| * 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-252-1/+7
| * Daily bump.gccadmin2013-03-251-1/+1
| * 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>tiloschwarz2013-03-242-0/+5
| * * config/i386/mmx.md (mov<mode>): Add ?!Ym,r and r,?!Ym alternatives.uros2013-03-242-10/+14
| * PR libstdc++/56170redi2013-03-243-20/+119
| * * config/i386/sse.md (mov<mode>): Merge with movv2sf expanderuros2013-03-242-127/+21
| * 2013-03-24 Tobias Burnus <burnus@net-b.de>burnus2013-03-244-1/+31
| * Avoid nonconst memmodels in libitm's local outdated copy of <atomic> tooak2013-03-241-150/+152
| * Avoid non constant memory model uses in libatomicak2013-03-244-4/+4
| * Daily bump.gccadmin2013-03-241-1/+1
| * * gcse.c (oprs_unchanged_p): Respect flag_gcse_lm.steven2013-03-232-3/+11
| * * df-core.c (rest_of_handle_df_initialize): Use XCNEWVEC insteadsteven2013-03-232-5/+8
| * 2013-03-23 Sebastian Huber <sebastian.huber@embedded-brains.de>joel2013-03-232-2/+7
| * * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven2013-03-2323-172/+163
| * * config/sparc/sparc.c (sparc_emit_probe_stack_range): Fix smallebotcazou2013-03-233-3/+11
| * * calls.c (expand_call): Add missing guard to code handling returnebotcazou2013-03-233-0/+9
| * * combine.c (try_combine): Adjust comment. Do not add the set ofebotcazou2013-03-232-12/+17
| * Daily bump.gccadmin2013-03-231-1/+1
| * PR c++/56684jason2013-03-223-0/+20
| * * config/i386/i386.md (*movdi_internal): Set prefix_rex attributeuros2013-03-222-1/+6
| * * config/i386/sse.md (*mov<mode>_internal): Merge withuros2013-03-224-108/+122
| * * df.h (df_insn_delete): Adjust prototype.steven2013-03-221-0/+15
| * * df.h (df_insn_delete): Adjust prototype.steven2013-03-223-49/+84
| * 2013-03-22 Sebastian Huber <sebastian.huber@embedded-brains.de>joel2013-03-222-0/+7
| * Fix up ChangeLog entry date.jakub2013-03-221-1/+1
| * PR other/43620jakub2013-03-227-379/+38
| * 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-222-21/+7
| * 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-222-16/+8
| * 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-222-1/+5
| * AArch64 MOVK fix to operand 2ibolton2013-03-225-2/+54
| * Testcases that should have been committed with previous patch commitsibolton2013-03-223-0/+109
| * 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-222-82/+113
| * 2013-03-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-03-222-1/+6
| * * gennews (files): Add files for GCC 4.8.jakub2013-03-222-23/+28
| * * lang.c (put_decl_node): Don't iterate over end_params_node.ktietz2013-03-222-1/+6
| * * src/x86/win64.S: Make use of ffi_closure_win64_innerktietz2013-03-222-1/+6
| * 2013-03-22 Richard Biener <rguenther@suse.de>rguenth2013-03-222-148/+132
| * * cp-tree.h (identifier_p): New.gdr2013-03-2215-85/+101