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 5563aeb1e46b6331f16915aed1857ddfc2e55255..258b07802a36890053aa8493591330ea8aca6989 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 563ee8d73241e5bd77f207050c37671ee5be55b5..0c9a260377462aaef0adc4fe982e5b8554108d69 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
This page took 0.028653 seconds and 4 git commands to generate.