Date: Sun, 11 Apr 2004 22:24:38 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 50910 for review Message-ID: <200404120524.i3C5OcBJ016377@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=50910 Change 50910 by marcel@marcel_nfs on 2004/04/11 22:24:07 ia64-unknown-freebsd Affected files ... .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/Makefile#4 edit .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/ia64/Makefile#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/ia64/bfd.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/bfd/ia64/config.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/ia64/Makefile#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/ia64/config.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/gdb/ia64/init.c#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/libiberty/ia64/config.h#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/opcodes/ia64/Makefile#1 add .. //depot/projects/gdb/gnu/usr.bin/gdb/opcodes/ia64/config.h#1 add Differences ... ==== //depot/projects/gdb/gnu/usr.bin/gdb/bfd/Makefile#4 (text+ko) ==== @@ -34,7 +34,10 @@ sed -e s/NN/32/g < ${CNTRB_GDB}/bfd/elfxx-target.h > ${.TARGET} elf64-target.h: - sed -e s/NN/32/g < ${CNTRB_GDB}/bfd/elfxx-target.h > ${.TARGET} + sed -e s/NN/64/g < ${CNTRB_GDB}/bfd/elfxx-target.h > ${.TARGET} + +pepigen.c: + sed -e s/XX/pep/g < ${CNTRB_GDB}/bfd/peXXigen.c > ${.TARGET} targmatch.h: sed -f ${CNTRB_GDB}/bfd/targmatch.sed < ${CNTRB_GDB}/bfd/config.bfd \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404120524.i3C5OcBJ016377>