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.
This commit is contained in:
parent
d31431ed7c
commit
d958dfd05b
|
@ -1,3 +1,8 @@
|
||||||
|
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>
|
2003-06-26 Andrew Cagney <cagney@redhat.com>
|
||||||
|
|
||||||
* mips-tdep.c (gdb_print_insn_mips): Only explicitly set
|
* mips-tdep.c (gdb_print_insn_mips): Only explicitly set
|
||||||
|
|
|
@ -425,6 +425,8 @@
|
||||||
@V@/sim/mn10300/dv-mn103tim.c @V@/sim/mn10300/dv-mn1tim.c
|
@V@/sim/mn10300/dv-mn103tim.c @V@/sim/mn10300/dv-mn1tim.c
|
||||||
@V@/sim/ppc/.gdbinit @V@/sim/ppc/gdb.ini
|
@V@/sim/ppc/.gdbinit @V@/sim/ppc/gdb.ini
|
||||||
@V@/sim/ppc/corefile-n.h @V@/sim/ppc/corefle-n.h
|
@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_branch.h @V@/sim/ppc/idec_branch.h
|
||||||
@V@/sim/ppc/idecode_expression.h @V@/sim/ppc/idec_expression.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
|
@V@/sim/ppc/idecode_fields.h @V@/sim/ppc/idec_fields.h
|
||||||
|
|
Loading…
Reference in New Issue