From 591042f3e71bd49cba4e03f5b9d6ac4de50200a0 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 15 Apr 1997 18:52:33 +0000 Subject: [PATCH] * gdbserver/Makefile.in (INSTALL_XFORM): Remove. (INSTALL_XFORM1): Remove. (install-only): Use $(program_transform_name) directly, rather than using $(INSTALL_XFORM) and $(INSTALL_XFORM1). (uninstall): Transform name. --- gdb/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 04957e41f7..893a322553 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,16 @@ +Tue Apr 15 14:51:04 1997 Ian Lance Taylor + + * gdbserver/Makefile.in (INSTALL_XFORM): Remove. + (INSTALL_XFORM1): Remove. + (install-only): Use $(program_transform_name) directly, rather + than using $(INSTALL_XFORM) and $(INSTALL_XFORM1). + (uninstall): Transform name. + +Mon Apr 14 17:06:27 1997 Mark Alexander + + * remote-mips.c (mips_load): Ensure that PC gets updated + after a load on LSI target. + Mon Apr 14 15:54:51 1997 Geoffrey Noer * procfs.c (notice_signals): fix typo -- 2.34.1