* i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bit
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 602dae0e3137d521e43805434a54c80f9e569d6c..d629cb3605b33437b15d3c8901debf147b1aea34 100644 (file)
@@ -1,3 +1,11 @@
+2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * i387-fp.c (struct i387_fsave, struct i387_fxsave): Make 16-bit
+       fields short instead of int.  Add explicit padding.
+       (i387_cache_to_fsave): Remove unnecessary casts.
+       (i387_fsave_to_cache): Doc fix.
+       (i387_cache_to_fxsave): Remove unnecessary casts and masking.
+
 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * i387-fp.c (i387_cache_to_fxsave): Reinitialize val2 before use.
This page took 0.02351 seconds and 4 git commands to generate.