public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] more progress on objfile splitting
@ 2013-08-14 20:37 Tom Tromey
  2013-08-14 20:37 ` [PATCH 2/2] move the demangled_names_hash into the per-BFD Tom Tromey
  2013-08-14 20:37 ` [PATCH 1/2] don't share per-BFD data if relocations are needed Tom Tromey
  0 siblings, 2 replies; 10+ messages in thread
From: Tom Tromey @ 2013-08-14 20:37 UTC (permalink / raw)
  To: gdb-patches

This series makes a bit more headway on the objfile splitting project.

    http://sourceware.org/gdb/wiki/ObjfileSplitting

This introduces a generic way to solve the problem of data being
unshareable due to relocations, and it makes the demangled name hash
shareable.

This series conflicts with my patch to move gdbarch into the per-BFD,
but only in a trivial way.

Unfortunately for me, I'm running out of easy tasks to do for this
project.  Next up may be changing type allocation to prepare the way
for later changes.  Probably the next thing after that is switching
over minsyms, definitely non-trivial, but easier than partial or full
symbols due to the lack of backlinks.

Tom

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

end of thread, other threads:[~2014-06-26 14:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-14 20:37 [PATCH 0/2] more progress on objfile splitting Tom Tromey
2013-08-14 20:37 ` [PATCH 2/2] move the demangled_names_hash into the per-BFD Tom Tromey
2013-08-27 18:06   ` Pedro Alves
2013-10-07 19:27     ` Tom Tromey
2014-06-15  7:42       ` ASAN crash regression [Re: [PATCH 2/2] move the demangled_names_hash into the per-BFD] Jan Kratochvil
2014-06-16 13:51         ` Tom Tromey
2014-06-26 14:36           ` Tom Tromey
2013-08-14 20:37 ` [PATCH 1/2] don't share per-BFD data if relocations are needed Tom Tromey
2013-08-27 18:02   ` Pedro Alves
2013-10-07 19:26     ` Tom Tromey

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