public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: pmuldoon@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-sys/lib/dwfl ChangeLog ElfPrpsinfo.java  ...
Date: Sat, 06 Oct 2007 07:47:00 -0000	[thread overview]
Message-ID: <20071006074739.16446.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-sys
Changes by:	pmuldoon@sourceware.org	2007-10-06 07:47:39

Modified files:
	lib/dwfl       : ChangeLog ElfPrpsinfo.java ElfPrstatus.java 
	lib/dwfl/cni   : ElfPrpsinfo.cxx ElfPrstatus.cxx 

Log message:
	2007-10-05  Phil Muldoon  <pmuldoon@redhat.com>
	
	* ElfPrpsinfo.java (ElfPrpsinfo): Take size hint parameter
	for 32 on 64.
	* ElfPrstatus.java (ElfPrstatus): Ditto
	* cni/ElfPrpsinfo.cxx (ElfPrpsinfo::getEntrySize): Use size
	parameter to decide wordsize.
	(ElfPrpsinfo::fillMemRegion): Use size parameter to define what
	structure to use, regardless of native wordsize.
	(ElfPrpsinfo): Split structures into 32 and 64 bit structures
	to deal with 32 on 64.
	* cni/ElfPrstatus.cxx (ElfPrstatus::getEntrySize): Use size
	parameter to decide wordsize.
	(ElfPrstatus::fillMemRegion): Use size parameter to define what
	structure to use, regardless of native wordsize.
	(ElfPrstatus): Split structures into 32 and 64 bit structures
	to deal with 32 on 64. Redefine several system structures locally
	to negate long usage.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/ChangeLog.diff?cvsroot=frysk&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/ElfPrpsinfo.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/ElfPrstatus.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/cni/ElfPrpsinfo.cxx.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/cni/ElfPrstatus.cxx.diff?cvsroot=frysk&r1=1.1&r2=1.2


                 reply	other threads:[~2007-10-06  7:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071006074739.16446.qmail@sourceware.org \
    --to=pmuldoon@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).