]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-11-08  Tom de Vries[mips] Remove semicolon after do {} while (0) in ASM_OU...
2017-11-08  Martin LiskaFix fallthrough attribute ignorance w/ -fsanitize=addre...
2017-11-08  Jakub Jelinekre PR bootstrap/82670 (UBSAN bootstrap broken after...
2017-11-08  Martin Liskaanalyze_brprob.py: fix SI units
2017-11-08  GCC AdministratorDaily bump.
2017-11-07  Eric Botcazou* gimple-pretty-print.c (dump_profile): Return "" inste...
2017-11-07  Boris Kolpackov[PATCH] Install cp/operators.def as part of plugin...
2017-11-07  Jakub Jelinekre PR c++/82835 (ICE on valid code with -fopenmp)
2017-11-07  Jakub Jelinekre PR target/82855 (AVX512: replace OP+movemask with...
2017-11-07  Jakub Jelinekre PR target/82855 (AVX512: replace OP+movemask with...
2017-11-07  Segher Boessenkoolrs6000: Use isel for the cstore patterns
2017-11-07  Julia KovalFix SSE bits dependencies.
2017-11-07  Jonathan WakelyCheck for S_ISSOCK before use
2017-11-07  Uros Bizjakre PR target/80425 (Extra inter-unit register move...
2017-11-07  Ian Lance Taylorcompiler: don't double count "." in nested_function_num
2017-11-07  Eric Botcazoure PR c/53037 (warn_if_not_aligned(X))
2017-11-07  Andreas Schwab* g++.dg/pr50763-3.C (evalPoint): Return a value.
2017-11-07  Andrew WatermanRISC-V: Implement movmemsi
2017-11-07  Michael ClarkRISC-V: Define MUSL_DYNAMIC_LINKER
2017-11-07  Richard Sandiford[AArch64] Use aarch64_reg_or_imm instead of nonmemory_o...
2017-11-07  Richard Bienermatch.pd: Fix build.
2017-11-07  Wilco DijkstraPR71026: Canonicalize negates in division
2017-11-07  Sudakshina DasPR80131: Simplification of 1U << (31 - x)
2017-11-07  Marc GlisseMore bitop simplifications in match.pd
2017-11-07  Marc GlisseMore fold_negate in match.pd
2017-11-07  Tom de Vries[powerpcspe] Remove semicolon after do {} while (0...
2017-11-07  Tom de Vries[rs6000] Remove semicolon after do {} while (0) in...
2017-11-07  Tom de Vries[libgcc, rs6000] Remove semicolon after do {} while...
2017-11-07  Tom de Vries[arm] Remove semicolon after while {} do (0) in HANDLE_...
2017-11-07  Tom de Vries[libgcc] Remove semicolon after do {} while (0) in...
2017-11-07  Jason MerrillP0704R1 - fixing const-qualified pointers to members
2017-11-07  Alan ModraRequire ngettext in test of system gettext implementation
2017-11-07  Segher Boessenkoolrs6000: Don't clear TARGET_ISEL implicitly
2017-11-07  James BowmanFT32 makes use of multiple address spaces.
2017-11-07  GCC AdministratorDaily bump.
2017-11-06  H.J. Lui386: Use reference of struct ix86_frame to avoid copy
2017-11-06  Jeff Lawstack-check-12.c: Revert to initial version.
2017-11-06  Marc GlisseUpdate comment in tree-vrp.h
2017-11-06  François Dumonttr1.cc: Compile with -O0.
2017-11-06  Ian Lance Taylorcompiler: disable escape analysis for runtime
2017-11-06  Ian Lance Taylorlibgo: pass flags to recursive make
2017-11-06  Richard Sandiford[AArch64] Pass number of units to aarch64_expand_vec_pe...
2017-11-06  Richard Sandiford[AArch64] Pass number of units to aarch64_simd_vect_par...
2017-11-06  Richard Sandiford[AArch64] Pass number of units to aarch64_reverse_mask
2017-11-06  Richard Sandiford[AArch64] Add an endian_lane_rtx helper routine
2017-11-06  Richard SandifordFix ChangeLog entry
2017-11-06  Carl Lovers6000-c.c (P8V_BUILTIN_VEC_REVB): Add power 8 definitions.
2017-11-06  Wilco Dijkstra[Arm] Cleanup IT attributes
2017-11-06  Michael Meissnerre PR target/82748 (ICE with __builtin_fabsq and __floa...
2017-11-06  Paolo Carlinire PR c++/65579 ([C++11] gcc requires definition of...
2017-11-06  David Edelsohncollect2.c (add_lto_object): Compile for OBJECT_COFF.
2017-11-06  Eric Botcazou* gcc-interface/misc.c (gnat_post_options): Clear warn_...
2017-11-06  David Malcolmipa-fnsummary.c: fix use-after-free crash (PR jit/82826)
2017-11-06  Jakub Jelinekre PR tree-optimization/82838 (ICE in verify_ssa failed...
2017-11-06  Jeff Lawre PR target/82788 (wrong code with -fstack-clash-prote...
2017-11-06  Jeff LawCheck in right version of stack-check-12.c
2017-11-06  Richard SandifordPR82816: Widening multiplies of bitfields
2017-11-06  Bill Schmidt[gcc]
2017-11-06  Jan Hubickare PR bootstrap/82832 (Broken PGO LTO bootstrap on...
2017-11-06  Martin LiskaFix -Wreturn-type fallout.
2017-11-06  Paolo Carlinideduction.cc: Avoid -Wreturn-type warnings.
2017-11-06  Eric Botcazougcov: New directory.
2017-11-06  Christophe... [ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated...
2017-11-06  Christophe... [testsuite] Fix directives order
2017-11-06  Mukesh Kapoorre PR c++/80955 (Macros expanded in definition of user...
2017-11-06  Paul Thomas[multiple changes]
2017-11-06  Martin LiskaFix test-suite fallout of default -Wreturn-type.
2017-11-06  Segher Boessenkoolrs6000: Implement insn_cost for mfcr, mfcrf
2017-11-06  Martin LiskaFix all tests that fail with -sanitize=return.
2017-11-06  Martin LiskaInstrument function exit with __builtin_unreachable...
2017-11-06  Richard SandifordRework vrp_int_const_binop interface
2017-11-06  GCC AdministratorDaily bump.
2017-11-05  Thomas Koenigre PR fortran/82471 (Reorder loop for unfavorable index...
2017-11-05  Paul Thomasre PR fortran/78641 ([OOP] ICE on polymorphic allocatab...
2017-11-05  Paul Thomasre PR fortran/81447 ([7/8] gfortran fails to recognize...
2017-11-05  Gerald Pfeifer* doc/xml/manual/abi.xml: Move docs.oracle.com referenc...
2017-11-05  Tom de VriesRemove semicolon after do {} while (0) in DEF_SANITIZER...
2017-11-05  Tom de Vries[libcpp] Remove semicolon after do {} while (0) in...
2017-11-05  Tom de VriesRemove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL...
2017-11-05  Tom de Vries[fortran] Remove semicolon after do {} while (0) in...
2017-11-05  Tom de Vries[graphite] Remove semicolon after do {} while (0) in...
2017-11-05  Tom de Vries[libquadmath] Remove semicolon after do {} while (0...
2017-11-05  Tom de Vries[libsanitizer] Remove semicolon after do {} while ...
2017-11-05  Michael ClarkRISC-V: Emit "i" suffix for instructions with immediate...
2017-11-05  Andrew WatermanRISC-V: If -m[no-]strict-align is not passed, assume...
2017-11-05  Andrew WatermanRISC-V: Set SLOW_BYTE_ACCESS=1
2017-11-05  GCC AdministratorDaily bump.
2017-11-04  Daniel SantosPR target/82002 Part 2: Correct non-immediate offset...
2017-11-04  Andreas Toblerre PR libgcc/82635 (std::thread's join broken on FreeBS...
2017-11-04  Andre Vehreschildtrans-expr.c (gfc_trans_assignment_1): Character kind...
2017-11-04  Thomas Koenigre PR fortran/70330 (ICE with -Wextra -Wno-unused-dummy...
2017-11-04  Thomas Koenigre PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2017-11-04  Paul Thomasre PR fortran/81735 (double free or corruption (fasttop...
2017-11-04  Steven G. Karglre PR fortran/82796 (Private+equivalence in used module...
2017-11-04  GCC AdministratorDaily bump.
2017-11-03  Jeff Lawre PR target/82823 (ICE in ix86_expand_prologue, at...
2017-11-03  Jeff LawAdd BZ marker to a recent change
2017-11-03  Jeff Lawi386.c (ix86_emit_restore_reg_using_pop): Prototype.
2017-11-03  Jakub Jelinekre PR tree-optimization/78821 (GCC7: Copying whole...
2017-11-03  Steven G. Kargl2017-11-3 Steven G. Kargl <kargl@gcc.gnu.org>
next