public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: "Doug Kwan (關振德)" <dougkwan@google.com>
Cc: binutils@sourceware.org
Subject: Re: [PATCH][GOLD] Add make_elf_object target hooks.
Date: Wed, 19 Aug 2009 00:02:00 -0000	[thread overview]
Message-ID: <m31vn8d70d.fsf@google.com> (raw)
In-Reply-To: <498552560908181155h4ec96b22s968b5295c2be994a@mail.gmail.com> (Doug Kwan's message of "Tue\, 18 Aug 2009 11\:55\:46 -0700")

"Doug Kwan (關振德)" <dougkwan@google.com> writes:

> 2009-08-18  Doug Kwan  <dougkwan@google.com>
>
> 	* dynobj.cc (Sized_dynobj::setup): Take a Target object instead of
> 	an elcpp::Ehdr as parameter.  Adjust call to set_target.
> 	* dynobj.h (Sized_dynobj::setup): Take a Target object instead of
> 	an elfcpp::Ehdr as parameter.
> 	* object.cc (Object::set_target): Remove the version that looks up
> 	a target and sets it.
> 	(Sized_relobj::setup): Take a Target object instead of
> 	an elfcpp::Ehdr as parameter.  Adjust call to set_target.
> 	(make_elf_sized_object): Find target and ask target to
> 	make an ELF object.
> 	* object.h: (Object::set_target): Remove the version that looks up
> 	a target and sets it.
> 	(Sized_relobj::setup): Take a Target object instead of
> 	an elfcpp:Ehdr as parameter.
> 	* target.cc: Include dynobj.h.
> 	(Target::do_make_elf_object_implementation): New.
>  	(Target::do_make_elf_object): New.
> 	* target.h (Target::make_elf_object): New template declaration.
> 	(Target::do_make_elf_object): New method declarations.
> 	(Target::do_make_elf_object_implementation): New template declaration.

This is OK.

Thanks.

Ian

      reply	other threads:[~2009-08-18 23:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-18  3:12 Doug Kwan (關振德)
2009-08-18 14:41 ` Ian Lance Taylor
2009-08-18 16:29   ` Doug Kwan (關振德)
2009-08-18 18:35     ` Ian Lance Taylor
2009-08-18 19:08       ` Doug Kwan (關振德)
2009-08-19  0:02         ` Ian Lance Taylor [this message]

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=m31vn8d70d.fsf@google.com \
    --to=iant@google.com \
    --cc=binutils@sourceware.org \
    --cc=dougkwan@google.com \
    /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).