Replace $(ELF_DEPS) with $(ELF_X86_DEPS)
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 23 Feb 2016 16:24:18 +0000 (08:24 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 23 Feb 2016 16:24:18 +0000 (08:24 -0800)
commit31866b2cd49643af39501f9ae5ca2d4a9b36872e
treef38c9609f5a874052b4963795cded430a8e8f7d6
parent6b3b0ab89663306d17927d630304dbbd36e84570
Replace $(ELF_DEPS) with $(ELF_X86_DEPS)

Define ELF_X86_DEPS with $(ELF_DEPS) plus emulparams/plt_unwind.sh,
extern_protected_data.sh and call_nop.sh.

* Makefile.am (ELF_X86_DEPS): New.
(eelf_i386.c): Replace $(ELF_DEPS) with $(ELF_X86_DEPS).
(eelf_i386_chaos.c): Likewise.
(eelf_i386_fbsd.c): Likewise.
(eelf_i386_ldso.c): Likewise.
(eelf_i386_nacl.c): Likewise.
(eelf_i386_sol2.c): Likewise.
(eelf_iamcu.c): Likewise.
(eelf32_x86_64.c): Likewise.
(eelf32_x86_64_nacl.c): Likewise.
(eelf_l1om.c): Likewise.
(eelf_l1om_fbsd.c): Likewise.
(eelf_k1om.c): Likewise.
(eelf_k1om_fbsd.c): Likewise.
(eelf_x86_64.c): Likewise.
(eelf_x86_64_cloudabi.c): Likewise.
(eelf_x86_64_fbsd.c): Likewise.
(eelf_x86_64_sol2.c): Likewise.
* Makefile.in: Regenerated.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
This page took 0.025254 seconds and 4 git commands to generate.