diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b699c56f0f..a58db19dcd 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,17 @@ +Wed Feb 7 13:59:54 1996 Ian Lance Taylor + + * Makefile.in (SONAME): New variable. + ($(SHLINK)): Make a link to the transformed name, as well. + (stamp-tshlink): New target. + (install): Skip stamp-tshlink during install. + +Tue Feb 6 12:28:54 1996 Ian Lance Taylor + + * configure.in: Call AC_ARG_PROGRAM. + * configure: Rebuild. + * Makefile.in (program_transform_name): New variable. + (install): Transform library name before installing it. + Mon Feb 5 16:14:42 1996 Ian Lance Taylor * i960-dis.c (mem): Add HX dcinva instruction.