gcc.git
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...
2013-11-19 Jan Hubicka* profile.c (compute_branch_probabilities): Do not...
2013-11-19 Jan Hubickalibgcov-driver.c (gcov_exit_merge_summary): Fix setting...
2013-11-19 GCC AdministratorDaily bump.
2013-11-19 Kenneth Zadecktree.c (int_fits_type_p): Change GET_MODE_BITSIZE to...
2013-11-18 Teresa JohnsonThis patch fixes an lto profiledbootstrap failure with...
2013-11-18 Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-11-18 Jan Hubickalibgcov-driver.c (get_gcov_dump_complete): Update comments.
2013-11-18 Jeff Lawtree-ssa-threadupdate.c (redirection_data): Record...
2013-11-18 Marek Polacekinvoke.texi: Extend -fsanitize=undefined documentation.
2013-11-18 Andrew Pinskire PR middle-end/56552 (conditional move can generate...
2013-11-18 Jeff Lawtree-ssa-threadupdate.c: Fix file block comment.
2013-11-18 Dominique d... reduction-3.c: Use stdlib.h.
2013-11-18 Uros Bizjaki386.c (ix86_decompose_address): Use REG_P instead...
2013-11-18 Jakub Jelinekelf.c (SHN_UNDEF): Define.
2013-11-18 Jakub Jelinek* elf.c (phdr_callback): Process info->dlpi_addr =...
2013-11-18 Bill Schmidtlex.c (search_line_fast): Correct for little endian.
2013-11-18 Kyrylo Tkachov[gcc/testsuite]
2013-11-18 Paolo Carlinire PR c++/53473 ([C++11] static constexpr noexcept...
2013-11-18 Richard Bienerre PR middle-end/59125 (gcc triggers wrong strncpy_chk)
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandifordtree.h (host_integerp, [...]): Delete.
2013-11-18 Richard Sandifordcuintp.c (UI_From_gnu): Use tree_to_shwi rather than...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordtree.h (tree_to_shwi, [...]): Declare, with inline...
2013-11-18 Richard Sandifordcuintp.c: Update comments to refer to tree_fits_shwi_p...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-18 Richard Sandifordtree.h (tree_fits_shwi_p, [...]): Declare.
2013-11-18 Joseph Myersatomic-compare-exchange-1.c, [...]: Declare main as...
2013-11-18 Jonathan Wakelyshared_ptr_base.h (_Sp_counted_base<_S_single>): Use...
2013-11-18 Kirill Yukhinia64.c (ia64_split_tmode_move): Mark load with `dead...
2013-11-18 Ilya Enkovichbuiltin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-18 Eric Botcazou* gcc-interface/trans.c (TARGET_ABI_OPEN_VMS): Delete...
2013-11-18 Eric Botcazoutrans.c (Call_to_gnu): For an Out parameter passed...
2013-11-18 Eric Botcazoudecl.c (gnat_to_gnu_entity): Deal with an error mark...
2013-11-18 Kyrylo Tkachovaarch-cost-tables.h (cortexa53_extra_costs): New table.
2013-11-18 Francois-Xavier... re PR libfortran/51828 (libgfortran build warnings)
2013-11-18 Ganesh GopalasubramanianAMD bdver4 enablement
2013-11-18 Yury Gribovre PR sanitizer/59106 (Failure to link against static...
2013-11-18 GCC AdministratorDaily bump.
2013-11-18 Jan HubickaFix typo in previous commit.
next