diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-11-15 15:50:21 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-11-15 15:50:21 +0000 |
commit | c97eb5d982464821974f33beef38dea13f5a522c (patch) | |
tree | 5013559e12704c742a67d58d003d2ee1431b04c3 /gdb/ChangeLog | |
parent | e514ac71cb3fa3b772e19dd7ab2024a0f00b5bc2 (diff) | |
download | gdb-c97eb5d982464821974f33beef38dea13f5a522c.zip gdb-c97eb5d982464821974f33beef38dea13f5a522c.tar.gz gdb-c97eb5d982464821974f33beef38dea13f5a522c.tar.bz2 |
2002-11-14 Andrew Cagney <ac131313@redhat.com>
* frame.h: Move the most relevant interface functions to the start
of the file.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e65cb22..624b01f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2002-11-14 Andrew Cagney <ac131313@redhat.com> + * frame.h: Move the most relevant interface functions to the start + of the file. + +2002-11-14 Andrew Cagney <ac131313@redhat.com> + * regcache.h (deprecated_registers): Rename registers. * a68v-nat.c, alpha-nat.c, arch-utils.c, core-sol2.c: Update. * hp300ux-nat.c, hppab-nat.c, hppah-nat.c: Update. |