This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Get rid of underscore.c


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?

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]