* PATCH: Support vDSO on x86_64
@ 2005-06-13 20:52 H. J. Lu
2005-06-13 20:53 ` Daniel Jacobowitz
2005-06-13 21:04 ` Mark Kettenis
0 siblings, 2 replies; 3+ messages in thread
From: H. J. Lu @ 2005-06-13 20:52 UTC (permalink / raw)
To: GDB
I checked this as an obvious patch to support vDSO on x86_64.
H.J.
---
2005-06-13 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/linux64.mt (TDEPFILES): Add symfile-mem.o.
--- gdb/config/i386/linux64.mt.vdso 2004-11-11 16:47:07.000000000 -0800
+++ gdb/config/i386/linux64.mt 2005-02-01 13:01:46.056022932 -0800
@@ -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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-13 21:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-13 20:52 PATCH: Support vDSO on x86_64 H. J. Lu
2005-06-13 20:53 ` Daniel Jacobowitz
2005-06-13 21:04 ` Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox