This commit is contained in:
Ian Lance Taylor 1997-03-07 15:51:28 +00:00
parent 4104dff66f
commit 5bd7c941e3

View File

@ -3,6 +3,7 @@ Fri Mar 7 10:37:30 1997 Ian Lance Taylor <ian@cygnus.com>
* 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.