]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/frv/ChangeLog
2003-10-06 Dave Brolley <brolley@redhat.com>
authorDave Brolley <brolley@redhat.com>
Wed, 8 Oct 2003 18:19:33 +0000 (18:19 +0000)
committerDave Brolley <brolley@redhat.com>
Wed, 8 Oct 2003 18:19:33 +0000 (18:19 +0000)
commite930b1f54ff2768c5818eb0a450b1d98d46d273d
treebeff79b0fd16e78faffe78489d34d064d5618b43
parent7c3f9ad027b9ec2906f3367ca7be18e5fb8f6893
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