aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1997-10-14 19:10:45 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>1997-10-14 19:10:45 +0000
commit8f71bf1d543bc7f8060e71577454e7cf1283fe57 (patch)
treeb6cfbdffaad259ea4ff8c43d7e1e9abb33446d1f /libiberty/config
parentf65e414240ee016cf507291d503077291abd3616 (diff)
Tue Oct 14 12:01:00 1997 Mark Mitchell <mmitchell@usa.net>
* cplus-dem.c (demangle_signature): Don't look for return types on constructors. Handle member template constructors. and update from devo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15901 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/config')
-rw-r--r--libiberty/config/mh-windows2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/config/mh-windows b/libiberty/config/mh-windows
index f20c51f2191..3dbd6ef694a 100644
--- a/libiberty/config/mh-windows
+++ b/libiberty/config/mh-windows
@@ -1,2 +1,2 @@
HDEFINES=-DNEED_basename -DNEED_sys_siglist -DNEED_strsignal -DNO_SYS_FILE_H
-EXTRA_OFILES=strcasecmp.o vasprintf.o
+EXTRA_OFILES=asprintf.o strcasecmp.o strncasecmp.o vasprintf.o