aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-30Daily bump.GCC Administrator1-1/+1
2015-06-29nvptx.md (nvptx_reorg_subreg): New fn, broken out of ...Nathan Sidwell2-12/+39
2015-06-29re PR c++/65977 (Constexpr should be allowed in declaration of friend templat...Paolo Carlini5-10/+40
2015-06-29Use PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.oH.J. Lu2-0/+14
2015-06-29re PR ada/63310 (Ada bootstrap error with -fcompare-debug)Eric Botcazou2-7/+15
2015-06-29i386.md (*jcc_1): Use %!Uros Bizjak2-76/+36
2015-06-29nios2.c (nios2_delegitimize_address): Make assert less restrictive.Sandra Loosemore2-1/+6
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez15-22/+78
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab5-0/+46
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab2-1/+15
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab2-1/+15
2015-06-29* sv.po: Update.Joseph Myers2-897/+204
2015-06-29i386: Implement asm flag outputsRichard Henderson12-7/+352
2015-06-29[AArch64] Generalize TLSLE macro and pattern namesJiong Wang4-17/+31
2015-06-29fold-const.c (fold_binary_loc): Move X - (X / Y) * Y -> X % Y to ...Marek Polacek3-13/+12
2015-06-29Simplify structure try_transform_to_exit_first_loop_altTom de Vries2-44/+20
2015-06-29invoke.texi (Aarch64 Options, -march): Split out arch and feature description...Matthew Wahab2-37/+49
2015-06-29re PR c/66322 (Linus Torvalds: -Wswitch-bool produces dubious warnings, fails...Marek Polacek15-46/+368
2015-06-29genmatch.c (add_operator): Treat ADDR_EXPR as atom.Richard Biener4-11/+27
2015-06-29lto-streamer.h (LTO_major_version): Bump to 5.Richard Biener2-1/+5
2015-06-29re PR tree-optimization/66677 (ICE: in vect_transform_stmt, at tree-vect-stmt...Richard Biener4-8/+28
2015-06-29Daily bump.GCC Administrator1-1/+1
2015-06-29re PR tree-optimization/64130 (vrp: handle non zero constant divided by range...Kugan Vivekanandarajah4-2/+51
2015-06-28* Add forgotten ChangeLog entry.Uros Bizjak1-0/+10
2015-06-28regrename.h (regrename_do_replace): Change to return bool.Chung-Lin Tang5-19/+58
2015-06-28i386.md (<mode>_ldx): Do not zero-extend non-Pmode operand 2 here.Uros Bizjak2-90/+82
2015-06-28Daily bump.GCC Administrator1-1/+1
2015-06-27Make debug_tree() print the length of a TREE_VECPatrick Palka2-0/+5
2015-06-27call.c: Use VECTOR_TYPE_P.Marek Polacek11-31/+42
2015-06-27call.c (set_up_extended_ref_temp): Use VAR_P.Marek Polacek14-50/+63
2015-06-27* pt.c (check_unstripped_args): Mark parameter as unused.Andreas Schwab2-1/+5
2015-06-27Daily bump.GCC Administrator1-1/+1
2015-06-26gimple.c (gimple_call_set_fndecl): Remove.Andrew MacLeod3-11/+19
2015-06-26c-common.c (check_main_parameter_types): Use VECTOR_TYPE_P or VECTOR_INTEGER_...Marek Polacek5-20/+27
2015-06-26re PR c++/66216 (Defaulted Operators and constructors not working with aligne...Jason Merrill3-0/+19
2015-06-26re PR c++/66684 (ICE in merge_exception_specifiers, at cp/typeck2.c:2114)Jason Merrill3-0/+25
2015-06-26re PR c++/66255 (ice in retrieve_specialization)Jason Merrill3-7/+44
2015-06-26re PR c++/66067 (tree check ICE: accessed elt 1 of tree_vec with 0 elts in wr...Jason Merrill4-2/+243
2015-06-26re PR c++/66654 (ice in digest_init_r, at cp/typeck2.c:1103)Jason Merrill3-1/+17
2015-06-26array-notation-common.c (find_rank): Use INDIRECT_REF_P.Marek Polacek9-15/+30
2015-06-26hash-map.h (hash_map::traverse): Use the definition of the Key typedef rather...Richard Sandiford2-2/+9
2015-06-26Fix PR 66301 - check for dump_file in eliminate_dom_walker::before_dom_childrenMartin Jambor2-1/+7
2015-06-26[Patch AArch64 4/4] Add -moverride tuning command, and wire it up forJames Greenhalgh4-0/+255
2015-06-26[AArch64][2/2] Implement -fpic for -mcmodel=smallJiong Wang8-3/+174
2015-06-26[Patch AArch64 3/4] De-const-ify struct tune_paramsJames Greenhalgh4-57/+88
2015-06-26[Patch AArch64 2/4] Control the FMA steering pass in tuning structures rathe...James Greenhalgh8-23/+130
2015-06-26[Patch AArch64 1/4] Define candidates for instruction fusion in a .def fileJames Greenhalgh4-7/+70
2015-06-26[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_GOT_4GJiong Wang3-8/+18
2015-06-26* config/nvptx/nvptx.md (call_operation): Remove unused variables.Nathan Sidwell2-4/+5
2015-06-26re PR bootstrap/66638 (profiledbootstrap failure on x86-64 with LTO)Bin Cheng2-1/+21