diff options
author | Steve Ellcey <sje@cup.hp.com> | 2006-05-10 20:30:02 +0000 |
---|---|---|
committer | Steve Ellcey <sje@cup.hp.com> | 2006-05-10 20:30:02 +0000 |
commit | ba906c0813583881069080b59509cab958c46cab (patch) | |
tree | a6b4217e6d1f38e97793f1b7006fc0d52063dd35 /gdb/ChangeLog | |
parent | 16d1a0842631524b0c32fc5bb9bbd27c17f05f18 (diff) | |
download | gdb-ba906c0813583881069080b59509cab958c46cab.zip gdb-ba906c0813583881069080b59509cab958c46cab.tar.gz gdb-ba906c0813583881069080b59509cab958c46cab.tar.bz2 |
* hppa-hpux-tdep.c (initialize_hp_cxx_exception_support): Remove
message.
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 d1981d8..de0ccf2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2006-05-10 Steve Ellcey <sje@cup.hp.com> + + * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support): Remove + message. + 2006-05-09 Andreas Schwab <schwab@suse.de> * dwarf2-frame.c (struct dwarf2_fde): Add eh_frame_p. |