aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2000-04-03 18:58:48 +0000
committerKevin Buettner <kevinb@redhat.com>2000-04-03 18:58:48 +0000
commit76d689a6e39d1e4ed94b4932ccea40cd13b38071 (patch)
treee6b710db7e4841a111de9e4fdda867efea93d8ce /gdb/ChangeLog
parent3ace57aafd17bb5167e02f381938b7beea2d7d9b (diff)
downloadgdb-76d689a6e39d1e4ed94b4932ccea40cd13b38071.zip
gdb-76d689a6e39d1e4ed94b4932ccea40cd13b38071.tar.gz
gdb-76d689a6e39d1e4ed94b4932ccea40cd13b38071.tar.bz2
IA-64 changes
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6657479..2885af3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,16 @@
+2000-04-03 Kevin Buettner <kevinb@redhat.com>
+
+ * Makefile.in (ALLDEPFILES): Add ia64-linux-nat.c and ia64-tdep.c.
+ (ia64-linux-nat.o, ia64-tdep.o): Add dependencies.
+
+ * ia64-linux-nat.c (fill_gregset): Implement.
+ (supply_fpregset, fill_fpregset): New functions.
+
+ * ia64-tdep.c (ia64_init_extra_frame_info): Revise manner in
+ which the CFM is fetched for certain frames.
+ (find_global_pointer, find_extant_func_descr): Don't use
+ partial symtabs for locating sections.
+
2000-04-03 Jim Blandy <jimb@redhat.com>
* solib.c (solib_add): Move all the code for loading symbol tables