gcc.git
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.
2013-11-17 Ulrich Weigandrs6000.c (rs6000_emit_move): Use low word of sdmode_sta...
2013-11-17 Jan Hubickamd.texi (setmem, movstr): Update documentation.
2013-11-17 Uros Bizjakre PR target/59153 (ICE: in memory_address_length,...
2013-11-17 Paolo Carlinire PR c++/59123 ([c++11] can't forward-declare an objec...
2013-11-17 Bill Schmidtrs6000.c (rs6000_frame_related): Add split_reg paramete...
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-17 Alan Modrappc_closure.S: Don't bl .Luint128.
2013-11-17 Alan ModraPowerPC64 ELFv2 support
2013-11-17 Edward Smith... I forgot the ChangeLog and a comment fix for my last...
2013-11-17 GCC AdministratorDaily bump.
2013-11-16 François Dumont55043.cc (equal): Add missing & on rhs parameter.
2013-11-16 Ian Lance Taylorbacktrace.h (backtrace_create_state): Correct comment...
2013-11-16 Ian Lance Taylorbacktrace.h (backtrace_syminfo): Update comment and...
2013-11-16 Edward Smith... Changed reference to Ch21 Strings in comments in experi...
2013-11-16 Edward Smith... Implement N3762 string_view: a non-owning reference...
2013-11-16 Joern Renneckearc.c (arc_predicate_delay_insns): New function.
2013-11-16 Joern Rennecke* config/arc/constraints.md (Rcq): Simplify register...
2013-11-16 Paolo Carlinire PR c++/29143 (address-of overloaded function does...
2013-11-16 Paolo Carlinire PR c++/29143 (address-of overloaded function does...
2013-11-16 Aldy Hernandez* gimple.h (enum gf_mask): Change the ordering of GF_OM...
2013-11-16 David Edelsohn* MAINTAINERS (Global Reviewers, c++): Remove Mark...
2013-11-16 GCC AdministratorDaily bump.
2013-11-16 Mike StumpFix typo.
2013-11-16 Mike Stumpgcc.exp (gcc_target_compile): Add support for random...
2013-11-16 Joseph Myersucnid-2011-1.c: New test.
2013-11-15 Paolo Carlinire PR c++/58188 (ICE in gimple_add_tmp_var, at gimplify...
2013-11-15 Paolo Carlinire PR c++/58599 ([c++11] Trouble with non-static data...
2013-11-15 Kaz Kojimash.c (barrier_align): Return 0 when barrier_or_label...
2013-11-15 Janne BlomqvistWhen file status is unknown, don't set O_CREAT when...
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-15 Bill Schmidtaltivec.md (UNSPEC_VPERM_X, [...]): Remove.
2013-11-15 Jeff Lawbasic-block.h (has_abnormal_or_eh_outgoing_edge): Renam...
2013-11-15 Jeff Lawifcvt.c (find_cond_trap): Properly handle case where...
2013-11-15 Steve Ellceyconfigure.ac: Do not define HAVE_STRTOLD.
2013-11-15 Andreas Schwabpicflag.m4 (m68k-*-*): Use default PIC flag.
2013-11-15 Ian Lance Taylorruntime: Use runtime_m to get m value after call to...
2013-11-15 James Greenhalgh[AArch64] Remove simd_type
2013-11-15 Jonathan Wakelystl_bvector.h (vector<bool>::emplace_back()): LWG 2187...
2013-11-15 Ondřej Bílkabuild_hacking.xml: Fix documentation typos.
2013-11-15 Jonathan Wakelystl_map.h (map): Implement C++11 allocator-aware contai...
2013-11-15 Richard Sandifordc-pretty-print.c (pp_c_character_constant): Remove...
2013-11-15 Richard Sandiforddwarf2out.c (gen_enumeration_type_die): Remove unnecess...
2013-11-15 Richard Bienerre PR middle-end/50262 (PTA doesn't disambiguate locall...
2013-11-15 Richard Bienertree-loop-distribution.c (tree_loop_distribution):...
2013-11-15 Ulrich Weigand* doc/invoke.texi (-mabi=elfv1, -mabi=elfv2): Document.
2013-11-15 Joseph Myersacinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New config...
2013-11-15 H.J. LuAdd and use System.Linux.time_t for time_t
2013-11-15 Eric Botcazou* fold-const.c (fold_binary_loc) <comparisons>: Reuse...
2013-11-15 Kostya Serebryanyfix PR sanitizer/58994
2013-11-15 Uros Bizjaklto-streamer-in.c (input function): Call cgraph_create_...
2013-11-15 Joseph Myersucnid-9.c: New test.
2013-11-15 GCC AdministratorDaily bump.
2013-11-14 Eric Botcazoucfgexpand.c (defer_stack_allocation): When optimization...
2013-11-14 H.J. LuRevert the last change
2013-11-14 Ian Lance Taylorruntime: Don't use filename without '/' for backtrace...
2013-11-14 Ian Lance Taylorcompiler: Use backend interface for comparisons.
2013-11-14 H.J. LuInclude gimple.h and pointer-set.h in gcc-interface...
2013-11-14 Cong Houtree-vectorizer.h (struct dr_with_seg_len): Remove...
next