gcc.git
2015-09-01 Mike Frysingergcc: doc: add missing space in asan-stack desc
2015-09-01 GCC AdministratorDaily bump.
2015-08-31 James LemkeUpdate my e-mail address.
2015-08-31 Ulrich Weigandconfigure.ac: For spu-*-* targets, set have_fcntl to no.
2015-08-31 Francois-Xavier... re PR fortran/47571 (undefined reference to clock_getti...
2015-08-31 Marc GlisseMove some comparison simplifications to match.pd
2015-08-31 Richard Bienerlto.c (compare_tree_sccs_1): Compare DECL_ABSTRACT_ORIGIN.
2015-08-31 Richard Bienerre PR tree-optimization/67381 (genmatch does not honor...
2015-08-31 Marc GlisseMove some complex simplifications to match.pd
2015-08-31 Tom de VriesReimplement rewrite_virtuals_into_loop_closed_ssa
2015-08-31 Michael Matzcfganal.c (pre_and_rev_post_order_compute_fn): Correctl...
2015-08-31 Richard Bienerlto-symtab.c (lto_symtab_prevailing_decl): Remove redun...
2015-08-31 Richard Bienerlto-streamer.h (lto_location_cache::cached_location...
2015-08-31 Rainer OrthAvoid strndup in gcc.c (PR bootstrap/67363)
2015-08-31 Francois-Xavier... re PR fortran/54833 (Don't wrap __builtin_free(a) in...
2015-08-31 Francois-Xavier... re PR fortran/47571 (undefined reference to clock_getti...
2015-08-31 Tom de VriesImprove function header comments in tree-ssa-loop-manip.c
2015-08-31 Michael CollisonRename [su]sum_widen to widen_[su]sum to reflect correc...
2015-08-31 Ian Lance Taylorcompiler: Check for invalid UTF8 in Go comments.
2015-08-31 Bill Schmidtrs6000.c (swap_web_entry): Enlarge special_handling...
2015-08-31 Rich Felker[SH] config.gcc (supported_defaults): Handle sh[123456b...
2015-08-31 GCC AdministratorDaily bump.
2015-08-30 GCC AdministratorDaily bump.
2015-08-29 Markus TrippelsdorfFix c++/67371 (issues with throw in constexpr)
2015-08-29 Jerry DeLislere PR fortran/67367 (Program crashes on READ(IOSTAT...
2015-08-29 Jerry DeLislere PR fortran/67367 (Program crashes on READ(IOSTAT...
2015-08-29 Francois-Xavier... acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.
2015-08-29 Anatoly SokolovRemove redundant use of REG_CLASS_NAMES maros
2015-08-29 Francois-Xavier... * io/unix.c (min): Remove unused macro.
2015-08-29 Francois-Xavier... trans.c (gfc_call_malloc, [...]): Simplify code.
2015-08-29 Tom de VriesHandle mix/max pointer reductions in parloops
2015-08-29 GCC AdministratorDaily bump.
2015-08-28 Francois-Xavier... re PR fortran/53668 (Cray-pointer diagnostic enhancement)
2015-08-28 Nathan Sidwellstruct-layout-1_generate.c: Simply use exit code for...
2015-08-28 Nathan Sidwellmatrix-1.c: Use plain printf.
2015-08-28 Jeff Law[PATCH][lto/66752] Fix missed FSM jump thread
2015-08-28 Alan LawrenceRevert: completely_scalarize arrays as well as records
2015-08-28 James Greenhalgh[Patch] Add to the libgfortran/newlib bodge to "detect...
2015-08-28 Andrew BennettMIPS: Add the lo register to the clobber list in the...
2015-08-28 David SherwoodMAINTAINERS: Add myself.
2015-08-28 Jiong Wang[AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_...
2015-08-28 Richard Bienercgraphunit.c (symbol_table::compile): Move early debug...
2015-08-28 Tim Shenre PR libstdc++/67362 (std::regex("((.)", std::regex_co...
2015-08-28 GCC AdministratorDaily bump.
2015-08-27 Ian Lance Taylorcompiler: Report unused variables initialized to functi...
2015-08-27 Ian Lance Taylorcompiler: Allow multiple blank label definitions.
2015-08-27 Bill Schmidttarget-supports.exp (check-effective_target_vect_double...
2015-08-27 Sebastian Popfix compile without ISL
2015-08-27 Patrick Marlier* MAINTAINERS: Add myself.
2015-08-27 Sebastian Popremove -floop-* flags
2015-08-27 Ian Lance Taylorcompiler: Don't record dependencies of invalid redefini...
2015-08-27 Sebastian Popremove -floop-unroll-and-jam
2015-08-27 Jonathan Wakelyre PR libstdc++/67374 (std::cbegin can't call valarray...
2015-08-27 Uros Bizjakre PR target/67317 ([x86] Silly code generation for...
2015-08-27 Pat Haugenvector.md (vec_shr_<mode>): Fix to do a shift instead...
2015-08-27 Marek Polacekre PR middle-end/67005 (ICE: in verify_loop_structure...
2015-08-27 Francois-Xavier... * configure: Regenerate.
2015-08-27 Alan Lawrencecompletely_scalarize arrays as well as records
2015-08-27 Alan LawrenceRefactor completely_scalarize_var
2015-08-27 Rainer OrthUpdate copyrights
2015-08-27 Ulrich Weigandconfigure.ac: Remove [disable-shared] argument to LT_INIT.
2015-08-27 Alan Modra[RS6000] Correct constraints for ior<mode>_mask
2015-08-27 Richard Bienerpasses.c (rest_of_decl_compilation): Guard early_global...
2015-08-27 John MarinoProvide nearly complete std::locale support for DragonFly
2015-08-27 Jonathan Wakely* configure: Regenerate.
2015-08-27 Rainer OrthUse __cxa_atexit on Solaris 12+
2015-08-27 Rainer OrthAvoid unstructured procfs on Solaris
2015-08-27 Thomas Preud... aarch64.md (*condjump): Handle functions > 1 MiB.
2015-08-27 Richard Bieneripa.c (cgraph_build_static_cdtor_1): Set DECL_IGNORED_P.
2015-08-27 Dominik VogtS/390: Add emit_barrier() after trap
2015-08-27 Ian Lance Taylorcompiler: Don't crash on invalid builtin calls.
2015-08-27 GCC AdministratorDaily bump.
2015-08-26 Edward Smith... Ensure std::generate_canonical doesn't return 1.
2015-08-26 Jonathan WakelyOnly set std::enable_shared_from_this member once.
2015-08-26 Michael MeissnerDelete extra blank line
2015-08-26 Michael Meissnerrs6000-protos.h (rs6000_expand_float128_convert): Add...
2015-08-26 Jonathan Wakelytry_emplace and insert_or_assign for Debug Mode.
2015-08-26 Jonathan Wakelylibstdc++/66902 Make _S_debug_messages static.
2015-08-26 Ian Lance Taylorcompiler: Don't crash on invalid arithmetic ops.
2015-08-26 Renlin Li[PATCH][AARCH64]Add backend aarch64_bfi pattern.
2015-08-26 Jiong Wang[AArch64][TLSIE][2/2] Implement TLS IE for tiny model
2015-08-26 Matthew Wahabarm-arches.def: Replace single value flags with an...
2015-08-26 Matthew Wahabarm-builtins.c (def_mbuiltin): Test all flags in a...
2015-08-26 Matthew Wahabarm-builtins.c (def_mbuiltin): Use ARM_FSET macro.
2015-08-26 Jiong Wang[AArch64][TLSIE][1/2] Rename test source file for reuse
2015-08-26 Jiong Wang[AArch64][TLSLE][3/3] Implement local executable mode...
2015-08-26 Matthew Wahabarm-protos.h (FL_NONE): New.
2015-08-26 Jiong Wang[AArch64][TLSLE][2/3] Rename SYMBOL_TLSLE to SYMBOL_TLSLE24
2015-08-26 Jiong Wang[AArch64][TLSLE][1/3] Add the option "-mtls-size"
2015-08-26 Matthew Wahabarm-cores.def: Add FL_FOR_ARCH flag for each ARM_CORE...
2015-08-26 Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2015-08-26 Francois-Xavier... libgfortran.h (show_variables): Remove prototype.
2015-08-26 Naveen H.Sfold-const.c (fold_binary_loc): Move Optimize root...
2015-08-26 GCC AdministratorDaily bump.
2015-08-25 Hans-Peter... configure.ac: Only compile with -fPIC if the target...
2015-08-25 Ian Lance Taylorcompiler: Disallow use of unary ^ on booleans.
2015-08-25 Joseph MyersFix build for targets not defining EXTRA_SPECS.
2015-08-25 Ian Lance Taylorcompiler: Accept numeric literals with leading zeroes.
2015-08-25 Ian Lance Taylorcompiler: Allow string slices with start index == length.
2015-08-25 Marek Polacekre PR middle-end/67330 (ICE handling weak attributes)
next