From b1237b9d04290f77ca7be615959c9f3ab5b667c8 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 11 Feb 1994 18:16:19 +0000 Subject: [PATCH] * config/tc-mips.c (macro): Do unaligned loads and stores correctly when big endian, and give errors on overflow rather than generating incorrect code. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index bdcfecb3806..b9662adcd1c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 11 13:13:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config/tc-mips.c (macro): Do unaligned loads and stores + correctly when big endian, and give errors on overflow rather than + generating incorrect code. + Thu Feb 10 11:24:20 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * as.c: Include libiberty.h. -- 2.30.2