summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2000-07-27 02:01:17 +0000
committerJeff Law <law@redhat.com>2000-07-27 02:01:17 +0000
commit5374ae0df9bd700db253715756b65d0e84be05ea (patch)
tree4c7f60599c7521bbe8ab90adb87e19a94058d76b /libiberty
parentddf49f6ed4c8073c5368e1850b560a8a5b32dc7e (diff)
downloadgdb-5374ae0df9bd700db253715756b65d0e84be05ea.tar.gz
* config/mh-openedition.h: Added -DLE370 definition.
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog4
-rw-r--r--libiberty/config/mh-openedition2
2 files changed, 5 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index d8cada80147..d2d5ec7481c 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-27 Dave Pitts <dpitts@cozx.com>
+
+ * config/mh-openedition.h: Added -DLE370 definition.
+
2000-07-26 Mark Elbrecht <snowball3@bigfoot.com>
* pexecute.c (pexecute) [__MSDOS__]: Change __GO32__ to
diff --git a/libiberty/config/mh-openedition b/libiberty/config/mh-openedition
index 6e8e354be4a..8de8ed16cc0 100644
--- a/libiberty/config/mh-openedition
+++ b/libiberty/config/mh-openedition
@@ -1,3 +1,3 @@
-HDEFINES = -D_ALL_SOURCE
+HDEFINES = -D_ALL_SOURCE -DLE370
CC=c89