gcc.git
2015-06-30 Richard Sandifordgcc/
2015-06-30 Richard Sandifordgcc/
2015-06-30 Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
2015-06-30 David Malcolmjit: add switch statements
2015-06-30 David MalcolmPR jit/66546: Add gcc_jit_context_set_bool_allow_unreac...
2015-06-30 David MalcolmPR jit/66628: add gcc_jit_context_add_command_line_option
2015-06-30 David Malcolmfixes to gcc_jit_context_dump_reproducer_to_file
2015-06-30 David Malcolmjit: fix some .rst issues in docs
2015-06-30 Vladimir MakarovAdd missed test
2015-06-30 Vladimir Makarovre PR debug/66691 (ICE on valid code at -O3 with -g...
2015-06-30 H.J. LuIA MCU psABI support: testsuite
2015-06-30 H.J. LuIA MCU psABI support: changes to libraries
2015-06-30 H.J. LuIA MCU psABI support: GCC changes
2015-06-30 Marek Polacekmatch.pd (~x | x): Don't use tree_nop_conversion_p.
2015-06-30 Marek Polacekmatch.pd (X - (X / Y) * Y): Use convert1 and convert2.
2015-06-30 Tom de VriesRun testsuite/libgomp.oacc-c++/c++.exp at -O2 by default
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-30 Jonathan WakelyMakefile.am (stamp-pdf-doxygen): Grep for LaTeX errors...
2015-06-30 Jonathan Wakely* include/bits/stl_pair.h: Replace class keyword with...
2015-06-30 Ville VoutilainenImplement N4387, "Improving pair and tuple", and LWG...
2015-06-30 Edward Smith... Implement N4197 - Adding u8 character literals
2015-06-30 Richard Bienerfold-const.c (fold_binary_loc): Move ~x & ~y -> ~(x...
2015-06-30 Jonathan Wakely* configure: Regenerate.
2015-06-30 Richard Bienerre PR tree-optimization/66704 (ICE in tree-vectorizer...
2015-06-30 Tom de VriesRun testsuite/libgomp.c++/c++.exp at -O2 by default
2015-06-30 Jakub Jelinekre PR middle-end/66702 (#pragma omp declare simd unifor...
2015-06-30 Richard Bienerfold-const.c (fold_unary_loc): Move abs(abs(x)) ->...
2015-06-30 Marek Polacek* gcc.dg/fold-ior-2.c (fn4): Swap operands.
2015-06-30 Eric Botcazouleon.md (leon_load): Enable for all LEON variants if...
2015-06-30 Tom de VriesAdd parloops-exit-first-loop-alt-{5,6,7}.c
2015-06-30 Marek Polacekfold-const.c (fold_binary_loc): Move ~X | X folding ...
2015-06-30 Richard Bienertarget-insns.def (canonicalize_funcptr_for_compare...
2015-06-30 Tom de VriesUse max_loop_iterations in transform_to_exit_first_loop_alt
2015-06-30 Richard Bienertree-vrp.c (register_edge_assert_for_2): Also register...
2015-06-30 Uros Bizjaklex.c (search_line_sse42): New main loop using asm...
2015-06-30 Bin Chengtree-ssa-loop-ivopts.c (record_sub_use): Don't reset...
2015-06-30 Jack Howarthre PR target/66509 (the new clang-based assembler in...
2015-06-30 GCC AdministratorDaily bump.
2015-06-29 Nathan Sidwellnvptx.md (nvptx_reorg_subreg): New fn, broken out of ...
2015-06-29 Paolo Carlinire PR c++/65977 (Constexpr should be allowed in declara...
2015-06-29 H.J. LuUse PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.o
2015-06-29 François Dumontstl_iterator_base_types.h (_Iter_base): Limit definitio...
2015-06-29 Eric Botcazoure PR ada/63310 (Ada bootstrap error with -fcompare...
2015-06-29 Uros Bizjaki386.md (*jcc_1): Use %!
2015-06-29 Sandra Loosemorenios2.c (nios2_delegitimize_address): Make assert less...
2015-06-29 Manuel López... Wunused-parameter warnings are given from cgraph::final...
2015-06-29 Matthew Wahabre PR target/65697 (__atomic memory barriers not strong...
2015-06-29 Matthew Wahabre PR target/65697 (__atomic memory barriers not strong...
2015-06-29 Matthew Wahabre PR target/65697 (__atomic memory barriers not strong...
2015-06-29 Joseph Myers* sv.po: Update.
2015-06-29 Richard Hendersoni386: Implement asm flag outputs
2015-06-29 Jiong Wang[AArch64] Generalize TLSLE macro and pattern names
2015-06-29 Marek Polacekfold-const.c (fold_binary_loc): Move X - (X / Y) *...
2015-06-29 Tom de VriesSimplify structure try_transform_to_exit_first_loop_alt
2015-06-29 Matthew Wahabinvoke.texi (Aarch64 Options, -march): Split out arch...
2015-06-29 Marek Polacekre PR c/66322 (Linus Torvalds: -Wswitch-bool produces...
2015-06-29 Richard Bienergenmatch.c (add_operator): Treat ADDR_EXPR as atom.
2015-06-29 Richard Bienerlto-streamer.h (LTO_major_version): Bump to 5.
2015-06-29 Richard Bienerre PR tree-optimization/66677 (ICE: in vect_transform_s...
2015-06-29 GCC AdministratorDaily bump.
2015-06-29 Kugan Vivekanandarajahre PR tree-optimization/64130 (vrp: handle non zero...
2015-06-28 Uros Bizjak* Add forgotten ChangeLog entry.
2015-06-28 Chung-Lin Tangregrename.h (regrename_do_replace): Change to return...
2015-06-28 Uros Bizjaki386.md (<mode>_ldx): Do not zero-extend non-Pmode...
2015-06-28 GCC AdministratorDaily bump.
2015-06-27 Patrick PalkaMake debug_tree() print the length of a TREE_VEC
2015-06-27 Marek Polacekcall.c: Use VECTOR_TYPE_P.
2015-06-27 Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-27 Andreas Schwab* pt.c (check_unstripped_args): Mark parameter as unused.
2015-06-27 GCC AdministratorDaily bump.
2015-06-26 Andrew MacLeodgimple.c (gimple_call_set_fndecl): Remove.
2015-06-26 Marek Polacekc-common.c (check_main_parameter_types): Use VECTOR_TYP...
2015-06-26 Jason Merrillre PR c++/66216 (Defaulted Operators and constructors...
2015-06-26 Jason Merrillre PR c++/66684 (ICE in merge_exception_specifiers...
2015-06-26 Jason Merrillre PR c++/66255 (ice in retrieve_specialization)
2015-06-26 Jason Merrillre PR c++/66067 (tree check ICE: accessed elt 1 of...
2015-06-26 Jason Merrillre PR c++/66654 (ice in digest_init_r, at cp/typeck2...
2015-06-26 Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-06-26 Marek Polacekarray-notation-common.c (find_rank): Use INDIRECT_REF_P.
2015-06-26 Jonathan Wakelystl_bvector.h (vector<bool>::vector()): Add noexcept.
2015-06-26 Richard Sandifordhash-map.h (hash_map::traverse): Use the definition...
2015-06-26 Martin JamborFix PR 66301 - check for dump_file in eliminate_dom_wal...
2015-06-26 James Greenhalgh[Patch AArch64 4/4] Add -moverride tuning command,...
2015-06-26 Jiong Wang[AArch64][2/2] Implement -fpic for -mcmodel=small
2015-06-26 James Greenhalgh[Patch AArch64 3/4] De-const-ify struct tune_params
2015-06-26 James Greenhalgh[Patch AArch64 2/4] Control the FMA steering pass in...
2015-06-26 James Greenhalgh[Patch AArch64 1/4] Define candidates for instruction...
2015-06-26 Jiong Wang[AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_...
2015-06-26 Nathan Sidwell* config/nvptx/nvptx.md (call_operation): Remove unused...
2015-06-26 Bin Chengre PR bootstrap/66638 (profiledbootstrap failure on...
2015-06-26 Richard Bienerfold-const.c (fold_binary_loc): Remove -A CMP -B -...
2015-06-26 Eric BotcazouMinor comment tweak.
2015-06-26 Eric Botcazoutrans.c (Handled_Sequence_Of_Statements_to_gnu): When...
2015-06-26 Eric Botcazougigi.h (note_types_used_by_globals): Delete.
2015-06-26 Eric Botcazougigi.h (create_var_decl_1): Rename into...
2015-06-26 Marek Polacekmatch.pd ((x | y) & ~(x & y) -> x ^ y, (x | y) & (...
2015-06-26 Richard Sandifordrtl.h (emit): Add an optional boolean parameter to...
2015-06-26 Marek Polacekcp-array-notation.c (expand_sec_reduce_builtin): Use...
2015-06-26 Eric Botcazoutrans.c (loop_info_d): Add low_bound...
next