History log of /netbsd-src/tools/gcc/mknative-gcc (Results 51 – 75 of 118)
Revision Date Author Comments
# 40ecf146 25-Sep-2012 skrll <skrll@NetBSD.org>

More tweaks. I didn't manage to complete a mknative from scratch run, but
this is a step in the right direction.


# c3746f75 11-Aug-2012 skrll <skrll@NetBSD.org>

Grab CRTSTUFF_T_CFLAGS_S.

Gentlement start your mknative runs.


# 3e6a9623 10-Jan-2012 skrll <skrll@NetBSD.org>

Fix bootstrap-libgcc for gcc 4.5


# e1da7aef 13-Oct-2011 matt <matt@NetBSD.org>

Fix PPC _SOFT_FLOAT


# 68568a44 23-Sep-2011 mrg <mrg@NetBSD.org>

since omp.h is part of libgomp, put it in the libgomp files not the
libstdc++ files.


# dc046295 21-Sep-2011 mrg <mrg@NetBSD.org>

add libgomp support. needed by "cc -fopenmp", that koffice 2.3 wants to use.


# cc8037f3 17-Aug-2011 matt <matt@NetBSD.org>

Add an inline ex script to modify configargs.h for powerpc to auto-enable
-msoft-float.


# b2ad2936 03-Jul-2011 mrg <mrg@NetBSD.org>

fix the previous


# 1f612133 03-Jul-2011 mrg <mrg@NetBSD.org>

-I$DESTDIR/usr/include is escaping into the generated files from
the native-gcc run. add some sed commands to remove them.


# d2d81d57 03-Jul-2011 mrg <mrg@NetBSD.org>

copy sysroot-suffix.h as well, for sh3.


# b9c57fbd 02-Jul-2011 mrg <mrg@NetBSD.org>

also pull out LIB2ADD_ST for libgcc.


# 0debd27c 01-Jul-2011 mrg <mrg@NetBSD.org>

avoid creating an unused directory.


# a8847d18 01-Jul-2011 mrg <mrg@NetBSD.org>

- call each ${MKNATIVE_CONFIG_TARGET_LIBS} target separately
- comment out maybe-all-target-libgcc
- cope with the special transformation needed for gtyp-input.list


# 425b4dd8 30-Jun-2011 mrg <mrg@NetBSD.org>

fix previous; they belong in _headers1


# 089e2655 30-Jun-2011 mrg <mrg@NetBSD.org>

also pull tr1_impl_headers parallel_headers and decimal_headers for libstdc++


# 3e9b4b1a 29-Jun-2011 mrg <mrg@NetBSD.org>

fix all-tree.def, and add gtyp-input.list


# 8d616c35 29-Jun-2011 mrg <mrg@NetBSD.org>

fix the path for libdecnumber.


# a4e3e614 29-Jun-2011 mrg <mrg@NetBSD.org>

get libdecnumber info out of GCC.


# 9897cb28 28-Jun-2011 mrg <mrg@NetBSD.org>

also need bversion.h


# c86def52 28-Jun-2011 mrg <mrg@NetBSD.org>

some more updates for GCC 4.5.


# 68a31119 23-Jun-2011 mrg <mrg@NetBSD.org>

output stuff to the right libiberty dir for gcc 4.5.


# 64f62480 23-Jun-2011 mrg <mrg@NetBSD.org>

get this some what working with GCC 4.5. i at least have managed to
get crtstuff and libgcc to build for amd64, and have linked and tested
/bin/sh with all these GCC 4.5 compiled part.


# 2d7ccc14 21-Jun-2011 mrg <mrg@NetBSD.org>

initial port to HAVE_GCC = 45. mknative-gcc parts are from me
and are largely untested, most of the rest is from chuq.


# 656d7ae4 17-Dec-2009 uebayasi <uebayasi@NetBSD.org>

get_libgcc_new: Make previous work for digit only ABI names.


# eae6ecc4 17-Dec-2009 uebayasi <uebayasi@NetBSD.org>

get_libgcc_new: Teach multilib.


12345