]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-10-01  nathan[libiberty] Use pipe inside pex_run
2018-10-01  jsm28 * ru.po: Update.
2018-10-01  carllUpdate, forgot to put the PR number in the Change Log.
2018-10-01  carllgcc/ChangeLog:
2018-10-01  gerald * doc/xml/manual/allocator.xml: Adjust link to "Recons...
2018-10-01  rediRegenerate libstdc++ HTML pages
2018-10-01  pault2018-10-01 Paul Thomas <pault@gcc.gnu.org>
2018-10-01  rguenth2018-10-01 Richard Biener <rguenther@suse.de>
2018-10-01  tnfchrisValidate and set default parameters for stack-clash.
2018-10-01  tnfchrisUpdate options framework for parameters to properly...
2018-10-01  tnfchrisAllow back-ends to be able to do custom validations...
2018-10-01  tnfchrisCleanup the AArch64 testsuite when stack-clash is on.
2018-10-01  tnfchrisSet default values for stack-clash and do basic validat...
2018-10-01  tnfchrisAllow setting of stack-clash via configure options.
2018-10-01  tnfchrisEnsure that outgoing argument size is at least 8 bytes...
2018-10-01  tnfchrisAdd a hook to support telling the mid-end when to probe...
2018-10-01  tnfchrisAdd support for SVE stack clash probing.
2018-10-01  tnfchrisstack-clash: Add LR assert to layout_frame.
2018-10-01  tnfchrisUpdated stack-clash implementation supporting 64k probes.
2018-10-01  tnfchrisFix caching of tests for multiple variant runs and...
2018-10-01  rguenth2018-10-01 MCC CS <deswurstes@users.noreply.github...
2018-10-01  ebotcazou * c-ada-spec.c (get_underlying_decl): Get to the main...
2018-10-01  claziss[ARC] Avoid specific constants to end in limm field.
2018-10-01  claziss[ARC] Check for odd-even register when emitting double...
2018-10-01  rguenth2018-10-01 Richard Biener <rguenther@suse.de>
2018-10-01  aoliva[Ada] use -gnatd_A to disable .ali on -fcompare-debug...
2018-10-01  gccadminDaily bump.
2018-09-30  uros * config/i386/mmx.md (EMMS): New int iterator.
2018-09-30  bergnergcc/
2018-09-30  pault2018-09-30 Paul Thomas <pault@gcc.gnu.org>
2018-09-30  pault2018-09-30 Paul Thomas <pault@gcc.gnu.org>
2018-09-30  gerald * doc/xml/manual/messages.xml: Switch link to www...
2018-09-30  gerald * doc/xml/manual/policy_data_structures_biblio.xml...
2018-09-30  pault2018-09-30 Paul Thomas <pault@gcc.gnu.org>
2018-09-30  gccadminDaily bump.
2018-09-29  hjli386: Use TImode for BLKmode values in 2 integer registers
2018-09-29  pault2018-09-29 Paul Thomas <pault@gcc.gnu.org>
2018-09-29  law * builtins.c (unterminated_array): Pass in c_strlen_da...
2018-09-29  jakub PR target/87467
2018-09-29  gerald * doc/xml/gnu/fdl-1.3.xml: The Free Software Foundatio...
2018-09-29  gccadminDaily bump.
2018-09-28  danglin * match.pd (simple_comparison): Don't optimize if...
2018-09-28  segherrs5000: Delete all specific asm_cpu_* and ASM_CPU_...
2018-09-28  segherrs6000: Delete HAVE_AS_DCI
2018-09-28  segherrs6000: Delete HAVE_AS_LWSYNC and TARGET_LWSYNC_INSTRUCTION
2018-09-28  ebotcazou * calls.c (expand_call): Try to do a tail call for...
2018-09-28  fdumont2018-09-28 François Dumont <fdumont@gcc.gnu.org>
2018-09-28  dmalcolmopt-suggestions.c: fix minor memory leak
2018-09-28  dmalcolmdumpfile.c: use prefixes other than 'note: ' for MSG_...
2018-09-28  jsm28Fix gcc.dg/torture/fp-int-convert.h for excess precisio...
2018-09-28  uros * config/i386/i386.h (SSE_REGNO): Fix check for FIRST_...
2018-09-28  uros * config/i386/i386.h (CC_REGNO): Remove FPSR_REGS.
2018-09-28  sje Fix date in ChangeLog file.
2018-09-28  sje2018-09-28 Steve Ellcey <sellcey@cavium.com>
2018-09-28  sje2018-09-28 Steve Ellcey <sellcey@cavium.com>
2018-09-28  ian compiler: fix parsing issue with non-ASCII first...
2018-09-28  rguenth2018-09-28 Richard Biener <rguenther@suse.de>
2018-09-28  amsSimplify vec_merge according to the mask.
2018-09-28  ebotcazou * config/sparc/sparc-protos.h (sparc_branch_cost)...
2018-09-28  gccadminDaily bump.
2018-09-27  segherrs6000: Fix one more vec_splat case
2018-09-27  mseborgcc/ChangeLog:
2018-09-27  wschmidt2018-09-27 Jinsong Ji <jji@us.ibm.com>
2018-09-27  uros * config/i386/i386.md (UNSPEC_FLDCW): Remove.
2018-09-27  uros * config/i386/i386.md (FPSR_REG): Remove.
2018-09-27  segherrs6000: Delete many HAVE_AS_* (PR87149)
2018-09-27  rguenth2018-09-27 Martin Liska <mliska@suse.cz>
2018-09-27  rguenth2018-09-27 Richard Biener <rguenther@suse.de>
2018-09-27  rguenth2018-09-27 Richard Biener <rguenther@suse.de>
2018-09-27  ams[pr82089] Don't sign-extend SFV 1 in BImode
2018-09-27  paolo2018-09-27 Paolo Carlini <paolo.carlini@oracle.com>
2018-09-27  paolo/cp
2018-09-27  krebbelS/390: Implement speculation barrier
2018-09-27  gccadminDaily bump.
2018-09-26  qinzhao2018-09-26 Indu Bhagat <indu.bhagat@oracle.com>
2018-09-26  jsm28Support excess precision for integer / floating-point...
2018-09-26  wilsonRISC-V: Add missing negate patterns.
2018-09-26  mseborgcc/ChangeLog:
2018-09-26  wilsonRISC-V: Delete obsolete MIPS comment.
2018-09-26  jakub PR target/87414
2018-09-26  amsFix AArch64 ILP32 ICE.
2018-09-26  uros * config/i386/crtprec.c (set_precision): Use fnstcw...
2018-09-26  uros * config/i386/i386.h (enum reg_class): Remove FP_TOP_S...
2018-09-26  ian syscall: don't assume we have a GETEUID system...
2018-09-26  uros * ChangeLog: Add missing PR number.
2018-09-26  uros PR target/87439
2018-09-26  law Revert
2018-09-26  rguenth2018-09-26 Richard Biener <rguenther@suse.de>
2018-09-26  law * graphite.h: Include <isl/id.h> and <isl/space.h...
2018-09-26  roIgnore chmod errors during mostlyclean-local, check...
2018-09-26  jamborm[PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULL
2018-09-26  paolo2018-09-26 Paolo Carlini <paolo.carlini@oracle.com>
2018-09-26  paolo2018-09-26 Paolo Carlini <paolo.carlini@oracle.com>
2018-09-26  pmderodat[Ada] SPARK: minor error message enhancement
2018-09-26  pmderodat[Ada] Fix inheritance of representation items defined...
2018-09-26  pmderodat[Ada] Spurious ineffective use_clause warning
2018-09-26  pmderodat[Ada] Store -G xxx switches
2018-09-26  pmderodat[Ada] Issue info message on inlined subprograms in...
2018-09-26  pmderodat[Ada] Missing front-end code for constraint checks...
2018-09-26  pmderodat[Ada] SPARK: fix a bug related to loop exit environment
next