Revert change of 2000-10-24 in which solib-svr4.o was added to TDEPFILES.
This commit is contained in:
parent
92e1c15ca0
commit
53d2c54b5b
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2000-10-25 Kevin Buettner <kevinb@redhat.com>
|
||||
|
||||
* config/rs6000/rs6000lynx.mt (TDEPFILES): Revert 2000-10-24
|
||||
change in which solib-svr4.o was inadvertently added to this
|
||||
list.
|
||||
|
||||
2000-10-25 Fred Fish <fnf@cygnus.com>
|
||||
|
||||
* mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Define using either
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Target: IBM RS6000 running LynxOS
|
||||
TDEPFILES= coff-solib.o solib-svr4.o rs6000-tdep.o ppc-linux-tdep.o
|
||||
TDEPFILES= coff-solib.o rs6000-tdep.o ppc-linux-tdep.o
|
||||
TM_FILE= tm-rs6000ly.h
|
||||
|
|
Loading…
Reference in a new issue