OSDN Git Service

* config/tc-mips.c (load_address): Fix formatting.
authorths <ths>
Wed, 16 Feb 2005 15:49:12 +0000 (15:49 +0000)
committerths <ths>
Wed, 16 Feb 2005 15:49:12 +0000 (15:49 +0000)
commit0ed5ce88b13f5e4e0e24a3b9c7a8a923865aca37
tree7929f4bf1437577e15e2f2f8e631ff1cb90c6fc3
parent3cd3a2c80798a9bbb23722f6039c5e937ce2be84
* config/tc-mips.c (load_address): Fix formatting.
(macro): Don't use AT if .set noat is in effect. Fix formatting.
Catch macros which are unexpandable without AT. Remove duplicate
zeroing of used_at.
(macro2): Remove duplicate zeroing of used_at.
gas/ChangeLog
gas/config/tc-mips.c