mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
* i387-tdep.c (i387_print_float_info): Fix typo in comment.
This commit is contained in:
parent
6d3e79c6c8
commit
9b949a49f8
@ -1,3 +1,7 @@
|
||||
2002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
|
||||
|
||||
* i387-tdep.c (i387_print_float_info): Fix typo in comment.
|
||||
|
||||
2002-08-19 Aidan Skinner <aidan@velvet.net>
|
||||
|
||||
* Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
|
||||
|
@ -312,7 +312,7 @@ print_i387_control_word (unsigned int control, struct ui_file *file)
|
||||
}
|
||||
}
|
||||
|
||||
/* Print out the i387 floating poin state. Note that we ignore FRAME
|
||||
/* Print out the i387 floating point state. Note that we ignore FRAME
|
||||
in the code below. That's OK since floating-point registers are
|
||||
never saved on the stack. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user