* configure.in: Set UNDERSCORE in Makefile based on result of
authorIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 21:59:41 +0000 (21:59 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 16 Jun 1994 21:59:41 +0000 (21:59 +0000)
commit6f88f0312286a7356b43ff479642a4894ea07890
tree18edf24a4cbd948ab51e8001e204dfa3479cf533
parente3400040faa27cb517fad2393b68c5345968f25f
* configure.in: Set UNDERSCORE in Makefile based on result of
invoking config.bfd with a second argument of ``_''.
* Makefile.in (underscore.c): Depend upon Makefile.  Don't try to
run $(CC) and $(NM), just use $(UNDERSCORE).  Create via temporary
file.
(demangle.o): Remove target.
($(NM_PROG)): Don't depend upon demangle.o, and don't link against
demangle.o.  It's in libiberty anyhow.
(cplus-dem.o): Don't depend upon demangle.o.
* binutils.texi: Mention -n and --no-strip-underscores arguments
to c++filt.
binutils/ChangeLog
binutils/Makefile.in
binutils/binutils.texi
binutils/configure.in
This page took 0.024794 seconds and 4 git commands to generate.