OSDN Git Service

2006-10-18 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Wed, 18 Oct 2006 18:46:17 +0000 (18:46 +0000)
committerbrolley <brolley>
Wed, 18 Oct 2006 18:46:17 +0000 (18:46 +0000)
commitb4cb69be3d2b4ecd5358fcc1fa7f7f5ec583cbd4
tree69202d98da9afd65cccc50025f5a2a80ad71fde9
parent95346f85ca3dd50666d126b5d24083ff22798daf
2006-10-18  Dave Brolley  <brolley@redhat.com>

        * Contribue the following changes:

        2006-07-19  Dave Brolley  <brolley@redhat.com>

        * shCfg.h (insn_buffer): All references removed.
        (main_memory): New member of ShBoardCfg.
        * shCfg.cxx (insn_buffer): All references removed.
        (ShBoardCfg): Don't initialize icache or ocache. Assume icache and
        ocache are always created. Don't connect memory heirarchy here.
        (write_config): Do it here instead.

        2006-05-11  Dave Brolley  <brolley@redhat.com>

        * Makefile.am: Add sh support.
        * mainDynamic.cxx: Likewise.
        * shCfg.cxx: New source file.
        * shCfg.h: New source file.
        * commonCfg.cxx (GprofCfg): Set bucket-size for hw-cpu-sh*.
sid/main/dynamic/ChangeLog
sid/main/dynamic/Makefile.am
sid/main/dynamic/Makefile.in
sid/main/dynamic/aclocal.m4
sid/main/dynamic/commonCfg.cxx
sid/main/dynamic/configure
sid/main/dynamic/mainDynamic.cxx
sid/main/dynamic/shCfg.cxx [new file with mode: 0644]
sid/main/dynamic/shCfg.h [new file with mode: 0644]