* config/tc-mips.c (macro_build_lui): Fix comment formatting.
authorThiemo Seufer <ths@networkno.de>
Tue, 1 Aug 2006 05:49:02 +0000 (05:49 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 1 Aug 2006 05:49:02 +0000 (05:49 +0000)
commit54f4ddb3c62a8d38699b757a57984034045ab958
treed9230c3e4d1a47ba2ee2e8c8aa68df8a8c4bcdd1
parentae55530d3d8531ed81f9e43560b2000364f83f02
* config/tc-mips.c (macro_build_lui): Fix comment formatting.
(md_apply_fix): Likewise. Unify handling of BFD_RELOC_RVA,
BFD_RELOC_32 and BFD_RELOC_16.
(s_align, s_cpload, s_cplocal, s_cprestore, s_mips_stab,
md_convert_frag, md_obj_end): Fix comment formatting.
gas/ChangeLog
gas/config/tc-mips.c