public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* interesting change
@ 1999-07-30 22:20 Ulrich Drepper
  1999-07-30 23:04 ` Thorsten Kukuk
  0 siblings, 1 reply; 6+ messages in thread
From: Ulrich Drepper @ 1999-07-30 22:20 UTC (permalink / raw)
  To: GNU libc hacker

First, sorry for the broken patch I've added.  HJ's malloc patch was
buggy and I haven't tested it before I added it.  It should be back to
normal now.

Then, to end the working week I walked into rth's office and
complained about gcc limiting me to write good code.  The result: an
hour later we he had a patch which solved the problem.  It is now in
the egcs mainline.

The problem to solve was the handling of tables with addresses of
local labels.  I introduced this in vfprintf.c.  Ever since the data
section was big because of the tables which had to be relocated and
therefore couldn't be made read-only.  Also, there were runtime
relocations.  This is now gone and the data section is slim again and
startup time got better again.

I hope I got the configure test and the conditionals right.  But
you'll certainly let me know.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-07-31 20:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-30 22:20 interesting change Ulrich Drepper
1999-07-30 23:04 ` Thorsten Kukuk
1999-07-30 23:18   ` Ulrich Drepper
1999-07-30 23:52     ` Thorsten Kukuk
1999-07-31  0:00       ` Ulrich Drepper
1999-07-31 20:42         ` Geoff Keating

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