aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-11-20rs6000.c (altivec_expand_vec_perm_const): Adjust V16QI vector splat case for ...Bill Schmidt2-0/+7
2013-11-19tree-ssa-threadedge.c (thread_across_edge): After threading through a joiner...Jeff Law3-28/+62
2013-11-19tree-ssa-threadupdate.c: Fix trailing whitespace.Jeff Law3-9/+14
2013-11-20* gdbinit.in: Add pmz to print out mpz values.Mike Stump2-0/+13
2013-11-20Daily bump.GCC Administrator1-1/+1
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka4-6/+21
2013-11-19re PR rtl-optimization/59099 (Erroneous register allocation on 32-bit x86 usi...Martin Jambor4-17/+114
2013-11-20sysv4.h (CC1_ENDIAN_LITTLE_SPEC): Define as empty.Alan Modra4-6/+19
2013-11-19i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.Teresa Johnson4-9/+24
2013-11-19Emit a label for the split cold function part.Sriraman Tallam4-0/+55
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm114-791/+1431
2013-11-19invoke.texi (mfix-rm7000, [...]): Document.Catherine Moore5-5/+28
2013-11-19sh-c.c: Fix typo in include of file attribs.h.Oleg Endo2-1/+5
2013-11-19arm.c (arm_new_rtx_costs): Handle narrow mode add-shifts properly.Kyrylo Tkachov4-3/+54
2013-11-19[ARM] Add missing type attribute to zero_extend on armJames Greenhalgh2-1/+6
2013-11-19ppc64-abi-2.c (MAKE_SLOT): New macro to construct parameter slot value in end...Ulrich Weigand2-6/+18
2013-11-19vector.md ("mov<mode>"): Do not call rs6000_emit_le_vsx_move to move into or ...Ulrich Weigand3-0/+9
2013-11-19Eliminate n_edges macroDavid Malcolm11-20/+46
2013-11-19[AArch64] Fix over length lines around aarch64_save_or_restore_fprs.Marcus Shawcroft2-6/+14
2013-11-19[PATCH] [AArch64] Fix whitespace around aarch64_movdi_<mode>lowMarcus Shawcroft2-3/+9
2013-11-19[AArch64] Fix whitespace around PROFILE_HOOK.Marcus Shawcroft2-7/+11
2013-11-19varasm.c (align_variable): Give error instead of warning for unsupported alig...Joseph Myers2-5/+11
2013-11-19Revert accidental checkin.Jan Hubicka1-1/+1
2013-11-19c-opts.c: Include plugin.h.Basile Starynkevitch4-0/+28
2013-11-19* ipa/devirt9.C: Fix previous change.Jan Hubicka3-2/+6
2013-11-19loop-doloop.c (doloop_optimize_loops): Remove unused loop iterator argument f...Peter Bergner2-2/+6
2013-11-19[AArch64] Fix 20101011-1.cCesar Philippidis2-4/+8
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm19-716/+1660
2013-11-19cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...Richard Biener36-142/+121
2013-11-19re PR tree-optimization/59164 (ice: tree check: expected tree that contains â...Richard Biener5-12/+42
2013-11-19graphite-sese-to-poly.c: Include expr.h.Andrew MacLeod2-0/+5
2013-11-19re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Richard Biener4-4/+44
2013-11-19Small cleanups in cgraph.Bernd Schmidt3-16/+24
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo339-568/+2433
2013-11-19bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.Marek Polacek30-49/+702
2013-11-19c11-complex-1.c: Use dg-add-options ieee.Uros Bizjak2-2/+7
2013-11-19cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.Jan Hubicka8-99/+669
2013-11-19tree-pretty-print.c (dump_generic_node): Print class type of OBJ_TYPE_REF.Jan Hubicka2-0/+11
2013-11-19arm.opt (-marm-pic-data-is-text-relative): New option.Joey Ye5-2/+32
2013-11-19tree-ssa-loop-ivopts.c (enum ainc_type): New.Bin Cheng2-12/+60
2013-11-19[AArch64] Remove v8type attribute.James Greenhalgh2-573/+212
2013-11-19re PR tree-optimization/57517 (internal compiler error: in eliminate_temp_cop...Richard Biener5-1/+46
2013-11-18tree-ssa-threadupdate.c: Include ssa-iterators.hJeff Law2-30/+118
2013-11-18tree-ssa-threadupdate.c (thread_through_loop_header): Do not thread through a...Jeff Law2-1/+17
2013-11-19md.texi (setmem): Document new parameter.Jan Hubicka1-0/+18
2013-11-19md.texi (setmem): Document new parameter.Jan Hubicka10-57/+145
2013-11-19re PR middle-end/59175 (gcc.target/i386/memcpy-2.c fails with -m32)Jan Hubicka2-3/+10
2013-11-19Eliminate n_basic_blocks macroDavid Malcolm61-172/+309
2013-11-19* profile.c (compute_branch_probabilities): Do not sanity check run_max.Jan Hubicka2-5/+4
2013-11-19Daily bump.GCC Administrator1-1/+1