Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jan 1997 21:51:07 -0800 (PST)
From:      Joshua Peck Macdonald <jmacd>
To:        CVS-committers, cvs-all, cvs-gnu
Subject:   cvs commit:  src/gnu/usr.bin/ld Makefile ld.c ld.h lib.c rrs.c warnings.c cplus-dem.c
Message-ID:  <199701110551.VAA00777@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmacd       97/01/10 21:51:05

  Modified:    gnu/usr.bin/ld  Makefile ld.c ld.h lib.c rrs.c warnings.c
  Removed:     gnu/usr.bin/ld  cplus-dem.c
  Log:
  Changes to make ld demangle C++ symbol names before printing
  error messages containing them.
  
  Reviewed by:	Peter Wemm
  
  Revision  Changes    Path
  1.19      +6 -4      src/gnu/usr.bin/ld/Makefile
  1.37      +26 -26    src/gnu/usr.bin/ld/ld.c
  1.18      +9 -4      src/gnu/usr.bin/ld/ld.h
  1.19      +3 -4      src/gnu/usr.bin/ld/lib.c
  1.18      +19 -19    src/gnu/usr.bin/ld/rrs.c
  1.13      +31 -16    src/gnu/usr.bin/ld/warnings.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701110551.VAA00777>