diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/config/djgpp/fnchange.lst | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b6b9ea3..b5829fa 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-05-03 Eli Zaretskii <eliz@is.elta.co.il> + + * config/djgpp/fnchange.lst: Add mappings for the new + opcodes/openrisc-* files. + 2001-05-01 Michael Snyder <msnyder@redhat.com> * lin-lwp.c: Change printf to fprintf_unfiltered. diff --git a/gdb/config/djgpp/fnchange.lst b/gdb/config/djgpp/fnchange.lst index 33c3dec..70471f1 100644 --- a/gdb/config/djgpp/fnchange.lst +++ b/gdb/config/djgpp/fnchange.lst @@ -318,6 +318,12 @@ @V@/opcodes/ia64-opc.c @V@/opcodes/ia64-opc.c @V@/opcodes/m68hc11-dis.c @V@/opcodes/m68hc11dis.c @V@/opcodes/m68hc11-opc.c @V@/opcodes/m68hc11opc.c +@V@/opcodes/openrisc-asm.c @V@/opcodes/orisc-asm.c +@V@/opcodes/openrisc-desc.c @V@/opcodes/orisc-desc.c +@V@/opcodes/openris-dis.c @V@/opcodes/orisc-dis.c +@V@/opcodes/openrisc-ibld.c @V@/opcodes/orisc-ibld.c +@V@/opcodes/openrisc-opc.c @V@/opcodes/orisc-opc.c +@V@/opcodes/openrisc-opc.h @V@/opcodes/orisc-opc.h @V@/dejagnu/baseboards/mn10200-cygmon.exp @V@/dejagnu/baseboards/mn10200cygmon.exp @V@/dejagnu/baseboards/mn10200-sim.exp @V@/dejagnu/baseboards/mn10200sim.exp @V@/dejagnu/baseboards/mn10300-cygmon.exp @V@/dejagnu/baseboards/mn10300cygmon.exp |