From eb03bc25f73390ff3d542bf9c7489e7435bfaecf Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 16 Apr 1998 21:06:36 +0000 Subject: [PATCH] * elf64-alpha.c (elf64_alpha_do_reloc_gpdisp): Do all gpdisp comparisons signed. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b279ba628d..1432d39335 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 16 13:49:00 1998 Richard Henderson + + * elf64-alpha.c (elf64_alpha_do_reloc_gpdisp): Do all gpdisp + comparisons signed. + Thu Apr 16 11:43:33 1998 Ian Lance Taylor * targets.c (bfd_target_vector) [SELECT_VECS not defined]: Add -- 2.34.1