Fix an entry.
authorDavid O'Brien <obrien@gcc.gnu.org>
Thu, 8 May 2003 16:27:20 +0000 (16:27 +0000)
committerDavid O'Brien <obrien@gcc.gnu.org>
Thu, 8 May 2003 16:27:20 +0000 (16:27 +0000)
From-SVN: r66602

gcc/ChangeLog

index de0a6b37418b7d15819aa4acc57cd5a02893e5c9..0f1fe500cf0f2fa011ec35b9c8bb4fdaf82c025b 100644 (file)
        * 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  <janis187@us.ibm.com>