]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-10-02  gccadminDaily bump.
2019-10-02  jsm28Handle :: tokens in C for C2x.
2019-10-01  dmalcolmSupport prefixes in diagnostic_show_locus
2019-10-01  rediMake some new algorithms work in parallel mode
2019-10-01  rediMake some parallel mode algorithms usable in constexpr...
2019-10-01  rediDisable tests that aren't valid in parallel mode
2019-10-01  rediFix non-reserved names in Parallel Mode headers
2019-10-01  macroRegenerate `liboffloadmic/plugin/configure' for r275564...
2019-10-01  hubicka * tree-ssa-alias.c (nonoverlapping_component_refs_sinc...
2019-10-01  law PR target/85401
2019-10-01  macrolibada: Respect `--enable-version-specific-runtime...
2019-10-01  macrolibada: Remove racy duplicate gnatlib installation
2019-10-01  hubicka PR lto/91222
2019-10-01  hubicka * gcc.dg/tree-ssa/ssa-thread-12.c: Fix warning introdu...
2019-10-01  prathamesh34922019-10-01 Prathamesh Kulkarni <prathamesh.kulkarni...
2019-10-01  hubicka * doc/invoke.texi (early-inlining-insns-O2): Document.
2019-10-01  jakub PR c++/91925
2019-10-01  olegendogcc/
2019-10-01  wschmidt[gcc]
2019-10-01  iiiS/390: Remove code duplication in vec_* comparison...
2019-10-01  iiiS/390: Implement vcond expander for V1TI,V1TF
2019-10-01  rsandifoFix reload after function-abi patches (PR91948)
2019-10-01  aolivarecompute opt flags after opt level change
2019-10-01  aolivaStore float for pow result test
2019-10-01  aolivaDWARF array bounds missing from C++ array definitions
2019-10-01  rguenth2019-10-01 Richard Biener <rguenther@suse.de>
2019-10-01  segherregrename: Use PC instead of CC0 to hide operands
2019-10-01  frederikAdd myself to MAINTAINERS file
2019-10-01  rsandifo[C] Avoid aka types that just add tags
2019-10-01  rsandifo[C] Improve diagnostics for vector types
2019-10-01  rsandifoRemove clobber_high
2019-10-01  rsandifo[AArch64] Use calls for SVE TLSDESC
2019-10-01  rsandifo[AArch64] Make call insns record the callee's arm_pcs
2019-10-01  jakub * configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
2019-10-01  rsandifoUpdate remaining calls to choose_hard_reg_mode
2019-10-01  segherdoc/md.texi: Fix some typos
2019-10-01  gccadminDaily bump.
2019-09-30  ian compiler: change escape maps to hash tables
2019-09-30  jsm28 * es.po: Update.
2019-09-30  fdumontImplement C++20 constexpr comparison operators for...
2019-09-30  fdumontImplement C++20 constexpr comparison operators for...
2019-09-30  andreastInclude netinet/in.h in include/experimental/internet
2019-09-30  andreastlibstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30  andreastlibstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30  dmalcolmdiagnostic-show-locus.c: rework handling of multiple...
2019-09-30  rsandifo[x86] Cache result of expensive_function_p between...
2019-09-30  iiiS/390: Remove code duplication in vec_unordered<mode>
2019-09-30  meissnerFix typo in my last commit's ChangeLog entry
2019-09-30  rsandifo[AArch64][SVE] Utilize ASRD instruction for division...
2019-09-30  rsandifo[AArch64] Make more use of function_abi
2019-09-30  rsandifo[AArch64] Allow shrink-wrapping of non-leaf vector...
2019-09-30  rsandifoMake ira call df_set_regs_ever_live for extra call...
2019-09-30  rsandifoHide regs_invalidated_by_call etc.
2019-09-30  rsandifoRemove global call sets: shrink-wrap.c
2019-09-30  rsandifoRemove global call sets: sel-sched.c
2019-09-30  rsandifoRemove global call sets: sched-deps.c
2019-09-30  rsandifoRemove global call sets: rtlanal.c
2019-09-30  rsandifoRemove global call sets: reload.c
2019-09-30  rsandifoRemove global call sets: regrename.c
2019-09-30  rsandifoRemove global call sets: regcprop.c
2019-09-30  rsandifoRemove global call sets: recog.c
2019-09-30  rsandifoRemove global call sets: postreload-gcse.c
2019-09-30  rsandifoRemove global call sets: postreload.c
2019-09-30  rsandifoRemove global call sets: LRA
2019-09-30  rsandifoRemove global call sets: loop-iv.c
2019-09-30  rsandifoRemove global call sets: IRA
2019-09-30  rsandifoRemove global call sets: haifa-sched.c
2019-09-30  rsandifoRemove global call sets: gcse.c
2019-09-30  rsandifoRemove global call sets: function.c
2019-09-30  rsandifoRemove global call sets: early-remat.c
2019-09-30  rsandifoRemove global call sets: DF (entry/exit defs)
2019-09-30  rsandifoRemove global call sets: DF (EH edges)
2019-09-30  rsandifoRemove global call sets: cselib.c
2019-09-30  rsandifoRemove global call sets: cse.c
2019-09-30  rsandifoRemove global call sets: combine.c
2019-09-30  rsandifoRemove global call sets: cfgloopanal.c
2019-09-30  rsandifoRemove global call sets: cfgcleanup.c
2019-09-30  rsandifoRemove global call sets: caller-save.c
2019-09-30  rsandifoPass an ABI to choose_hard_reg_mode
2019-09-30  rsandifoPass an ABI identifier to hard_regno_call_part_clobbered
2019-09-30  rsandifo[x86] Robustify vzeroupper handling across calls
2019-09-30  rsandifoAdd a function for getting the ABI of a call insn target
2019-09-30  rsandifoAdd a target hook for getting an ABI from a function...
2019-09-30  rsandifoAdd function_abi.{h,cc}
2019-09-30  nickcFix compile time warning about building the FRV backend...
2019-09-30  rsandifo[AArch64] Strengthen aarch64_hard_regno_call_part_clobbered
2019-09-30  nickcRemove the iq2000_select_section function the iq2000...
2019-09-30  iiiIntroduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*
2019-09-30  rsandifo[C] Print ", ..." rather than ", ..." in diagnostics
2019-09-30  burnus2019-09-30 Kwok Cheung Yeung <kcy@codesourcery.com>
2019-09-30  meissnerAdd initial support for prefixed/PC-relative addressing.
2019-09-30  rguenth2019-09-30 Richard Biener <rguenther@suse.de>
2019-09-30  rediImplement LWG 3255 for std::span constructors
2019-09-30  rediPR libstdc++/77936 remove unused variable
2019-09-30  jamborm[PR 91853] Prevent IPA-SRA ICEs on type-mismatched...
2019-09-30  andreast2019-09-30 Andreas Tobler <andreast@gcc.gnu.org>
2019-09-30  jakub PR target/91931
2019-09-30  gccadminDaily bump.
2019-09-29  kargl2019-09-29 Steven G. Kargl <kargl@gcc.gnu.org>
2019-09-29  iains[Darwin, PPC, Mode Iterators 5/n] Update macho_low.
next