Changed IA64 ABI demangler license
Mark Mitchell
mark@codesourcery.com
Fri Mar 15 10:30:00 GMT 2002
--On Friday, March 15, 2002 05:50:51 PM +0100 Gerald Pfeifer
<pfeifer@dbai.tuwien.ac.at> wrote:
> For those you might have missed it on gcc-patches (and as we want to
> announce relevant changes on the gcc list):
>
> On Tue, 12 Mar 2002, Mark Mitchell wrote:
>> The FSF has agreed to make the IA64 ABI demangler available under the
>> same license as libgcc.
>>
>> This patch updates the copyright notice on cp-demangle.c, but does not
>> actually incorporate the demangler in libgcc. Applied on the mainline
>> and on the branch.
>
> (Should we even add that to the announcements on our web page?)
I don't think so -- not until we actually turn on the demangler in the
runtime library.
And Jason points out that Zack and I blew it: cp-demangle.c depends
on the (even more trivial) dyn-string.c. So, we need to ask the FSF
to libgcc-ize that code too, or reimplement cp-demangle.c without
using dyn-string.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list