diff options
author | Richard Henderson <rth@redhat.com> | 2002-11-21 18:56:06 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-11-21 18:56:06 +0000 |
commit | 33bf47a8fe376b83a48ae7873c5f2b0e7c971530 (patch) | |
tree | b545031faa1ac718db642aba01a64fa574313056 /gas/ChangeLog | |
parent | 8997bd5e3f2a3523c3e113e1a89916a7a42e0257 (diff) | |
download | gdb-33bf47a8fe376b83a48ae7873c5f2b0e7c971530.zip gdb-33bf47a8fe376b83a48ae7873c5f2b0e7c971530.tar.gz gdb-33bf47a8fe376b83a48ae7873c5f2b0e7c971530.tar.bz2 |
* config/tc-alpha.c (alpha_fix_adjustable): Remove redundant
S_IS_DEFINED test.
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 1a1e5dd..306dc93 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-11-21 Richard Henderson <rth@redhat.com> + + * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant + S_IS_DEFINED test. + 2002-11-21 Alan Modra <amodra@bigpond.net.au> * config/tc-mcore.c (mcore_pool_count): New function. |