public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: Frysk List <frysk@sourceware.org>
Subject: Old and unused dwarf and elf code
Date: Mon, 05 Mar 2007 13:07:00 -0000	[thread overview]
Message-ID: <1173100051.4319.89.camel@dijkstra.wildebeest.org> (raw)

Hi,

While cleaning up the new warnings exposed by the new ecj I stumbled
over the old, unused inua elf and dwarf code. The only class used in the
rest of the code is the AT constant to string mapping file using by the
proc.Auxv class for creating a debug string. All other functionality is
now done through lib.dw and lib.elf. Since this old code has confused me
in the past before. And since it would take quite some work to make it
clean and warning free for the new ecj (which does catch a lot of
stubbed out code) I propose to move the AT class into lib.elf and remove
the inua/elf and inua/dwarf code from the tree (which also gives a nice
compile speedup!) Please let me know if you are still relying on this
old code, otherwise I'll commit this cleanup asap.

inua:
2007-03-05  Mark Wielaard  <mark@klomp.org>

        * elf/*: Removed.
        * dwarf/*: Removed.

lib/elf:
2007-03-05  Mark Wielaard  <mark@klomp.org>

        * ElfAT.shjava: New file. Moved from inua/elf.

frysk/proc:
2007-03-05  Mark Wielaard  <mark@klomp.org>

        * Auxv.java: Use lib.elf.ElfAT.

Cheers,

Mark

             reply	other threads:[~2007-03-05 13:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-05 13:07 Mark Wielaard [this message]
2007-03-06 15:01 ` Unused " Andrew Cagney

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=1173100051.4319.89.camel@dijkstra.wildebeest.org \
    --to=mark@klomp.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).