aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-25* config/i386/cygwin.S: Replace use of _WIN64 by __x86_64__.Kai Tietz2-5/+9
2013-03-25xm-mingw32.h (__USE_MINGW_ANSI_STDIO): Enable POSIX-printf for mingw-hosted b...Kai Tietz2-0/+11
2013-03-25re PR c++/56694 (Internal compiler error when compiling OpenMP code)Richard Biener4-1/+44
2013-03-25arm.c (arm_emit_load_exclusive): Add acq parameter.Kyrylo Tkachov5-25/+216
2013-03-25constraints.md (u, [...]): New constraints.Catherine Moore6-36/+318
2013-03-25Add testcases for previous commit.Kyrylo Tkachov3-0/+54
2013-03-25re PR target/56720 (ICE when expanding vcond with floating point unordered co...Kyrylo Tkachov4-43/+124
2013-03-25re PR bootstrap/56689 (internal compiler error: in get_loop_body, at cfgloop....Richard Biener4-1/+62
2013-03-25tree-ssa-loop-im.c (struct mem_ref): Use bitmap_head instead of bitmap.Richard Biener2-77/+98
2013-03-25* postreload.c (reload_combine): Fix code detecting returns.Eric Botcazou2-5/+15
2013-03-25function.c (emit_use_return_register_into_block): On cc0 targets, do not emit...Eric Botcazou2-4/+14
2013-03-25* g++.dg/torture/20121105-1.C: Adjust for LLP64 targets.Kai Tietz2-1/+7
2013-03-25predicates.md (local_symbolic_operand): Interpret dll-imported symbols as non...Kai Tietz2-0/+8
2013-03-2550594.cc: For mingw-targets use only static libstdc++-version.Kai Tietz14-2/+52
2013-03-25tree-ssa-loop-im.c (struct depend): Remove.Richard Biener2-29/+19
2013-03-25re PR rtl-optimization/56434 (document that __attribute__((__malloc__)) assum...Richard Biener2-1/+7
2013-03-25Daily bump.GCC Administrator1-1/+1
2013-03-24MAINTAINERS (Write After Approval): Add myself.Tilo Schwarz2-0/+5
2013-03-24mmx.md (mov<mode>): Add ?!Ym,r and r,?!Ym alternatives.Uros Bizjak2-10/+14
2013-03-24re PR libstdc++/56170 (Extension debug_allocator seems non-compliant w.r.t. r...Jonathan Wakely3-20/+119
2013-03-24sse.md (mov<mode>): Merge with movv2sf expander using MMXMODE mode iterator.Uros Bizjak2-127/+21
2013-03-24re PR libfortran/56696 (Formatted (list-directed) input fails to signal end ...Tobias Burnus4-1/+31
2013-03-24Avoid nonconst memmodels in libitm's local outdated copy of <atomic> tooAndi Kleen1-150/+152
2013-03-24Avoid non constant memory model uses in libatomicAndi Kleen4-4/+4
2013-03-24Daily bump.GCC Administrator1-1/+1
2013-03-23gcse.c (oprs_unchanged_p): Respect flag_gcse_lm.Steven Bosscher2-3/+11
2013-03-23df-core.c (rest_of_handle_df_initialize): Use XCNEWVEC instead of XNEWVEC fol...Steven Bosscher2-5/+8
2013-03-23builtins.exp: Sort targets alphabetically.Sebastian Huber2-2/+7
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher23-172/+163
2013-03-23sparc.c (sparc_emit_probe_stack_range): Fix small inaccuracy in the probing c...Eric Botcazou3-3/+11
2013-03-23calls.c (expand_call): Add missing guard to code handling return of non-BLKmo...Eric Botcazou3-0/+9
2013-03-23combine.c (try_combine): Adjust comment.Eric Botcazou2-12/+17
2013-03-23Daily bump.GCC Administrator1-1/+1
2013-03-22re PR c++/56684 ([C++0x] ICE: unexpected expression 'T' of kind template_parm...Jason Merrill3-0/+20
2013-03-22i386.md (*movdi_internal): Set prefix_rex attribute also for alternatives 16 ...Uros Bizjak2-1/+6
2013-03-22sse.md (*mov<mode>_internal): Merge with *mov<mode>_internal_rex64.Uros Bizjak4-108/+122
2013-03-22df.h (df_insn_delete): Adjust prototype.Steven Bosscher1-0/+15
2013-03-22df.h (df_insn_delete): Adjust prototype.Steven Bosscher3-49/+84
2013-03-22re PR testsuite/55994 (multiple definition or memset or strlen for builtins t...Sebastian Huber2-0/+7
2013-03-22Fix up ChangeLog entry date.Jakub Jelinek1-1/+1
2013-03-22re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek7-379/+38
2013-03-22tree-ssa-loop-im.c (struct mem_ref): Remove indep_ref and dep_ref members.Richard Biener2-21/+7
2013-03-22tree-ssa-loop-im.c (memory_references): Drop all_refs_in_loop.Richard Biener2-16/+8
2013-03-22is-a.h (as_a): Use gcc_checking_assert.Richard Biener2-1/+5
2013-03-22AArch64 MOVK fix to operand 2Ian Bolton5-2/+54
2013-03-22Testcases that should have been committed with previous patch commitsIan Bolton3-0/+109
2013-03-22tree-ssa-loop-im.c (memory_references): Add refs_stored_in_loop bitmaps.Richard Biener2-82/+113
2013-03-22re PR libstdc++/56678 ([c++11] non-uglified name in <chrono>)Paolo Carlini2-1/+6
2013-03-22* gennews (files): Add files for GCC 4.8.Jakub Jelinek2-23/+28
2013-03-22* lang.c (put_decl_node): Don't iterate over end_params_node.Kai Tietz2-1/+6