diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-06-26 18:09:24 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-06-26 18:09:24 +0000 |
commit | d958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4 (patch) | |
tree | e27b63d306ea1d95f310fdecef584a08c90fb9ab /gdb/config/djgpp | |
parent | d31431ed7c28b0df944f5daf3e772b058f66d351 (diff) | |
download | gdb-d958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4.zip gdb-d958dfd05b56dd6d3708a0aa7996dce3f5ffb2a4.tar.gz 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/config/djgpp')
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 2 |
1 files changed, 2 insertions, 0 deletions
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 |