CVS commit: src/external/gpl3/gcc

2021-08-16 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Aug 16 18:43:09 UTC 2021 Removed Files: src/external/gpl3/gcc/lib/libbacktrace/arch/arm: backtrace-supported.h config.h src/external/gpl3/gcc/lib/libbacktrace/arch/armeb: backtrace-supported.h

CVS commit: src/external/gpl3/gcc

2021-08-16 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Aug 16 17:42:06 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: note sh3 switched. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/external/gpl3/gcc/README.gcc10 Please note that

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

2021-07-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jul 17 16:31:51 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/ginclude: stddef.h Log Message: provide an equivalent alignment for __float128 for clang and i386 that does not have it. Idea from mrg@ To generate a

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

2021-07-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jul 14 13:24:59 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/ginclude: stddef.h Log Message: clang does not support __float128 in our configuration and i386 To generate a diff of this commit: cvs rdiff -u -r1.9

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

2021-07-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 13 06:56:24 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: Fix a comment To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

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

2021-07-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jul 13 06:56:09 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/pa: pa-netbsd.h Log Message: Fix a comment To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2021-07-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 11 22:41:39 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/i386: i386.c i386.h netbsd-elf.h netbsd64.h Log Message: define a X86_32_ASAN_BIT_OFFSET macro that defaults differently on netbsd/i386

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

2021-07-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jul 10 22:39:56 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/asan: asan_linux.cc Log Message: remove an old #if 0'd section. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 \

CVS commit: src/external/gpl3/gdb/dist/gnulib/import

2021-07-06 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jul 6 12:41:00 UTC 2021 Modified Files: src/external/gpl3/gdb/dist/gnulib/import: canonicalize-lgpl.c Log Message: Remote -O0 hack for alpha; root cause has been addressed. To generate a diff of this commit: cvs rdiff -u

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

2021-06-29 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Tue Jun 29 08:51:04 UTC 2021 Modified Files: src/external/gpl3/gcc.old/dist/gcc: config.host Log Message: PR toolchain/56180. Additional to yesterday's commit in gcc, also needed in gcc.old. Add configuration so that gcc can find

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

2021-06-28 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Mon Jun 28 09:13:11 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc: config.host Log Message: PR toolchain/56180. Add configuration so that gcc can find the LTO plugin when cross-building NetBSD from OpenBSD hosts.

CVS commit: src/external/gpl3/gdb/bin/gdbserver

2021-06-20 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Jun 20 12:29:58 UTC 2021 Modified Files: src/external/gpl3/gdb/bin/gdbserver: Makefile Log Message: gdbserver(1): Work around clang build failure. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/external/gpl3/gcc

2021-06-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Jun 16 00:56:16 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: Update earmv[67]{,hf}{,eb}: hazard has gone, just working fine! Note that kernel texts for soft-float variants are just same as that for

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

2021-06-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Jun 15 08:22:23 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: Fix GCC10 for arm. Include order of bpapi.h and netbsd-elf.h was swapped when official support for arm*--netbsdelf-eabi{,hf} was

CVS commit: src/external/gpl3/gcc

2021-06-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 6 01:09:08 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el: config.h src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsn64el: c++config.h symver-config.h

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

2021-06-03 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Jun 4 01:42:14 UTC 2021 Modified Files: src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-tdep.c Log Message: Add missing nbsd_init_abi() call to aarch64_nbsd_init_abi(). Fix tests/usr.bin/gdb/t_regress:pie on aarch64eb (types of

CVS commit: src/external/gpl3/gdb/lib/libgdb

2021-05-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun May 30 02:23:25 UTC 2021 Modified Files: src/external/gpl3/gdb/lib/libgdb: Makefile Log Message: Always use C++17 string_view, the emulation is just broken. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30

CVS commit: src/external/gpl3

2021-05-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 18 21:34:04 UTC 2021 Modified Files: src/external/gpl3/gcc.old/dist/libcpp: macro.c src/external/gpl3/gcc/dist/libcpp: macro.c Log Message: restore -iremap functionality which was omitted by a merge botch, and

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

2021-05-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue May 11 01:47:21 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: Cherry-pick upstream fix for GCC10 regression to -misel option. Assembler codes generated by GCC are identical with

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

2021-05-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue May 11 01:39:09 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: In preparation to import upstream fix, revert our local fix in rev 1.26:

CVS commit: src/external/gpl3/gdb/dist/gnulib/import

2021-05-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat May 8 12:23:47 UTC 2021 Modified Files: src/external/gpl3/gdb/dist/gnulib/import: canonicalize-lgpl.c Log Message: PR/56153: Rin Okuyama: alpha miscompiles malloca() macro. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gdb.old/lib/libgdb

2021-05-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri May 7 12:19:48 UTC 2021 Modified Files: src/external/gpl3/gdb.old/lib/libgdb: Makefile Log Message: For GCC10, add -Wno-unused-result for alloca(0) here and there. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/external/gpl3/gdb.old/lib/libbfd

2021-05-06 Thread matthew green
Module Name:src Committed By: mrg Date: Thu May 6 06:52:19 UTC 2021 Modified Files: src/external/gpl3/gdb.old/lib/libbfd: Makefile Log Message: avoid GCC-10 warnings. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

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

2021-04-28 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 29 01:51:40 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/arm: arm.h bpabi.h netbsd-eabi.h netbsd-elf.h Log Message: netbsd-eabi.h was never merged from the now present upstream version. reduce

CVS commit: src/external/gpl3/gcc/usr.bin

2021-04-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 27 14:18:25 UTC 2021 Modified Files: src/external/gpl3/gcc/usr.bin/cc1objplus: Makefile src/external/gpl3/gcc/usr.bin/cc1plus: Makefile Log Message: Revert the change for the c-common.c hack. It is meant to be

CVS commit: src/external/gpl3/gdb/lib/libctf

2021-04-26 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Apr 26 23:51:08 UTC 2021 Removed Files: src/external/gpl3/gdb/lib/libctf: ctf-error.h Log Message: Remove accidentally committed autogen file. Should fix periodic snapshot builds with RO mounted /usr/src. To generate a diff of

CVS commit: src/external/gpl3/gdb/lib

2021-04-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 26 17:26:35 UTC 2021 Added Files: src/external/gpl3/gdb/lib/libbfd/arch/mipsn64eb: targmatch.h src/external/gpl3/gdb/lib/libbfd/arch/mipsn64el: bfd-in3.h bfd.h bfd_stdint.h bfdver.h config.h defs.mk

CVS commit: src/external/gpl3/binutils/dist/ld

2021-04-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 26 15:38:11 UTC 2021 Modified Files: src/external/gpl3/binutils/dist/ld: configure.tgt Log Message: fix typos To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37

CVS commit: src/external/gpl3/binutils

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:35:52 UTC 2021 Modified Files: src/external/gpl3/binutils/dist: config.sub src/external/gpl3/binutils/dist/gas: configure configure.ac src/external/gpl3/binutils/dist/ld: configure.tgt

CVS commit: src/external/gpl3/gdb/lib

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:21:10 UTC 2021 Added Files: src/external/gpl3/gdb/lib/libbfd/arch/mipsn64eb: bfd-in3.h bfd.h bfd_stdint.h bfdver.h config.h defs.mk src/external/gpl3/gdb/lib/libctf/arch/mipsn64eb: config.h

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

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:18:42 UTC 2021 Modified Files: src/external/gpl3/gdb/dist: config.sub Log Message: add mipsn64 targets To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gdb/dist/config.sub Please

CVS commit: src/external/gpl3/gcc

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 23:12:54 UTC 2021 Modified Files: src/external/gpl3/gcc/dist: config.sub src/external/gpl3/gcc/dist/gcc: config.gcc src/external/gpl3/gcc/dist/gcc/config/mips: netbsd64.h t-netbsd64

CVS commit: src/external/gpl3/gcc/usr.bin/cc1plus

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:25:55 UTC 2021 Modified Files: src/external/gpl3/gcc/usr.bin/cc1plus: Makefile Log Message: Limit no-error to stack-protector To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/external/gpl3/gcc/usr.bin/cc1objplus

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 22:25:00 UTC 2021 Modified Files: src/external/gpl3/gcc/usr.bin/cc1objplus: Makefile Log Message: - Disable stack-protector errors like we did for cc1plus - use ${MACHINE_MIPS64} To generate a diff of this commit:

CVS commit: src/external/gpl3/gcc

2021-04-25 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Apr 25 15:32:25 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: Update as(1) failure on armv6; it occurs also for earmv6hfeb, whereas it does not for earmv6{,eb}. To generate a diff of this commit:

CVS commit: src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/riscv64

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:09:40 UTC 2021 Modified Files: src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/arch/riscv64: Makefile Log Message: fix cargo-cult To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 \

CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:09:08 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv64: Makefile Log Message: fix cargo-cult To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

CVS commit: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch

2021-04-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Apr 25 15:08:28 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch: Makefile Log Message: - include - use MACHINE_MIPS64 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 \

CVS commit: src/external/gpl3/gcc

2021-04-25 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 25 10:08:25 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: armv6 little endian has problems with GCC 10. rpi# cat bar.s .cfi_startproc .cfi_endproc rpi# as bar.s bar.s: Assembler

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

2021-04-24 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 24 21:17:40 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: c_locale.cc c_locale.h Log Message: move the NetBSD version of: __convert_from_v(const __c_locale& __cloc,

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

2021-04-24 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 24 06:45:56 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: t-aarch64-netbsd Log Message: remove diff to upstream. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \

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

2021-04-24 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 24 06:44:24 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: reduce diffs to upstream. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

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

2021-04-24 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 24 06:44:01 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: driver-aarch64.c Log Message: make netbsd section more GNU-style. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 \

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

2021-04-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat Apr 24 06:34:53 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libgcc: Makefile.inc Log Message: Fix build with MKDEBUG=yes for aarch64. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50

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

2021-04-24 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 24 06:32:09 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config: host-netbsd.c Log Message: reduce diffs to upstream. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/external/gpl3/gcc

2021-04-23 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Apr 23 22:53:03 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: cc1objplus and lto-dump are now enabled. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/external/gpl3/gcc

2021-04-22 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 22 20:45:00 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: arm64eb works. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/gcc/README.gcc10 Please note that diffs

CVS commit: src/external/gpl3/gcc

2021-04-21 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 22 05:00:36 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: arm64* now works. (thanks skrll.) evbarmv5 and evbarmv7hfeb works. (thanks martin.) To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/binutils.old/dist/bfd

2021-04-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Apr 22 01:14:18 UTC 2021 Modified Files: src/external/gpl3/binutils.old/dist/bfd: elf32-ppc.c elf64-ppc.c Log Message: Apply this fix also for binutils.old.

CVS commit: src/external/gpl3/binutils/dist/bfd

2021-04-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Apr 22 01:09:48 UTC 2021 Modified Files: src/external/gpl3/binutils/dist/bfd: elf32-ppc.c elf64-ppc.c Log Message: Fix regression where ld(1) is trapped into infinite loop when linking binary whose text does not fit within

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

2021-04-20 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 20 10:39:59 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-builtins.c Log Message: give a structure a name. it makes GCC 10 less unhappy about building arm64 GCC 10. To generate a diff of

CVS commit: src/external/gpl3/gcc

2021-04-19 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 19 08:40:15 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: hppa switched. sh3el seems ready. m68k atf wasn't fail.. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/external/gpl3/gcc

2021-04-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 17 22:03:58 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: arm64-gcc10 can run atf fine (with a GCC 9 kernel.) To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/external/gpl3/gcc

2021-04-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 17 22:01:02 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 src/external/gpl3/gcc/lib/libgcc: Makefile.inc Log Message: it's spelled aarch64eb. now aarch64eb userland builds, too. update arm64 status

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

2021-04-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 17 10:54:47 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libgcc: Makefile.inc src/external/gpl3/gcc/lib/libgcc/libgcc: Makefile Log Message: add support for arm64 lse.S. arm64 userland much happier now.

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

2021-04-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 17 10:53:18 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libgcc: config.host Log Message: remove double arm64 netbsd target. add t-lse, though we don't pull this out with mknative currently. To generate a diff of

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

2021-04-17 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 17 10:19:09 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: driver-aarch64.c Log Message: port the -mnative support in GCC 10 to netbsd. (much simpler than 8->9!) To generate a diff of this commit:

CVS commit: src/external/gpl3/gcc

2021-04-16 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Apr 17 01:59:41 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: various updates, thanks to those who provided feedback. - powerpc ports work - m68k ports work, x68k has a new caveat - hppa works -

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

2021-04-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Apr 16 02:33:28 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: Restore our local change to remove GNU_STACK program header:

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

2021-04-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Apr 16 02:26:43 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: Fix regression introduced to GCC10, where it wrongly recognizes 32-bit processors as POWER9 if -misel flag is

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

2021-04-15 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Apr 16 02:18:04 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: Fix regression introduced to GCC10, by which inline assembler codes for 403/405 are miscompiled. Redundant .machine

CVS commit: src/external/gpl3/gcc

2021-04-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 15 05:15:04 UTC 2021 Added Files: src/external/gpl3/gcc: README.warnings Log Message: document various gcc warnings that occur frequently enough to inspire the GCC_NO_* series of variables, and explain some about what the

CVS commit: src/external/gpl3/gcc

2021-04-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 15 05:12:57 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: feedback from rin@: alpha and m68k work well, powerpc not so much but fixes are known. thanks! To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/gcc

2021-04-14 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 15 01:59:51 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: i've test-built all platforms. everything except arm64, x68k and sun2 builds. many of them work as well. most mips are (minimally)

CVS commit: src/external/gpl3/gcc/usr.bin/lto1

2021-04-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Apr 14 12:20:59 UTC 2021 Modified Files: src/external/gpl3/gcc/usr.bin/lto1: Makefile Log Message: lto-common.c needs the stack protector treatment To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/external/gpl3/gcc

2021-04-13 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Apr 14 01:19:13 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: dtrace systrace.c issue fixed by christos (thanks!) mips issue is related to memset.c miscompiling and does not appear with

CVS commit: src/external/gpl3/gcc

2021-04-13 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 22:24:56 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: note amd64 dtrace issue is only warning for now. note that i386 has problems in -current. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/gcc

2021-04-13 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 10:10:25 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: with dtrace enabled, there is at least one remaining issue for amd64. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/external/gpl3/gcc

2021-04-13 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 08:57:39 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: sparc and amd64 successfully finished their atf runs. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/external/gpl3/gcc

2021-04-13 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 08:22:40 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: update the status of GCC. summary: mostly looking good. - all targets build or can be attempted - arm64 needs __aarch64_swp1_acq in

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

2021-04-13 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 08:06:11 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libgcc: emutls.c Log Message: make this match the builtin prototypes. To generate a diff of this commit: cvs rdiff -u -r1.1.1.9 -r1.2

CVS commit: src/external/gpl3/gcc/usr.bin/backend

2021-04-13 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Apr 13 06:30:36 UTC 2021 Modified Files: src/external/gpl3/gcc/usr.bin/backend: Makefile Log Message: more -O0 for vax To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65

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

2021-04-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 09:03:39 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: arm/netbsd-elf.h is necessary for eabi targets. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68

CVS commit: src/external/gpl3/gcc

2021-04-12 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 08:31:30 UTC 2021 Modified Files: src/external/gpl3/gcc: README.gcc10 Log Message: updates: - arm64 doesn't build (missing __aarch64_swp1_acq in kernels) - mips cpu targets all build (maybe not all ports) - powerpc builds

CVS commit: src/external/gpl3/gcc

2021-04-11 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Apr 12 00:05:56 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h src/external/gpl3/gcc/dist/libgomp: acc_prof.h src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: numeric_traits.h

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

2021-04-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 11 23:54:29 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer: ChangeLog LOCAL_PATCHES MERGE Makefile.in aclocal.m4 configure configure.ac configure.tgt merge.sh

CVS commit: src/external/gpl3/gcc

2021-04-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 11 20:27:11 UTC 2021 Modified Files: src/external/gpl3/gcc/lib/libbacktrace/arch/aarch64: backtrace-supported.h src/external/gpl3/gcc/lib/libbacktrace/arch/aarch64eb: backtrace-supported.h

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

2021-04-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 11 01:38:40 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libgomp: configure Log Message: disable testsuite components. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

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

2021-04-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 11 01:38:05 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.md Log Message: revert a local change that i can't figure out how to port makes vax-gcc10 tools build. To generate a diff of this commit:

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

2021-04-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 11 01:37:18 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc Log Message: reduce diffs to upstream slightly. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67

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

2021-04-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 11 00:26:04 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc: Makefile.in Log Message: re-disable selftests To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/external/gpl3/gcc/dist/gcc/Makefile.in

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

2021-04-10 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Apr 11 00:02:27 UTC 2021 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.old/dist

2021-04-09 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Apr 9 23:16:56 UTC 2021 Added Files: src/external/gpl3/gcc.old/dist/gcc/config/pa: t-pa src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common: sanitizer_netbsd.cc Log Message: merge GCC 9.3 into

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

2021-03-28 Thread Simon Burge
Module Name:src Committed By: simonb Date: Mon Mar 29 01:33:12 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/mips: mips.c netbsd.h netbsd64.h Log Message: Don't override TARGET_ASM_OUTPUT_SOURCE_FILENAME on MIPS for NetBSD - use the default which includes

CVS commit: src/external/gpl3/binutils/dist/ld/emulparams

2021-02-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 20 14:48:07 UTC 2021 Modified Files: src/external/gpl3/binutils/dist/ld/emulparams: elf32bmip.sh elf32bmipn32-defs.sh Log Message: Reapply the following change - Simon's first attempt had a missing ';' release

CVS commit: src/external/gpl3/binutils/dist/ld/emulparams

2021-02-19 Thread Simon Burge
Module Name:src Committed By: simonb Date: Sat Feb 20 02:47:21 UTC 2021 Modified Files: src/external/gpl3/binutils/dist/ld/emulparams: elf32bmip.sh elf32bmipn32-defs.sh Log Message: Revert the MIPS __eprol change. Unintended fallout that doesn't appear easy

CVS commit: src/external/gpl3/binutils/dist/ld/emulparams

2021-02-18 Thread Simon Burge
Module Name:src Committed By: simonb Date: Fri Feb 19 03:42:02 UTC 2021 Modified Files: src/external/gpl3/binutils/dist/ld/emulparams: elf32bmip.sh elf32bmipn32-defs.sh Log Message: Provide an __eprol symbol in TEXT_START_SYMBOLS. MIPS overrides

CVS commit: src/external/gpl3/binutils/dist/include/elf

2021-02-02 Thread Frederic Cambus
Module Name:src Committed By: fcambus Date: Tue Feb 2 21:45:39 UTC 2021 Modified Files: src/external/gpl3/binutils/dist/include/elf: common.h Log Message: Fix typo in the comments of local binutils patches: s/Servguard/Segvguard. To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/binutils/dist/ld/emulparams

2021-02-01 Thread Frederic Cambus
Module Name:src Committed By: fcambus Date: Mon Feb 1 18:36:32 UTC 2021 Modified Files: src/external/gpl3/binutils/dist/ld/emulparams: elf32lriscv.sh elf32lriscv_ilp32.sh elf32lriscv_ilp32f.sh Log Message: Fix typos in the comments of local binutils patches:

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

2020-12-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 14 12:34:07 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: c-exp.y Log Message: Initialize namelen To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/gpl3/gdb/dist/gdb/c-exp.y Please

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

2020-12-13 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Dec 14 02:05:08 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: nbsd-nat.c Log Message: Add some precautions for platforms without PT_STEP support. "nat/gdb_ptrace.h" defines PT_STEP as 9, if it is not defined.

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

2020-12-13 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Dec 14 02:01:03 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: nbsd-nat.c Log Message: Revert previous as per request from kamil; now, arm/ptrace.h does not expose unimplemented PT_STEP. To generate a diff of this

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

2020-12-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Dec 13 16:50:47 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: c-exp.y Log Message: Improve previous: generated names end with .[[:digits:]] so look for that instead. To generate a diff of this commit: cvs rdiff

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

2020-12-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 11 18:25:45 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: c-exp.y Log Message: PR/55851: Martin Husemann: recognize .part. names This is gross; perhaps we should hide them completely (not print them in stack

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

2020-12-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 11 18:23:25 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: Makefile.in aarch64-nbsd-tdep.c Log Message: fix aarch64 crossgdb To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib

2020-12-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 11 18:22:11 UTC 2020 Modified Files: src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib: config.h src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import: unistd.h Log Message: regen To

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

2020-12-10 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Dec 10 16:07:26 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: sh-nbsd-tdep.c Log Message: Avoid an unused variable (breaking the build) To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

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

2020-12-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Dec 10 07:27:37 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: arm-nbsd-tdep.c Log Message: Fix armeb; CORE_ADDR is uint64_t but 2nd argument of raw_supply() is expected to be the same size as PC. Therefore, PC was

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

2020-12-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Dec 10 07:14:58 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: nbsd-nat.c Log Message: Fix arm, for which PT_STEP is defined but unimplemented. XXX Stop exposing PT_STEP to userland for arm? To generate a diff of

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

2020-12-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 8 13:56:38 UTC 2020 Modified Files: src/external/gpl3/gdb/dist/gdb: sparc64-nbsd-nat.c Log Message: include gdbarch.h To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

  1   2   3   4   5   6   7   8   9   10   >