CVS commit: src/external/gpl3/gcc/dist/gcc/config/arm

2019-02-07 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 7 10:45:18 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/arm: bpabi.h Log Message: - don't just undefine INIT_SECTION_ASM_OP and FINI_SECTION_ASM_OP, define them to "" so that libgcc doesn't define

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-02-06 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 7 04:12:27 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: don't lose the netbsd general tmake_file values for m68010. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-02-06 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 7 04:12:27 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: don't lose the netbsd general tmake_file values for m68010. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 6 03:59:09 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: Makefile.am Makefile.in Log Message: add sanitizer_procmaps_netbsd.cc To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 6 03:59:09 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: Makefile.am Makefile.in Log Message: add sanitizer_procmaps_netbsd.cc To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 14:01:46 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: driver-aarch64.c Log Message: re-port host_detect_local_cpu() to netbsd. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 14:01:46 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: driver-aarch64.c Log Message: re-port host_detect_local_cpu() to netbsd. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 12:56:43 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: provide empty version of Aarch64GetESR() for non-linux arm64. To generate a diff of

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 12:56:43 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: provide empty version of Aarch64GetESR() for non-linux arm64. To generate a diff of

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 12:01:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: update for GCC 7 - mirror changes in freebsd64.h in recent times. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 12:01:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: update for GCC 7 - mirror changes in freebsd64.h in recent times. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/gcc/c-family

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 08:53:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/c-family: c-cppbuiltin.c Log Message: from the new comment: /* * NetBSD/sparc64 long ago defined signed and unsigned fast{8,16,32} to be * different to

CVS commit: src/external/gpl3/gcc/dist/gcc/c-family

2019-02-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 08:53:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/c-family: c-cppbuiltin.c Log Message: from the new comment: /* * NetBSD/sparc64 long ago defined signed and unsigned fast{8,16,32} to be * different to

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-02-04 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 04:45:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: include sparc/default64.hon netbsd/sparc64. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-02-04 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 5 04:45:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: include sparc/default64.hon netbsd/sparc64. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 4 03:00:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: make the internal_fstat() for netbsd be like the others. fixes powerpc (at least)

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 4 03:00:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: make the internal_fstat() for netbsd be like the others. fixes powerpc (at least)

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 3 11:12:01 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: disable SignalContext::GetWriteFlag() for netbsd/arm (for now). To generate a diff

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 3 11:12:01 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: disable SignalContext::GetWriteFlag() for netbsd/arm (for now). To generate a diff

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 3 11:10:59 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_allocator_primary64.h Log Message: make structure that demands alignment be that alignment. To generate a

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 3 11:10:59 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_allocator_primary64.h Log Message: make structure that demands alignment be that alignment. To generate a

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 3 11:10:26 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: - perform some CSE on NETBSD_LIB_SPEC - remove some #if 0 code To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-02-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 3 11:10:26 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: - perform some CSE on NETBSD_LIB_SPEC - remove some #if 0 code To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

CVS commit: src/external/gpl3/gcc/dist/gcc/config/arm

2019-02-01 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Feb 1 13:12:22 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/arm: t-arm Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/external/gpl3/gcc/dist/gcc/config/arm

2019-02-01 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Feb 1 13:12:22 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/arm: t-arm Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 08:53:07 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: varasm.c Log Message: revert these two changes which cause various parts of libstdc++ to fail to build with GCC7: revision 1.3 date: 2017-07-22 13:52:52

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 08:53:07 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: varasm.c Log Message: revert these two changes which cause various parts of libstdc++ to fail to build with GCC7: revision 1.3 date: 2017-07-22 13:52:52

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2019-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 08:44:14 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/asan: asan_interceptors.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_internal_defs.h

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2019-01-31 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 08:44:14 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/asan: asan_interceptors.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_internal_defs.h

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 06:59:31 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: - remove stale comment - remove i386 a.out support - use ${nbsd_tm_file} for all netbsd targets - remove duplicated (old) riscv

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 06:59:31 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: - remove stale comment - remove i386 a.out support - use ${nbsd_tm_file} for all netbsd targets - remove duplicated (old) riscv

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 06:58:10 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: genemit.c Log Message: reduce diff to upstream To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/gcc/dist/gcc/genemit.c

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 06:58:10 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: genemit.c Log Message: reduce diff to upstream To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/gcc/dist/gcc/genemit.c

CVS commit: src/external/gpl3/gcc/dist

2019-01-30 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 31 06:46:17 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/common/config/riscv: riscv-common.c src/external/gpl3/gcc/dist/gcc/config/riscv: constraints.md elf.h generic.md linux.h peephole.md

CVS commit: src/external/gpl3/gcc/dist/libgcc

2019-01-24 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 24 22:00:28 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: config.host Log Message: set md_unwind_header=aarch64/aarch64-unwind.h for netbsd arm64. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: src/external/gpl3/gcc/dist/libgcc

2019-01-24 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Jan 24 22:00:28 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: config.host Log Message: set md_unwind_header=aarch64/aarch64-unwind.h for netbsd arm64. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: src/external/gpl3/gcc/dist/gcc/doc

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 17:04:07 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/doc: cpp.1 cpp.info cppinternals.info g++.1 gcc.1 gcc.info gccinstall.info gccint.info gcov-tool.1 gcov.1 Log Message: regen these for

CVS commit: src/external/gpl3/gcc/dist/gcc/doc

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 17:04:07 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/doc: cpp.1 cpp.info cppinternals.info g++.1 gcc.1 gcc.info gccinstall.info gccint.info gcov-tool.1 gcov.1 Log Message: regen these for diffs are

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 12:57:32 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: gcc 7 will use gcc-7 subdir. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 12:57:32 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: gcc 7 will use gcc-7 subdir. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 12:32:06 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: Makefile.in Log Message: disable new s-selftest rule that relies upon missing testsuite. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/external/gpl3/gcc/dist/gcc

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 12:32:06 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: Makefile.in Log Message: disable new s-selftest rule that relies upon missing testsuite. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/external/gpl3/gcc/dist

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 12:10:14 UTC 2019 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS config.guess config.sub configure configure.ac src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html

CVS commit: src/external/gpl3/gcc/dist

2019-01-19 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jan 19 12:10:14 UTC 2019 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS config.guess config.sub configure configure.ac src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/asan

2019-01-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 17 20:37:20 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/asan: asan_thread.cc Log Message: Use the proper stack aligment for the architecture. Fixes broken asan tests on i386. To generate a diff of

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/asan

2019-01-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 17 20:37:20 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/asan: asan_thread.cc Log Message: Use the proper stack aligment for the architecture. Fixes broken asan tests on i386. To generate a diff of

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-01-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 6 18:15:53 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: now that our profiled c library is pic, we can use it in shared objects To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-01-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 6 18:15:53 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: now that our profiled c library is pic, we can use it in shared objects To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 4 18:36:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: propagate profiling fix from gcc.old: g++ needs the profiling libraries for stdc++ and math to work. To generate a diff

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 4 18:36:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: propagate profiling fix from gcc.old: g++ needs the profiling libraries for stdc++ and math to work. To generate a diff

CVS commit: src/external/gpl3/gcc/dist/gcc/doc

2018-11-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 11 23:13:10 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/doc: cpp.info gcc.1 gcc.info Log Message: regen after GCC 6.5. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/external/gpl3/gcc/dist/gcc/doc

2018-11-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 11 23:13:10 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/doc: cpp.info gcc.1 gcc.info Log Message: regen after GCC 6.5. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/external/gpl3/gcc/dist

2018-11-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 4 00:38:17 UTC 2018 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html configure.html download.html finalinstall.html

CVS commit: src/external/gpl3/gcc/dist

2018-11-03 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 4 00:38:17 UTC 2018 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html configure.html download.html finalinstall.html

CVS commit: src/external/gpl3/gcc/dist/gcc/c-family

2018-09-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 14 20:47:32 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/c-family: c-format.c c-format.h Log Message: The syslog format attribute is a superset of the printf format attribute so allow functions marked with

CVS commit: src/external/gpl3/gcc/dist/gcc/c-family

2018-09-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 14 20:47:32 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/c-family: c-format.c c-format.h Log Message: The syslog format attribute is a superset of the printf format attribute so allow functions marked with

CVS commit: src/external/gpl3/gcc/dist

2018-09-03 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 3 22:41:01 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/config: tls.m4 src/external/gpl3/gcc/dist/libgcc: configure Log Message: Correct extra parens, regen configure (selectively) Fixes root cause of PR

CVS commit: src/external/gpl3/gcc/dist

2018-09-03 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 3 22:41:01 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/config: tls.m4 src/external/gpl3/gcc/dist/libgcc: configure Log Message: Correct extra parens, regen configure (selectively) Fixes root cause of PR

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2018-07-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 16 00:04:47 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: Go back to using int for wchar_t as all the rest of the archs; using unsigned int is complicated

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2018-07-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 16 00:04:47 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: Go back to using int for wchar_t as all the rest of the archs; using unsigned int is complicated

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2018-07-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 15 16:35:47 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: There is no more SUBTARGET_EXTRA_SPECS, so hijack the EXTRA_SPECS. To generate a diff of this commit:

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2018-07-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 15 16:35:47 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: There is no more SUBTARGET_EXTRA_SPECS, so hijack the EXTRA_SPECS. To generate a diff of this commit:

Re: CVS commit: src/external/gpl3/gcc/dist/libiberty

2018-07-15 Thread Christos Zoulas
In article <20180715143153.gb28...@britannica.bec.de>, Joerg Sonnenberger wrote: >On Sat, Jul 14, 2018 at 07:41:43PM -0400, Christos Zoulas wrote: >> Module Name: src >> Committed By:christos >> Date:Sat Jul 14 23:41:43 UTC 2018 >> >> Modified Files: >>

Re: CVS commit: src/external/gpl3/gcc/dist/libiberty

2018-07-15 Thread Joerg Sonnenberger
On Sat, Jul 14, 2018 at 07:41:43PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Sat Jul 14 23:41:43 UTC 2018 > > Modified Files: > src/external/gpl3/gcc/dist/libiberty: alloca.c > > Log Message: > clang does not like auto in c++ This is not

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 15 01:02:15 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: tree-ssa-ccp.c Log Message: Handle aarch64 jemalloc constant To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 15 01:02:15 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: tree-ssa-ccp.c Log Message: Handle aarch64 jemalloc constant To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 15 00:32:40 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc sanitizer_stoptheworld_linux_libcdep.cc Log Message: aarch64 sanitizer bits To generate a

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 15 00:32:40 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc sanitizer_stoptheworld_linux_libcdep.cc Log Message: aarch64 sanitizer bits To generate a

CVS commit: src/external/gpl3/gcc/dist/libiberty

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 14 23:42:23 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libiberty: sha1.c Log Message: clang does not like the c-like definition of alignof To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2

CVS commit: src/external/gpl3/gcc/dist/libiberty

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 14 23:42:23 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libiberty: sha1.c Log Message: clang does not like the c-like definition of alignof To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2

CVS commit: src/external/gpl3/gcc/dist/libiberty

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 14 23:41:43 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libiberty: alloca.c Log Message: clang does not like auto in c++ To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2

CVS commit: src/external/gpl3/gcc/dist/libiberty

2018-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 14 23:41:43 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libiberty: alloca.c Log Message: clang does not like auto in c++ To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2018-07-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jul 12 21:39:24 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd-elf.h Log Message: Static PIE should have no linker, otherwise it isn't really static. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2018-07-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jul 12 21:39:24 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd-elf.h Log Message: Static PIE should have no linker, otherwise it isn't really static. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-07-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 1 14:20:23 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_allocator.h Log Message: disable one more size check for _LP32 to make pcc build. To generate a diff

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-07-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 1 14:20:23 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_allocator.h Log Message: disable one more size check for _LP32 to make pcc build. To generate a diff

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2018-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 27 15:57:20 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_allocator.h Log Message:

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2018-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 27 15:57:20 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_allocator.h Log Message:

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2018-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 27 15:56:30 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_interceptors.cc Log Message: use the proper types for operator new To generate a diff of this commit: cvs rdiff -u -r1.1.1.2

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2018-06-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 27 15:56:30 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_interceptors.cc Log Message: use the proper types for operator new To generate a diff of this commit: cvs rdiff -u -r1.1.1.2

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2018-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 26 20:55:38 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h lsan_common_linux.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2018-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jun 26 20:55:38 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h lsan_common_linux.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-06-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jun 4 13:12:54 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Quick hack to fix 32bit big endian platforms: the return value from __syscall()

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-06-04 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Jun 4 13:12:54 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Quick hack to fix 32bit big endian platforms: the return value from __syscall()

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 2 01:40:02 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: gcc.c src/external/gpl3/gcc/dist/gcc/config: netbsd-elf.h Log Message: Don't add a dynamic dependency to the sanitizer shared libaries in

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 2 01:40:02 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: gcc.c src/external/gpl3/gcc/dist/gcc/config: netbsd-elf.h Log Message: Don't add a dynamic dependency to the sanitizer shared libaries in

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-05-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed May 23 11:14:49 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Cherry-pick upstream patch for internal_mmap() in GCC sanitizers Fix

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2018-05-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed May 23 11:14:49 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Cherry-pick upstream patch for internal_mmap() in GCC sanitizers Fix

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-04-17 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Apr 17 10:02:49 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: genattrtab.c Log Message: Apply upstream commit: From: ppalka Date: Wed, 27 Apr 2016 21:18:05 +

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-04-17 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Apr 17 10:02:49 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: genattrtab.c Log Message: Apply upstream commit: From: ppalka Date: Wed, 27 Apr 2016 21:18:05 +

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-04-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 8 15:10:53 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: include nbsd_tm_file for ppc netbsd so that we get netbsd-stdint.h so in order to define

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-04-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 8 15:10:53 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: include nbsd_tm_file for ppc netbsd so that we get netbsd-stdint.h so in order to define

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2018-04-02 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 2 17:45:23 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: builtins.md predicates.md Log Message: Add new predicate volatile_mem_operand and use it for jbbssi Fixes PR port-vax/53039: GCC/VAX hits ICE

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2018-04-02 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 2 17:45:23 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: builtins.md predicates.md Log Message: Add new predicate volatile_mem_operand and use it for jbbssi Fixes PR port-vax/53039: GCC/VAX hits ICE

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-03-28 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 28 19:22:32 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386: constraints.md i386-opts.h i386-protos.h i386.c i386.h i386.md i386.opt predicates.md src/external/gpl3/gcc/dist/gcc/doc:

CVS commit: src/external/gpl3/gcc/dist/gcc

2018-03-28 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 28 19:22:32 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386: constraints.md i386-opts.h i386-protos.h i386.c i386.h i386.md i386.opt predicates.md src/external/gpl3/gcc/dist/gcc/doc:

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2018-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 5 00:17:09 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: Make the *int64 long long (32 bit) or long (64) bit. Now all those special redefinitions could go away since

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2018-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Mar 5 00:17:09 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: Make the *int64 long long (32 bit) or long (64) bit. Now all those special redefinitions could go away since

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2018-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 4 16:44:11 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: _LP64 64 bit types are "long" not "long long". To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2018-03-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Mar 4 16:44:11 UTC 2018 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: _LP64 64 bit types are "long" not "long long". To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \

<    1   2   3   4   5   6   7   8   9   10   >