diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-01-03 23:20:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-01-03 23:20:21 +0000 |
commit | 79811f6f411e1f521dc15819045865497313de8c (patch) | |
tree | 26360000e41d76cd85dde323b6c846c4a70bf297 /gas/ChangeLog | |
parent | 3df036e9d23db0eb08f396192bff0c6040e59a3a (diff) | |
download | gdb-79811f6f411e1f521dc15819045865497313de8c.zip gdb-79811f6f411e1f521dc15819045865497313de8c.tar.gz gdb-79811f6f411e1f521dc15819045865497313de8c.tar.bz2 |
Fri Jan 3 18:17:23 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* config/tc-m68k.c (s_even): Adjust the alignment of the current
section.
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 29e80831..9e120c5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 3 18:17:23 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * config/tc-m68k.c (s_even): Adjust the alignment of the current + section. + Fri Jan 3 17:10:33 1997 Richard Henderson <rth@tamu.edu> * config/obj-elf.c (elf_file_symbol): When using ECOFF debugging, |