aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-26 18:09:24 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-26 18:09:24 +0000
commitd958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4 (patch)
treee27b63d306ea1d95f310fdecef584a08c90fb9ab /gdb
parentd31431ed7c28b0df944f5daf3e772b058f66d351 (diff)
downloadfsf-binutils-gdb-d958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4.zip
fsf-binutils-gdb-d958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4.tar.gz
fsf-binutils-gdb-d958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4.tar.bz2
2003-06-26 Andrew Cagney <cagney@redhat.com>
* config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's altivec_expression.h and altivec_registers.h.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/config/djgpp/fnchange.lst2
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cbcbf81..0658331 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2003-06-26 Andrew Cagney <cagney@redhat.com>
+ * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
+ altivec_expression.h and altivec_registers.h.
+
+2003-06-26 Andrew Cagney <cagney@redhat.com>
+
* mips-tdep.c (gdb_print_insn_mips): Only explicitly set
info->mach when MIPS16. Patch suggested by Fred Fish.
diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst
index 698b275..9a9ce2d 100644
--- a/gdb/config/djgpp/fnchange.lst
+++ b/gdb/config/djgpp/fnchange.lst
@@ -425,6 +425,8 @@
@V@/sim/mn10300/dv-mn103tim.c @V@/sim/mn10300/dv-mn1tim.c
@V@/sim/ppc/.gdbinit @V@/sim/ppc/gdb.ini
@V@/sim/ppc/corefile-n.h @V@/sim/ppc/corefle-n.h
+@V@/sim/ppc/altivec_expression.h @V@/sim/ppc/av_expression.h
+@V@/sim/ppc/altivec_registers.h @V@/sim/ppc/av_registers.h
@V@/sim/ppc/idecode_branch.h @V@/sim/ppc/idec_branch.h
@V@/sim/ppc/idecode_expression.h @V@/sim/ppc/idec_expression.h
@V@/sim/ppc/idecode_fields.h @V@/sim/ppc/idec_fields.h