]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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.
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...
next