From: Jeff Law Date: Thu, 27 Jul 2000 02:01:17 +0000 (+0000) Subject: * config/mh-openedition.h: Added -DLE370 definition. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6e83f5f726cb2757b085db0581e57ec1d0e17db;p=binutils-gdb.git * config/mh-openedition.h: Added -DLE370 definition. --- 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 + + * config/mh-openedition.h: Added -DLE370 definition. + 2000-07-26 Mark Elbrecht * 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