From d66c34e293ba1b0b0129729c3f8a2c46ad1567c8 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 4 Apr 2000 02:11:36 +0000 Subject: [PATCH] 2000-04-03 H.J. Lu * TODO: Remove the regex entry. --- gdb/ChangeLog | 4 ++++ gdb/TODO | 11 ----------- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e44dc91528..c30b5dd501 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2000-04-03 H.J. Lu + + * TODO: Remove the regex entry. + 2000-04-03 H.J. Lu * gdb_regex.h: New. Include "regex.h" if USE_INCLUDED_REGEX diff --git a/gdb/TODO b/gdb/TODO index 928c677e0e..6a862353a2 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -268,17 +268,6 @@ http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00814.html -- -Allow GDB to use installed regex. Think about updating regex to more -recent version (Andrew Cagney). - -Re: A new patch for regex -http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00635.html - -A patch for gnu-regex -http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00568.html - --- - ChangeLog.mi vs ChangeLog-mi (Andrew Cagney) Needs further debate.