mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-19 07:24:48 +00:00
Add ../sim/common/libcommon.a
This commit is contained in:
parent
c6b62ad1d7
commit
1e4a0d020f
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user