diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-03-07 15:51:28 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-03-07 15:51:28 +0000 |
commit | 5bd7c941e3dae990b71526fd590a86fd5e84aa0a (patch) | |
tree | 52ead6a6b7b310b7f3e6845604ca3174352b9e3e /bfd/ChangeLog | |
parent | 4104dff66f56bd1f51eadd4fe6c013cdfa850639 (diff) | |
download | gdb-5bd7c941e3dae990b71526fd590a86fd5e84aa0a.zip gdb-5bd7c941e3dae990b71526fd590a86fd5e84aa0a.tar.gz gdb-5bd7c941e3dae990b71526fd590a86fd5e84aa0a.tar.bz2 |
x
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 875a65d..1707386 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. |