]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/Makefile.am
bfd/
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 13 Oct 2003 15:55:51 +0000 (15:55 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 13 Oct 2003 15:55:51 +0000 (15:55 +0000)
commit3f7deb8a34ed3d6ad3e4b5194a9c0b697452ec6b
tree91d6131e2ad26a9cb399b9f93dff529b082e7aa9
parent618ec112719ab55280f2933593e279faf5561bc5
bfd/

2003-10-10  H.J. Lu  <hongjiu.lu@intel.com>

* bfd-in.h (bfd_elf32_ia64_after_parse): New prototype.
(bfd_elf64_ia64_after_parse): Likewise.
* bfd-in2.h: Regenerated.

* elfxx-ia64.c (oor_ip): New.
(oor_branch_size): Likewise.
(bfd_elfNN_ia64_after_parse): Likewise.
(elfNN_ia64_relax_section): Use oor_ip if oor_branch_size
equals sizeof (oor_ip).

ld/

2003-10-10  H.J. Lu  <hongjiu.lu@intel.com>

* Makefile.am (eelf64_ia64.c): Also depend on
$(srcdir)/emultempl/ia64elf.em.
* Makefile.in: Regenerated.

* emulparams/elf64_ia64.sh (EXTRA_EM_FILE): Set to ia64elf.

* emultempl/ia64elf.em: New.
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/elfxx-ia64.c
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/emulparams/elf64_ia64.sh
ld/emultempl/ia64elf.em [new file with mode: 0644]