aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-07-11 03:01:38 +0000
committerAndrew Cagney <cagney@redhat.com>2003-07-11 03:01:38 +0000
commitf79684510882635e019fc11855b9b7defdb18689 (patch)
treeb5f59d4a9bb0112c6f43c1c1f97767ee2beaceb9 /gdb/ChangeLog
parentae99b39843aa37ee127e04f4d98343c52349d49f (diff)
downloadgdb-f79684510882635e019fc11855b9b7defdb18689.zip
gdb-f79684510882635e019fc11855b9b7defdb18689.tar.gz
gdb-f79684510882635e019fc11855b9b7defdb18689.tar.bz2
2003-07-10 Andrew Cagney <cagney@redhat.com>
* gdbarch.sh: Simplify predicate methods. Remove need to provide pre-default. Note: re-generate has no effect.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index af1c34a..99e1b3d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2003-07-10 Andrew Cagney <cagney@redhat.com>
+ * gdbarch.sh: Simplify predicate methods. Remove need to provide
+ pre-default. Note: re-generate has no effect.
+
+2003-07-10 Andrew Cagney <cagney@redhat.com>
+
* gdbarch.sh: When a variable, but not a function, compare against
0. Fix problem in previous patch.
* gdbarch.c: Re-generate.