Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 1 Jun 2003 01:32:04 +0000 (01:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 1 Jun 2003 01:32:04 +0000 (01:32 +0000)
commit06e2e0a747504a9cce34fa851e7afac2dc8efe42
tree39e709620557418f0dca0a0626da98a6edac14d8
parentb6da933bfb2afb240b4a360974533ab3fdf2b0f3
Update.

2003-05-31  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_plt_conflict):
New function.
(elf_machine_rela) <case R_PPC64_JMP_SLOT>: Avoid
RESOLVE_CONFLICT_FIND_MAP.  If RESOLVE_CONFLICT_FIND_MAP is defined,
call elf_machine_plt_conflict instead of elf_machine_fixup_plt.

* sysdeps/i386/dl-machine.h (ELF_MACHINE_RUNTIME_TRAMPOLINE): Add
CFI directives.

* csu/Makefile: Fix Makefile warnings regarding Scrt1.o.
ChangeLog
sysdeps/i386/dl-machine.h
sysdeps/powerpc/powerpc64/dl-machine.h