gcc.git
2015-06-13 Patrick PalkaRemove stale commentary in cp/call.c
2015-06-13 Patrick PalkaEmit -Waddress warnings for comparing address of refere...
2015-06-13 Richard Sandifordgensupport.h (add_implicit_parallel): Declare.
2015-06-13 Tom de VriesAdd gcc.dg/parloops-exit-first-loop-alt-4.c
2015-06-13 Tom de VriesUpdate parloops-exit-first-loop-alt{,-2,-3}.c
2015-06-13 Iain Sandoere PR bootstrap/66448 (Bootstrap fails on darwin after...
2015-06-13 GCC AdministratorDaily bump.
2015-06-12 Jason Merrillre PR c++/65719 (Link error with constexpr variable...
2015-06-12 Aldy Hernandez* dwarf2out.c (check_die): Protect with ENABLE_CHECKING.
2015-06-12 Kyrylo Tkachov[ifcvt][obvious] Use std::swap instead of manually...
2015-06-12 Jonathan Wakely* include/precompiled/stdc++.h: Include <codecvt> and...
2015-06-12 Jonathan WakelyFix whitespace in changelog.
2015-06-12 Jonathan Wakelyre PR libstdc++/66464 (codecvt_utf16 max_length returni...
2015-06-12 Venkataramanan... gcc/
2015-06-12 Ramana RadhakrishnanUse atomics in guard.cc / remove special casing in...
2015-06-12 Ramana RadhakrishnanUse atomics in guard.cc / remove special casing in...
2015-06-12 Ramana RadhakrishnanUse atomics in guard.cc.
2015-06-12 Uros Bizjakemit-rtl.c (need_atomic_barrier_p): Mask model with...
2015-06-12 DJ Delorielto-lang.c (lto_type_for_size): Include intN types.
2015-06-12 David Edelsohndbxout.c (xcoff_debug_hooks): Provide a function for...
2015-06-12 GCC AdministratorDaily bump.
2015-06-12 Martin Seborre PR sanitizer/65479 (sanitizer stack trace missing...
2015-06-12 David Edelsohnrs6000.c (rs6000_pre_atomic_barrier): Remove SYNC varia...
2015-06-11 Jonathan Wakelytuple (__is_tuple_like_impl): Disambiguate array in...
2015-06-11 John David... pa.c (pa_output_global_address): Handle LABEL_REF plus...
2015-06-11 Steve Ellceystringop-2.c: Fix ifdef __mips.
2015-06-11 Aldy Hernandezre PR bootstrap/66448 (Bootstrap fails on darwin after...
2015-06-11 Jason Merrilldwarf2out.c (prune_unused_types): Handle unused top...
2015-06-11 Marek Polacek* match.pd ((x & y) ^ (x | y)): Don't check for single_use.
2015-06-11 Pierre-Marie... Fix misplaced ChangeLog entries
2015-06-11 Eric Botcazoure PR bootstrap/66252 (bootstrap comparison failures...
2015-06-11 Paul Thomasre PR fortran/66079 (memory leak with source allocation...
2015-06-11 Jason Merrillre PR c++/66445 (ICE with lambda in stmt expression...
2015-06-11 Jason Merrillre PR c++/66450 ([C++11][constexpr] Issues when delegat...
2015-06-11 Pierre-Marie... Restore DW_AT_abstract_origin for cross-unit call sites
2015-06-11 Marek Polacekmatch.pd ((x & y) ^ (x | y) -> x ^ y): New pattern.
2015-06-11 Marek Polacek* match.pd: Use single_use throughout.
2015-06-11 Kyrylo Tkachov[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict...
2015-06-11 Christian Bruels/recogniwed/recognized
2015-06-11 Christian BruelAdd ARM/thumb pragma target
2015-06-11 GCC AdministratorDaily bump.
2015-06-10 Kaz Kojimash.md (tstsi_t): Add '?' modifier to 'r' alternative...
2015-06-10 Uros Bizjakmangle-regparm.C (dg-optiond): Add -save-temps.
2015-06-10 Uros Bizjakre PR target/66473 (ICE: in extract_insn, at recog...
2015-06-10 Michael Meissnerre PR target/66474 (Document the use of %x in powerpc...
2015-06-10 Jason Merrillre PR c++/66289 ("error: ambiguous template instantiati...
2015-06-10 Max Filippovxtensa: implement trap pattern
2015-06-10 Richard Bienertree-vect-slp.c (vect_attempt_slp_rearrange_stmts)...
2015-06-10 Jakub Jelinekre PR target/66470 (TLS ICE due to ix86_split_long_move)
2015-06-10 Ramana RadhakrishnanUse dmb ish instead of dmb sy for ARM.
2015-06-10 Tom de VriesFix build for ENABLE_OFFLOADING in expand_omp_target
2015-06-10 Martin LiskaFix BITMAP identifier clash.
2015-06-10 Christian BruelAdd ARM/thumb attribute target
2015-06-10 Ramana RadhakrishnanHandle aarch64_guard1.C test
2015-06-10 James Greenhalgh[Patch testsuite obvious] gcc.target/arm/pr65710.c...
2015-06-10 Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-10 GCC AdministratorDaily bump.
2015-06-09 Matthias KloseMake-lang.in (jit.install-common): Install headers...
2015-06-09 Tom de VriesMark offloaded functions as parallelized
2015-06-09 Tom de VriesMark function parallelized_function before add_new_function
2015-06-09 Andrew MacLeodgcc-plugin.h: Move decls to plugin.h and include it.
2015-06-09 Jason MerrillDR 1467 PR c++/51747
2015-06-09 Tom de VriesHandle location in expand_ifn_va_arg_1
2015-06-09 Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-09 Paolo Carlinire PR c++/65815 (brace elision doesn't work in NSDMI)
2015-06-09 Jason Merrillre PR bootstrap/66448 (Bootstrap fails on darwin after...
2015-06-09 Marek Polacekre PR tree-optimization/66299 (more optimize opportunity)
2015-06-09 Jason Merrillre PR c++/66383 (ICE in gimplify_expr on this passed...
2015-06-09 Richard Bienertree-vect-slp.c (vect_build_slp_tree_1): Remove bailout...
2015-06-09 James Greenhalgh[Patch testsuite obvious] g++.dg/ext/pr57735.C should...
2015-06-09 Richard Bienerre PR tree-optimization/66423 (a % (1 << b) no longer...
2015-06-09 Aldy Hernandezvarasm.c (output_object_block_htab): Remove.
2015-06-09 Jonathan Wakelyre PR libstdc++/66030 ([5.1.0] std::codecvt_byname...
2015-06-09 Eric Botcazoumisc.c: Remove duplicate include directives.
2015-06-09 Richard Bienerre PR tree-optimization/66419 (FAIL: gcc.target/aarch64...
2015-06-09 Nick Cliftonrl78.c (rl78_select_section): When -mes0 is active...
2015-06-09 Shiva Chen[GCC, ARM] armv8 linux toolchain asan testcase fail...
2015-06-09 Richard Bienercfgloop.c (get_loop_body_in_bfs_order): Fix assert.
2015-06-09 Richard Bienerre PR tree-optimization/66413 (ICE at -Os and above...
2015-06-09 Richard Bienerre PR tree-optimization/66396 (FAIL: gcc.dg/graphite...
2015-06-09 Tom de VriesFix gimple_seq_nondebug_singleton_p
2015-06-09 Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-09 Alexandre OlivaReset inlined debug variables at the end of the inlined...
2015-06-09 GCC AdministratorDaily bump.
2015-06-08 Jan Hubickabind_c-2b_0.f90: New testcase.
2015-06-08 Jan Hubickalto.c (hash_canonical_type): Drop hashing of TYPE_STRIN...
2015-06-08 Jan Hubickalto-streamer-out.c (lto_output_location): Stream reserv...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Jan Hubickare PR lto/65378 (Tweak to wording of -Wodr message)
2015-06-08 Tom de VriesHandle -fipa-ra in reload_combine
2015-06-08 Steven G. Karglre PR fortran/66245 (ICE on select type with empty...
2015-06-08 Marek Polacekre PR c/66415 (ice in location_column_from_byte_offset)
2015-06-08 Richard Bienerre PR tree-optimization/66422 (-Warray-bounds false...
2015-06-08 Nick Cliftonrx.c (rx_function_value): Do not promote vector types.
2015-06-08 Jakub Jelinekgenattrtab.c (insn_alternatives): Change type from...
2015-06-08 Jan Kratochvilre PR other/65366 (gdbhooks.py is incompatible with...
2015-06-08 Jonathan Wakelyre PR libstdc++/66441 (wstring_convert not working...
2015-06-08 Richard Bienertree-vect-stmts.c (vectorizable_load): Compute the...
2015-06-08 Marc Glissegenmatch.c (expr::gen_transform): For conditions, guess...
2015-06-08 Tom de VriesFix try_transform_to_exit_first_loop_alt
next