From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Clifton To: hjl@lucon.org Cc: block@zk3.dec.com, binutils@sourceware.cygnus.com Subject: Re: New ABI demangler support in binutils Date: Thu, 15 Jun 2000 12:16:00 -0000 Message-id: <200006151915.MAA20221@elmo.cygnus.com> References: <20000615120653.A21455@lucon.org> X-SW-Source: 2000-06/msg00274.html Hi H.J. : Should I sync the whole libiberty or just the demangler? I prefer : the whole libiberty since there are quite a few files for demangler : in libiberty and I don't know if they will work right without other : changes. How much work is involved and how likely is it that this will break things ? Ideally I would like to see the two versions of the library's sources being identical, but I am worried that this mightbreak too many things. Also I am not sure if the gcc libiberty should be considered the master copy and the binutils one just a shadow of it. or if there are important features in both which need to be merged together. If you have the time and the desire then I would suggest that you do try to merge the whole of the two libiberties. But please be careful! Cheers Nick