2005-06-13 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/linux64.mt (TDEPFILES): Add symfile-mem.o.
This commit is contained in:
parent
d738fe6d01
commit
43259571ac
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-06-13 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* config/i386/linux64.mt (TDEPFILES): Add symfile-mem.o.
|
||||
|
||||
2005-06-13 Richard Sandiford <richard@codesourcery.com>
|
||||
|
||||
* MAINTAINERS: Update my email address.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Target: GNU/Linux x86-64
|
||||
TDEPFILES= amd64-tdep.o amd64-linux-tdep.o \
|
||||
i386-tdep.o i387-tdep.o i386-linux-tdep.o glibc-tdep.o \
|
||||
solib.o solib-svr4.o corelow.o
|
||||
solib.o solib-svr4.o corelow.o symfile-mem.o
|
||||
DEPRECATED_TM_FILE= solib.h
|
||||
|
|
Loading…
Add table
Reference in a new issue