CVS commit: src/tools/gcc

2021-08-16 Thread matthew green
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

CVS commit: src/tools/compat

2021-07-11 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Sun Jul 11 06:15:42 UTC 2021 Modified Files: src/tools/compat: README Log Message: Final note on OpenBSD cross-buildling. Remaining issues were due to default limits on the build host. To generate a diff of this commit: cvs rdiff

CVS commit: src/tools/compat

2021-07-04 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Sun Jul 4 12:57:48 UTC 2021 Modified Files: src/tools/compat: README Log Message: LLVM RT library will actually cross-build from OpenBSD provided sufficient limits are in place for the build user. To generate a diff of this

CVS commit: src/tools/compat

2021-06-29 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Tue Jun 29 10:02:34 UTC 2021 Modified Files: src/tools/compat: README Log Message: Note OpenBSD cross-build progress To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/tools/compat/README Please note that diffs

CVS commit: src/tools/compat

2021-06-28 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Mon Jun 28 07:18:01 UTC 2021 Modified Files: src/tools/compat: README Log Message: avoid triggering conflict indicator warnings To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/tools/compat/README Please note

CVS commit: src/tools/compat

2021-06-28 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Mon Jun 28 07:16:46 UTC 2021 Modified Files: src/tools/compat: README Log Message: note on Darwin/Mac To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/tools/compat/README Please note that diffs are not public

CVS commit: src/tools/compat

2021-05-30 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Sun May 30 10:39:41 UTC 2021 Modified Files: src/tools/compat: compat_defs.h Log Message: PR port-amiga/56188 Include a prototype for __nbcompat_heapsort. The tools for amiga now build on Darwin where one Amiga specific tool uses

CVS commit: src/tools

2021-05-27 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Thu May 27 08:41:35 UTC 2021 Modified Files: src/tools: Makefile src/tools/date: Makefile Log Message: If we are building date earlier, we need to use an uninstalled copy of host-mkdep and libnbcompat otherwise the build

CVS commit: src/tools

2021-05-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 26 20:19:15 UTC 2021 Modified Files: src/tools: Makefile Added Files: src/tools/date: Makefile Log Message: Add a date tool To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/tools/Makefile

CVS commit: src/tools/compat

2021-05-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Mon May 24 23:07:41 UTC 2021 Modified Files: src/tools/compat: compat_defs.h Log Message: Fix typo in pathname in a comment. To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/tools/compat/compat_defs.h Please

CVS commit: src/tools/compat

2021-05-12 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Wed May 12 06:39:28 UTC 2021 Modified Files: src/tools/compat: README Log Message: Add macOS High Sierra to the list of verified build platforms To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/tools/gcc

2021-05-08 Thread Christos Zoulas
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

CVS commit: src/tools

2021-05-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 7 23:00:04 UTC 2021 Modified Files: src/tools/binutils: Makefile src/tools/gcc: Makefile Log Message: enable initfini-array since all platforms support it. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/tools/compat

2021-05-07 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Fri May 7 14:52:59 UTC 2021 Modified Files: src/tools/compat: README Log Message: More test notes from using build.sh against non NetBSD platforms. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/tools/compat

2021-05-06 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Thu May 6 07:32:16 UTC 2021 Modified Files: src/tools/compat: README Log Message: Update with information from recent testing of different Linux variants on AWS. Also FreeBSD 13. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/tools

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:11:28 UTC 2021 Modified Files: src/tools: Makefile Log Message: Make mips-elf2ecoff available for all mips To generate a diff of this commit: cvs rdiff -u -r1.207 -r1.208 src/tools/Makefile Please note that

CVS commit: src/tools/gcc

2021-04-11 Thread matthew green
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

CVS commit: src/tools/gcc

2021-04-11 Thread matthew green
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

CVS commit: src/tools/gcc

2021-04-10 Thread matthew green
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

CVS commit: src/tools/compat

2021-02-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 25 13:41:58 UTC 2021 Modified Files: src/tools/compat: Makefile compat_defs.h configure configure.ac nbtool_config.h.in Log Message: Add reallocarray; this is used by the new regex code and we don't want to

CVS commit: src/tools/compat

2021-02-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Feb 23 16:03:01 UTC 2021 Modified Files: src/tools/compat: compat_defs.h Log Message: Fix copy-paste error for heapsort(3), so that it is declared appropriately. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117

CVS commit: src/tools

2021-02-06 Thread Darrin B. Jewell
Module Name:src Committed By: dbj Date: Sat Feb 6 16:14:55 UTC 2021 Modified Files: src/tools: Makefile Log Message: tools: allow MKCROSSGDB to work when not building gcc To generate a diff of this commit: cvs rdiff -u -r1.206 -r1.207 src/tools/Makefile Please note

CVS commit: src/tools/lint

2021-01-24 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 24 16:22:55 UTC 2021 Modified Files: src/tools/lint: Makefile Log Message: lint: fix path to installed stdbool.h for strict bool mode To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tools/lint/Makefile

CVS commit: src/tools/lint

2021-01-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 24 15:43:09 UTC 2021 Modified Files: src/tools/lint: Makefile Log Message: Install lint's custom stdbool.h and make lint search for it in the right place. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/tools/gdb

2020-12-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 5 21:27:31 UTC 2020 Modified Files: src/tools/gdb: mknative-gdb Log Message: Don't bother with gdbserver for archs that don't build it. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/tools/gdb

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:48:42 UTC 2020 Modified Files: src/tools/gdb: mknative-gdb.old Log Message: Correct target directory; src/external/gpl3/gdb.old not gdb. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tools/gdb

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:44:46 UTC 2020 Modified Files: src/tools/gdb: README.mknative Log Message: Nowadays, mknative-gdb puts files into external/gpl3/gdb/lib, instead of external/gpl3/gdb/bin/gdb. Also, we need to nbmake-MACHINE in

CVS commit: src/tools/gmp

2020-09-26 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Sep 26 20:56:53 UTC 2020 Modified Files: src/tools/gmp: Makefile Log Message: initial working version of native-gmp support. does not use mknative.common yet, so always updates files and does not mark them with NetBSD rcsid.

CVS commit: src/tools/gdb

2020-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 24 14:53:17 UTC 2020 Modified Files: src/tools/gdb: Makefile mknative-gdb Log Message: grab the gdbserver version To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/tools/gdb/Makefile cvs rdiff -u

CVS commit: src/tools/gdb

2020-09-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 23 23:21:29 UTC 2020 Modified Files: src/tools/gdb: Makefile mknative-gdb Log Message: Add gdbserver To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/tools/gdb/Makefile cvs rdiff -u -r1.12 -r1.13

CVS commit: src/tools/gdb

2020-09-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 17 16:54:31 UTC 2020 Modified Files: src/tools/gdb: mknative-gdb Log Message: put gnulib stuff under gnulib/ because things import "gnulib/config.h" To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/tools/gdb

2020-09-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 17 16:09:18 UTC 2020 Modified Files: src/tools/gdb: mknative-gdb Log Message: remove obsolete To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/tools/gdb/mknative-gdb Please note that diffs are not

CVS commit: src/tools/gdb

2020-09-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 17 16:05:34 UTC 2020 Modified Files: src/tools/gdb: mknative-gdb Log Message: refine To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tools/gdb/mknative-gdb Please note that diffs are not public

CVS commit: src/tools/gdb

2020-09-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Sep 17 02:14:49 UTC 2020 Modified Files: src/tools/gdb: mknative-gdb Added Files: src/tools/gdb: mknative-gdb.old Log Message: Save the mknative-gdb for 8.3 and prepare the mknative-gdb for 10.x To generate a diff

CVS commit: src/tools/gcc

2020-09-09 Thread matthew green
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

CVS commit: src/tools/gcc

2020-09-08 Thread matthew green
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

CVS commit: src/tools/gcc

2020-09-08 Thread matthew green
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

CVS commit: src/tools/gcc

2020-09-06 Thread matthew green
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

CVS commit: src/tools/gcc

2020-09-05 Thread matthew green
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

CVS commit: src/tools/gcc

2020-09-05 Thread matthew green
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

CVS commit: src/tools/gcc

2020-09-05 Thread matthew green
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

CVS commit: src/tools/gcc

2020-09-05 Thread matthew green
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

CVS commit: src/tools/gcc

2020-08-13 Thread matthew green
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

CVS commit: src/tools/gcc

2020-08-12 Thread matthew green
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

CVS commit: src/tools/gcc

2020-08-12 Thread matthew green
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

CVS commit: src/tools

2020-07-28 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Jul 28 21:38:15 UTC 2020 Modified Files: src/tools: Makefile Log Message: Build mkubootimage for evbsh3 too. To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206 src/tools/Makefile Please note that diffs are not

CVS commit: src/tools/compat

2020-06-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Jun 24 14:44:44 UTC 2020 Modified Files: src/tools/compat: configure Log Message: Regen: Add AC_MSG_RESULT yes/no to the uio checks. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/tools/compat/configure

CVS commit: src/tools/compat

2020-06-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Wed Jun 24 14:39:01 UTC 2020 Modified Files: src/tools/compat: configure.ac Log Message: Add AC_MSG_RESULT yes/no to the uio checks. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/tools/compat/configure.ac

CVS commit: src/tools/make

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 11:39:43 UTC 2020 Modified Files: src/tools/make: buildmake.sh.in Log Message: nbmake bootstrap: be quieter if MAKEVERBOSE==0 More accurately simulate and don't even print the "compile" lines with MAKEVERBOSE=0 To

CVS commit: src/tools/make

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 11:32:52 UTC 2020 Modified Files: src/tools/make: buildmake.sh.in Log Message: nbmake bootstrap: consistency fix in MAKEVERBOSE<2 support To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/tools/make

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 11:28:24 UTC 2020 Modified Files: src/tools/make: buildmake.sh.in Log Message: nbmake bootstrap: if MAKEVERBOSE < 2, output similar to To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/tools

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 10:49:17 UTC 2020 Modified Files: src/tools: Makefile.gnuhost src/tools/compat: Makefile src/tools/host-mkdep: Makefile src/tools/xz-include: Makefile Log Message: tools: configure --silent if

CVS commit: src/tools

2020-06-13 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Sat Jun 13 08:12:16 UTC 2020 Modified Files: src/tools: Makefile.gnuhost Log Message: tools: if MAKEVERBOSE < 2, quieten automake builds To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/tools/Makefile.gnuhost

CVS commit: src/tools/tic

2020-04-05 Thread Roy Marples
Module Name:src Committed By: roy Date: Sun Apr 5 12:31:39 UTC 2020 Modified Files: src/tools/tic: Makefile Log Message: tools: Build tic with full fat terminfo To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tools/tic/Makefile Please note that diffs

CVS commit: src/tools/binutils

2020-04-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 01:34:53 UTC 2020 Modified Files: src/tools/binutils: mknative-binutils Log Message: rename libctf to libgnuctf To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/tools/binutils/mknative-binutils

CVS commit: src/tools/binutils

2020-04-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 00:47:52 UTC 2020 Modified Files: src/tools/binutils: mknative-binutils Log Message: Handle libctf new in binutils 2.34 To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/tools/binutils

2020-04-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Apr 4 00:47:30 UTC 2020 Modified Files: src/tools/binutils: Makefile Log Message: put the binutils include before /usr/include to get the right md5.h To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31

CVS commit: src/tools/gcc

2020-03-11 Thread matthew green
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

CVS commit: src/tools/llvm

2020-02-21 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Feb 21 15:00:44 UTC 2020 Modified Files: src/tools/llvm: Makefile Log Message: LLVM doesn't use term.h, so don't check for it when probing here either. Increase robustness of checks for incremental builds by forcing a

CVS commit: src/tools/pkg_install

2020-01-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 17 16:50:51 UTC 2020 Modified Files: src/tools/pkg_install: Makefile.inc Log Message: don't try to include the library if we are building it. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tools/pkg_install/lib

2020-01-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jan 13 19:03:03 UTC 2020 Modified Files: src/tools/pkg_install/lib: Makefile Log Message: use the host compiler To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tools/pkg_install/lib/Makefile Please note

CVS commit: src/tools/pkg_install/lib

2020-01-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 12 21:49:39 UTC 2020 Added Files: src/tools/pkg_install/lib: Makefile Log Message: add Makefile To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/tools/pkg_install/lib/Makefile Please note that diffs are

CVS commit: src/tools/pkg_install

2020-01-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 12 21:27:45 UTC 2020 Modified Files: src/tools/pkg_install: Makefile Makefile.inc src/tools/pkg_install/pkg_add: Makefile src/tools/pkg_install/pkg_admin: Makefile

CVS commit: src/tools

2019-05-07 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Tue May 7 10:22:54 UTC 2019 Modified Files: src/tools: Makefile Log Message: Fix build, "pax" must be built before "libprop". Ok: Matthew Green mrg@ To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.203

CVS commit: src/tools

2019-05-06 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue May 7 04:29:45 UTC 2019 Modified Files: src/tools: Makefile Added Files: src/tools/libprop: Makefile Log Message: Add support for libprop as a host tool library. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/tools/llvm-lib

2019-04-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Apr 3 15:15:17 UTC 2019 Removed Files: src/tools/llvm-lib/libLLVMAMDGPUAsmParser: Makefile src/tools/llvm-lib/libLLVMAMDGPUAsmPrinter: Makefile src/tools/llvm-lib/libLLVMAMDGPUCodeGen: Makefile

CVS commit: src/tools/gcc

2019-02-27 Thread matthew green
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

CVS commit: src/tools/gcc

2019-02-27 Thread matthew green
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

CVS commit: src/tools/gcc

2019-02-26 Thread Christos Zoulas
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

CVS commit: src/tools/gcc

2019-02-22 Thread matthew green
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

CVS commit: src/tools/gcc

2019-02-16 Thread matthew green
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

CVS commit: src/tools/gcc

2019-02-03 Thread matthew green
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

CVS commit: src/tools/gcc

2019-02-03 Thread matthew green
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

CVS commit: src/tools/gcc

2019-02-03 Thread matthew green
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

CVS commit: src/tools/gcc

2019-02-01 Thread matthew green
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

CVS commit: src/tools/m68k-elf2aout

2019-01-26 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jan 27 05:16:38 UTC 2019 Modified Files: src/tools/m68k-elf2aout: Makefile Log Message: fix duplicated chunk from merge To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tools/m68k-elf2aout/Makefile Please

CVS commit: src/tools/host-mkdep

2019-01-26 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jan 27 05:16:10 UTC 2019 Modified Files: src/tools/host-mkdep: Makefile Log Message: fix duplicated chunk from merge To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/tools/host-mkdep/Makefile Please note

CVS commit: src/tools/compat

2019-01-26 Thread David A. Holland
Module Name:src Committed By: dholland Date: Sun Jan 27 05:15:32 UTC 2019 Modified Files: src/tools/compat: nbtool_config.h.in Log Message: Restore comment accidentally lost in merge. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

CVS commit: src/tools/gcc

2019-01-19 Thread matthew green
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

CVS commit: src/tools

2019-01-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 2 13:29:22 UTC 2019 Modified Files: src/tools: Makefile Log Message: use MACHINE_CPU for elf2aout To generate a diff of this commit: cvs rdiff -u -r1.197 -r1.198 src/tools/Makefile Please note that diffs are not

CVS commit: src/tools

2018-12-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 31 13:35:16 UTC 2018 Modified Files: src/tools: Makefile Added Files: src/tools/arm-elf2aout: Makefile a.out.h nlist.h src/tools/arm-elf2aout/machine: aout_machdep.h src/tools/arm-elf2aout/sys:

CVS commit: src/tools/binutils

2018-12-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 27 16:26:53 UTC 2018 Modified Files: src/tools/binutils: Makefile Log Message: explicitly disable initfini-array; we don't have it yet. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

CVS commit: src/tools/gcc

2018-11-11 Thread matthew green
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

CVS commit: src/tools/binutils

2018-11-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Nov 8 02:08:35 UTC 2018 Modified Files: src/tools/binutils: mknative-binutils Log Message: need global replace To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/tools/binutils/mknative-binutils Please

CVS commit: src/tools/binutils

2018-11-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 7 01:14:19 UTC 2018 Modified Files: src/tools/binutils: Makefile mknative-binutils Log Message: Adjust for 2.31.1 To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/tools/binutils/Makefile cvs rdiff -u

CVS commit: src/tools

2018-10-22 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Oct 22 13:19:42 UTC 2018 Modified Files: src/tools: Makefile.gnuhost Log Message: Adjust whitespace to look more like assignment than comparison. NFC To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

CVS commit: src/tools

2018-10-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 21 00:26:24 UTC 2018 Modified Files: src/tools: Makefile.gnuhost Log Message: detect clang instead of bundling it with Darwin To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/tools/Makefile.gnuhost

CVS commit: src/tools/gcc

2018-10-19 Thread Maya Rashish
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

CVS commit: src/tools

2018-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 14 10:23:32 UTC 2018 Modified Files: src/tools: Makefile.gnuhost Log Message: Add FLEX to the configure env, from Lloyd Parkes on tech-toolchain. Some configure scripts seem to need both LEX and FLEX. To generate a diff

CVS commit: src/tools/file

2018-09-28 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Sep 28 14:45:16 UTC 2018 Modified Files: src/tools/file: Makefile Log Message: force disable seccomp, in case it gets detected. the configuration in this version of file is non-functional and results in build failure if

CVS commit: src/tools/xz-include

2018-09-25 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Tue Sep 25 17:57:33 UTC 2018 Modified Files: src/tools/xz-include: Makefile.inc Log Message: Add CPPFLAGS+= -std=c99 so tools can build on systems where the system compiler doesn't default to C99 (eg, NetBSD 6.1). To generate a

CVS commit: src/tools/xz-include

2018-09-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Sep 25 11:41:35 UTC 2018 Modified Files: src/tools/xz-include: Makefile Log Message: Don't include NLS for the tools build of xz. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tools/xz-include/Makefile

CVS commit: src/tools/xz-include

2018-09-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Sep 25 08:54:58 UTC 2018 Added Files: src/tools/xz-include: Makefile.inc Log Message: Add missing Makefile.inc for xz tools. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/tools/xz-include/Makefile.inc Please

CVS commit: src/tools/compat

2018-09-09 Thread Palle Lyckegaard
Module Name:src Committed By: palle Date: Sun Sep 9 19:17:21 UTC 2018 Modified Files: src/tools/compat: README Log Message: Add instructions for building NetBSD on modern Solaris 11 hosts To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/tools/gcc

2018-09-04 Thread matthew green
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

CVS commit: src/tools/gcc

2018-09-04 Thread matthew green
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

CVS commit: src/tools/gcc

2018-09-04 Thread matthew green
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

CVS commit: src/tools/gcc

2018-09-04 Thread matthew green
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

CVS commit: src/tools/compat

2018-08-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 30 12:05:35 UTC 2018 Modified Files: src/tools/compat: Makefile compat_defs.h configure configure.ac nbtool_config.h.in Log Message: deal with getsubopt and strncasecmp (needed by mdocml) To generate a

CVS commit: src/tools/lex

2018-08-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 23 06:21:37 UTC 2018 Modified Files: src/tools/lex: Makefile Log Message: PR/53544: Add a dependency on the Makefile to fix incremental builds. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

  1   2   3   4   5   6   >