This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Get rid of underscore.c
On Mon, Sep 16, 2002 at 11:56:52AM -0700, Zack Weinberg wrote:
> On Fri, Sep 13, 2002 at 10:22:55AM -0700, Zack Weinberg wrote:
> > binutils:
> > * Makefile.am (CFILES): Add cxxfilt.c.
> > (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
> > (cxxfilt_LDADD): Delete.
> > Remove all references to underscore.c.
> > Regen dependencies.
> > * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
> > config.h from $UNDERSCORE, rather than AC_SUBSTing it.
> > * binutils/cxxfilt.c: Moved here from gcc/cp, minor
> > adjustments to fit into binutils framework.
> > * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
> >
> > gcc/cp:
> > * Make-lang.in: Remove all references to the demangler.
> > * cxxfilt.c: Moved to binutils.
>
> This patch has passed bootstrap on i686-linux in a unified source
> tree. 'make install' also succeeds. May I check this in?
Ok.
r~