*** empty log message ***

This commit is contained in:
Mark Kettenis 2002-08-15 18:38:43 +00:00
parent 5d2d0b2ae2
commit 16057ec7a6
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
2002-08-15 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org> 2002-08-15 Mark Kettenis <kettenis@gnu.org>
* config/i386/tm-i386.h: Don't include "regcache.h". * config/i386/tm-i386.h: Don't include "regcache.h".
@ -59,7 +59,7 @@
(set_register_cached): Add range checking assertions. Use (set_register_cached): Add range checking assertions. Use
current_regcache. current_regcache.
2002-08-13 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org> 2002-08-13 Mark Kettenis <kettenis@gnu.org>
* i386-tdep.c (i386_stab_reg_to_regnum): Return correct register * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
numbers for MMX registers. numbers for MMX registers.

View File

@ -1,4 +1,4 @@
2002-08-15 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org> 2002-08-15 Mark Kettenis <kettenis@gnu.org>
* gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
2002-07-24 change that removes final dots from error messages. 2002-07-24 change that removes final dots from error messages.