gcc.git
2019-10-01 Jonathan WakelyMake some new algorithms work in parallel mode
2019-10-01 Jonathan WakelyMake some parallel mode algorithms usable in constexpr...
2019-10-01 Jonathan WakelyDisable tests that aren't valid in parallel mode
2019-10-01 Jonathan WakelyFix non-reserved names in Parallel Mode headers
2019-10-01 Maciej W. RozyckiRegenerate `liboffloadmic/plugin/configure' for r275564...
2019-10-01 Jan Hubickatree-ssa-alias.c (nonoverlapping_component_refs_since_m...
2019-10-01 Maya Rashishre PR target/85401 (segfault building code for VAX)
2019-10-01 Maciej W. Rozyckilibada: Respect `--enable-version-specific-runtime...
2019-10-01 Maciej W. Rozyckilibada: Remove racy duplicate gnatlib installation
2019-10-01 Jan Hubickare PR c++/91222 (507.cactuBSSN_r build fails in warn_ty...
2019-10-01 Jan Hubickassa-thread-12.c: Fix warning introduced by my previous...
2019-10-01 Prathamesh... tree-if-conv.c (tree_if_conversion): Move call to ifcvt...
2019-10-01 Jan Hubickainvoke.texi (early-inlining-insns-O2): Document.
2019-10-01 Jakub Jelinekre PR c++/91925 (-fpack-struct causes a decltype with...
2019-10-01 Oleg Endore PR c++/88562 (Incorrect pointer incrementing on...
2019-10-01 William Schmidtrs6000-p8swap.c (rtx_is_swappable_p): Don't swap vpmsumd.
2019-10-01 Ilya LeoshkevichS/390: Remove code duplication in vec_* comparison...
2019-10-01 Ilya LeoshkevichS/390: Implement vcond expander for V1TI,V1TF
2019-10-01 Richard SandifordFix reload after function-abi patches (PR91948)
2019-10-01 Alexandre Olivarecompute opt flags after opt level change
2019-10-01 Alexandre OlivaStore float for pow result test
2019-10-01 Alexandre OlivaDWARF array bounds missing from C++ array definitions
2019-10-01 Richard Bienertree-vect-loop.c (vectorizable_reduction): Move variabl...
2019-10-01 Segher Boessenkoolregrename: Use PC instead of CC0 to hide operands
2019-10-01 Frederik HarwathAdd myself to MAINTAINERS file
2019-10-01 Richard Sandiford[C] Avoid aka types that just add tags
2019-10-01 Richard Sandiford[C] Improve diagnostics for vector types
2019-10-01 Richard SandifordRemove clobber_high
2019-10-01 Richard Sandiford[AArch64] Use calls for SVE TLSDESC
2019-10-01 Richard Sandiford[AArch64] Make call insns record the callee's arm_pcs
2019-10-01 Jakub Jelinekconfigure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
2019-10-01 Richard SandifordUpdate remaining calls to choose_hard_reg_mode
2019-10-01 Segher Boessenkooldoc/md.texi: Fix some typos
2019-10-01 GCC AdministratorDaily bump.
2019-09-30 Ian Lance Taylorcompiler: change escape maps to hash tables
2019-09-30 Joseph Myers* es.po: Update.
2019-09-30 François DumontImplement C++20 constexpr comparison operators for...
2019-09-30 François DumontImplement C++20 constexpr comparison operators for...
2019-09-30 Andreas ToblerInclude netinet/in.h in include/experimental/internet
2019-09-30 Andreas Toblerlibstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30 Andreas Toblerlibstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30 David Malcolmdiagnostic-show-locus.c: rework handling of multiple...
2019-09-30 Richard Sandiford[x86] Cache result of expensive_function_p between...
2019-09-30 Ilya LeoshkevichS/390: Remove code duplication in vec_unordered<mode>
2019-09-30 Michael MeissnerFix typo in my last commit's ChangeLog entry
2019-09-30 Yuliang Wang[AArch64][SVE] Utilize ASRD instruction for division...
2019-09-30 Richard Sandiford[AArch64] Make more use of function_abi
2019-09-30 Richard Sandiford[AArch64] Allow shrink-wrapping of non-leaf vector...
2019-09-30 Richard SandifordMake ira call df_set_regs_ever_live for extra call...
2019-09-30 Richard SandifordHide regs_invalidated_by_call etc.
2019-09-30 Richard SandifordRemove global call sets: shrink-wrap.c
2019-09-30 Richard SandifordRemove global call sets: sel-sched.c
2019-09-30 Richard SandifordRemove global call sets: sched-deps.c
2019-09-30 Richard SandifordRemove global call sets: rtlanal.c
2019-09-30 Richard SandifordRemove global call sets: reload.c
2019-09-30 Richard SandifordRemove global call sets: regrename.c
2019-09-30 Richard SandifordRemove global call sets: regcprop.c
2019-09-30 Richard SandifordRemove global call sets: recog.c
2019-09-30 Richard SandifordRemove global call sets: postreload-gcse.c
2019-09-30 Richard SandifordRemove global call sets: postreload.c
2019-09-30 Richard SandifordRemove global call sets: LRA
2019-09-30 Richard SandifordRemove global call sets: loop-iv.c
2019-09-30 Richard SandifordRemove global call sets: IRA
2019-09-30 Richard SandifordRemove global call sets: haifa-sched.c
2019-09-30 Richard SandifordRemove global call sets: gcse.c
2019-09-30 Richard SandifordRemove global call sets: function.c
2019-09-30 Richard SandifordRemove global call sets: early-remat.c
2019-09-30 Richard SandifordRemove global call sets: DF (entry/exit defs)
2019-09-30 Richard SandifordRemove global call sets: DF (EH edges)
2019-09-30 Richard SandifordRemove global call sets: cselib.c
2019-09-30 Richard SandifordRemove global call sets: cse.c
2019-09-30 Richard SandifordRemove global call sets: combine.c
2019-09-30 Richard SandifordRemove global call sets: cfgloopanal.c
2019-09-30 Richard SandifordRemove global call sets: cfgcleanup.c
2019-09-30 Richard SandifordRemove global call sets: caller-save.c
2019-09-30 Richard SandifordPass an ABI to choose_hard_reg_mode
2019-09-30 Richard SandifordPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-30 Richard Sandiford[x86] Robustify vzeroupper handling across calls
2019-09-30 Richard SandifordAdd a function for getting the ABI of a call insn target
2019-09-30 Richard SandifordAdd a target hook for getting an ABI from a function...
2019-09-30 Richard SandifordAdd function_abi.{h,cc}
2019-09-30 Nick CliftonFix compile time warning about building the FRV backend...
2019-09-30 Richard Sandiford[AArch64] Strengthen aarch64_hard_regno_call_part_clobbered
2019-09-30 Nick CliftonRemove the iq2000_select_section function the iq2000...
2019-09-30 Ilya LeoshkevichIntroduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*
2019-09-30 Richard Sandiford[C] Print ", ..." rather than ", ..." in diagnostics
2019-09-30 Kwok Cheung... libgomp_g.h: Include stdint.h instead of gstdint.h.
2019-09-30 Michael MeissnerAdd initial support for prefixed/PC-relative addressing.
2019-09-30 Richard Bienergimple.c (gimple_get_lhs): For PHIs return the result.
2019-09-30 Jonathan WakelyImplement LWG 3255 for std::span constructors
2019-09-30 Jonathan WakelyPR libstdc++/77936 remove unused variable
2019-09-30 Martin Jambor[PR 91853] Prevent IPA-SRA ICEs on type-mismatched...
2019-09-30 Andreas Toblerconfig.gcc: Use the secure-plt on FreeBSD 13 and upward...
2019-09-30 Jakub Jelinekre PR target/91931 (ICE in decompose, at rtl.h:2277)
2019-09-30 GCC AdministratorDaily bump.
2019-09-29 Steven G. Karglre PR fortran/91641 (ICE in gfc_conv_is_contiguous_expr...
2019-09-29 Iain Sandoe[Darwin, PPC, Mode Iterators 5/n] Update macho_low.
2019-09-29 Steven G. Karglre PR fortran/91714 (Accepts type statement without...
2019-09-29 Paul Thomasre PR fortran/91726 (ICE in gfc_conv_array_ref, at...
2019-09-29 Jakub Jelinekre PR bootstrap/90543 (Build failure on MINGW for gcc...
next