diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index de0a6b3..0f1fe50 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 <janis187@us.ibm.com> |