gem5/src
Nathan Binkert e6ee56c657 init: don't build files that centralize python and swig code
Instead of putting all object files into m5/object/__init__.py, interrogate
the importer to find out what should be imported.
Instead of creating a single file that lists all of the embedded python
modules, use static object construction to put those objects onto a list.
Do something similar for embedded swig (C++) code.
2010-09-09 14:15:42 -07:00
..
arch ARM: Get rid of the checkFpEnableFault function in ARM. 2010-08-31 09:50:49 -07:00
base Loader: Don't insert symbols into the symbol table that begin wiht '$'. 2010-08-23 11:18:40 -05:00
cpu CPU: Get rid of the unused ev5_trap function on the simple and checker CPUs. 2010-08-31 09:47:29 -07:00
dev Devices: Allow a device to specify that a request is uncachable. 2010-08-23 11:18:41 -05:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern macos: MacOS has deprecated getdirentries, so just disable the code. 2010-05-06 08:42:21 -07:00
mem code_formatter: make it easier to insert whitespace 2010-09-09 14:15:41 -07:00
python init: don't build files that centralize python and swig code 2010-09-09 14:15:42 -07:00
sim init: don't build files that centralize python and swig code 2010-09-09 14:15:42 -07:00
unittest stats: cleanup a few small problems in stats 2010-07-21 15:53:53 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript init: don't build files that centralize python and swig code 2010-09-09 14:15:42 -07:00