You were paying attention.  There was no previous message on the subject.

The libm5 patch changes allow for linking against m5 as a library (static, not shared) in case some other simulator wants to embed m5 but doesn't want to give up main.  I moved most of what used to be in main() to m5_main() and then changed the SCons scripts to build the libraries.  The standard m5.opt and m5.debug are then built with a small main() stub and linked with the libraries.

We are using m5 as the loader and emulator for instructions not supported natively in our FPGA-based simulator (HAsim).

-Michael

Gabe Black wrote:
Sorry for not paying attention, but what does the libm5 diff do?

Gabe

nathan binkert wrote:
  
Excellent.  I'll get these and your libm5 diff in the tree this coming
week.  I just did a huge cleanup of the tree an a massive license
audit.  I plan to release the repository sometime this weekend.
Hopefully then you can move to the repository version and if you want,
I can give you commit access.

    

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to