This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] x86-64 merger part1 - elf64-x86-64 support


Hi Jan,

: Mon Nov 27 16:23:49 MET 2000  Jan Hubicka  <jh@suse.cz>
:         * Makefile.am (BFD64_BACKENDS): Add elf64-x86-64.lo
:         BFD64_BACKENDS_CFILES): Add elf64-x86-64.c
:         (elf64-x86-64.lo): Add dependencies.
:         * archures.c (DESCRIPTION): Add bfd_mach_x86_64,
:         bfd_mach_x86_64_intel_syntax.
:         * elf.c (prep_headers): Use EM_x86_64 for 64bit output.
:         * config.bfd (x86_64): Add.
:         * configure.in: Add support for bfd_elf64_x86_64_vec.
:         * cpu-i386.c (bfd_x86_64_arch_intel_syntax, bfd_x86_64_arch): Add.
:         (bfd_i386_arch, i8086_ar): Link in.
:         * elf64-x86-64.c: New file.
:         * reloc.c (ENUMDOC): Add BFD_RELOC_X86_64*.
:         * targets.c (bfd_elf64_x86_64_vec): Add.
:         (bfd_target_vect): Add bfd_elf64_x86_64_vec.
: 
: Mon Nov 27 16:28:06 MET 2000  Jan Hubicka  <jh@suse.cz>
:         * common.h (EM_X86_64): New macro.
:         * x86-64.h: New file.

Approved and applied, modulo moving the entry in Makefile.am into the
64 bit section.

Cheers
	Nick

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]