gem5/src/base
Nathan Binkert f066db7fcd inifile: Whack preprocessor access.
We haven't used the preprocessor feature of the inifile stuff in a
very long time, so let's get rid of it since it would otherwise take
effort to maintain.
2008-09-19 09:11:40 -07:00
..
compression make our code a little more standards compliant 2007-01-26 18:48:51 -05:00
loader style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
stats style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
annotate.cc Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
annotate.hh add annotation code to m5 2006-09-11 17:57:20 -04:00
bigint.cc Add some constructors and an output operator to the Twin??_t types so that o3 SPARC will compile again. 2007-03-07 17:46:05 +00:00
bigint.hh Make sttw and sttwa use the twin memory operations. 2007-03-11 18:12:33 -04:00
bitfield.hh Move bitunion code into it's own file. 2007-07-14 17:28:26 -07:00
bitunion.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
callback.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
chunk_generator.hh Fix up doxygen. 2006-08-14 19:25:07 -04:00
circlebuf.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
circlebuf.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
compiler.hh Bus: Only call end() on an stl object once in a loop 2007-08-10 16:14:01 -04:00
condcodes.hh Condition Codes: Fix the findParity function. 2007-09-25 20:26:10 -07:00
cprintf.cc Get rid of the gross operator,()/variadic macro hack 2007-02-07 22:11:30 -08:00
cprintf.hh call ccprintf() with the appropriate argument types so we don't recuse forever 2007-03-12 20:16:13 -04:00
cprintf_formats.hh Get rid of the gross operator,()/variadic macro hack 2007-02-07 22:11:30 -08:00
crc.cc style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
crc.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
date.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
dbl_list.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
fast_alloc.cc style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
fast_alloc.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
fenv.c Fix an assert to allow rounding mode 0. 2007-06-14 13:53:27 +00:00
fenv.hh create base/fenv.c to standerdize fenv across platforms. It's a c file and not a cpp file because c99 2007-04-21 17:50:47 -04:00
fifo_buffer.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
fifo_buffer.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hashmap.hh Make non Apple compilation work again. Ali may have to refix this. 2007-11-08 23:42:44 -08:00
hostinfo.cc String constant const-ness changes to placate g++ 4.2. 2007-10-31 18:04:22 -07:00
hostinfo.hh String constant const-ness changes to placate g++ 4.2. 2007-10-31 18:04:22 -07:00
hybrid_pred.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hybrid_pred.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
inet.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
inet.hh inet: initialization fixes. 2008-06-17 22:14:12 -07:00
inifile.cc inifile: Whack preprocessor access. 2008-09-19 09:11:40 -07:00
inifile.hh inifile: Whack preprocessor access. 2008-09-19 09:11:40 -07:00
intmath.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
intmath.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
match.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
match.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
misc.cc Get rid of outputStream... wasn't really being used 2008-08-04 01:45:12 -04:00
misc.hh Get rid of useless m5_assert macro. 2008-07-15 14:38:51 -04:00
mod_num.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
mysql.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
mysql.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
output.cc Add -r/-e options to redirect stdout/stderr. 2008-08-04 00:40:31 -04:00
output.hh Make sure that output files are always checked success before they're used. 2008-05-15 19:10:26 -04:00
pollevent.cc Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
pollevent.hh Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
predictor.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
printable.hh Additional comments and helper functions for PrintReq. 2008-01-02 13:46:22 -08:00
random.cc Base: Rework the way M5 provides and creates random numbers. 2007-10-31 01:21:54 -04:00
random.hh Base: Rework the way M5 provides and creates random numbers. 2007-10-31 01:21:54 -04:00
random_mt.cc Base: Rework the way M5 provides and creates random numbers. 2007-10-31 01:21:54 -04:00
range.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
range.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
range_map.hh Fix bugs in tlbmap (and thus rangemap since the code is nearly identical) 2006-12-12 17:55:27 -05:00
range_ops.hh DMA: Add IOCache and fix bus bridge to optionally only send requests one 2007-08-10 16:14:01 -04:00
refcnt.hh No need to use NULL, just use 0 2006-12-27 10:52:25 -08:00
remote_gdb.cc style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
remote_gdb.hh Initial work to make remote gdb available in SE mode. This is completely untested. 2006-12-20 18:39:40 -05:00
res_list.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
sat_counter.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
sat_counter.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
sched_list.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
SConscript Add in files from merge-bare-iron, get them compiling in FS and SE mode 2007-11-13 16:58:16 -05:00
socket.cc sockets: Add a function to disable all listening sockets. 2008-08-03 18:19:55 -07:00
socket.hh sockets: Add a function to disable all listening sockets. 2008-08-03 18:19:55 -07:00
statistics.cc Merge iceaxe.:/Volumes/work/research/m5/head 2006-06-11 22:01:34 -04:00
statistics.hh Add constant stat. 2007-10-30 22:21:05 -04:00
str.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
str.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
time.cc make our code a little more standards compliant 2007-01-26 18:48:51 -05:00
time.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
timebuf.hh make our code a little more standards compliant 2007-01-26 18:48:51 -05:00
trace.cc remove the extern C around gdb helper functions. It's need needed for any new version of gdb to work and it causes at least mine to segfault 2007-03-12 17:23:08 -04:00
trace.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
userinfo.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
userinfo.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
varargs.hh Get rid of the gross operator,()/variadic macro hack 2007-02-07 22:11:30 -08:00