SConscript (3619:b3dab7606e0e) SConscript (3624:aaba7e06ece4)
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 115 unchanged lines hidden (view full) ---

124 mem/cache/tags/repl/gen.cc
125 mem/cache/tags/repl/repl.cc
126 mem/cache/tags/split.cc
127 mem/cache/tags/split_lifo.cc
128 mem/cache/tags/split_lru.cc
129
130 mem/cache/cache_builder.cc
131
1# -*- mode:python -*-
2
3# Copyright (c) 2004-2005 The Regents of The University of Michigan
4# All rights reserved.
5#
6# Redistribution and use in source and binary forms, with or without
7# modification, are permitted provided that the following conditions are
8# met: redistributions of source code must retain the above copyright

--- 115 unchanged lines hidden (view full) ---

124 mem/cache/tags/repl/gen.cc
125 mem/cache/tags/repl/repl.cc
126 mem/cache/tags/split.cc
127 mem/cache/tags/split_lifo.cc
128 mem/cache/tags/split_lru.cc
129
130 mem/cache/cache_builder.cc
131
132 python/swig/main_wrap.cc
133
132 sim/builder.cc
133 sim/debug.cc
134 sim/eventq.cc
135 sim/faults.cc
136 sim/main.cc
134 sim/builder.cc
135 sim/debug.cc
136 sim/eventq.cc
137 sim/faults.cc
138 sim/main.cc
137 python/swig/cc_main_wrap.cc
138 sim/param.cc
139 sim/root.cc
140 sim/serialize.cc
141 sim/sim_events.cc
142 sim/sim_object.cc
143 sim/startup.cc
144 sim/stat_context.cc
145 sim/stat_control.cc

--- 191 unchanged lines hidden ---
139 sim/param.cc
140 sim/root.cc
141 sim/serialize.cc
142 sim/sim_events.cc
143 sim/sim_object.cc
144 sim/startup.cc
145 sim/stat_context.cc
146 sim/stat_control.cc

--- 191 unchanged lines hidden ---