Nathan Binkert
5a7ee2b495
Make code more portable and port to cygwin
...
arch/alpha/alpha_tru64_process.cc:
getdirent isn't implemented by cygwin. panic if this function is
executed. (It shouldn't be too much to emulate it using opendir,
readdir, etc.)
arch/alpha/pseudo_inst.cc:
Use lseek once and read instead pread.
base/intmath.hh:
we want int, long, and long long variations of FloorLog2 instead
of int32_t, int64_t. Otherwise, we leave one out.
base/socket.cc:
Fix define that seems to be for apple
sim/serialize.cc:
don't use the intXX_t stuff, instead, use the real types
so we're sure that we cover all of them.
--HG--
extra : convert_revision : 9fccaff583100b06bbaafd95a162c4e19beed59e
2005-04-22 13:12:03 -04:00
..
2004-10-23 12:31:24 -04:00
2004-11-18 10:52:56 -05:00
2005-02-17 02:48:56 -05:00
2004-10-23 12:31:24 -04:00
2004-11-15 01:56:40 -05:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-09-20 10:43:53 -04:00
2004-09-20 10:43:53 -04:00
2003-10-07 10:41:54 -04:00
2004-06-08 13:37:27 -04:00
2003-10-07 10:41:54 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2003-12-15 18:24:02 -05:00
2003-12-15 18:24:02 -05:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-10-23 16:18:44 -04:00
2004-11-15 15:40:35 -05:00
2005-01-15 04:12:25 -05:00
2005-01-15 04:12:25 -05:00
2004-06-08 13:37:27 -04:00
2005-04-22 13:12:03 -04:00
2004-02-03 10:50:04 -05:00
2004-07-30 10:47:53 -04:00
2004-07-30 10:47:53 -04:00
2005-02-11 09:47:41 -05:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-07-26 13:03:27 -04:00
2004-07-26 13:03:27 -04:00
2005-02-11 09:47:41 -05:00
2005-02-11 09:47:41 -05:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-12-13 12:55:13 -05:00
2005-01-14 18:34:56 -05:00
2004-10-22 01:34:40 -04:00
2005-01-14 18:34:56 -05:00
2004-10-23 16:18:44 -04:00
2004-11-13 14:01:38 -05:00
2004-06-08 13:37:27 -04:00
2005-01-14 18:34:56 -05:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2005-04-22 13:12:03 -04:00
2004-06-08 13:37:27 -04:00
2005-02-17 02:48:56 -05:00
2005-03-01 00:41:19 -05:00
2005-02-09 13:46:23 -05:00
2005-02-09 13:46:23 -05:00
2004-06-08 13:37:27 -04:00
2004-06-08 13:37:27 -04:00
2005-01-18 13:02:47 -05:00
2005-01-14 18:34:56 -05:00
2005-03-30 04:46:04 -05:00
2004-05-04 12:23:57 -04:00
2004-05-04 12:23:57 -04:00