* write.c (relax_frag): Make non-static.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 5 Apr 1997 02:34:40 +0000 (02:34 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sat, 5 Apr 1997 02:34:40 +0000 (02:34 +0000)
commitc8cf7e173701a51534e130403f6ae899406b836d
tree897bde61375e4d7c984b8dbbbf045a7d39bfcaf8
parentea553f56437f8b859037943e24839247fa9c45e9
* write.c (relax_frag): Make non-static.
* write.h (relax_frag): Add prototype for.
* config/tc-m32r.h (md_do_align): New arg `max'.
* config/tc-m32r.c (m32r_do_align): Likewise.
Update calls to frag_align, frag_align_pattern.
(fill_insn): Update call to m32r_do_align.
(m32r_scomm): Update call to frag_align.
gas/ChangeLog
gas/config/tc-m32r.c [new file with mode: 0644]