Searched hist:1851 (Results 1 - 1 of 1) sorted by relevance

/gem5/
H A DREADMEdiff 1851:c486924ed90e Fri Aug 19 17:10:00 EDT 2005 Steve Reinhardt <stever@eecs.umich.edu> A few minor fixes to get things to build on Cygwin.

README:
Clarify cygwin EIO error explanation.
build/SConstruct:
Cygwin header files cause uninitialized var warnings.
dev/ide_ctrl.cc:
Get rid of unnecessary byte-swap calls, some of which were
too ambiguous for cygwin (or gcc 3.4.4).
dev/pcidev.cc:
Disambiguate arg for overloaded byte swap operation
(and fix it to be the correct one).

Completed in 8 milliseconds