summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 2013-03-25 Walter Lee <walt@tilera.com>walt2013-03-262-0/+109
* Daily bump.gccadmin2013-03-261-1/+1
* * config/tilegx/tilegx.c (expand_set_cint64_one_inst): Inlinewalt2013-03-252-7/+14
* Switch eh data to always use pc relative/indirect encoding, to avoidwalt2013-03-253-11/+10
* 2013-03-25 Steve Ellcey <sellcey@mips.com>sje2013-03-256-16/+61
* PR c++/56699jason2013-03-253-2/+35
* PR c++/56692jason2013-03-251-0/+12
* PR c++/52014jason2013-03-253-5/+60
* /cppaolo2013-03-254-1/+21
* 2013-03-25 Tilo Schwarz <tilo@tilo-schwarz.de>tiloschwarz2013-03-254-6/+62
* * tree-ssa-dom.c (record_equivalences_from_incoming_edge): Reworklaw2013-03-252-13/+18
* * alloc.c: #include <sys/types.h>.ian2013-03-253-0/+7
* * config/i386/i386.md (*zero_extendsidi2): Merge withuros2013-03-253-33/+51
* 2013-03-25 Martin Jambor <mjambor@suse.cz>jamborm2013-03-252-27/+59
* 2013-03-25 Martin Jambor <mjambor@suse.cz>jamborm2013-03-254-17/+116
* 2013-03-25 Tobias Burnus <burnus@net-b.de>burnus2013-03-2556-1517/+1629
* gcc/ktkachov2013-03-2520-0/+277
* gcc/ktkachov2013-03-2532-368/+514
* * config/i386/cygwin.S: Replace use of _WIN64 by __x86_64__.ktietz2013-03-252-5/+9
* * config/i386/xm-mingw32.h (__USE_MINGW_ANSI_STDIO): Enablektietz2013-03-252-0/+11
* 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-254-1/+44
* 2013-03-25 Kyrylo Tkachov <kyrylo.tkachov@arm.com>ktkachov2013-03-255-25/+216
* 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