Module Name: src Committed By: martin Date: Sun Sep 1 10:01:50 UTC 2019
Modified Files: src/external/gpl3/gdb/dist/bfd [netbsd-7]: coffgen.c elf.c elflink.c reloc.c srec.c Log Message: Apply patch, requested by mrg in ticket #1704: external/gpl3/gdb/dist/bfd/coffgen.c external/gpl3/gdb/dist/bfd/elf.c external/gpl3/gdb/dist/bfd/elflink.c external/gpl3/gdb/dist/bfd/reloc.c external/gpl3/gdb/dist/bfd/srec.c Cherry-pick fixes for newer compilers (fixing fallthrough warnings) from -current. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.1.1.3.2.1 src/external/gpl3/gdb/dist/bfd/coffgen.c \ src/external/gpl3/gdb/dist/bfd/elflink.c \ src/external/gpl3/gdb/dist/bfd/reloc.c \ src/external/gpl3/gdb/dist/bfd/srec.c cvs rdiff -u -r1.4 -r1.4.2.1 src/external/gpl3/gdb/dist/bfd/elf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.