diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-01-31 18:16:15 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-01-31 18:16:15 +0000 |
commit | fb50cd4ef227c4a3be6f7d6833d6744394ae31cc (patch) | |
tree | bc16dddce9d0b41f9935111da893912359db0283 /gas/ChangeLog | |
parent | 20fa0902e7683d58a0164703d4de03fa5fd9a7e8 (diff) | |
download | gdb-fb50cd4ef227c4a3be6f7d6833d6744394ae31cc.zip gdb-fb50cd4ef227c4a3be6f7d6833d6744394ae31cc.tar.gz gdb-fb50cd4ef227c4a3be6f7d6833d6744394ae31cc.tar.bz2 |
Fri Jan 31 13:15:05 1997 Alan Modra <alan@spri.levels.unisa.edu.au>
* config/tc-i386.c (i386_align_code): Add comments explaining the
nop instructions.
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 171ea2d..fdac654 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 31 13:15:05 1997 Alan Modra <alan@spri.levels.unisa.edu.au> + + * config/tc-i386.c (i386_align_code): Add comments explaining the + nop instructions. + Fri Jan 31 10:46:14 1997 Ian Lance Taylor <ian@cygnus.com> * write.c (relax_segment): Give an error if a .space symbol is |