From: Andrew Cagney Date: Sat, 7 Jul 2001 17:39:35 +0000 (+0000) Subject: Updates. X-Git-Tag: gdb_5_1-2001-07-29-branchpoint~264 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5329c7568dfb5bd34248a315d3dab0dca785aa12;p=thirdparty%2Fbinutils-gdb.git Updates. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e7af45bcc29..3e641c1c76c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2001-07-07 Andrew Cagney + + * TODO (5.1): Update. + 2001-07-07 Andrew Cagney * symtab.c (main_name): New function. diff --git a/gdb/TODO b/gdb/TODO index 15cc5215c85..66d3357a51a 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -30,19 +30,6 @@ it keeps coming up :-(. Any volunteers? Mark --- - -x86 linux GDB and SIGALRM (???) -http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00803.html - -This problem has been fixed, but a regression test still needs to be -added to the testsuite: -http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00309.html - -Mark - -[The test has been submitted for approval - cagney] - -- GDB 5.1 - New features @@ -50,28 +37,6 @@ Mark The following new features should be included in 5.1. --- - -Pascal (Pierre Muller, David Taylor) - -Pierre Muller has contributed patches for adding Pascal Language -support to GDB. - -2 pascal language patches inserted in database -http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00521.html - -Indent -gnu ? -http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00496.html - -[I think this has been merged, need to confirm - cagney] - --- 2001-03-08 - -Add CRIS target. - -A predicate to this is the multi-arching of SOFTWARE_SINGLE_STEP(). A -patch has been submitted. - -- GDB 5.1 - Cleanups