From: David O'Brien Date: Thu, 8 May 2003 16:27:20 +0000 (+0000) Subject: Fix an entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cb1f476fff166ee03e9515dea91a95d7e004ef11;p=gcc.git Fix an entry. From-SVN: r66602 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index de0a6b37418..0f1fe500cf0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -241,6 +241,7 @@ * config/rs6000/sysv4.h (CPP_OS_FREEBSD_SPEC): Add __ELF__ to mirror other FreeBSD ports. (LINK_OS_FREEBSD_SPEC): Mirror conventions on other FreeBSD ports. + (_LITTLE_ENDIAN): Use __LITTLE_ENDIAN__ instead. 2003-05-05 Janis Johnson