]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-10-02  kargl2019-10-02 Steven G. Kargl <kargl@gcc.gnu.org>
2019-10-02  hubicka * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT,
2019-10-02  hubicka * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT,
2019-10-02  rediRemove greedy wildcards from libstdc++ linker script
2019-10-02  amonakovifcvt: improve cost estimation (PR 87047)
2019-10-02  jamborm[PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on...
2019-10-02  hubicka * module.c (load_commons): Initialize flags to 0 to...
2019-10-02  rediDocument non-conformance of parallel mode to recent...
2019-10-02  acsawdey2019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com>
2019-10-02  acsawdey2019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com>
2019-10-02  ebotcazou * tree-eh.h (unsplit_eh_edges): Declare.
2019-10-02  rsandifoFix shadowing in globalize_reg
2019-10-02  rsandifoFix MIPS call-clobbered-*.c tests
2019-10-02  jamborm[PATCH] Do not check call type compatibility when cloni...
2019-10-02  hubicka PR c++/91222
2019-10-02  claziss[ARC] Pass along "-mcode-density" flag to "as"
2019-10-02  rguenth2019-10-02 Richard Biener <rguenther@suse.de>
2019-10-02  burnusSupport OpenMP's use_device_addr in Fortran
2019-10-02  rguenth2019-10-02 Richard Biener <rguenther@suse.de>
2019-10-02  burnusImprove OMP/ACC error diagnostic in Fortran
2019-10-02  burnusFix coding style comment, missed in last commit
2019-10-02  burnusFix omp target issue with Fortran optional arguments
2019-10-02  burnus2019-10-02 Kwok Cheung Yeung <kcy@codesourcery.com>
2019-10-02  rguenth2019-10-02 Richard Biener <rguenther@suse.de>
2019-10-02  jakub PR tree-optimization/91940
2019-10-02  rguenth2019-10-02 Richard Biener <rguenther@suse.de>
2019-10-02  rsandifo[LRA] Don't make eliminable registers live (PR91957)
2019-10-02  jvdelisle2019-10-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
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)
next