This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: RFA: consolidate DWARF strings into libiberty
- From: Tom Tromey <tromey at redhat dot com>
- To: DJ Delorie <dj at redhat dot com>
- Cc: Doug Evans <dje at google dot com>, gcc-patches at gcc dot gnu dot org, gdb-patches at sourceware dot org, binutils at sourceware dot org
- Date: Mon, 23 Apr 2012 08:45:18 -0600
- Subject: Re: RFA: consolidate DWARF strings into libiberty
- References: <87k42lbvco.fsf@fleche.redhat.com> <201203151833.q2FIXeOs003077__40387.7084645957$1331836457$gmane$org@greed.delorie.com> <87d38dbtal.fsf@fleche.redhat.com> <201203151848.q2FImnAq004284__18018.6977530413$1331837385$gmane$org@greed.delorie.com> <871uotbscq.fsf@fleche.redhat.com> <CADPb22RdZoPSt9eV4b+jJHbYjNMSC=s1ZQih31+JTtrW4OJW-w@mail.gmail.com> <201203191613.q2JGCx5m011858__41727.2307830446$1332173667$gmane$org@greed.delorie.com> <87obrsmrma.fsf__45145.0892644518$1332177916$gmane$org@fleche.redhat.com> <87fwcqndx8.fsf@fleche.redhat.com> <87limadll4.fsf@fleche.redhat.com> <87d37bwgq1.fsf__11149.6676145636$1334346880$gmane$org@fleche.redhat.com>
Tom> Here is a new patch for gcc.
Tom> I still haven't updated the src side, but there's little to do there
Tom> that isn't already done in this patch.
Tom> Ok?
Tom> Ping.
Tom> Ping.
This is the third ping.
Please review the patch.
There are two choices:
1. Approve the original patch, adding a file to libiberty.
Given how much code in libiberty is already unrelated to portability,
I would say this is the simplest route.
From a quick glance -- concat.c, the demangler, crc32.c,
dyn-string.c, fdmatch.c, fibheap.c, hashtab.c, hex.c, md5.c,
objalloc.c, obstack.c, sha1.c, simple-object*.
2. Approve the new patch adding libksink.
thanks,
Tom