diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-04-17 17:18:49 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-04-17 17:18:49 +0000 |
commit | 530b167e9ac0bc40236e6c96e6cad5666d039740 (patch) | |
tree | c7c2b9d6e76c85dee5374f59aa7568c84943b116 /gdb/ChangeLog | |
parent | f32ffeb5350eb92fbd657ace31349d557794ce69 (diff) | |
download | gdb-530b167e9ac0bc40236e6c96e6cad5666d039740.zip gdb-530b167e9ac0bc40236e6c96e6cad5666d039740.tar.gz gdb-530b167e9ac0bc40236e6c96e6cad5666d039740.tar.bz2 |
2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
* gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
as types.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 27bf2c8..fc34404 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-04-17 Jeff Johnston <jjohnstn@redhat.com> + + * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t, + td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t + as types. + 2003-04-16 Kevin Buettner <kevinb@redhat.com> * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set |