aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-04-21 17:30:09 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-04-21 17:30:09 +0000
commitd9b023ccd41c119362f440ab9dabc61613beb577 (patch)
tree9614ea542b0f20e63ca3ae6e80edd62a9e951edc /gdb/ChangeLog
parentdc129d82386b3ae4a511f9f60a76ac481d33d304 (diff)
downloadgdb-d9b023ccd41c119362f440ab9dabc61613beb577.zip
gdb-d9b023ccd41c119362f440ab9dabc61613beb577.tar.gz
gdb-d9b023ccd41c119362f440ab9dabc61613beb577.tar.bz2
* alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
* alpha-tdep.c (heuristic_proc_start): Use vm_min_address from gdbarch_tdep rather than a constant. (alpha_gdbarch_init): Initialize tdep->vm_min_address to the default text address for all Alpha Unix ABIs. (alpha_dump_tdep): Report the value of tdep->vm_min_address. * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1909f75..4e6b926 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,15 @@
2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
+ * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
+ * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
+ from gdbarch_tdep rather than a constant.
+ (alpha_gdbarch_init): Initialize tdep->vm_min_address to
+ the default text address for all Alpha Unix ABIs.
+ (alpha_dump_tdep): Report the value of tdep->vm_min_address.
+ * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
+
+2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
+
* alpha-tdep.h: New file. Includes several Alpha target constants
taken from...
* config/alpha/tm-alpha.h: ...here. Remove macros that we now