* write.c (relax_align): Add extra padding for linkrelax only if
authorKen Raeburn <raeburn@cygnus>
Tue, 8 Aug 1995 06:54:30 +0000 (06:54 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 8 Aug 1995 06:54:30 +0000 (06:54 +0000)
commitd4083e293a41b03d62c8e8f5a9d3c16766f58e70
treefe676948c2c7348855c21948d8c4f5c5a6565132
parent3a1902f1f0a12f6eaf5ea8b9eddaa498e2df918c
* write.c (relax_align): Add extra padding for linkrelax only if
LINKER_RELAXING_SHRINKS_ONLY is defined.
* config/tc-i960.h (LINKER_RELAXING_SHRINKS_ONLY): Define it.
* doc/internals.texi (Relaxation): Write up some stuff on linker relaxing and
LINKER_RELAXING_SHRINKS_ONLY.
gas/ChangeLog
gas/write.c