]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2013-11-22  Yuri RumyantsevEnable AES, PCLMUL and RDRND for Silvermont
2013-11-22  Ian Lance Taylorcompiler: Fixes for middle-end changes.
2013-11-22  Andrew MacLeodhooks.h (hook_uint_mode_0): Add Prototype.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Richard Earnshawre PR target/59216 (ARM negdi*extendsidi regression)
2013-11-22  Alex Velenko[AArch64] vmov_n changes
2013-11-22  Tejas Belagodaarch64-simd.md (vec_pack_trunc_<mode>, [...]): Swap...
2013-11-22  Tejas Belagodaarch64-simd.md (vec_pack_trunc_<mode>, [...]): Swap...
2013-11-22  Tejas Belagodaarch64-simd.md (aarch64_simd_vec_set<mode>): Adjust...
2013-11-22  Tejas Belagodaarch64-simd.md (*aarch64_simd_mov<mode>): Fix loads...
2013-11-22  David MalcolmRemove macros that implicitly use input_location
2013-11-22  Richard SandifordFix formatting of changelog entry.
2013-11-22  Kenneth Zadeck2013-11-22 zadeck@naturalbridge.com
2013-11-22  Jakub Jelinekexpr.c (store_constructor): Allow CONSTRUCTOR with...
2013-11-22  Jonathan Wakelyacinclude.m4 (libtool_VERSION): Bump.
2013-11-22  Richard Bienerrevert: tree-ssa-loop-ch.c (copy_loop_headers): Decreme...
2013-11-22  H.J. LuEnable PTA_POPCNT for Silvermont
2013-11-22  Rainer OrthOnly use visibility if supported
2013-11-22  Rainer OrthEnable libcilkrts multilib build on Solaris
2013-11-22  Eric Botcazou* print-rtl.c (print_rtx) <case MEM>: Output a space...
2013-11-22  Paolo Carlinivalues.cc: Fix further thinkos.
2013-11-22  Paolo Carlinivalues.cc: Fix thinkos.
2013-11-22  Richard Sandifordcond.md (stzx_16): Use register_operand for operand 0.
2013-11-22  Jeff Lawtree-ssa-threadupdate.c: Include tree-cfg.h and tree...
2013-11-22  Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Mark the...
2013-11-22  Trevor Saundersadd auto_vec
2013-11-22  Teresa Johnsonre PR target/59233 (C++ failures after revision 205058...
2013-11-22  Bill Schmidtvector.md (vec_pack_trunc_v2df): Revert previous little...
2013-11-22  Jakub Jelinektree-vect-generic.c (optimize_vector_constructor):...
2013-11-22  GCC AdministratorDaily bump.
2013-11-21  Uros Bizjaki386.c (ix86_expand_special_args_builtin): Use ix86_zer...
2013-11-21  Cary CoutantAdd minimal line tables at -g1.
2013-11-21  Peter Bergner* doc/extend.texi: Document htm builtins.
2013-11-21  Jeff Lawre PR tree-optimization/59221 (wrong code at -O2 and...
2013-11-21  Joseph Myersre PR rtl-optimization/55950 (Invalid sqrt constant...
2013-11-21  Richard Bienerre PR tree-optimization/59058 (wrong code at -O3 on...
2013-11-21  Richard Bienertree-vectorizer.h (LOC, [...]): Remove wrappers and...
2013-11-21  Edward Smith... string_view: Rep empty string with unit-length static...
2013-11-21  Edward Smith... Implement __gnu_cxx::hypergeometric_distribution.
2013-11-21  Richard Bienertree-ssa-forwprop.c (simplify_vce): New function.
2013-11-21  Francois-Xavier... re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90...
2013-11-21  Andreas SchwabRemove wrong PR link
2013-11-21  Richard Bienertree-vect-loop-manip.c (vect_build_loop_niters, [....
2013-11-21  Richard Bienertree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_it...
2013-11-21  Richard Bienerre PR tree-optimization/59058 (wrong code at -O3 on...
2013-11-21  Eric Botcazoutree-ssa-tail-merge.c (stmt_local_def): Return false...
2013-11-21  Francois-Xavier... re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90...
2013-11-21  Oleg EndoFix ChangeLog entry.
2013-11-21  Oleg Endore PR target/53976 ([SH] Unnecessary clrt/sett after...
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-21  Mike StumpFixup whitespace.
2013-11-21  GCC AdministratorDaily bump.
2013-11-21  Andrew MacLeodgimplify.h (gimplify_hasher : typed_free_remove, [...
2013-11-20  Francois-Xavier... re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)
2013-11-20  Bill Schmidtvsx.md (vsx_set_<mode>): Adjust for little endian.
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.
next