* config/sparc/sp64.mt (SIMFILES): Use remote-sim.o now.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sun, 20 Mar 1994 23:45:33 +0000 (23:45 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sun, 20 Mar 1994 23:45:33 +0000 (23:45 +0000)
commit7f695c077c18350ae31b4799f7d72682f3c2f08c
tree4627a969cbb730f0b821d2542b62f8cd1d463d6c
parent4e85e79f4faeaeeb08f28d0877e6d250c8831a71
* config/sparc/sp64.mt (SIMFILES): Use remote-sim.o now.
(TM_CLIBS): Define to -lm, the simulator uses the sqrt() function.
* config/sparc/tm-sp64.h (FPS_REGNUM, CPS_REGNUM): Define (so
sparc-tdep.c compiles).
(TARGET_PTR_BIT): Must be a constant now, fix at 64.
gdb/ChangeLog