THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has been changed. The new details are below. For full information about what has changed, visit the URL and click the History tab.
FS#333 - Create a "generic" ISA directory. User who did this: - Gabe Black (gblack) Attached to Project - M5 Bugs Summary - Create a "generic" ISA directory. Task Type - Minor Enhancement Category - ISA Support Status - New Assigned To - Gabe Black Operating System - All Severity - Low Priority - Normal Reported Version - 2.0beta5 Due in Version - Due Date - Undecided Percent Complete - 30% Details - A non-trivial amount of code is exactly the same between multiple ISAs or is the same but with minor modifications. A directory in arch called "generic" should be created for these common implementations which will be put in an namespace called GenericISA. The individual ISAs can wrap these versions of functions or pieces of functions, or import them directly into their own namespace with "using". The directory has been created, and now more common code needs to be moved into it. More information can be found at the following URL: http://www.m5sim.org/flyspray/task/333 You are receiving this message because you have requested it from the Flyspray bugtracking system. You can be removed from future notifications by visiting the URL shown above. _______________________________________________ m5-dev mailing list m5-dev@m5sim.org http://m5sim.org/mailman/listinfo/m5-dev