NetBSD/external/gpl3/gcc
2016-03-18 07:29:40 +00:00
..
dist disable some asan stuff for now. 2016-03-16 07:17:14 +00:00
lib initial mknative-gcc for GCC 5.3 and alpha/powerpc. 2016-03-18 07:29:40 +00:00
usr.bin initial mknative-gcc for GCC 5.3 and alpha/powerpc. 2016-03-18 07:29:40 +00:00
gcc2gcc.old fix some paths. 2014-02-27 09:08:49 +00:00
gcc2netbsd minor updates for GCC 5. 2016-03-12 21:51:02 +00:00
Makefile fix MKGCCCMDS=no, and turn it on by default for sun2. 2015-01-05 01:52:23 +00:00
Makefile.gcc_path remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
Makefile.hooks merge GCC 4.8 build. 2014-03-01 10:00:31 +00:00
README.gcc53 delete the GCC 4.8 status, and update the 5.3 one a little. 2016-03-17 23:44:12 +00:00

$NetBSD: README.gcc53,v 1.2 2016/03/17 23:44:12 mrg Exp $

lib:
	libasan is disabled currently (haven't tried yet)

new stuff:
	cc1objcplus
	collect2 -- need to re-introduce?
	libcc1
	libcilkrts
	libmpx
	liboffloadmic
	libquadmath
	libvtv
	libitm

other changes to look at:

Index: gcc/targhooks.c
	vs new binutils

+           doc/gcov-tool.1


arch/feature list.  anything not here has been switched already:

architecture	tools	kernels	libgcc	native-gcc	make release	runs	atf
------------	-----	-------	------	----------	------------	----	---
alpha
arm		y	?	y	y
armeb		y	?	y	y
earm		y	?	y	y
earmeb		y	?	y	y
earmhf		y	?	y	y
earmhfeb	y	?	y	y
earmv4		y	?	y	y
earmv4eb	y	?	y	y
earmv6		y	?	y	y
earmv6eb	y	?	y	y
earmv6hf	y	?	y	y
earmv6hfeb	y	?	y	y
earmv7		y	?	y	y
earmv7eb	y	?	y	y
earmv7hf	y	?	y	y
earmv7hfeb	y	?	y	y
hppa
i386		y	y	y	y		y		y	
m68000
m68k
mips64eb
mips64el
mipseb
mipsel
powerpc
sh3eb
sh3el
sparc		y	y	y	y		y		y[1]
sparc64		y	y	y	builds		y		n[2]
vax
x86_64		y	y	y	y		y		y


[1] - world built without -fno-delete-null-pointer-checks does not have a
      working sshd
[2] - -O2 and -Os kernels hang, -O1 SIR reset