diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f9106d5..1f50fc2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2005-02-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * 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. + 2005-02-16 Alan Modra <amodra@bigpond.net.au> * dw2gencfi.c (output_cie, output_fde): Use DW_CFA_nop rather |