diff options
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 ed5d619..6f11eed 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2000-04-12 Eli Zaretskii <eliz@is.elta.co.il> + * README: Mention special build instructions for DJGPP. + * NEWS: Update with FP features on x87 platforms, and + DJGPP-related changes. + +2000-04-12 Eli Zaretskii <eliz@is.elta.co.il> + * top.c (gdb_completer_file_name_break_characters): New variable. (line_completion_function): When completing on file names, use gdb_completer_file_name_break_characters as word break |