platform/upstream/gcc.git
2013-11-20 Jonathan Wakelyre PR libstdc++/49204 ([C++0x] remaining issues in...
2013-11-20 Vladimir Makarovre PR rtl-optimization/59133 (ICE after r204219 on...
2013-11-20 David Malcolmgdbhooks.py: fix prettyprinting of NULL vec<>*
2013-11-20 Mike StumpNormalize whitespace.
2013-11-20 Robert Suchaneklra.c (lra): Set lra_in_progress before check_rtl call.
2013-11-20 Mike StumpFixup whitespace.
2013-11-20 Mike StumpFixup whitespace.
2013-11-20 Maciej W. Rozyckimips.h (ISA_HAS_FP4): Remove TARGET_FLOAT64 restriction...
2013-11-20 Maciej W. Rozyckimips.h (ISA_HAS_FP_RECIP_RSQRT): New macro.
2013-11-20 Eric Botcazoure PR target/59207 (uninitialized local variable in...
2013-11-20 Basile Starynkevitchplugin.def: Add comment about register_callback and...
2013-11-20 Ulrich Weigandrs6000.c (rs6000_cannot_change_mode_class): Do not...
2013-11-20 Joseph Myersre PR middle-end/21718 (real.c rounding not perfect)
2013-11-20 Eric Botcazouarm.c (arm_dwarf_register_span): Take into account...
2013-11-20 Richard Earnshawre PR rtl-optimization/54300 (regcprop incorrectly...
2013-11-20 Ilya Enkovichcgraph.h (varpool_node): Add need_bounds_init field.
2013-11-20 Diego Novillore PR middle-end/59212 (FAIL: g++.dg/plugin/selfassign...
2013-11-20 Jonathan Wakelyre PR c++/59173 (Alias template in partial specializati...
2013-11-20 Jan Hubickaopts.c (finish_options): Imply -ffat-lto-objects with...
2013-11-20 Ilya Enkovichdbxout.c (dbxout_type): Ignore POINTER_BOUNDS_TYPE.
2013-11-20 Richard SandifordRemove unintentional blank link from prevous commit.
2013-11-20 Ulrich Weigand* gcc.target/powerpc/darwin-longlong.c (msw): Make...
2013-11-20 James Greenhalgh[AArch64] Remove "mode", "mode2" attributes
2013-11-20 Yuri Rumyantsevre PR target/57756 (Function target attribute is retain...
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-20 Richard Sandifordtree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Avoid...
2013-11-20 Richard Sandifordfold-const.c (fold_binary_loc): Use unsigned rather...
2013-11-20 Kenneth Zadeckc-common.c (check_function_arguments_recurse): Use...
2013-11-20 Andreas Krebbel[multiple changes]
2013-11-20 Richard Bienerre PR target/59035 (FAIL: gcc.dg/torture/c99-contract...
2013-11-20 Jan-Benedict... mips.c (r10k_simplify_address): Eliminate macro usage.
2013-11-20 James Greenhalgh[AArch64] AArch64 SIMD Builtins Better Type Correctness.
2013-11-20 Eric BotcazouRemove gcc/ prefixes
2013-11-20 Joshua J Cogliatire PR c/53001 (-Wfloat-conversion should be available...
2013-11-20 Miro Kropacek* config/m68k/m68k.c (m68k_option_overrides): Fix typo.
2013-11-20 Uros Bizjak* ChangeLog: Fix whitespace.
2013-11-20 David Edelsohn* testsuite/17_intro/static.cc: Ignore AIX TOC reload...
2013-11-20 David Malcolmgdbhooks.py: Implement a prettyprinter for vec<>*
2013-11-20 David Malcolmgdbhooks.py: Reorganize, to support regex matching...
2013-11-20 Bill Schmidtrs6000.c (altivec_expand_vec_perm_const): Adjust V16QI...
2013-11-20 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): After threa...
2013-11-20 Jeff Lawtree-ssa-threadupdate.c: Fix trailing whitespace.
2013-11-20 Mike Stump* gdbinit.in: Add pmz to print out mpz values.
2013-11-20 GCC AdministratorDaily bump.
2013-11-19 Jan Hubickacommon.opt (ffat-lto-objects): Disable by default.
2013-11-19 Jan Hubicka* config/bootstrap-lto.mk: Use -ffat-lto-objects.
2013-11-19 Jonathan Wakelygnu.ver (_ZNSt11regex_errorC*): Export regex_error...
2013-11-19 Martin Jamborre PR rtl-optimization/59099 (Erroneous register alloca...
2013-11-19 Alan Modrasysv4.h (CC1_ENDIAN_LITTLE_SPEC): Define as empty.
2013-11-19 Teresa Johnsoni386-common.c: Enable -freorder-blocks-and-partition...
2013-11-19 Sriraman TallamEmit a label for the split cold function part.
2013-11-19 Jonathan Wakelynoexcept.cc: Change to compile-only test.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Catherine Mooreinvoke.texi (mfix-rm7000, [...]): Document.
2013-11-19 Oleg Endosh-c.c: Fix typo in include of file attribs.h.
2013-11-19 Kyrylo Tkachovarm.c (arm_new_rtx_costs): Handle narrow mode add-shift...
2013-11-19 James Greenhalgh[ARM] Add missing type attribute to zero_extend on arm
2013-11-19 Ulrich Weigandppc64-abi-2.c (MAKE_SLOT): New macro to construct param...
2013-11-19 Ulrich Weigandvector.md ("mov<mode>"): Do not call rs6000_emit_le_vsx...
2013-11-19 David MalcolmEliminate n_edges macro
2013-11-19 Marcus Shawcroft[AArch64] Fix over length lines around aarch64_save_or_...
2013-11-19 Marcus Shawcroft[PATCH] [AArch64] Fix whitespace around aarch64_movdi_...
2013-11-19 Marcus Shawcroft[AArch64] Fix whitespace around PROFILE_HOOK.
2013-11-19 Joseph Myersvarasm.c (align_variable): Give error instead of warnin...
2013-11-19 Jan HubickaRevert accidental checkin.
2013-11-19 Basile Starynkevitchc-opts.c: Include plugin.h.
2013-11-19 Jan Hubicka* ipa/devirt9.C: Fix previous change.
2013-11-19 Peter Bergnerloop-doloop.c (doloop_optimize_loops): Remove unused...
2013-11-19 Cesar Philippidis[AArch64] Fix 20101011-1.c
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-11-19 Paolo Carlinistring_view (_S_max_size): Remove.
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Ian Lance Taylorruntime: Update for change to libbacktrace library.
2013-11-19 Richard Bienerre PR tree-optimization/59164 (ice: tree check: expecte...
2013-11-19 Jonathan Wakely* doc/xml/manual/status_cxx2014.xml: Create new table...
2013-11-19 Jakub Jelinekbacktrace.h (backtrace_syminfo_callback): Add symsize...
2013-11-19 Andrew MacLeodgraphite-sese-to-poly.c: Include expr.h.
2013-11-19 Richard Bienerre PR middle-end/58956 (wrong code at -O1 and above...
2013-11-19 Bernd SchmidtSmall cleanups in cgraph.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-19 Uros Bizjakc11-complex-1.c: Use dg-add-options ieee.
2013-11-19 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Use get_polymor...
2013-11-19 Jan Hubickatree-pretty-print.c (dump_generic_node): Print class...
2013-11-19 Joey Yearm.opt (-marm-pic-data-is-text-relative): New option.
2013-11-19 Bin Chengtree-ssa-loop-ivopts.c (enum ainc_type): New.
2013-11-19 James Greenhalgh[AArch64] Remove v8type attribute.
2013-11-19 Richard Bienerre PR tree-optimization/57517 (internal compiler error...
2013-11-19 Jakub Jelinek* atomic.c: Include sys/types.h.
2013-11-19 Jeff Lawtree-ssa-threadupdate.c: Include ssa-iterators.h
2013-11-19 Jeff Lawtree-ssa-threadupdate.c (thread_through_loop_header...
2013-11-19 Ian Lance Taylorreflect: Handle calls to functions that take or return...
2013-11-19 Ian Lance Taylorgotest: Recognize PPC ELF v2 function pointers in text...
2013-11-19 Ian Lance Taylorlibgo: Fix typo for is_dragonfly in configure script.
2013-11-19 Jan Hubickamd.texi (setmem): Document new parameter.
2013-11-19 Jan Hubickamd.texi (setmem): Document new parameter.
2013-11-19 Jan Hubickare PR middle-end/59175 (gcc.target/i386/memcpy-2.c...
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-19 Ian Lance Taylorconfigure.ac: Check for support of __atomic extensions.
2013-11-19 Jan Hubickalibgcov-driver.c (run_accounted): Make global level...
next