PERFORCE change 50975 for review
Marcel Moolenaar
marcel at FreeBSD.org
Mon Apr 12 23:27:21 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=50975
Change 50975 by marcel at 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}
More information about the p4-projects
mailing list