forked from Imagelibrary/binutils-gdb
* 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.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
Fri Apr 4 16:10:02 1997 Doug Evans <dje@canuck.cygnus.com>
|
||||
|
||||
* 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.
|
||||
|
||||
* config/tc-m32r.[ch]: New files.
|
||||
* cgen.c: New file.
|
||||
* Makefile.in (CPU_TYPES): Add m32r.
|
||||
|
||||
1000
gas/config/tc-m32r.c
Normal file
1000
gas/config/tc-m32r.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user