CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11

2019-07-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 30 20:24:59 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11: ctype.cc Log Message: There is no specialized constructor for ctype so the destructor ends up trying to free uninitialized memory

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly

2019-07-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 29 08:03:48 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: codecvt_members.cc Log Message: Remove extra paren To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly

2019-07-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 29 08:03:48 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: codecvt_members.cc Log Message: Remove extra paren To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly

2019-07-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 29 07:59:47 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: codecvt_members.cc Log Message: remove extra paren To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly

2019-07-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Jul 29 07:59:47 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: codecvt_members.cc Log Message: remove extra paren To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly

2019-07-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 28 17:41:21 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: c_locale.cc c_locale.h codecvt_members.cc ctype_members.cc monetary_members.cc

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

2019-06-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Jun 12 17:04:35 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/arm: netbsd-elf.h Log Message: Remove unused macro To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \

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

2019-06-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Jun 12 17:04:35 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/arm: netbsd-elf.h Log Message: Remove unused macro To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 \

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

2019-06-01 Thread Kamil Rytarowski
On 01.06.2019 21:04, Christos Zoulas wrote: > On Jun 1, 8:48pm, n...@gmx.com (Kamil Rytarowski) wrote: > -- Subject: Re: CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan > > | There is some overlap, but not full. > > I understand. > > | https://github.com/llvm

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

2019-06-01 Thread Christos Zoulas
On Jun 1, 8:48pm, n...@gmx.com (Kamil Rytarowski) wrote: -- Subject: Re: CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan | There is some overlap, but not full. I understand. | https://github.com/llvm-mirror/compiler-rt/blob/master/lib/tsan/rtl/tsan_rt= | l_amd64.S | | Each call

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

2019-06-01 Thread Kamil Rytarowski
On 01.06.2019 20:38, Christos Zoulas wrote: > I just checked and the offsets are correct (we are the same as FreeBSD). > We are missing support for the the names of the functions __setjmp14 etc. > > Thanks, > There is some overlap, but not full.

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

2019-06-01 Thread Christos Zoulas
I just checked and the offsets are correct (we are the same as FreeBSD). We are missing support for the the names of the functions __setjmp14 etc. Thanks, christos > On Jun 1, 2019, at 1:52 PM, Kamil Rytarowski wrote: > > On 01.06.2019 19:22, Christos Zoulas wrote: >> Module Name: src >>

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

2019-06-01 Thread Kamil Rytarowski
On 01.06.2019 19:22, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Sat Jun 1 17:22:58 UTC 2019 > > Modified Files: > src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_rtl_amd64.S > > Log Message: > Do as FreeBSD does now (I have not checked that the

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

2019-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 1 17:24:20 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Don't require procfs to be mounted with linux so that /task is available and

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

2019-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 1 17:24:20 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Don't require procfs to be mounted with linux so that /task is available and

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

2019-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 1 17:23:29 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_interceptors.cc Log Message: Add defines so this compiles. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

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

2019-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 1 17:23:29 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_interceptors.cc Log Message: Add defines so this compiles. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

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

2019-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 1 17:22:58 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_rtl_amd64.S Log Message: Do as FreeBSD does now (I have not checked that the offsets are correct) To generate a diff of this

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

2019-06-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jun 1 17:22:58 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_rtl_amd64.S Log Message: Do as FreeBSD does now (I have not checked that the offsets are correct) To generate a diff of this

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

2019-05-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 25 15:18:52 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_stoptheworld_linux_libcdep.cc Log

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

2019-05-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 25 15:18:52 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_stoptheworld_linux_libcdep.cc Log

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

2019-05-25 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat May 25 13:54:37 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h Log Message: don't claim lsan support on netbsd. PR toolchain/54226: address sanitizer doesn't work To generate a diff of

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

2019-05-25 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat May 25 13:54:37 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.h Log Message: don't claim lsan support on netbsd. PR toolchain/54226: address sanitizer doesn't work To generate a diff of

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

2019-05-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 11 02:37:58 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: Switch PPC64 long double to 64 bits until the compiler is fixed. XXX: This changes the ABI of the libraries.

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

2019-04-26 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Apr 27 00:23:18 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Backport improvements into GCC's sanitizer_linux.cc from more recent LLVM Backport

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

2019-04-26 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Apr 27 00:23:18 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Backport improvements into GCC's sanitizer_linux.cc from more recent LLVM Backport

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

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 06:32:21 UTC 2019 Removed Files: src/external/gpl3/gcc/dist/gcc/config/riscv: riscv-opc.h t-elf t-linux64 Log Message: delete files no longer present in GCC 7 port of riscv. To generate a diff of this

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

2019-04-18 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 18 06:32:21 UTC 2019 Removed Files: src/external/gpl3/gcc/dist/gcc/config/riscv: riscv-opc.h t-elf t-linux64 Log Message: delete files no longer present in GCC 7 port of riscv. To generate a diff of this

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

2019-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 16 07:50:05 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: config.host Added Files: src/external/gpl3/gcc/dist/libgcc/config/riscv: t-netbsd Log Message: list a bunch of soft-fp as present in the current

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

2019-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 16 07:50:05 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: config.host Added Files: src/external/gpl3/gcc/dist/libgcc/config/riscv: t-netbsd Log Message: list a bunch of soft-fp as present in the current

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

2019-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 16 07:36:55 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h sysv4.h Log Message: avoid differences to linux64.h that aren't needed. merge the rs6000_abi_name check for netbsd into the

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

2019-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 16 07:36:55 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h sysv4.h Log Message: avoid differences to linux64.h that aren't needed. merge the rs6000_abi_name check for netbsd into the

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

2019-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 16 07:34:54 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: no clone() on netbsd. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

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

2019-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 16 07:34:54 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: no clone() on netbsd. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

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

2019-04-15 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Apr 16 01:40:16 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Sync GetPcSpBp() with GCC9 (and recent LLVM) Unify all NetBSD ports in a single

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

2019-04-15 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Apr 16 01:40:16 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Sync GetPcSpBp() with GCC9 (and recent LLVM) Unify all NetBSD ports in a single

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 21:13:36 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: Remove unused definition. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 21:13:36 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: Remove unused definition. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 18:49:07 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: Re-do previous: emulate the addition of NETBSD_SUBTARGET_EXTRA_SPECS usually done by SUBTARGET_EXTRA_SPECS (not used in

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 18:49:07 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: Re-do previous: emulate the addition of NETBSD_SUBTARGET_EXTRA_SPECS usually done by SUBTARGET_EXTRA_SPECS (not used in

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 15:58:23 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Provide riscv implementation. XXX this is MI, why not use it for everyone? To

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 15:58:23 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Provide riscv implementation. XXX this is MI, why not use it for everyone? To

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 14:19:20 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: don't redefine types. UINTMAX_TYPE / INTMAX_TYPE are mostly not redefined on netbsd. These choices contradict typical

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

2019-04-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Apr 15 14:19:20 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: don't redefine types. UINTMAX_TYPE / INTMAX_TYPE are mostly not redefined on netbsd. These choices contradict typical

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

2019-04-13 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Apr 13 15:53:32 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: use NETBSD_LINK_SPEC_ELF rather than netbsd_link_spec. My current guess as to why it makes a difference is that riscv,

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

2019-04-13 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Apr 13 15:53:32 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: use NETBSD_LINK_SPEC_ELF rather than netbsd_link_spec. My current guess as to why it makes a difference is that riscv,

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

2019-04-10 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 11 00:17:44 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386: netbsd-elf.h netbsd64.h Log Message: be sure to keep cc1_cpu the CC1*_SPEC. fixes x86 -mtune=native without killing -cxx-isystem. To

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

2019-04-10 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 11 00:17:44 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386: netbsd-elf.h netbsd64.h Log Message: be sure to keep cc1_cpu the CC1*_SPEC. fixes x86 -mtune=native without killing -cxx-isystem. To

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

2019-04-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Apr 10 20:06:26 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h Log

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

2019-04-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Apr 10 20:06:26 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h Log

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

2019-04-10 Thread matthew green
"Maya Rashish" writes: > Module Name: src > Committed By: maya > Date: Wed Apr 10 16:11:06 UTC 2019 > > Modified Files: > src/external/gpl3/gcc/dist/gcc/config: netbsd.h > > Log Message: > remove bogus specs redefinition. > fixes the use of -march=native please revert this. the

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

2019-04-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Apr 10 16:15:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h Log Message: Remove lingering references to

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

2019-04-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Apr 10 16:15:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h src/external/gpl3/gcc/dist/gcc/config/sparc: netbsd-elf.h Log Message: Remove lingering references to

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

2019-04-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Apr 10 16:11:06 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: remove bogus specs redefinition. fixes the use of -march=native To generate a diff of this commit: cvs rdiff -u -r1.28

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

2019-04-10 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Apr 10 16:11:06 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: remove bogus specs redefinition. fixes the use of -march=native To generate a diff of this commit: cvs rdiff -u -r1.28

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:26:26 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: Claim ifunc support on a number of architectures. (Architecture list taken from src/tests/libexec/ld.elf_so/t_ifunc.c) This is

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:26:26 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: Claim ifunc support on a number of architectures. (Architecture list taken from src/tests/libexec/ld.elf_so/t_ifunc.c) This is

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:14:05 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: don't append to nbsd_tm_file. This is the sole definition so fine to do. Only done to reduce diff to upstream. To generate a

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:14:05 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: don't append to nbsd_tm_file. This is the sole definition so fine to do. Only done to reduce diff to upstream. To generate a

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:11:23 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: Reduce diff to upstream (in config.gcc): Make the NETBSD_ENABLE_PTHREADS

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:11:23 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: Reduce diff to upstream (in config.gcc): Make the NETBSD_ENABLE_PTHREADS

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:08:35 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: Make the post-netbsd 2.0 case the only case. NFC. (Reducing diff to upstream) To generate a diff of this commit: cvs rdiff -u

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

2019-04-07 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Apr 7 14:08:35 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: Make the post-netbsd 2.0 case the only case. NFC. (Reducing diff to upstream) To generate a diff of this commit: cvs rdiff -u

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

2019-04-03 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Apr 3 08:31:57 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: - fix missing else in SUBSUBTARGET_OVERRIDE_OPTIONS - remove obsolete defines, and move stuff to be more like

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

2019-04-03 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Apr 3 08:31:57 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: - fix missing else in SUBSUBTARGET_OVERRIDE_OPTIONS - remove obsolete defines, and move stuff to be more like

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

2019-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 03:47:30 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.c Log Message: remove debugging code To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

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

2019-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 03:47:30 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.c Log Message: remove debugging code To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

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

2019-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 03:01:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.c Log Message: Compiling some files with -fPIC and -O2 ends up having global symbols classified as local in pic mode, and that ends up

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

2019-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 03:01:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.c Log Message: Compiling some files with -fPIC and -O2 ends up having global symbols classified as local in pic mode, and that ends up

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

2019-03-19 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 19 23:55:28 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: default oabi to strongarm. fixes build.sh -a arm builds. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52

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

2019-03-19 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Mar 19 23:55:28 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: default oabi to strongarm. fixes build.sh -a arm builds. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52

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

2019-02-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 14 10:29:58 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: output.h varasm.c Log Message: put joerg's varasm.c patch back with additional upstream fixes. now crtbegin.o has a read-only .eh_frame, and libstdc++

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

2019-02-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 14 10:29:58 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: output.h varasm.c Log Message: put joerg's varasm.c patch back with additional upstream fixes. now crtbegin.o has a read-only .eh_frame, and libstdc++

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

2019-02-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 10 07:56:21 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: remove stuff provided by netbsd-stdint.h. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2019-02-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 10 07:56:21 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: remove stuff provided by netbsd-stdint.h. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2019-02-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 10 07:55:57 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: riscv wants netbsd-stdint.h's CHAR_FAST8=1 and SHORT_FAST16=1. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

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

2019-02-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 10 07:55:57 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: riscv wants netbsd-stdint.h's CHAR_FAST8=1 and SHORT_FAST16=1. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

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

2019-02-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Feb 9 21:00:41 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: s/TARGET_HARD_FLOAT_ABI/TARGET_HARD_FLOAT, the latter has the benefit of existing. Inspired by mips/netbsd.h. remove

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

2019-02-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Feb 9 21:00:41 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h Log Message: s/TARGET_HARD_FLOAT_ABI/TARGET_HARD_FLOAT, the latter has the benefit of existing. Inspired by mips/netbsd.h. remove

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

2019-02-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Feb 9 20:57:17 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: We also need t-riscv (for riscv-builtins.o) To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50

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

2019-02-09 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Feb 9 20:57:17 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: We also need t-riscv (for riscv-builtins.o) To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50

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

2019-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Feb 9 02:43:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: gthr-posix.h Log Message: fix the previous - it's __NetBSD__, not __NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2019-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Feb 9 02:43:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: gthr-posix.h Log Message: fix the previous - it's __NetBSD__, not __NetBSD. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2019-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 9 01:27:43 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: gthr-posix.h Log Message: Follow suit with FreeBSD and solaris for the __gthread_active_p() implementation. Fixes the atf call_once unit tests.

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

2019-02-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 9 01:27:43 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libgcc: gthr-posix.h Log Message: Follow suit with FreeBSD and solaris for the __gthread_active_p() implementation. Fixes the atf call_once unit tests.

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

2019-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Feb 8 09:42:13 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/ia64: netbsd.h Log Message: IA64_NO_LIBGCC_TFMODE is no more. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2019-02-08 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Feb 8 09:42:13 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/ia64: netbsd.h Log Message: IA64_NO_LIBGCC_TFMODE is no more. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2019-02-07 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Feb 8 01:29:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: give netbsd/arm a v5 default again. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

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

2019-02-07 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Feb 8 01:29:11 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: give netbsd/arm a v5 default again. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

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/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

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