diff options
author | Nicholas Duffek <nsd@redhat.com> | 2001-01-04 19:58:32 +0000 |
---|---|---|
committer | Nicholas Duffek <nsd@redhat.com> | 2001-01-04 19:58:32 +0000 |
commit | 0e2fb98e8dbb831e68f14e1fff565c0eee2f074d (patch) | |
tree | 28107306a5fe6608fc363b167dbcbb2f57f40f78 /gdb/ChangeLog | |
parent | 12cf3f1bf8dc02db41b0aa6a8eaee7ac8aef11ff (diff) | |
download | gdb-0e2fb98e8dbb831e68f14e1fff565c0eee2f074d.zip gdb-0e2fb98e8dbb831e68f14e1fff565c0eee2f074d.tar.gz gdb-0e2fb98e8dbb831e68f14e1fff565c0eee2f074d.tar.bz2 |
* valops.c (VALUE_SUBSTRING_START): Delete.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d1347a5..91f9742 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2001-01-04 Nicholas Duffek <nsd@redhat.com> + * valops.c (VALUE_SUBSTRING_START): Delete. + +2001-01-04 Nicholas Duffek <nsd@redhat.com> + * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o. (SUBDIR_CLI_SRCS): Add cli/cli-utils.c. (cli_utils_h): New variable. |