Add ../sim/common/libcommon.a
authorMichael Meissner <gnu@the-meissners.org>
Thu, 12 Dec 1996 18:30:50 +0000 (18:30 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Thu, 12 Dec 1996 18:30:50 +0000 (18:30 +0000)
gdb/ChangeLog
gdb/config/powerpc/ppcle-sim.mt

index 5563aeb..258b078 100644 (file)
@@ -1,3 +1,12 @@
+Thu Dec 12 13:29:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config/powerpc/ppc{,le}-sim.mt (SIM): Add the simulator common
+       library ../sim/common/libcommon.a.
+
+Wed Dec 11 18:51:35 1996  Mark Alexander  <marka@cygnus.com>
+
+       * gdbtk.c (gdb_loc): Correct truncation of PC on 64-bit MIPS.
+
 Wed Dec 11 11:15:08 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * monitor.c (monitor_load): Add support for load address argument.
index 563ee8d..0c9a260 100644 (file)
@@ -3,4 +3,4 @@ TDEPFILES= rs6000-tdep.o monitor.o dsrec.o ppcbug-rom.o
 TM_FILE= tm-ppcle-eabi.h
 
 SIM_OBS = remote-sim.o
-SIM = ../sim/ppc/libsim.a
+SIM = ../sim/ppc/libsim.a ../sim/common/libcommon.a