From 2f209e7d2884f9658a996adeb896233db9fecdad Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Mon, 15 Feb 2016 16:00:37 -0800 Subject: kill libiberty --- libiberty/config/mh-aix | 9 --------- libiberty/config/mh-cxux7 | 1 - libiberty/config/mh-fbsd21 | 1 - libiberty/config/mh-windows | 1 - 4 files changed, 12 deletions(-) delete mode 100755 libiberty/config/mh-aix delete mode 100755 libiberty/config/mh-cxux7 delete mode 100755 libiberty/config/mh-fbsd21 delete mode 100755 libiberty/config/mh-windows (limited to 'libiberty/config') diff --git a/libiberty/config/mh-aix b/libiberty/config/mh-aix deleted file mode 100755 index 6b64505..0000000 --- a/libiberty/config/mh-aix +++ /dev/null @@ -1,9 +0,0 @@ -# This file is only needed by AIX 3.1. -HDEFINES = -D__IEEE_BIG_ENDIAN - -# Most releases of AIX 3.1 include an incorrect internal version of copysign -# in libc.a for use by some libc public functions including modf. The public -# version of copysign in libm.a is usable. For the sake of libg++ (which -# uses modf), we add copysign here. Supposedly, this problem is fixed in AIX -# 3.1.8 and above, including all releases of AIX 3.2. -EXTRA_OFILES = copysign.o diff --git a/libiberty/config/mh-cxux7 b/libiberty/config/mh-cxux7 deleted file mode 100755 index a924b08..0000000 --- a/libiberty/config/mh-cxux7 +++ /dev/null @@ -1 +0,0 @@ -HDEFINES = -DHARRIS_FLOAT_FORMAT diff --git a/libiberty/config/mh-fbsd21 b/libiberty/config/mh-fbsd21 deleted file mode 100755 index 1375a78..0000000 --- a/libiberty/config/mh-fbsd21 +++ /dev/null @@ -1 +0,0 @@ -EXTRA_OFILES=vasprintf.o diff --git a/libiberty/config/mh-windows b/libiberty/config/mh-windows deleted file mode 100755 index 3ff5f79..0000000 --- a/libiberty/config/mh-windows +++ /dev/null @@ -1 +0,0 @@ -EXTRA_OFILES=asprintf.o strcasecmp.o strncasecmp.o vasprintf.o -- cgit v1.2.3