public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: pmuldoon@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-imports/lib/elf ChangeLog Elf.java cni/E ...
Date: Thu, 12 Oct 2006 17:08:00 -0000	[thread overview]
Message-ID: <20061012170849.27584.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-imports
Changes by:	pmuldoon@sourceware.org	2006-10-12 17:08:49

Modified files:
	lib/elf        : ChangeLog Elf.java 
	lib/elf/cni    : Elf.cxx 

Log message:
	2006-10-11  Phil Muldoon  <pmuldoon@redhat.com>
	
	* cni/Elf.cxx: (elf_begin): Check args to allow writing to
	elf files.
	(elf_get_last_error_msg): New.
	(elf_get_last_error_no): New.
	(elf_updatehdr): New.
	(elf_init_core_header): New. Temporary.
	(elf_updatephdr): New.
	
	* Elf.java (Elf): Add a boolean constructor switch
	for write/read.
	(updateEHeader): New. Write Elf header back to native
	structure.
	(initializeCoreHeader): Temporary. Convienience function.
	(updatePHeader): New. Write the program segment back to native
	structure.
	(getLastErrorMsg): New. Get the error message corresponding to
	entry below.
	(getLastErrorNo): New. Get the error number set if the last
	elf function failed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/ChangeLog.diff?cvsroot=frysk&r1=1.39&r2=1.40
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/Elf.java.diff?cvsroot=frysk&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-imports/lib/elf/cni/Elf.cxx.diff?cvsroot=frysk&r1=1.20&r2=1.21


             reply	other threads:[~2006-10-12 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-12 17:08 pmuldoon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-07-12 23:02 cagney
2007-07-12 22:42 cagney
2006-07-24 21:57 ajocksch
2006-05-18 15:51 ajocksch

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=20061012170849.27584.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).