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-05 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 src/external/gpl3/gdb.old/lib/libbfd/Makef

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

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:55:48 UTC 2020 Modified Files: src/external/gpl3/gdb.old/lib/libbfd: Makefile Log Message: Adjust for aarch64eb; it needs elf32-aarch64.c. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/

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

2020-09-13 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Sep 14 06:50:31 UTC 2020 Removed Files: src/external/gpl3/gdb.old/dist/gdb: rust-exp.c x86bsd-nat.c x86bsd-nat.h Log Message: Sync with external/gpl3/gdb/dist/gdb by removing unused files: - rust-exp.c is generated f

CVS commit: src/external/gpl3/gdb.old/dist/sim/ppc

2017-12-19 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Dec 19 09:01:24 UTC 2017 Modified Files: src/external/gpl3/gdb.old/dist/sim/ppc: emul_netbsd.c Log Message: gdb.old: Add missing */ Sponsored by To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/

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

2017-02-07 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Feb 8 01:32:37 UTC 2017 Modified Files: src/external/gpl3/gdb.old/bin/gdb: Makefile src/external/gpl3/gdb.old/bin/gdbtui: Makefile src/external/gpl3/gdb.old/dist/gdb: nbsd-thread.c Log Message: Detach libpthrea

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

2016-10-12 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 13 01:19:04 UTC 2016 Added Files: src/external/gpl3/gdb.old/dist/gdb/features/rs6000: power-altivec.xml power-core.xml power-fpu-isa205.xml power-fpu.xml power-linux.xml power-oea.xml power-spe.xml

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

2015-08-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Aug 17 07:32:51 UTC 2015 Modified Files: src/external/gpl3/gdb.old: Makefile.inc Log Message: don't hard code the path. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb.old/Makefile.inc Pl

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

2015-08-15 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Aug 15 21:11:37 UTC 2015 Modified Files: src/external/gpl3/gdb.old/lib/libgdb: Makefile Log Message: add a bunch of missing CLEANDIRFILES, since the implicit rules they come from are not entirely simple to generate. remove old D

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

2015-08-15 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Aug 15 20:57:37 UTC 2015 Modified Files: src/external/gpl3/gdb.old: Makefile.inc Log Message: this is gdb.old, not gdb. XXX: put this in bsd.own.mk? To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/external/