public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: "Robert O'Callahan" <rocallahan@novell.com>, binutils@sources.redhat.com
Subject: Re: optimizations for 3x speedup in ld
Date: Mon, 04 Apr 2005 17:10:00 -0000	[thread overview]
Message-ID: <4251745A.1040203@redhat.com> (raw)
In-Reply-To: <20050329135353.GP4961@sunsite.mff.cuni.cz>

Hi Jakub, Hi Robert,

> 2005-03-29  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* ldlang.c: Formatting.
> 	(walk_wild_consider_section): Remember return value from wildcardp.
> 	(is_simple_wild): Use strcspn instead of 2 strpbrk calls and strlen.
> 	(wild_spec_can_overlap): Use strcspn instead of strpbrk and strlen.
> 
> 2005-02-17  Robert O'Callahan  <rocallahan@novell.com>
> 
> 	* ld.h (lean_section_userdata_type): Remove.
> 	(fat_section_userdata_type): Remove file field.
> 	(SECTION_USERDATA_SIZE): Remove.
> 	* ldlang.c (init_os): Eliminate initialization of unused
> 	lean_section_userdata_type.
> 
> 	* ldlang.h (callback_t, walk_wild_section_handler_t): New
> 	typedefs.
> 	(struct lang_wild_statement_struct): Add walk_wild_section_handler
> 	and handler_data fields.
> 	* ldlang.c (callback_t): Removed.
> 	(walk_wild_consider_section, walk_wild_section_general,
> 	section_iterator_callback, find_section, is_simple_wild,
> 	match_simple_wild, walk_wild_section_specs1_wild0,
> 	walk_wild_section_specs1_wild1, walk_wild_section_specs2_wild1,
> 	walk_wild_section_specs3_wild2, walk_wild_section_specs4_wild2,
> 	wild_spec_can_overlap, analyze_walk_wild_section_handler): New
> 	functions.
> 	(lang_add_wild): Call analyze_walk_wild_section_handler.
> 	(walk_wild_section): Renamed to walk_wild_section_general and
> 	created a wrapper function.
> 	(section_iterator_callback_data): New typedef.

Sorry for the delay.  This patch is now approved (for the mainline), 
please apply.

Cheers
   Nick

      parent reply	other threads:[~2005-04-04 17:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-17  4:43 Robert O'Callahan
2005-02-17 21:05 ` Nick Clifton
2005-02-17 22:27   ` Robert O'Callahan
2005-02-18  1:54     ` Ian Lance Taylor
2005-02-18  2:02       ` Robert O'Callahan
2005-02-18 21:42     ` Nick Clifton
2005-02-21 11:21       ` Robert O'Callahan
2005-03-29 16:04     ` Jakub Jelinek
2005-03-30 13:17       ` Robert O'Callahan
2005-04-04 17:10       ` Nick Clifton [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=4251745A.1040203@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sources.redhat.com \
    --cc=jakub@redhat.com \
    --cc=rocallahan@novell.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).