projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54e22bf
)
Added in alot of missing source files.
author
Gabe Black
<gblack@eecs.umich.edu>
Tue, 7 Nov 2006 10:40:06 +0000
(
05:40
-0500)
committer
Gabe Black
<gblack@eecs.umich.edu>
Tue, 7 Nov 2006 10:40:06 +0000
(
05:40
-0500)
--HG--
extra : convert_revision :
335b458d195a00dac3d04e92fe9df915e660538f
src/arch/sparc/SConscript
patch
|
blob
|
history
diff --git
a/src/arch/sparc/SConscript
b/src/arch/sparc/SConscript
index 5843058a4a1168ac1e2c44cd6f4264130eafaccf..281c166c09b33513d3eee285d4aab87aafe86d9d 100644
(file)
--- a/
src/arch/sparc/SConscript
+++ b/
src/arch/sparc/SConscript
@@
-54,8
+54,12
@@
base_sources = Split('''
# Full-system sources
full_system_sources = Split('''
- vtophys.cc
+ arguments.cc
+ remote_gdb.cc
+ stacktrace.cc
system.cc
+ tlb.cc
+ vtophys.cc
''')
# Syscall emulation (non-full-system) sources