Date: Mon, 12 Apr 2004 23:27:20 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 50975 for review Message-ID: <200404130627.i3D6RKi2087257@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=50975 Change 50975 by marcel@marcel_sledge on 2004/04/12 23:26:46 Add amd64-unknown-freebsd. Affected files ... .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/Makefile#6 edit .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/amd64/Makefile#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/amd64/bfd.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/amd64/config.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/amd64/Makefile#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/amd64/config.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/amd64/init.c#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/libiberty/amd64/config.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/opcodes/amd64/Makefile#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/opcodes/amd64/config.h#1 add Differences ... ==== //depot/projects/gdb/gnu/usr.bin/gdb/bfd/Makefile#6 (text+ko) ==== @@ -35,6 +35,9 @@ elf64-target.h: sed -e s/NN/64/g < ${CNTRB_GDB}/bfd/elfxx-target.h > ${.TARGET} +peigen.c: + sed -e s/XX/pe/g < ${CNTRB_GDB}/bfd/peXXigen.c > ${.TARGET} + pepigen.c: sed -e s/XX/pep/g < ${CNTRB_GDB}/bfd/peXXigen.c > ${.TARGET}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404130627.i3D6RKi2087257>