mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:38:05 +08:00
* gas/mips/mips.exp: Fix a typo.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
|
||||||
|
|
||||||
|
* gas/mips/mips.exp: Fix a typo.
|
||||||
|
|
||||||
2009-09-21 Ben Elliston <bje@au.ibm.com>
|
2009-09-21 Ben Elliston <bje@au.ibm.com>
|
||||||
Peter Bergner <bergner@vnet.ibm.com>
|
Peter Bergner <bergner@vnet.ibm.com>
|
||||||
|
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
proc mips_arch_init {} {
|
proc mips_arch_init {} {
|
||||||
global mips_arches
|
global mips_arches
|
||||||
|
|
||||||
# Catch becuase the variable won't be set the first time through.
|
# Catch because the variable won't be set the first time through.
|
||||||
catch {unset mips_arches}
|
catch {unset mips_arches}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user