diff options
author | Fred Fish <fnf@specifix.com> | 2006-06-13 18:17:20 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 2006-06-13 18:17:20 +0000 |
commit | 22e47e37c4538f62b185716cd9deea856b4a27ee (patch) | |
tree | e78dbff16a90e1d19fef3678668b199060c2da0c /gdb/ChangeLog | |
parent | 4f87808cf30abce4230a81277a2ab88e5d831cfc (diff) | |
download | fsf-binutils-gdb-22e47e37c4538f62b185716cd9deea856b4a27ee.zip fsf-binutils-gdb-22e47e37c4538f62b185716cd9deea856b4a27ee.tar.gz fsf-binutils-gdb-22e47e37c4538f62b185716cd9deea856b4a27ee.tar.bz2 |
Approved by Daniel Jacobowitz.
2006-06-13 Fred Fish <fnf@specifix.com>
* mips-tdep.c (mips_find_long_section): New function.
(mips_gdbarch_init): Use it to set long and pointer sizes.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a33484f..53d6a23 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-06-13 Fred Fish <fnf@specifix.com> + + * mips-tdep.c (mips_find_long_section): New function. + (mips_gdbarch_init): Use it to set long and pointer sizes. + 2006-06-13 Nathan Sidwell <nathan@codesourcery.com> * remote-file.io.c (remote_fileio_func_system): Treat zero length |