* config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option section
authorThiemo Seufer <ths@networkno.de>
Tue, 14 May 2002 23:27:35 +0000 (23:27 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 14 May 2002 23:27:35 +0000 (23:27 +0000)
commit195325d290b83e05175a8d0db4a8ca029925ed10
treee5470c33b175cf62c558844a54728d248abb9997
parent8dc1a139e175801913448fd2e6c608cc596d9a0c
* config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option section
alignment for NewABI. Let n32 use .reginfo. Remove useless casts.
(mips_elf_final_processing): Let n32 use .reginfo.
gas/ChangeLog
gas/config/tc-mips.c