]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
2005-01-27 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 4c430f6f27b74223542796f8f4b47126eaff99ab..37017eb213a54d7e60703cc8b571c84182307bed 100644 (file)
@@ -1,5 +1,8 @@
 2005-01-27  Andrew Cagney  <cagney@gnu.org>
 
+       * value.h (struct value): Change type of contents to bfd_byte.
+       (VALUE_CONTENTS_RAW): Simplify.
+
        * gdbarch.sh (integer_to_address): Change buf parameter to a const
        bfd_byte, make pure-multi-arch.
        * gdbarch.h, gdbarch.c: Regenerate.