mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00:00
* config/tc-mips.c: Fix comment.
This commit is contained in:
parent
6ed7ea50e8
commit
02ffd3e486
@ -1,3 +1,7 @@
|
||||
2007-04-28 Thiemo Seufer <ths@networkno.de>
|
||||
|
||||
* config/tc-mips.c: Fix comment.
|
||||
|
||||
2007-04-26 Anatoly Sokolov <aesok@post.ru>
|
||||
|
||||
* config/tc-avr.c (mcu_types): Add support for atmega8hva and
|
||||
|
@ -507,7 +507,7 @@ static int mips_any_noreorder;
|
||||
an mfhi/mflo instruction is read in the next two instructions. */
|
||||
static int mips_7000_hilo_fix;
|
||||
|
||||
/* The size of the small data section. */
|
||||
/* The size of objects in the small data section. */
|
||||
static unsigned int g_switch_value = 8;
|
||||
/* Whether the -G option was used. */
|
||||
static int g_switch_seen = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user