8b7789423c
bfd/ 2011-06-19 H.J. Lu <hongjiu.lu@intel.com> * elf64-x86-64.c (elf_backend_post_process_headers): Defined for x32. binutils/testsuite/ 2011-06-19 H.J. Lu <hongjiu.lu@intel.com> * binutils-all/elfedit-1.d: Updated for x32. gas/ 2011-06-19 H.J. Lu <hongjiu.lu@intel.com> * configure.tgt: Support x32. ld/ 2011-06-19 H.J. Lu <hongjiu.lu@intel.com> * configure.tgt: Support x32. ld/testsuite/ 2011-06-19 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/eh1.d: Skip x32. * ld-elf/eh2.d: Likewise. * ld-elf/eh3.d: Likewise. * ld-elf/eh4.d: Likewise. * ld-elfvsb/elfvsb.exp: Only xfail 64bit x86_64-*-linux*. * ld-shared/shared.exp: Likewise. * ld-ifunc/ifunc-1-local-x86.d: Support x32. * ld-ifunc/ifunc-1-x86.d: Likewise. * ld-ifunc/ifunc-3a-x86.d: Likewise. * ld-x86-64/pcrel16.d: Likewise. * ld-x86-64/x86-64.exp (x86_64tests): Add missing -melf_x86_64.
16 lines
427 B
Makefile
16 lines
427 B
Makefile
#PROG: elfedit
|
|
#elfedit: --output-mach l1om
|
|
#source: empty.s
|
|
#readelf: -h
|
|
#name: Update ELF header 1
|
|
#target: x86_64-*-*
|
|
|
|
#...
|
|
ELF Header:
|
|
Magic: 7f 45 4c 46 0(1|2) 01 01 00 00 00 00 00 00 00 00 00
|
|
Class: ELF(32|64)
|
|
Data: 2's complement, little endian
|
|
Version: 1 \(current\)
|
|
#...
|
|
Machine: Intel L1OM
|
|
#...
|