SConscript (10196:be0e1724eb39) SConscript (10494:ffe6ab7141ab)
1# -*- mode:python -*-
2
3# Copyright (c) 2007-2008 The Hewlett-Packard Development Company
4# All rights reserved.
5#
6# The license below extends only to copyright in the software and shall
7# not be construed as granting a license to any other intellectual
8# property including but not limited to intellectual property relating

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

54 Source('insts/micromediaop.cc')
55 Source('insts/microop.cc')
56 Source('insts/microregop.cc')
57 Source('insts/static_inst.cc')
58 Source('interrupts.cc')
59 Source('isa.cc')
60 Source('linux/linux.cc')
61 Source('linux/process.cc')
1# -*- mode:python -*-
2
3# Copyright (c) 2007-2008 The Hewlett-Packard Development Company
4# All rights reserved.
5#
6# The license below extends only to copyright in the software and shall
7# not be construed as granting a license to any other intellectual
8# property including but not limited to intellectual property relating

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

54 Source('insts/micromediaop.cc')
55 Source('insts/microop.cc')
56 Source('insts/microregop.cc')
57 Source('insts/static_inst.cc')
58 Source('interrupts.cc')
59 Source('isa.cc')
60 Source('linux/linux.cc')
61 Source('linux/process.cc')
62 Source('linux/syscalls.cc')
63 Source('linux/system.cc')
64 Source('nativetrace.cc')
65 Source('pagetable.cc')
66 Source('pagetable_walker.cc')
67 Source('process.cc')
68 Source('remote_gdb.cc')
69 Source('stacktrace.cc')
70 Source('system.cc')

--- 244 unchanged lines hidden ---
62 Source('linux/system.cc')
63 Source('nativetrace.cc')
64 Source('pagetable.cc')
65 Source('pagetable_walker.cc')
66 Source('process.cc')
67 Source('remote_gdb.cc')
68 Source('stacktrace.cc')
69 Source('system.cc')

--- 244 unchanged lines hidden ---