diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9a47760..5de8244 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-01-18 Markus Deuling <deuling@de.ibm.com> + + * gdbint.texinfo (Target Conditionals): Replace the description of + BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian. + 2008-01-12 Paul Hilfinger <hilfinger@adacore.com> * gdb.texinfo (C Operators): Remove incorrect parenthetical comment |