OSDN Git Service

* config/tc-mips.c (macro_build): Remove place and counter arguments.
authorrsandifo <rsandifo>
Fri, 23 Jan 2004 13:02:27 +0000 (13:02 +0000)
committerrsandifo <rsandifo>
Fri, 23 Jan 2004 13:02:27 +0000 (13:02 +0000)
commit23ce6d69d1ab76c1d97dcfb1cf1f85f526a5dc6b
tree288af3da76c391c8f0db355bc2f2ed4d8d7fdf3b
parent1458ea1f8cfa7d7bcc822fdb0368bd6135e3fca0
* config/tc-mips.c (macro_build): Remove place and counter arguments.
(mips_build_lui, macro_build_ldst_constoffset): Likewise.
(mips16_macro_build, macro_build_jalr): Remove counter argument.
(set_at, load_register, load_address, move_register): Likewise.
(load_got_offset, add_got_offset): Likewise.
Update all calls and tidy accordingly.
gas/ChangeLog
gas/config/tc-mips.c