aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-19tree.c (int_fits_type_p): Change GET_MODE_BITSIZE to GET_MODE_PRECISION.Kenneth Zadeck3-5/+13
2013-11-18This patch fixes an lto profiledbootstrap failure with -freorder-blocks-and-p...Teresa Johnson3-1/+17
2013-11-18Remove all_lto_gen_passes, replace with plain function callsBernd Schmidt8-122/+47
2013-11-18tree-ssa-threadupdate.c (redirection_data): Record two duplicated blocks inst...Jeff Law2-36/+88
2013-11-18invoke.texi: Extend -fsanitize=undefined documentation.Marek Polacek2-2/+41
2013-11-18re PR middle-end/56552 (conditional move can generate unnecessary conversion ...Andrew Pinski2-2/+24
2013-11-18tree-ssa-threadupdate.c: Fix file block comment.Jeff Law2-13/+15
2013-11-18reduction-3.c: Use stdlib.h.Dominique d'Humieres2-3/+6
2013-11-18i386.c (ix86_decompose_address): Use REG_P instead of ix86_address_subreg_ope...Uros Bizjak2-59/+73
2013-11-18[gcc/testsuite]Kyrylo Tkachov2-0/+5