head	1.1;
branch	1.1.1;
access;
symbols
	netbsd-11-0-RC4:1.1.1.1
	netbsd-11-0-RC3:1.1.1.1
	netbsd-11-0-RC2:1.1.1.1
	netbsd-11-0-RC1:1.1.1.1
	gcc-14-3-0:1.1.1.1
	perseant-exfatfs-base-20250801:1.1.1.1
	netbsd-11:1.1.1.1.0.14
	netbsd-11-base:1.1.1.1
	gcc-12-5-0:1.1.1.1
	netbsd-10-1-RELEASE:1.1.1.1
	perseant-exfatfs-base-20240630:1.1.1.1
	gcc-12-4-0:1.1.1.1
	perseant-exfatfs:1.1.1.1.0.12
	perseant-exfatfs-base:1.1.1.1
	netbsd-10-0-RELEASE:1.1.1.1
	netbsd-10-0-RC6:1.1.1.1
	netbsd-10-0-RC5:1.1.1.1
	netbsd-10-0-RC4:1.1.1.1
	netbsd-10-0-RC3:1.1.1.1
	netbsd-10-0-RC2:1.1.1.1
	netbsd-10-0-RC1:1.1.1.1
	gcc-12-3-0:1.1.1.1
	gcc-10-5-0:1.1.1.1
	netbsd-10:1.1.1.1.0.10
	netbsd-10-base:1.1.1.1
	gcc-10-4-0:1.1.1.1
	cjep_sun2x-base1:1.1.1.1
	cjep_sun2x:1.1.1.1.0.8
	cjep_sun2x-base:1.1.1.1
	cjep_staticlib_x-base1:1.1.1.1
	cjep_staticlib_x:1.1.1.1.0.6
	cjep_staticlib_x-base:1.1.1.1
	gcc-10-3-0:1.1.1.1
	gcc-9-3-0:1.1.1.1
	phil-wifi-20200421:1.1.1.1
	phil-wifi:1.1.1.1.0.4
	phil-wifi-20200411:1.1.1.1
	is-mlppp:1.1.1.1.0.2
	is-mlppp-base:1.1.1.1
	phil-wifi-20200406:1.1.1.1
	gcc-8-4-0:1.1.1.1
	phil-wifi-20191119:1.1.1.1
	gcc-8-3-0:1.1.1.1
	FSF:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2019.10.01.09.36.02;	author mrg;	state Exp;
branches
	1.1.1.1;
next	;
commitid	smvgr2IPAQDr89FB;

1.1.1.1
date	2019.10.01.09.36.02;	author mrg;	state Exp;
branches
	1.1.1.1.4.1;
next	;
commitid	smvgr2IPAQDr89FB;

1.1.1.1.4.1
date	2019.10.01.09.36.02;	author martin;	state dead;
branches;
next	1.1.1.1.4.2;
commitid	X01YhRUPVUDaec4C;

1.1.1.1.4.2
date	2020.04.13.07.58.07;	author martin;	state Exp;
branches;
next	;
commitid	X01YhRUPVUDaec4C;


desc
@@


1.1
log
@Initial revision
@
text
@# Makefile fragment to support -mcall-ms2sysv-xlogues
LIB2ADD_ST += $(srcdir)/config/i386/avx_savms64.S \
	      $(srcdir)/config/i386/avx_resms64.S \
	      $(srcdir)/config/i386/avx_resms64x.S \
	      $(srcdir)/config/i386/avx_savms64f.S \
	      $(srcdir)/config/i386/avx_resms64f.S \
	      $(srcdir)/config/i386/avx_resms64fx.S \
	      $(srcdir)/config/i386/sse_savms64.S \
	      $(srcdir)/config/i386/sse_resms64.S \
	      $(srcdir)/config/i386/sse_resms64x.S \
	      $(srcdir)/config/i386/sse_savms64f.S \
	      $(srcdir)/config/i386/sse_resms64f.S \
	      $(srcdir)/config/i386/sse_resms64fx.S
@


1.1.1.1
log
@import GCC 8.3.  it includes these new features:
- many optimisations improved: inter-procedural, profile-directed,
  LTO, loops including user-controllable unroll support, and more.
- columns numbers added to line numbers in dwarf
- gcov extended significantly
- many sanitizer updates
- many new warning messages
- many better hints and more useful error messages
- minor ABI changes on x86-64 libstdc++, and some c++17 modes
- draft c++2a features
- better c++17 experimental support
- Armv8.4-A supported, better 8.2-A and 8.3-A support, including
  32 bit arm port.  cortex a-55, a-75 and a-55.a-75 combo support.
- in the GCC bugzilla, 8.1 shows 1149 bugs fixed, 8.2 shows 100, and
  8.3 shows 158.
@
text
@@


1.1.1.1.4.1
log
@file t-msabi was added on branch phil-wifi on 2020-04-13 07:58:07 +0000
@
text
@d1 13
@


1.1.1.1.4.2
log
@Mostly merge changes from HEAD upto 20200411
@
text
@a0 13
# Makefile fragment to support -mcall-ms2sysv-xlogues
LIB2ADD_ST += $(srcdir)/config/i386/avx_savms64.S \
	      $(srcdir)/config/i386/avx_resms64.S \
	      $(srcdir)/config/i386/avx_resms64x.S \
	      $(srcdir)/config/i386/avx_savms64f.S \
	      $(srcdir)/config/i386/avx_resms64f.S \
	      $(srcdir)/config/i386/avx_resms64fx.S \
	      $(srcdir)/config/i386/sse_savms64.S \
	      $(srcdir)/config/i386/sse_resms64.S \
	      $(srcdir)/config/i386/sse_resms64x.S \
	      $(srcdir)/config/i386/sse_savms64f.S \
	      $(srcdir)/config/i386/sse_resms64f.S \
	      $(srcdir)/config/i386/sse_resms64fx.S
@


