OSDN Git Service

2003-10-06 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Wed, 8 Oct 2003 18:19:32 +0000 (18:19 +0000)
committerbrolley <brolley>
Wed, 8 Oct 2003 18:19:32 +0000 (18:19 +0000)
commitae00c2e9794493129aea720db756c0ed6f85ac86
tree88c8279b5b3d238e228a4dfe2d0db4ed29fe9d50
parent1b53e66988625f260b7df0b4dd87494883c9aa31
2003-10-06  Dave Brolley  <brolley@redhat.com>

        * profile-fr550.[ch]: New files.
        * configure.in: Move frv handling to alphabetically correct placement.
        * Makefile.in: Add fr550 support.
        * frv-sim.h,frv.c,interrups.c,memory.c,mloop.in,pipeline.c,
        profile.[ch],registers.c,traps.c: Add fr550 support.
        * arch.c,arch.h,cpu.c,cpu.h,cpuall.h,model.h,decode.c,decode.h,sem.c:
        Regenerate.
25 files changed:
sim/frv/ChangeLog
sim/frv/Makefile.in
sim/frv/arch.c
sim/frv/arch.h
sim/frv/cache.c
sim/frv/cache.h
sim/frv/cpu.c
sim/frv/cpu.h
sim/frv/cpuall.h
sim/frv/decode.c
sim/frv/decode.h
sim/frv/frv-sim.h
sim/frv/frv.c
sim/frv/interrupts.c
sim/frv/memory.c
sim/frv/mloop.in
sim/frv/model.c
sim/frv/pipeline.c
sim/frv/profile-fr550.c [new file with mode: 0644]
sim/frv/profile-fr550.h [new file with mode: 0644]
sim/frv/profile.c
sim/frv/profile.h
sim/frv/registers.c
sim/frv/sem.c
sim/frv/traps.c