Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* 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

* Re: PATCH: Support vDSO on x86_64
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2005-06-13 20:53 UTC (permalink / raw)
  To: H. J. Lu; +Cc: GDB

On Mon, Jun 13, 2005 at 01:52:38PM -0700, H. J. Lu wrote:
> I checked this as an obvious patch to support vDSO on x86_64.

Thanks!

-- 
Daniel Jacobowitz
CodeSourcery, LLC


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PATCH: Support vDSO on x86_64
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Kettenis @ 2005-06-13 21:04 UTC (permalink / raw)
  To: hjl; +Cc: gdb-patches

   Date: Mon, 13 Jun 2005 13:52:38 -0700
   From: "H. J. Lu" <hjl@lucon.org>

   I checked this as an obvious patch to support vDSO on x86_64.

Thanks!

Mark


^ 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