Module Name: src Committed By: christos Date: Mon May 21 02:10:47 UTC 2018
Modified Files: src/external/gpl3/gdb/dist/bfd: config.bfd src/external/gpl3/gdb/dist/gdb: Makefile.in configure.host configure.tgt Added Files: src/external/gpl3/gdb/dist/gdb: aarch64-nbsd-nat.c aarch64-nbsd-tdep.c aarch64-nbsd-tdep.h src/external/gpl3/gdb/dist/gdb/config/aarch64: nbsd.mh Log Message: add minimal glue to make gdb compile on aarch-64; now configure in gdb/dist and gmake creates a gdb binary. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/gdb/dist/bfd/config.bfd cvs rdiff -u -r1.1.1.7 -r1.2 src/external/gpl3/gdb/dist/gdb/Makefile.in cvs rdiff -u -r0 -r1.1 src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-nat.c \ src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.c \ src/external/gpl3/gdb/dist/gdb/aarch64-nbsd-tdep.h cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gdb/dist/gdb/configure.host cvs rdiff -u -r1.18 -r1.19 src/external/gpl3/gdb/dist/gdb/configure.tgt cvs rdiff -u -r0 -r1.1 src/external/gpl3/gdb/dist/gdb/config/aarch64/nbsd.mh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.