Module Name:src
Committed By: mrg
Date: Mon Aug 16 06:25:45 UTC 2021
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
fetch experimental_headers, experimental_bits_headers, and ext_host_headers
to install install experimental/* and ext/opt_random.h.
To generate a
Module Name:src
Committed By: christos
Date: Sat May 8 19:36:28 UTC 2021
Modified Files:
src/tools/gcc: Makefile
Log Message:
Disable again initfini; breaks some archs and not worth dealing with when
we have both gcc's active in the tree.
To generate a diff of this comm
Module Name:src
Committed By: mrg
Date: Sun Apr 11 23:55:47 UTC 2021
Modified Files:
src/tools/gcc: Makefile gcc-version.mk
Log Message:
add a netbsd version for GCC 10. properly generate omp-device-properties.h.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -
Module Name:src
Committed By: mrg
Date: Sun Apr 11 07:35:45 UTC 2021
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
fetch omp-device-properties.h and don't try to fetch sanitizer
stuff automatically yet.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: mrg
Date: Sun Apr 11 01:44:14 UTC 2021
Modified Files:
src/tools/gcc: mknative-gcc mknative-gcc.old
Log Message:
make mknative-gcc.old for GCC 9. begin to update mknative-gcc for GCC 10.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: mrg
Date: Wed Sep 9 07:12:04 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
more consolidation and properly condition all variables like previously.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 src/tool
Module Name:src
Committed By: mrg
Date: Wed Sep 9 04:52:32 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
consolidate a bunch of libstdc++ variable collection.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/tools/gcc/mknative-gcc
Module Name:src
Committed By: mrg
Date: Tue Sep 8 19:17:24 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
oops, pull out the value of pstl_headers.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/tools/gcc/mknative-gcc
Please note
Module Name:src
Committed By: mrg
Date: Sun Sep 6 21:59:34 UTC 2020
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
mark GCC 9 as (so far) netbsd 20200907 version. this should fix the
compiler saying it is "gcc version 9.3.0 ()".
(needs mknative redo.)
To g
Module Name:src
Committed By: mrg
Date: Sun Sep 6 02:24:38 UTC 2020
Modified Files:
src/tools/gcc: Makefile mknative-gcc mknative-gcc.old
Log Message:
pass down earm* not earmv5* to mknative-gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/tools/g
Module Name:src
Committed By: mrg
Date: Sat Sep 5 10:58:08 UTC 2020
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
disable fetching stuff from libsanitizer for now. it needs libstdc++
to build in mknative using gcc makefiles, and our locale changes bre
Module Name:src
Committed By: mrg
Date: Sat Sep 5 09:49:33 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
pull out a few more things for GCC 9.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/tools/gcc/mknative-gcc
Please note tha
Module Name:src
Committed By: mrg
Date: Sat Sep 5 09:16:46 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
port to GCC 9.3.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/tools/gcc/mknative-gcc
Please note that diffs are not publi
Module Name:src
Committed By: mrg
Date: Thu Aug 13 10:57:54 UTC 2020
Modified Files:
src/tools/gcc: Makefile
Log Message:
set MODULE to ${EXTERNAL_GCC_SUBDIR} so this actually works..
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/tools/gcc/Makefile
P
Module Name:src
Committed By: mrg
Date: Thu Aug 13 01:52:37 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc mknative-gcc.old
Log Message:
set _OUTDIRBASE depending on $0, and then set _OUTDIR based on this.
now you can copy mknative-gcc to mknative-gcc.old without edi
Module Name:src
Committed By: mrg
Date: Wed Aug 12 08:53:20 UTC 2020
Modified Files:
src/tools/gcc: mknative-gcc mknative-gcc.old
Log Message:
mknative-gcc is for GCC 8.4.
mknative-gcc.old is supposed to be for GCC 7, but is the GCC 6
version. update it and mark it for GC
Module Name:src
Committed By: mrg
Date: Wed Mar 11 10:07:01 UTC 2020
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
update date for GCC 8.4.0 import.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tools/gcc/gcc-version.mk
Please note that
Module Name:src
Committed By: mrg
Date: Wed Feb 27 09:11:01 UTC 2019
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
also bump the X in "nbX" with previous
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tools/gcc/gcc-version.mk
Please note
Module Name:src
Committed By: mrg
Date: Wed Feb 27 09:10:38 UTC 2019
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
bump netbsd gcc version date.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tools/gcc/gcc-version.mk
Please note that diff
Module Name:src
Committed By: christos
Date: Tue Feb 26 21:09:18 UTC 2019
Modified Files:
src/tools/gcc: Makefile
Log Message:
Remove "--disable-libstdcxx-dual-abi". This option does not do what
it says: Instead of disabling the dual-abi and letting you choose
which one yo
Module Name:src
Committed By: mrg
Date: Sat Feb 23 06:54:45 UTC 2019
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
pull out libstdc++ config.h as-is, for gnu.ver processing.
pull out the cxx11_sources and cxx98_sources values to avoid hard coding.
To generate
Module Name:src
Committed By: mrg
Date: Sun Feb 17 00:22:53 UTC 2019
Modified Files:
src/tools/gcc: Makefile
Log Message:
don't pass --disable-symver to mknative configure. this turns off
the checking for gcc 4.6 and some exception handling routines which
we need on sever
Module Name:src
Committed By: mrg
Date: Mon Feb 4 01:46:59 UTC 2019
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
common-target source list is MD. make it so.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/tools/gcc/mknative-gcc
Please no
Module Name:src
Committed By: mrg
Date: Mon Feb 4 00:55:26 UTC 2019
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
- don't getlinks here, they're no longer used.
- pullout the libcommon, libcommon-target and libgomp source list so they
don't have to be hard co
Module Name:src
Committed By: mrg
Date: Sun Feb 3 11:57:25 UTC 2019
Modified Files:
src/tools/gcc: Makefile
Log Message:
add || true to the gthr-default.h copy, it can fail first time around
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/tools/gcc/Mak
Module Name:src
Committed By: mrg
Date: Fri Feb 1 09:27:24 UTC 2019
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
- use --with-default-libstdcxx-abi=new for GCC, otherwise we get the
old ABI with --disable-libstdcxx-dual-abi
- fix libbacktrace mknati
Module Name:src
Committed By: mrg
Date: Sat Jan 19 17:08:40 UTC 2019
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
also pull out these variables:
enable_execute_stack
unwind_header
md_unwind_header
sfp_machine_header
threa
Module Name:src
Committed By: mrg
Date: Sun Nov 11 23:05:25 UTC 2018
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
our GCC 6.5 is "nb4 20181109".
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tools/gcc/gcc-version.mk
Please note that dif
Module Name:src
Committed By: maya
Date: Fri Oct 19 16:16:21 UTC 2018
Modified Files:
src/tools/gcc: Makefile
Log Message:
Pass --without-isl to GCC.
We don't provide one, but if we did the build would fail. This can also
happen if there's a system isl that GCC manages to
Module Name:src
Committed By: mrg
Date: Wed Sep 5 05:03:28 UTC 2018
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
remove GCC 5 marker. this is now nb3 20180905.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/tools/gcc/gcc-version.mk
Ple
Module Name:src
Committed By: mrg
Date: Wed Sep 5 01:20:20 UTC 2018
Modified Files:
src/tools/gcc: mknative-gcc.old
Log Message:
copy across GCC 6.4 mknative-gcc into mknative-gcc.old.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tools/gcc/mknative-gc
Module Name:src
Committed By: mrg
Date: Tue Sep 4 22:57:25 UTC 2018
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
also pullout INTERNAL_CFLAGS for the libgcc build, where it may have
-DHAVE_CC_TLS defined on the command line. (we already collect all
the other
Module Name:src
Committed By: mrg
Date: Tue Sep 4 06:40:37 UTC 2018
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
in configargs.h, as well as normalising to /usr/src, normalise the
--build to the same as the --host, so that it never changes based
upon the host
Module Name:src
Committed By: christos
Date: Sun Apr 15 15:13:37 UTC 2018
Modified Files:
src/tools/gcc: mknative.common
Log Message:
fix the variable name for then non-gmake case.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tools/gcc/mknative.commo
Module Name:src
Committed By: mrg
Date: Wed Mar 28 19:30:41 UTC 2018
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
bump the NetBSD GCC version. both GCC 5 and 6 got x86 spectre
mitigation code, and both are now "nb2 20180327".
To generate a diff of this com
Module Name:src
Committed By: mrg
Date: Tue Feb 6 07:04:01 UTC 2018
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
also fetch GCOV_DUMP_OBJS.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/tools/gcc/mknative-gcc
Please note that diffs are n
Module Name:src
Committed By: mrg
Date: Mon Feb 5 06:22:27 UTC 2018
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
mark GCC 6.4 has nb1 20180203
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tools/gcc/gcc-version.mk
Please note that diffs
Module Name:src
Committed By: mrg
Date: Sat Feb 3 19:06:25 UTC 2018
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
pullout port_specific_symbol_files from libstdc++.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/tools/gcc/mknative-gcc
Plea
Module Name:src
Committed By: christos
Date: Wed Nov 29 03:32:28 UTC 2017
Modified Files:
src/tools/gcc: mknative.common
Log Message:
Be more selective about what to quote-quote: only paths and version numbers.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.1
Module Name:src
Committed By: christos
Date: Wed Nov 29 03:06:47 UTC 2017
Modified Files:
src/tools/gcc: mknative.common
Log Message:
backslash me harder!
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tools/gcc/mknative.common
Please note that diffs
Module Name:src
Committed By: christos
Date: Wed Nov 29 02:10:15 UTC 2017
Modified Files:
src/tools/gcc: mknative.common
Log Message:
since gmake does not have :Q handle it in sed...
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tools/gcc/mknative.com
Module Name:src
Committed By: christos
Date: Tue Nov 28 22:05:57 UTC 2017
Modified Files:
src/tools/gcc: mknative.common
Log Message:
use make -C path/to -f Makefile instead of make -f path/to/Makefile
so that includes with relative paths work.
To generate a diff of this
Module Name:src
Committed By: mrg
Date: Mon Nov 13 08:47:24 UTC 2017
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
update netbsd version.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tools/gcc/gcc-version.mk
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Wed Oct 4 21:42:20 UTC 2017
Modified Files:
src/tools/gcc: mknative-gcc mknative-gcc.old
Log Message:
use the variable for the source dir instead of duplicating it.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.9
Module Name:src
Committed By: christos
Date: Wed Oct 4 21:29:43 UTC 2017
Modified Files:
src/tools/gcc: Makefile mknative-gcc.old
Log Message:
- gcc.old == gcc-5.3, so copy mknative-gcc{,.old} and adjust
- disable dual libstdc++ abi per joerg
(https://gcc.gnu.org/online
Module Name:src
Committed By: christos
Date: Wed Oct 5 19:25:49 UTC 2016
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
revert our changes; softfloat removal is now done in libgcc/config.host
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/to
Module Name:src
Committed By: christos
Date: Wed Oct 5 14:16:12 UTC 2016
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
We provide our own soft-float implementation in libc, so elide the libgcc
sources for it.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: mrg
Date: Tue Jun 7 08:12:13 UTC 2016
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
set gcc 5.4 netbsd version to 2016-06-06
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tools/gcc/gcc-version.mk
Please note
Module Name:src
Committed By: mrg
Date: Thu Apr 21 07:22:15 UTC 2016
Modified Files:
src/tools/gcc: mknative-gcc.old
Log Message:
set _OUTDIR and _OUTDIRBASE properly for gcc.old, and fix a sed.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tools/gcc/mk
Module Name:src
Committed By: mrg
Date: Thu Mar 17 23:41:21 UTC 2016
Modified Files:
src/tools/gcc: gcc-version.mk mknative-gcc
Log Message:
set NETBSD_GCC_VERSION for GCC 5.3 separately.
don't collect crtstuff anymore.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: mrg
Date: Wed Mar 16 11:16:05 UTC 2016
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
grab insn-modes.h, and do the libgcc bootstrap from gcc as well.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/tools/gcc/mkna
Module Name:src
Committed By: mrg
Date: Wed Mar 16 05:47:43 UTC 2016
Modified Files:
src/tools/gcc: Makefile
Log Message:
unwind.h has a new problem, and fix the grabbing of x86 specific files.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/tools/gcc/M
Module Name:src
Committed By: mrg
Date: Tue Mar 15 21:38:32 UTC 2016
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
- pull i386-builtin-types.inc automatically on x86
- reenable cxx rt support
- don't grab insn-modes.h, we build it
- rename the c98 and c
Module Name:src
Committed By: mrg
Date: Tue Mar 15 06:10:13 UTC 2016
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
update for GCC 5.3 libgcov and libstdc++
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/tools/gcc/mknative-gcc
Please note th
Module Name:src
Committed By: mrg
Date: Tue Mar 15 03:22:06 UTC 2016
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
very first baby steps towards GCC 5.3 mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/tools/gcc/mknative-gcc
Please
Module Name:src
Committed By: martin
Date: Mon Feb 15 13:25:12 UTC 2016
Modified Files:
src/tools/gcc: Makefile
Log Message:
Add missing closing ) and line continuation for mknative
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/tools/gcc/Makefile
Ple
Module Name:src
Committed By: mrg
Date: Sun Jan 24 05:10:26 UTC 2016
Modified Files:
src/tools/gcc: Makefile mknative-gcc.old
Log Message:
prepare for GCC 5:
- remove GCC 4.5 stuff, add most very basic GCC 5 stuff.
- use mknative-gcc.old for GCC 4.8
- copy mknative-gcc to
Module Name:src
Committed By: mrg
Date: Sun Jan 24 05:02:24 UTC 2016
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
add a comment saying this is for GCC 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/tools/gcc/mknative-gcc
Please note th
Module Name:src
Committed By: christos
Date: Fri Oct 16 00:41:08 UTC 2015
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
bump for printf/syslog format changres
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tools/gcc/gcc-version.mk
Please no
Module Name:src
Committed By: mrg
Date: Sat Jan 31 08:50:01 UTC 2015
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
kill the -fPIC that m68000 ends up with, fixing it in the specs
is not trivial..
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 sr
Module Name:src
Committed By: mrg
Date: Fri Jan 30 12:23:47 UTC 2015
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
canonicalise the src dir to /usr/src, so it doesn't matter
where we run mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 s
Module Name:src
Committed By: christos
Date: Fri Jan 16 20:10:26 UTC 2015
Modified Files:
src/tools/gcc: Makefile
Log Message:
we have lto...
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/tools/gcc/Makefile
Please note that diffs are not public domai
Module Name:src
Committed By: mrg
Date: Sat Nov 22 19:41:27 UTC 2014
Modified Files:
src/tools/gcc: Makefile
Log Message:
use --disable-shared on m68000 for mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/tools/gcc/Makefile
Please note that d
Module Name:src
Committed By: skrll
Date: Mon Oct 20 08:37:30 UTC 2014
Modified Files:
src/tools/gcc: gcc-version.mk
Log Message:
Note new date for version - this is the import date.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tools/gcc/gcc-version.mk
Module Name:src
Committed By: mrg
Date: Fri Oct 10 20:23:22 UTC 2014
Modified Files:
src/tools/gcc: Makefile
Log Message:
add --enable-libstdcxx-time=rt for the GCC 4.8 build.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/tools/gcc/Makefile
Please no
Module Name:src
Committed By: matt
Date: Wed Sep 3 19:25:29 UTC 2014
Modified Files:
src/tools/gcc: Makefile
Log Message:
or1k does not support --with-float
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/tools/gcc/Makefile
Please note that diffs are
Module Name:src
Committed By: skrll
Date: Thu May 29 16:27:50 UTC 2014
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
Don't grab libstdc++-v3/config.h it's not used.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/tools/gcc/mknative-gcc
Pleas
Module Name:src
Committed By: mrg
Date: Wed May 28 07:32:22 UTC 2014
Modified Files:
src/tools/gcc: Makefile
Log Message:
two fixes skrll@ pointed out:
- pass --enable-libstdcxx-threads to enable a bunch of tests and thus
get the right answers
- MKNATIVE_CONFIG_TARGET_LI
Module Name:src
Committed By: skrll
Date: Tue May 27 09:19:30 UTC 2014
Modified Files:
src/tools/gcc: Makefile
Log Message:
Update with-pkgversion date for gcc 4.8.3 import.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/tools/gcc/Makefile
Please note
Module Name:src
Committed By: mrg
Date: Sun Mar 2 04:58:20 UTC 2014
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
don't collect gthr-default.h anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/tools/gcc/mknative-gcc
Please note that
Module Name:src
Committed By: mrg
Date: Sun Mar 2 03:17:14 UTC 2014
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
don't collect c++allocator.h. we copy it via G_ALLOCATOR_H we've
already pulled out, and the extra copy can confuse make when it
has an older time
Module Name:src
Committed By: mrg
Date: Thu Feb 27 20:15:53 UTC 2014
Modified Files:
src/tools/gcc: Makefile
Log Message:
define GCCDIST properly for GCC 4.1, and since it is now the same
as GCCSRCDIR remove the latter.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Tue Feb 18 01:34:18 UTC 2014
Modified Files:
src/tools/gcc: Makefile
Log Message:
put back some cppflags we lost.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/tools/gcc/Makefile
Please note that diffs are
Module Name:src
Committed By: christos
Date: Mon Feb 17 21:39:43 UTC 2014
Modified Files:
src/tools/gcc: Makefile mknative.common
Added Files:
src/tools/gcc: mknative-gcc48
Log Message:
Merge gcc-4.8 mknative bits.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: skrll
Date: Sun Feb 16 11:26:31 UTC 2014
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
The mpfr sources moved down into a src directory - deal with this in
mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.61
Module Name:src
Committed By: skrll
Date: Mon Oct 21 09:02:08 UTC 2013
Modified Files:
src/tools/gcc: README.mknative
Log Message:
Improve wording and remove typos
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tools/gcc/README.mknative
Please note th
Module Name:src
Committed By: skrll
Date: Mon Oct 21 08:59:29 UTC 2013
Modified Files:
src/tools/gcc: Makefile
Log Message:
Move the GNUHOSTDIST assignment back to the top of the Makefile.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/tools/gcc/Makefi
Module Name:src
Committed By: skrll
Date: Sun Oct 20 17:12:23 UTC 2013
Modified Files:
src/tools/gcc: Makefile
Log Message:
Group the mknative stuff together - no functional change
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/tools/gcc/Makefile
Plea
Module Name:src
Committed By: skrll
Date: Sun Oct 20 17:10:15 UTC 2013
Modified Files:
src/tools/gcc: Makefile
Log Message:
g/c VAX_CONFIGURE_ARGS
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/tools/gcc/Makefile
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Sun Oct 20 16:00:20 UTC 2013
Modified Files:
src/tools/gcc: mknative.common
Log Message:
Make sure gmake is quiet when grabbing variables.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tools/gcc/mknative.common
Module Name:src
Committed By: skrll
Date: Sun Oct 20 14:55:28 UTC 2013
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
Deleted 1 line too many in previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/tools/gcc/mknative-gcc
Please no
Module Name:src
Committed By: skrll
Date: Sun Oct 20 14:14:18 UTC 2013
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
g/c gcc3 goop
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/tools/gcc/mknative-gcc
Please note that diffs are not public d
Module Name:src
Committed By: matt
Date: Thu Jul 18 22:00:48 UTC 2013
Modified Files:
src/tools/gcc: Makefile
Log Message:
m68k doesn't support with-float=soft
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/tools/gcc/Makefile
Please note that diffs ar
Module Name:src
Committed By: mrg
Date: Fri Jun 28 08:30:10 UTC 2013
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
pass both NEWCONFIGDIR and NETBSDSRCDIR to mknative-gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/tools/gcc/Mak
Module Name:src
Committed By: mrg
Date: Thu Jun 27 02:38:39 UTC 2013
Modified Files:
src/tools/gcc: Makefile
Log Message:
use NETBSDSRCDIR to find mpc/mpfr/gmp, not NEWCONFIGDIR, the
latter which is for finding a r/w directory to write to if
we're running from a read-only
Module Name:src
Committed By: skrll
Date: Sun May 5 07:11:34 UTC 2013
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
Create a sanitise_includes function and use it everywhere it's needed.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/tools/
Module Name:src
Committed By: skrll
Date: Thu Apr 25 16:18:43 UTC 2013
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
Avoid populating mknative output with gmp,mpfr, and mpc source
directories
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.
Module Name:src
Committed By: skrll
Date: Thu Apr 18 05:20:01 UTC 2013
Modified Files:
src/tools/gcc: Makefile README.mknative
Log Message:
Use --with-{mpc,mpfr,gmp}-{lib,include} to avoid the LIBISPRIVATE=no
dance in mknative and avoid poluting the DESTDIR.
Update the RE
Module Name:src
Committed By: martin
Date: Wed Dec 26 19:11:27 UTC 2012
Modified Files:
src/tools/gcc: README.mknative
Log Message:
Note MKRUMP=no and the need to specify HAVE_GCC= explicitly when using
MKGCC=no. Also point at but number 47353.
To generate a diff of this
Module Name:src
Committed By: skrll
Date: Thu Sep 27 11:29:50 UTC 2012
Modified Files:
src/tools/gcc: README.mknative
Log Message:
More tweaks
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tools/gcc/README.mknative
Please note that diffs are not publ
Module Name:src
Committed By: skrll
Date: Tue Sep 25 11:12:16 UTC 2012
Modified Files:
src/tools/gcc: README.mknative
Log Message:
No need to do "obj includes" twice.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tools/gcc/README.mknative
Please note
Module Name:src
Committed By: skrll
Date: Tue Sep 25 06:55:10 UTC 2012
Modified Files:
src/tools/gcc: README.mknative mknative-gcc
Log Message:
More tweaks. I didn't manage to complete a mknative from scratch run, but
this is a step in the right direction.
To generate a
Module Name:src
Committed By: skrll
Date: Sun Sep 16 15:09:55 UTC 2012
Modified Files:
src/tools/gcc: README.mknative
Log Message:
Attempt to describe the gcc 4.5 method (untested)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tools/gcc/README.mknative
Module Name:src
Committed By: skrll
Date: Sat Aug 11 16:05:01 UTC 2012
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
Grab CRTSTUFF_T_CFLAGS_S.
Gentlement start your mknative runs.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/tools/gcc/mkn
Module Name:src
Committed By: joerg
Date: Thu May 31 21:02:03 UTC 2012
Modified Files:
src/tools/gcc: Makefile
Log Message:
Always use system zlib. Avoids the need for 32bit build environment when
bootstrapping on some Linux distros. We require zlib to be present anyway.
Module Name:src
Committed By: skrll
Date: Tue Jan 10 12:27:54 UTC 2012
Modified Files:
src/tools/gcc: Makefile mknative-gcc
Log Message:
Fix bootstrap-libgcc for gcc 4.5
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/tools/gcc/Makefile
cvs rdiff -u -r1
Module Name:src
Committed By: skrll
Date: Tue Jan 10 12:26:45 UTC 2012
Modified Files:
src/tools/gcc: Makefile
Log Message:
Fix (harmless?) HAVE_GCC comparison version.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/tools/gcc/Makefile
Please note that
Module Name:src
Committed By: joerg
Date: Mon Dec 12 18:59:06 UTC 2011
Modified Files:
src/tools/gcc: Makefile
Log Message:
Explicitly request TLS support for mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/tools/gcc/Makefile
Please note that
Module Name:src
Committed By: matt
Date: Thu Oct 13 19:52:33 UTC 2011
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
Fix PPC _SOFT_FLOAT
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/tools/gcc/mknative-gcc
Please note that diffs are not pub
Module Name:src
Committed By: mrg
Date: Fri Sep 23 06:43:47 UTC 2011
Modified Files:
src/tools/gcc: mknative-gcc
Log Message:
since omp.h is part of libgomp, put it in the libgomp files not the
libstdc++ files.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.6
1 - 100 of 121 matches
Mail list logo