From 5bd7c941e3dae990b71526fd590a86fd5e84aa0a Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 7 Mar 1997 15:51:28 +0000 Subject: [PATCH] x --- bfd/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 875a65dec8..1707386594 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -3,6 +3,7 @@ Fri Mar 7 10:37:30 1997 Ian Lance Taylor * Makefile.in ($(SHLINK)): Just use ln -s, not ln -sf, since Solaris doesn't like the combined options, and the -f is unnecessary. + (stamp-tshlink, install): Likewise. * elf32-mips.c (mips_elf_relocate_section): Correct R_MIPS16_26 handling when little endian.