aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2003-08-13 17:09:09 +0000
committerJoel Brobecker <brobecker@gnat.com>2003-08-13 17:09:09 +0000
commitb6fbdd1dbd3fc51820618ba044e81eaac6205f19 (patch)
tree01e8fa664bd5ac75a3bc130fffaf88a9c1f4429f /gdb/ChangeLog
parentf22f5fcd022d1078e8e27def5de0b079b0e5217f (diff)
downloadgdb-b6fbdd1dbd3fc51820618ba044e81eaac6205f19.zip
gdb-b6fbdd1dbd3fc51820618ba044e81eaac6205f19.tar.gz
gdb-b6fbdd1dbd3fc51820618ba044e81eaac6205f19.tar.bz2
* hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
gdbarch method to clear the 2 low bits of text addresses.
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 a68614f..5474300 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-13 J. Brobecker <brobecker@gnat.com>
+
+ * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
+ gdbarch method to clear the 2 low bits of text addresses.
+
2003-08-12 Andrew Cagney <cagney@redhat.com>
* Makefile.in (dsrec.o): Update dependencies.