Module Name:src
Committed By: christos
Date: Sat Mar 15 17:20:45 UTC 2025
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
Don't segv if we have not specified an executable file, print an error instead.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Sat Mar 15 17:20:45 UTC 2025
Modified Files:
src/external/gpl3/gdb/dist/gdb: bsd-kvm.c
Log Message:
Don't segv if we have not specified an executable file, print an error instead.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Mon Dec 16 19:40:50 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/tui: tui-winsource.c
Log Message:
Add macros so that the getmax{x,y} functions work like ncurses (don't core
dump on NULL window, but return -1)
To ge
Module Name:src
Committed By: christos
Date: Mon Dec 16 19:40:50 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/tui: tui-winsource.c
Log Message:
Add macros so that the getmax{x,y} functions work like ncurses (don't core
dump on NULL window, but return -1)
To ge
Module Name:src
Committed By: christos
Date: Sun Dec 15 16:21:57 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/tui: tui-winsource.c
Log Message:
PR/58894: Martin Husemann: refresh_window is meant to be called with a NULL
window, but our curses functions don't lik
Module Name:src
Committed By: christos
Date: Sun Dec 15 16:21:57 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/tui: tui-winsource.c
Log Message:
PR/58894: Martin Husemann: refresh_window is meant to be called with a NULL
window, but our curses functions don't lik
Module Name:src
Committed By: christos
Date: Sun Dec 15 16:04:06 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb: netbsd-nat.c
Log Message:
New gdb does not expect the native wait to return THREAD_EXITED, so consume
it internally.
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Sun Dec 15 16:04:06 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb: netbsd-nat.c
Log Message:
New gdb does not expect the native wait to return THREAD_EXITED, so consume
it internally.
To generate a diff of this commi
Module Name:src
Committed By: skrll
Date: Sat Oct 12 16:46:53 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/bfd: configure
Log Message:
Add COREFILE=netbsd-core.lo for NetBSD/riscv
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/gpl3/gdb/
Module Name:src
Committed By: skrll
Date: Sat Oct 12 16:46:53 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/bfd: configure
Log Message:
Add COREFILE=netbsd-core.lo for NetBSD/riscv
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/gpl3/gdb/
Module Name:src
Committed By: rin
Date: Sat Aug 31 03:17:58 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
gdb: Stop installing info files when built as cross-gdb
which requires GPLv3 version of texinfo. Fix MKCROSSGDB=yes build.
-
Module Name:src
Committed By: rin
Date: Sat Aug 31 03:17:58 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
gdb: Stop installing info files when built as cross-gdb
which requires GPLv3 version of texinfo. Fix MKCROSSGDB=yes build.
-
Module Name:src
Committed By: christos
Date: Tue Aug 27 21:50:01 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin: Makefile
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/bin/gdbtui: Makefile
src/external/gpl3/gdb/lib: Makefile
Module Name:src
Committed By: christos
Date: Tue Aug 27 21:50:01 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin: Makefile
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/bin/gdbtui: Makefile
src/external/gpl3/gdb/lib: Makefile
Module Name:src
Committed By: christos
Date: Tue Aug 27 17:10:36 UTC 2024
Modified Files:
src/external/gpl3/gdb/info: annotate.info gdb.info stabs.info
Log Message:
revert previous
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/info/ann
Module Name:src
Committed By: christos
Date: Tue Aug 27 17:10:36 UTC 2024
Modified Files:
src/external/gpl3/gdb/info: annotate.info gdb.info stabs.info
Log Message:
revert previous
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/info/ann
Module Name:src
Committed By: christos
Date: Tue Aug 27 17:07:37 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-netbsd-tdep.c alpha-bsd-nat.c
arm-netbsd-nat.c m68k-bsd-nat.c mips-netbsd-nat.c ppc-netbsd-nat.c
riscv-netbsd-tdep.c vax
Module Name:src
Committed By: christos
Date: Tue Aug 27 17:07:37 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-netbsd-tdep.c alpha-bsd-nat.c
arm-netbsd-nat.c m68k-bsd-nat.c mips-netbsd-nat.c ppc-netbsd-nat.c
riscv-netbsd-tdep.c vax
Module Name:src
Committed By: rin
Date: Sun Aug 18 04:07:54 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin/gdb: Makefile
Log Message:
gdb: Install gdbinit(5) manpage
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/external/gpl3/gdb/bin/gdb/Makefile
Module Name:src
Committed By: rin
Date: Sun Aug 18 04:07:54 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin/gdb: Makefile
Log Message:
gdb: Install gdbinit(5) manpage
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/external/gpl3/gdb/bin/gdb/Makefile
Module Name:src
Committed By: rin
Date: Sun Aug 18 04:03:57 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin/gdbserver: Makefile
Log Message:
gdb: Install gdbserver(1) manpage
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gdb/bin/gdbserv
Module Name:src
Committed By: rin
Date: Sun Aug 18 04:03:57 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin/gdbserver: Makefile
Log Message:
gdb: Install gdbserver(1) manpage
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gdb/bin/gdbserv
Module Name:src
Committed By: rin
Date: Sun Aug 18 04:00:00 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin: Makefile
Log Message:
gdb/bin/Makefile: Use MKGDBSERVER, NFC
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gdb/bin/Makefile
Pl
Module Name:src
Committed By: rin
Date: Sun Aug 18 04:00:00 UTC 2024
Modified Files:
src/external/gpl3/gdb/bin: Makefile
Log Message:
gdb/bin/Makefile: Use MKGDBSERVER, NFC
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gdb/bin/Makefile
Pl
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:56:15 UTC 2024
Modified Files:
src/external/gpl3/gdb: Makefile
Added Files:
src/external/gpl3/gdb/info: Makefile
Log Message:
gdb: Install pre-generated info files
annotate.info is newly installed.
XXX
Mangle
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:56:15 UTC 2024
Modified Files:
src/external/gpl3/gdb: Makefile
Added Files:
src/external/gpl3/gdb/info: Makefile
Log Message:
gdb: Install pre-generated info files
annotate.info is newly installed.
XXX
Mangle
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:52:41 UTC 2024
Added Files:
src/external/gpl3/gdb/info: annotate.info gdb.info stabs.info
Log Message:
gdb/info: Generate *.info with gtexinfo-7.1 from pkgsrc-2024Q2
by using mknative-gdb for amd64.
To generate a dif
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:52:41 UTC 2024
Added Files:
src/external/gpl3/gdb/info: annotate.info gdb.info stabs.info
Log Message:
gdb/info: Generate *.info with gtexinfo-7.1 from pkgsrc-2024Q2
by using mknative-gdb for amd64.
To generate a dif
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:45:52 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
gdb/doc: Revert previous to build info files and man pages again
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: rin
Date: Sun Aug 18 03:45:52 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
gdb/doc: Revert previous to build info files and man pages again
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: christos
Date: Wed Aug 14 23:54:51 UTC 2024
Modified Files:
src/external/gpl3/gdb: Makefile.inc
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/bin/gdbserver: Makefile
src/external/gpl3/gdb/bin/gdbtui: Make
Module Name:src
Committed By: christos
Date: Wed Aug 14 23:51:40 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
Disable building info files and man pages for now since our texinfo can't
handle them (and the new texinfo is written in p
Module Name:src
Committed By: christos
Date: Wed Aug 14 23:51:40 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
Disable building info files and man pages for now since our texinfo can't
handle them (and the new texinfo is written in p
Module Name:src
Committed By: christos
Date: Wed Aug 14 23:19:31 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdbserver: server.cc
Log Message:
XXX: something is wrong with our c++ templates. Disable for now. This is
just to pretty-print an error message so no big d
Module Name:src
Committed By: christos
Date: Wed Aug 14 23:19:31 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdbserver: server.cc
Log Message:
XXX: something is wrong with our c++ templates. Disable for now. This is
just to pretty-print an error message so no big d
Module Name:src
Committed By: christos
Date: Mon Aug 12 22:09:56 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist: config.guess config.sub
src/external/gpl3/gdb/dist/bfd: bfdio.c config.bfd configure
configure.ac elf.c elf32-arm.c elf32-i386.c merge.c
Module Name:src
Committed By: christos
Date: Mon Aug 12 22:09:56 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist: config.guess config.sub
src/external/gpl3/gdb/dist/bfd: bfdio.c config.bfd configure
configure.ac elf.c elf32-arm.c elf32-i386.c merge.c
Module Name:src
Committed By: mrg
Date: Sat Mar 9 06:51:24 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
avoid rebuilding texi files in the read-only source tree
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.10 -r1.2 src
Module Name:src
Committed By: mrg
Date: Sat Mar 9 06:51:24 UTC 2024
Modified Files:
src/external/gpl3/gdb/dist/gdb/doc: Makefile.in
Log Message:
avoid rebuilding texi files in the read-only source tree
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.10 -r1.2 src
Module Name:src
Committed By: skrll
Date: Sun Oct 29 13:11:59 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
Fix cross compiling by using snprintf instead of strlcpy
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external
Module Name:src
Committed By: skrll
Date: Sun Oct 29 13:11:59 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
Fix cross compiling by using snprintf instead of strlcpy
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external
Module Name:src
Committed By: christos
Date: Fri Sep 8 19:55:51 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: inf-ptrace.c
Log Message:
fix threads debugging (again)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/gpl3/gdb/dist/gdb/
Module Name:src
Committed By: christos
Date: Fri Sep 8 19:55:51 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: inf-ptrace.c
Log Message:
fix threads debugging (again)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/gpl3/gdb/dist/gdb/
Module Name:src
Committed By: christos
Date: Tue Aug 29 20:39:17 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
When we try to find the compat32 dynamic linker, strip out the arch-specific
string (sparc:v8plus -> sparc).
To generate a diff
Module Name:src
Committed By: christos
Date: Tue Aug 29 20:39:17 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: solib.c
Log Message:
When we try to find the compat32 dynamic linker, strip out the arch-specific
string (sparc:v8plus -> sparc).
To generate a diff
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:26:56 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/aarch64: targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/aarch64eb: targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/alpha: targmatc
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:26:56 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/aarch64: targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/aarch64eb: targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/alpha: targmatc
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:16:48 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
gdb/configure.tgt: Misc clean up. NFC.
- Drop upstream diff for irrelevant part.
- Use netbsd* instead of netbsdelf* for coldfire
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:16:48 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt
Log Message:
gdb/configure.tgt: Misc clean up. NFC.
- Drop upstream diff for irrelevant part.
- Use netbsd* instead of netbsdelf* for coldfire
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:15:41 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.nat
Log Message:
gdb/configure.nat: Slightly reduce diff from upstream. NFC
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/ex
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:15:41 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.nat
Log Message:
gdb/configure.nat: Slightly reduce diff from upstream. NFC
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/ex
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:10:48 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.host
Log Message:
gdb/configure.host: Revive m5407 support to NetBSD, lost during merge
To generate a diff of this commit:
cvs rdiff -u -r1.15 -
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:10:48 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.host
Log Message:
gdb/configure.host: Revive m5407 support to NetBSD, lost during merge
To generate a diff of this commit:
cvs rdiff -u -r1.15 -
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:09:17 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: configure configure.ac
Log Message:
gdb/bfd: Make ILP32 default for mips n32, as done for binutils/bfd
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:09:17 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: configure configure.ac
Log Message:
gdb/bfd: Make ILP32 default for mips n32, as done for binutils/bfd
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:06:53 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
Log Message:
gdb/config.bfd: Add mipsn64* and misc clean up for mips
- Add mipsn64e[bl].
- Clean up and sync mips* with binutils/config.bfd.
- Dr
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:06:53 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
Log Message:
gdb/config.bfd: Add mipsn64* and misc clean up for mips
- Add mipsn64e[bl].
- Clean up and sync mips* with binutils/config.bfd.
- Dr
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:03:30 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
Log Message:
gdb/config.bfd: Consistently use netbsd* instead of netbsdelf*
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/e
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:03:30 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
Log Message:
gdb/config.bfd: Consistently use netbsd* instead of netbsdelf*
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/e
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:02:27 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
Log Message:
gdb/config.bfd: Reintroduce m5200 and m5407, lost during merge
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/e
Module Name:src
Committed By: rin
Date: Mon Aug 28 03:02:27 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: config.bfd
Log Message:
gdb/config.bfd: Reintroduce m5200 and m5407, lost during merge
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/e
Module Name:src
Committed By: riastradh
Date: Wed Aug 23 19:42:25 UTC 2023
Modified Files:
src/external/gpl3/gdb/bin/psim: Makefile
Log Message:
gdb/psim: Suppress typedef-redefinition errors in the clang build.
Seems clang disagrees with gcc about whether this is allowed
Module Name:src
Committed By: riastradh
Date: Wed Aug 23 19:42:25 UTC 2023
Modified Files:
src/external/gpl3/gdb/bin/psim: Makefile
Log Message:
gdb/psim: Suppress typedef-redefinition errors in the clang build.
Seems clang disagrees with gcc about whether this is allowed
Module Name:src
Committed By: rin
Date: Wed Aug 23 10:37:46 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: mips-netbsd-tdep.c
Log Message:
gdb/mips: Supply zero register as done for other OSes
With this change, gdb/mips 13 becomes working to some extent,
at leas
Module Name:src
Committed By: rin
Date: Wed Aug 23 10:37:46 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: mips-netbsd-tdep.c
Log Message:
gdb/mips: Supply zero register as done for other OSes
With this change, gdb/mips 13 becomes working to some extent,
at leas
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:22:36 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-netbsd-nat.c
Log Message:
gdb/aarch64: Fix misplaced comment. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/e
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:22:36 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: aarch64-netbsd-nat.c
Log Message:
gdb/aarch64: Fix misplaced comment. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/e
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:20:32 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: riscv-netbsd-nat.c
Log Message:
gdb/riscv: Specify lwpid for PT_[GS]ETREGS
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/g
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:20:32 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: riscv-netbsd-nat.c
Log Message:
gdb/riscv: Specify lwpid for PT_[GS]ETREGS
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/g
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:16:50 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: elf.c
Log Message:
gdb/bfd: Add support to NetBSD-style core file for riscv
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/gpl
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:16:50 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: elf.c
Log Message:
gdb/bfd: Add support to NetBSD-style core file for riscv
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/gpl
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:14:06 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/riscv32: defs.mk
src/external/gpl3/gdb/lib/libbfd/arch/riscv64: defs.mk
Log Message:
gdb/bfd: mknative riscv{64,32}
To generate a diff of th
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:14:06 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/riscv32: defs.mk
src/external/gpl3/gdb/lib/libbfd/arch/riscv64: defs.mk
Log Message:
gdb/bfd: mknative riscv{64,32}
To generate a diff of th
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:12:10 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: configure configure.ac
Log Message:
gdb/bfd: Stop compiling in useless netbsd-core.c for riscv
netbsd-core.c is for the old-style core format, which has
ne
Module Name:src
Committed By: rin
Date: Tue Aug 22 06:12:10 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/bfd: configure configure.ac
Log Message:
gdb/bfd: Stop compiling in useless netbsd-core.c for riscv
netbsd-core.c is for the old-style core format, which has
ne
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:28:23 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gnulib: configure
src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4
Log Message:
gdb/gnulib: Revert rename(2) workaround for now
To generate a dif
Ah, it must be better. Thank you for useful comment as always :)
I've confirmed the same files are generated. I will commit soon, but
commit mail seems to be delayed for some reasons...
Thanks,
rin
On Sun, Aug 20, 2023 at 11:17 AM Valery Ushakov wrote:
>
> On Sun, Aug 20, 2023 at 02:02:40 +
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:28:23 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gnulib: configure
src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4
Log Message:
gdb/gnulib: Revert rename(2) workaround for now
To generate a dif
On Sun, Aug 20, 2023 at 02:02:40 +, Rin Okuyama wrote:
> Modified Files:
> src/external/gpl3/gdb/dist/gnulib: configure
> src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4
>
> Log Message:
> gdb/gnulib: ``guess yes'' to rename(2) checks for NetBSD
Can't we just set gl_cv_fun
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:08:46 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/m68000: bfd-in3.h bfd.h bfdver.h
config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libctf/arch/m68000: config.h defs.mk
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:04:21 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libgnulib/arch/aarch64: defs.mk
src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib: config.h
src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:04:21 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libgnulib/arch/aarch64: defs.mk
src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib: config.h
src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:02:40 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gnulib: configure
src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4
Log Message:
gdb/gnulib: ``guess yes'' to rename(2) checks for NetBSD
Otherwise
Module Name:src
Committed By: rin
Date: Sun Aug 20 02:02:40 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gnulib: configure
src/external/gpl3/gdb/dist/gnulib/import/m4: rename.m4
Log Message:
gdb/gnulib: ``guess yes'' to rename(2) checks for NetBSD
Otherwise
> For vax, something still wrong.
This was due to my test environment built by GCC 12. For system built by GCC 10,
GDB 13 works just fine (except for C++ exception handling), as far as I can see.
Thanks,
rin
On Thu, Aug 17, 2023 at 4:45 PM Rin Okuyama wrote:
>
> Module Name:src
> Committed
This was not correct. Core file support for NetBSD/riscv was present for
our local version of GDB 11, and lost during merge.
Thanks,
rin
On Thu, Aug 17, 2023 at 4:37 PM Rin Okuyama wrote:
>
> Module Name:src
> Committed By: rin
> Date: Thu Aug 17 07:37:36 UTC 2023
>
> Modified Fi
Module Name:src
Committed By: rin
Date: Fri Aug 18 01:00:02 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: ppc-netbsd-tdep.c ppc-netbsd-tdep.h
Log Message:
gdb/ppc: Resolve static v.s. extern confusion found in upstream. NFC.
To generate a diff of this commit:
Module Name:src
Committed By: rin
Date: Fri Aug 18 01:00:02 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: ppc-netbsd-tdep.c ppc-netbsd-tdep.h
Log Message:
gdb/ppc: Resolve static v.s. extern confusion found in upstream. NFC.
To generate a diff of this commit:
Module Name:src
Committed By: rin
Date: Fri Aug 18 00:04:00 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt corelow.c hppa-tdep.h
Log Message:
gdb: Slightly reduce diff from upstream. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1
Module Name:src
Committed By: rin
Date: Fri Aug 18 00:04:00 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: configure.tgt corelow.c hppa-tdep.h
Log Message:
gdb: Slightly reduce diff from upstream. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1
Module Name:src
Committed By: rin
Date: Thu Aug 17 14:53:39 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: m68k-bsd-tdep.c
Log Message:
gdb/m68k: Add missing nbsd_init_abi() call
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 src/external/gpl3/
Module Name:src
Committed By: rin
Date: Thu Aug 17 14:53:39 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: m68k-bsd-tdep.c
Log Message:
gdb/m68k: Add missing nbsd_init_abi() call
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 src/external/gpl3/
Module Name:src
Committed By: rin
Date: Thu Aug 17 14:52:53 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: m68k-tdep.c
Log Message:
gdb/m68k: Do not fall back to EABI for NetBSD
gdb 13 falls back to newly-introduced m68k EABI, if ELFOSABI_NONE ==
ELFOSABI_SYSV =
Module Name:src
Committed By: rin
Date: Thu Aug 17 14:52:53 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: m68k-tdep.c
Log Message:
gdb/m68k: Do not fall back to EABI for NetBSD
gdb 13 falls back to newly-introduced m68k EABI, if ELFOSABI_NONE ==
ELFOSABI_SYSV =
Module Name:src
Committed By: rin
Date: Thu Aug 17 10:51:04 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb: defs.mk
Log Message:
gdb: Fix previous; one wrong file was committed...
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: rin
Date: Thu Aug 17 10:51:04 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libreadline/arch/aarch64eb: defs.mk
Log Message:
gdb: Fix previous; one wrong file was committed...
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: rin
Date: Thu Aug 17 10:21:23 UTC 2023
Modified Files:
src/external/gpl3/gdb/lib/libbfd/arch/aarch64: config.h targmatch.h
src/external/gpl3/gdb/lib/libbfd/arch/aarch64eb: config.h targmatch.h
src/external/gpl3/gdb/lib/libbfd/ar
Module Name:src
Committed By: rin
Date: Thu Aug 17 09:03:34 UTC 2023
Removed Files:
src/external/gpl3/gdb/lib/libbfd/arch/coldfire: bfd-in3.h bfd.h
bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libdecnumber/arch/coldfire: config.h defs.
Module Name:src
Committed By: rin
Date: Thu Aug 17 09:03:34 UTC 2023
Removed Files:
src/external/gpl3/gdb/lib/libbfd/arch/coldfire: bfd-in3.h bfd.h
bfdver.h config.h defs.mk targmatch.h
src/external/gpl3/gdb/lib/libdecnumber/arch/coldfire: config.h defs.
Module Name:src
Committed By: rin
Date: Thu Aug 17 07:51:29 UTC 2023
Modified Files:
src/external/gpl3/gdb/dist/gdb: netbsd-tdep.c netbsd-tdep.h
Log Message:
gdb/netbsd: Drop unused functions. NFCI.
Note that these two funcs, nbsd_ilp32_solib_svr4_fetch_link_map_offsets,
1 - 100 of 357 matches
Mail list logo