diff options
author | Jason Eckhardt <jle@rice.edu> | 2003-08-05 22:58:00 +0000 |
---|---|---|
committer | Jason Eckhardt <jle@rice.edu> | 2003-08-05 22:58:00 +0000 |
commit | 5ea0549d55b3628448ea84809ce3bb54ed6724ba (patch) | |
tree | 88a192dc5a12badc293531e27c8e6194b9ec2ed9 /gas/ChangeLog | |
parent | d303380bd97689a67e841b0f6bc40e6871610393 (diff) | |
download | gdb-5ea0549d55b3628448ea84809ce3bb54ed6724ba.zip gdb-5ea0549d55b3628448ea84809ce3bb54ed6724ba.tar.gz gdb-5ea0549d55b3628448ea84809ce3bb54ed6724ba.tar.bz2 |
2003-08-05 Jason Eckhardt <jle@rice.edu>
* config/tc-i860.c (s_dual): Accept .dual directive only in
the Intel syntax mode.
(s_enddual): Likewise for .enddual.
(s_atmp): Likewise for .atmp.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a6d2d48..9e1d402 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2003-08-05 Jason Eckhardt <jle@rice.edu> + + * config/tc-i860.c (s_dual): Accept .dual directive only in + the Intel syntax mode. + (s_enddual): Likewise for .enddual. + (s_atmp): Likewise for .atmp. + 2003-08-04 Alan Modra <amodra@bigpond.net.au> * config/tc-i386.c (i386_intel_operand): Always call i386_index_check |