diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2004-09-14 20:00:26 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2004-09-14 20:00:26 +0000 |
commit | 7e1792e01868240492e505a95a5e00db00d51f3c (patch) | |
tree | 4a496039a8bda0d20b028829fecde452c8f9530a /gas/ChangeLog | |
parent | 7dd403a4be671182cf00109f3ebfacb6229ff83d (diff) | |
download | binutils-7e1792e01868240492e505a95a5e00db00d51f3c.zip binutils-7e1792e01868240492e505a95a5e00db00d51f3c.tar.gz binutils-7e1792e01868240492e505a95a5e00db00d51f3c.tar.bz2 |
* config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.
[!LLONG_MAX]: Ditto.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 87df7f8..03fd958 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-09-14 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> + + * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif. + [!LLONG_MAX]: Ditto. + 2004-09-13 Paul Brook <paul@codesourcery.com> * config/tc-arm.c: Rename RELABS to TARGET1. |