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

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:54:13 UTC 2020 Added Files: src/external/gpl3/gdb.old/lib/libbfd/arch/aarch64eb: bfd-in3.h bfd.h bfd_stdint.h bfdver.h config.h defs.mk targmatch.h src/external/gpl3/gdb.old/lib/libdecnumber/arch/aarc

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