OSDN Git Service

* config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
authorchaoyingfu <chaoyingfu>
Fri, 9 May 2008 18:18:22 +0000 (18:18 +0000)
committerchaoyingfu <chaoyingfu>
Fri, 9 May 2008 18:18:22 +0000 (18:18 +0000)
commitca43e83ffc4e348f4380d5d3f66678d9428e7442
treedf263c968bd70e10e8bc5414b468550dde0d8b98
parent47b13265751d064a1618d618bc6d3638c6e9cf9a
* config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
case that some characters append at the end of the name.
(mips_ip): Likewise.
(s_change_sec): Likewise.
(md_section_align): Likewise.
gas/ChangeLog
gas/config/tc-mips.c