aboutsummaryrefslogtreecommitdiff
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
commitd6e83f5f726cb2757b085db0581e57ec1d0e17db (patch)
treeb9ec1d39a70caeb2d0a5a8a1bc26852aa3338e14 /libiberty
parenta9f34fb65256ba2a8fd363f31397aee1f4a208c9 (diff)
downloadgdb-d6e83f5f726cb2757b085db0581e57ec1d0e17db.zip
gdb-d6e83f5f726cb2757b085db0581e57ec1d0e17db.tar.gz
gdb-d6e83f5f726cb2757b085db0581e57ec1d0e17db.tar.bz2
* 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 d8cada8..d2d5ec7 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 6e8e354..8de8ed1 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