bfd/
authorRoland McGrath <roland@gnu.org>
Fri, 16 Mar 2012 23:19:47 +0000 (23:19 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 16 Mar 2012 23:19:47 +0000 (23:19 +0000)
commit8059fb196eecc90ab0dc7ecabd913690d08baee9
tree5dd79259d1a5fe29aaa0d0f9d8cb607e0c46abe6
parentb2ecfddf1c708dd271843a1daf1b45d9f36a4238
bfd/
2012-03-16  Roland McGrath  <mcgrathr@google.com>

* config.bfd: Handle x86_64-*-nacl*.
* elf64-x86-64.c (bfd_elf64_x86_64_nacl_vec): New backend vector stanza.
(bfd_elf32_x86_64_nacl_vec): Likewise.
* targets.c: Support them.
* configure.in: Likewise.
* configure: Regenerated.

gas/
2012-03-16  Roland McGrath  <mcgrathr@google.com>

* config/tc-i386.h [TE_NACL] (ELF_TARGET_FORMAT32, ELF_TARGET_FORMAT64):
Define for this case.
* configure.tgt (i386-*-nacl*): If ${cpu} is x86_64*, default to x32.
bfd/ChangeLog
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/elf64-x86-64.c
bfd/targets.c
gas/ChangeLog
gas/config/tc-i386.h
gas/configure.tgt
This page took 0.025694 seconds and 4 git commands to generate.