CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/04/06 12:30:22
Modified files: gnu/usr.bin/binutils-2.17/bfd: Makefile.in coffcode.h config.bfd configure peXXigen.c peicode.h targets.c gnu/usr.bin/binutils-2.17/include/coff: external.h internal.h pe.h Added files: gnu/usr.bin/binutils-2.17/bfd: coff-x86_64.c efi-app-x86_64.c gnu/usr.bin/binutils-2.17/include/coff: x86_64.h Log message: Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work. ok mlarkin@