diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-10-05 04:13:29 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-10-05 04:13:29 +0000 |
commit | b2d7b3259620e510927663c2680bd298f25b9c00 (patch) | |
tree | ac530a17373ec8ec8c84267075d7ad41a97f753a /gas | |
parent | 05d0c2cce6fc2561f61bed59e18cd25556be1220 (diff) | |
download | gdb-b2d7b3259620e510927663c2680bd298f25b9c00.zip gdb-b2d7b3259620e510927663c2680bd298f25b9c00.tar.gz gdb-b2d7b3259620e510927663c2680bd298f25b9c00.tar.bz2 |
* config/obj-coff.c (coff_frob_section): Remove assert about
section alignment.
* config/tc-sparc.c (md_section_align): Use section alignment, not
xvec align_power_min field.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 384855b..56eb8cd 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Wed Oct 5 00:08:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * config/obj-coff.c (coff_frob_section): Remove assert about + section alignment. + * config/tc-sparc.c (md_section_align): Use section alignment, not + xvec align_power_min field. + Fri Sep 30 19:05:20 1994 Pat Rankin (rankin@eql.caltech.edu) * vmsconf.sh (make-gas.com): handle DCL verification to enable |