The white space changes aren't a style fix, though, they're the
byproduct of the fact you're using a script. It would probably work
pretty well to say that each occurrence of a header file of a particular
type and/or separated by a blank line is the location for a new group of
headers, and then when you move things around (if you move them around)
you'd put them in those places. That would be apposed to what I think
you're doing of pulling in all the headers, formatting them in a
particular way, and then outputting that again.

Gabe

nathan binkert wrote:
> Well, the goal was to make a script that we could just run on the src
> and util directories whenever we wanted to.  This large changeset is
> simply a result of running the script with zero manual changes.  The
> only way that it would be reasonable to skip those files with just
> whitespace changes would be for me to write code to detect that only
> whitespace changed and I really don't think it's worth it.  We
> discourage random whitespace changes, but this is a deliberate style
> correction.
>
>   Nate
>
>
> On Sat, Dec 25, 2010 at 11:16 PM, Gabe Black <[email protected]
> <mailto:[email protected]>> wrote:
>
>     This is an automatically generated e-mail. To reply, visit:
>     http://reviews.m5sim.org/r/363/
>
>
>     There are a (surprisingly) large number of valid changes here, but there 
> are some files where all that was changed was that a blank line was added or 
> deleted. It would be best, I think, to avoid this sort of churn in these 
> files.
>
>
>     - Gabe
>
>
>     On December 25th, 2010, 8:06 p.m., Nathan Binkert wrote:
>
>     Review request for Default, Ali Saidi, Gabe Black, Steve
>     Reinhardt, and Nathan Binkert.
>     By Nathan Binkert.
>
>     /Updated 2010-12-25 20:06:11/
>
>
>       Description
>
>     includes: sort all includes
>
>
>       Diffs
>
>         * src/arch/alpha/faults.cc (f249937228b5)
>         * src/arch/alpha/isa.hh (f249937228b5)
>         * src/arch/alpha/isa/main.isa (f249937228b5)
>         * src/arch/alpha/linux/system.cc (f249937228b5)
>         * src/arch/alpha/mt.hh (f249937228b5)
>         * src/arch/alpha/process.cc (f249937228b5)
>         * src/arch/alpha/remote_gdb.hh (f249937228b5)
>         * src/arch/alpha/remote_gdb.cc (f249937228b5)
>         * src/arch/alpha/tlb.cc (f249937228b5)
>         * src/arch/alpha/tru64/process.cc (f249937228b5)
>         * src/arch/alpha/types.hh (f249937228b5)
>         * src/arch/alpha/utility.hh (f249937228b5)
>         * src/arch/arm/faults.hh (f249937228b5)
>         * src/arch/arm/faults.cc (f249937228b5)
>         * src/arch/arm/insts/static_inst.cc (f249937228b5)
>         * src/arch/arm/insts/vfp.hh (f249937228b5)
>         * src/arch/arm/intregs.hh (f249937228b5)
>         * src/arch/arm/isa/includes.isa (f249937228b5)
>         * src/arch/arm/linux/atag.hh (f249937228b5)
>         * src/arch/arm/linux/linux.cc (f249937228b5)
>         * src/arch/arm/linux/process.hh (f249937228b5)
>         * src/arch/arm/linux/process.cc (f249937228b5)
>         * src/arch/arm/linux/system.cc (f249937228b5)
>         * src/arch/arm/locked_mem.hh (f249937228b5)
>         * src/arch/arm/pagetable.hh (f249937228b5)
>         * src/arch/arm/predecoder.hh (f249937228b5)
>         * src/arch/arm/process.hh (f249937228b5)
>         * src/arch/arm/registers.hh (f249937228b5)
>         * src/arch/arm/remote_gdb.cc (f249937228b5)
>         * src/arch/arm/system.hh (f249937228b5)
>         * src/arch/arm/system.cc (f249937228b5)
>         * src/arch/arm/table_walker.hh (f249937228b5)
>         * src/arch/arm/table_walker.cc (f249937228b5)
>         * src/arch/arm/tlb.hh (f249937228b5)
>         * src/arch/arm/vtophys.hh (f249937228b5)
>         * src/arch/generic/types.hh (f249937228b5)
>         * src/arch/mips/dsp.hh (f249937228b5)
>         * src/arch/mips/dsp.cc (f249937228b5)
>         * src/arch/mips/isa.hh (f249937228b5)
>         * src/arch/mips/isa.cc (f249937228b5)
>         * src/arch/mips/isa/includes.isa (f249937228b5)
>         * src/arch/mips/isa_traits.hh (f249937228b5)
>         * src/arch/mips/linux/linux.cc (f249937228b5)
>         * src/arch/mips/linux/process.hh (f249937228b5)
>         * src/arch/mips/linux/process.cc (f249937228b5)
>         * src/arch/mips/linux/system.cc (f249937228b5)
>         * src/arch/mips/mt.hh (f249937228b5)
>         * src/arch/mips/process.hh (f249937228b5)
>         * src/arch/mips/process.cc (f249937228b5)
>         * src/arch/mips/system.hh (f249937228b5)
>         * src/arch/mips/system.cc (f249937228b5)
>         * src/arch/mips/tlb.hh (f249937228b5)
>         * src/arch/mips/tlb.cc (f249937228b5)
>         * src/arch/mips/utility.hh (f249937228b5)
>         * src/arch/mips/utility.cc (f249937228b5)
>         * src/arch/mips/vtophys.hh (f249937228b5)
>         * src/arch/power/insts/floating.hh (f249937228b5)
>         * src/arch/power/insts/integer.hh (f249937228b5)
>         * src/arch/power/isa/includes.isa (f249937228b5)
>         * src/arch/power/linux/linux.cc (f249937228b5)
>         * src/arch/power/linux/process.hh (f249937228b5)
>         * src/arch/power/linux/process.cc (f249937228b5)
>         * src/arch/power/process.hh (f249937228b5)
>         * src/arch/power/tlb.hh (f249937228b5)
>         * src/arch/power/vtophys.hh (f249937228b5)
>         * src/arch/sparc/isa.hh (f249937228b5)
>         * src/arch/sparc/isa/includes.isa (f249937228b5)
>         * src/arch/sparc/isa_traits.hh (f249937228b5)
>         * src/arch/sparc/linux/linux.cc (f249937228b5)
>         * src/arch/sparc/linux/process.cc (f249937228b5)
>         * src/arch/sparc/locked_mem.hh (f249937228b5)
>         * src/arch/sparc/mmaped_ipr.hh (f249937228b5)
>         * src/arch/sparc/nativetrace.cc (f249937228b5)
>         * src/arch/sparc/process.hh (f249937228b5)
>         * src/arch/sparc/process.cc (f249937228b5)
>         * src/arch/sparc/remote_gdb.hh (f249937228b5)
>         * src/arch/sparc/remote_gdb.cc (f249937228b5)
>         * src/arch/sparc/solaris/process.cc (f249937228b5)
>         * src/arch/sparc/solaris/solaris.cc (f249937228b5)
>         * src/arch/sparc/system.cc (f249937228b5)
>         * src/arch/sparc/tlb.cc (f249937228b5)
>         * src/arch/sparc/tlb_map.hh (f249937228b5)
>         * src/arch/sparc/types.hh (f249937228b5)
>         * src/arch/sparc/utility.hh (f249937228b5)
>         * src/arch/sparc/vtophys.cc (f249937228b5)
>         * src/arch/x86/bios/acpi.cc (f249937228b5)
>         * src/arch/x86/bios/intelmp.hh (f249937228b5)
>         * src/arch/x86/emulenv.hh (f249937228b5)
>         * src/arch/x86/faults.hh (f249937228b5)
>         * src/arch/x86/insts/macroop.hh (f249937228b5)
>         * src/arch/x86/insts/microfpop.cc (f249937228b5)
>         * src/arch/x86/insts/microldstop.cc (f249937228b5)
>         * src/arch/x86/insts/micromediaop.cc (f249937228b5)
>         * src/arch/x86/interrupts.hh (f249937228b5)
>         * src/arch/x86/interrupts.cc (f249937228b5)
>         * src/arch/x86/isa.hh (f249937228b5)
>         * src/arch/x86/isa/includes.isa (f249937228b5)
>         * src/arch/x86/linux/linux.cc (f249937228b5)
>         * src/arch/x86/linux/process.hh (f249937228b5)
>         * src/arch/x86/linux/process.cc (f249937228b5)
>         * src/arch/x86/linux/syscalls.cc (f249937228b5)
>         * src/arch/x86/linux/system.hh (f249937228b5)
>         * src/arch/x86/linux/system.cc (f249937228b5)
>         * src/arch/x86/nativetrace.cc (f249937228b5)
>         * src/arch/x86/pagetable_walker.cc (f249937228b5)
>         * src/arch/x86/predecoder.hh (f249937228b5)
>         * src/arch/x86/process.hh (f249937228b5)
>         * src/arch/x86/process.cc (f249937228b5)
>         * src/arch/x86/registers.hh (f249937228b5)
>         * src/arch/x86/remote_gdb.cc (f249937228b5)
>         * src/arch/x86/system.cc (f249937228b5)
>         * src/arch/x86/tlb.hh (f249937228b5)
>         * src/arch/x86/tlb.cc (f249937228b5)
>         * src/base/compression/lzss_compression.cc (f249937228b5)
>         * src/base/compression/null_compression.hh (f249937228b5)
>         * src/base/cp_annotate.hh (f249937228b5)
>         * src/base/cp_annotate.cc (f249937228b5)
>         * src/base/cprintf.hh (f249937228b5)
>         * src/base/debug.cc (f249937228b5)
>         * src/base/fast_alloc.hh (f249937228b5)
>         * src/base/fenv.c (f249937228b5)
>         * src/base/fifo_buffer.hh (f249937228b5)
>         * src/base/hostinfo.cc (f249937228b5)
>         * src/base/hybrid_pred.cc (f249937228b5)
>         * src/base/inet.hh (f249937228b5)
>         * src/base/inifile.cc (f249937228b5)
>         * src/base/loader/aout_object.cc (f249937228b5)
>         * src/base/loader/elf_object.hh (f249937228b5)
>         * src/base/loader/elf_object.cc (f249937228b5)
>         * src/base/loader/hex_file.cc (f249937228b5)
>         * src/base/loader/object_file.cc (f249937228b5)
>         * src/base/loader/symtab.cc (f249937228b5)
>         * src/base/misc.cc (f249937228b5)
>         * src/base/mysql.hh (f249937228b5)
>         * src/base/output.cc (f249937228b5)
>         * src/base/pollevent.hh (f249937228b5)
>         * src/base/pollevent.cc (f249937228b5)
>         * src/base/range_map.hh (f249937228b5)
>         * src/base/remote_gdb.hh (f249937228b5)
>         * src/base/remote_gdb.cc (f249937228b5)
>         * src/base/sat_counter.hh (f249937228b5)
>         * src/base/sat_counter.cc (f249937228b5)
>         * src/base/sched_list.hh (f249937228b5)
>         * src/base/socket.cc (f249937228b5)
>         * src/base/statistics.hh (f249937228b5)
>         * src/base/statistics.cc (f249937228b5)
>         * src/base/stats/info.hh (f249937228b5)
>         * src/base/stats/mysql.cc (f249937228b5)
>         * src/base/stats/output.cc (f249937228b5)
>         * src/base/stats/text.hh (f249937228b5)
>         * src/base/stats/text.cc (f249937228b5)
>         * src/base/str.hh (f249937228b5)
>         * src/base/trace.cc (f249937228b5)
>         * src/cpu/base.hh (f249937228b5)
>         * src/cpu/base.cc (f249937228b5)
>         * src/cpu/base_dyn_inst_impl.hh (f249937228b5)
>         * src/cpu/checker/cpu.hh (f249937228b5)
>         * src/cpu/checker/cpu.cc (f249937228b5)
>         * src/cpu/checker/cpu_impl.hh (f249937228b5)
>         * src/cpu/cpuevent.hh (f249937228b5)
>         * src/cpu/exetrace.cc (f249937228b5)
>         * src/cpu/func_unit.hh (f249937228b5)
>         * src/cpu/inorder/cpu.hh (f249937228b5)
>         * src/cpu/inorder/cpu.cc (f249937228b5)
>         * src/cpu/inorder/first_stage.hh (f249937228b5)
>         * src/cpu/inorder/first_stage.cc (f249937228b5)
>         * src/cpu/inorder/inorder_cpu_builder.cc (f249937228b5)
>         * src/cpu/inorder/inorder_dyn_inst.hh (f249937228b5)
>         * src/cpu/inorder/inorder_dyn_inst.cc (f249937228b5)
>         * src/cpu/inorder/inorder_trace.cc (f249937228b5)
>         * src/cpu/inorder/pipeline_stage.hh (f249937228b5)
>         * src/cpu/inorder/pipeline_stage.cc (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.5stage.hh (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.5stage.cc
>           <http://pipeline_traits.5stage.cc> (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.9stage.hh (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.9stage.cc
>           <http://pipeline_traits.9stage.cc> (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.9stage.smt2.hh (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.9stage.smt2.cc
>           <http://pipeline_traits.9stage.smt2.cc> (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.hh (f249937228b5)
>         * src/cpu/inorder/pipeline_traits.cc (f249937228b5)
>         * src/cpu/inorder/reg_dep_map.cc (f249937228b5)
>         * src/cpu/inorder/resource.hh (f249937228b5)
>         * src/cpu/inorder/resource.cc (f249937228b5)
>         * src/cpu/inorder/resource_pool.9stage.cc
>           <http://resource_pool.9stage.cc> (f249937228b5)
>         * src/cpu/inorder/resource_pool.hh (f249937228b5)
>         * src/cpu/inorder/resource_pool.cc (f249937228b5)
>         * src/cpu/inorder/resource_sked.hh (f249937228b5)
>         * src/cpu/inorder/resource_sked.cc (f249937228b5)
>         * src/cpu/inorder/resources/agen_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/bpred_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/branch_predictor.hh (f249937228b5)
>         * src/cpu/inorder/resources/cache_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/cache_unit.cc (f249937228b5)
>         * src/cpu/inorder/resources/decode_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/execution_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/execution_unit.cc (f249937228b5)
>         * src/cpu/inorder/resources/fetch_seq_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/graduation_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/inst_buffer.hh (f249937228b5)
>         * src/cpu/inorder/resources/inst_buffer.cc (f249937228b5)
>         * src/cpu/inorder/resources/inst_buffer_new.hh (f249937228b5)
>         * src/cpu/inorder/resources/inst_buffer_new.cc (f249937228b5)
>         * src/cpu/inorder/resources/mem_dep_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/mult_div_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/mult_div_unit.cc (f249937228b5)
>         * src/cpu/inorder/resources/resource_list.hh (f249937228b5)
>         * src/cpu/inorder/resources/tlb_unit.hh (f249937228b5)
>         * src/cpu/inorder/resources/tlb_unit.cc (f249937228b5)
>         * src/cpu/inorder/resources/use_def.hh (f249937228b5)
>         * src/cpu/inorder/resources/use_def.cc (f249937228b5)
>         * src/cpu/inorder/thread_context.hh (f249937228b5)
>         * src/cpu/inorder/thread_context.cc (f249937228b5)
>         * src/cpu/inorder/thread_state.cc (f249937228b5)
>         * src/cpu/intr_control.hh (f249937228b5)
>         * src/cpu/intr_control.cc (f249937228b5)
>         * src/cpu/nativetrace.hh (f249937228b5)
>         * src/cpu/o3/base_dyn_inst.cc (f249937228b5)
>         * src/cpu/o3/bpred_unit.hh (f249937228b5)
>         * src/cpu/o3/bpred_unit_impl.hh (f249937228b5)
>         * src/cpu/o3/checker_builder.cc (f249937228b5)
>         * src/cpu/o3/commit.cc (f249937228b5)
>         * src/cpu/o3/commit_impl.hh (f249937228b5)
>         * src/cpu/o3/cpu.hh (f249937228b5)
>         * src/cpu/o3/cpu.cc (f249937228b5)
>         * src/cpu/o3/cpu_policy.hh (f249937228b5)
>         * src/cpu/o3/decode.cc (f249937228b5)
>         * src/cpu/o3/dyn_inst.hh (f249937228b5)
>         * src/cpu/o3/fetch.hh (f249937228b5)
>         * src/cpu/o3/fetch.cc (f249937228b5)
>         * src/cpu/o3/fetch_impl.hh (f249937228b5)
>         * src/cpu/o3/free_list.cc (f249937228b5)
>         * src/cpu/o3/iew.hh (f249937228b5)
>         * src/cpu/o3/iew.cc (f249937228b5)
>         * src/cpu/o3/impl.hh (f249937228b5)
>         * src/cpu/o3/inst_queue.hh (f249937228b5)
>         * src/cpu/o3/inst_queue.cc (f249937228b5)
>         * src/cpu/o3/isa_specific.hh (f249937228b5)
>         * src/cpu/o3/lsq.hh (f249937228b5)
>         * src/cpu/o3/lsq_unit.hh (f249937228b5)
>         * src/cpu/o3/lsq_unit_impl.hh (f249937228b5)
>         * src/cpu/o3/mem_dep_unit.cc (f249937228b5)
>         * src/cpu/o3/scoreboard.hh (f249937228b5)
>         * src/cpu/o3/thread_context.hh (f249937228b5)
>         * src/cpu/o3/thread_context.cc (f249937228b5)
>         * src/cpu/ozone/back_end.hh (f249937228b5)
>         * src/cpu/ozone/back_end_impl.hh (f249937228b5)
>         * src/cpu/ozone/base_dyn_inst.cc (f249937228b5)
>         * src/cpu/ozone/checker_builder.cc (f249937228b5)
>         * src/cpu/ozone/cpu.hh (f249937228b5)
>         * src/cpu/ozone/cpu_builder.cc (f249937228b5)
>         * src/cpu/ozone/cpu_impl.hh (f249937228b5)
>         * src/cpu/ozone/dyn_inst.hh (f249937228b5)
>         * src/cpu/ozone/dyn_inst_impl.hh (f249937228b5)
>         * src/cpu/ozone/ea_list.cc (f249937228b5)
>         * src/cpu/ozone/front_end.hh (f249937228b5)
>         * src/cpu/ozone/front_end_impl.hh (f249937228b5)
>         * src/cpu/ozone/inorder_back_end.hh (f249937228b5)
>         * src/cpu/ozone/inorder_back_end_impl.hh (f249937228b5)
>         * src/cpu/ozone/inst_queue.cc (f249937228b5)
>         * src/cpu/ozone/inst_queue_impl.hh (f249937228b5)
>         * src/cpu/ozone/lsq_unit.hh (f249937228b5)
>         * src/cpu/ozone/lsq_unit.cc (f249937228b5)
>         * src/cpu/ozone/lw_back_end.hh (f249937228b5)
>         * src/cpu/ozone/lw_lsq.hh (f249937228b5)
>         * src/cpu/ozone/lw_lsq.cc (f249937228b5)
>         * src/cpu/ozone/lw_lsq_impl.hh (f249937228b5)
>         * src/cpu/ozone/ozone_base_dyn_inst.cc (f249937228b5)
>         * src/cpu/ozone/ozone_impl.hh (f249937228b5)
>         * src/cpu/ozone/rename_table.cc (f249937228b5)
>         * src/cpu/ozone/simple_base_dyn_inst.cc (f249937228b5)
>         * src/cpu/ozone/simple_cpu_builder.cc (f249937228b5)
>         * src/cpu/ozone/simple_impl.hh (f249937228b5)
>         * src/cpu/pc_event.cc (f249937228b5)
>         * src/cpu/profile.hh (f249937228b5)
>         * src/cpu/profile.cc (f249937228b5)
>         * src/cpu/quiesce_event.cc (f249937228b5)
>         * src/cpu/simple/atomic.cc (f249937228b5)
>         * src/cpu/simple/base.hh (f249937228b5)
>         * src/cpu/simple/base.cc (f249937228b5)
>         * src/cpu/simple/timing.hh (f249937228b5)
>         * src/cpu/simple/timing.cc (f249937228b5)
>         * src/cpu/simple_thread.hh (f249937228b5)
>         * src/cpu/static_inst.hh (f249937228b5)
>         * src/cpu/static_inst.cc (f249937228b5)
>         * src/cpu/testers/directedtest/InvalidateGenerator.hh
>           (f249937228b5)
>         * src/cpu/testers/directedtest/InvalidateGenerator.cc
>           (f249937228b5)
>         * src/cpu/testers/directedtest/RubyDirectedTester.hh
>           (f249937228b5)
>         * src/cpu/testers/memtest/memtest.hh (f249937228b5)
>         * src/cpu/testers/memtest/memtest.cc (f249937228b5)
>         * src/cpu/testers/rubytest/CheckTable.cc (f249937228b5)
>         * src/cpu/testers/rubytest/RubyTester.hh (f249937228b5)
>         * src/cpu/thread_context.hh (f249937228b5)
>         * src/cpu/thread_state.hh (f249937228b5)
>         * src/cpu/trace/opt_cpu.cc (f249937228b5)
>         * src/cpu/trace/reader/ibm_reader.hh (f249937228b5)
>         * src/cpu/trace/reader/itx_reader.hh (f249937228b5)
>         * src/cpu/trace/reader/mem_trace_reader.hh (f249937228b5)
>         * src/cpu/trace/trace_cpu.cc (f249937228b5)
>         * src/dev/alpha/tsunami.cc (f249937228b5)
>         * src/dev/alpha/tsunami_io.hh (f249937228b5)
>         * src/dev/alpha/tsunami_io.cc (f249937228b5)
>         * src/dev/alpha/tsunami_pchip.cc (f249937228b5)
>         * src/dev/arm/amba_device.hh (f249937228b5)
>         * src/dev/arm/amba_device.cc (f249937228b5)
>         * src/dev/disk_image.hh (f249937228b5)
>         * src/dev/disk_image.cc (f249937228b5)
>         * src/dev/etherbus.hh (f249937228b5)
>         * src/dev/etherdump.hh (f249937228b5)
>         * src/dev/etherint.cc (f249937228b5)
>         * src/dev/etherlink.hh (f249937228b5)
>         * src/dev/etherlink.cc (f249937228b5)
>         * src/dev/ethertap.hh (f249937228b5)
>         * src/dev/ethertap.cc (f249937228b5)
>         * src/dev/ide_ctrl.hh (f249937228b5)
>         * src/dev/ide_disk.hh (f249937228b5)
>         * src/dev/ide_disk.cc (f249937228b5)
>         * src/dev/intel_8254_timer.hh (f249937228b5)
>         * src/dev/io_device.cc (f249937228b5)
>         * src/dev/isa_fake.hh (f249937228b5)
>         * src/dev/mc146818.cc (f249937228b5)
>         * src/dev/mips/malta.cc (f249937228b5)
>         * src/dev/mips/malta_cchip.hh (f249937228b5)
>         * src/dev/mips/malta_io.cc (f249937228b5)
>         * src/dev/mips/malta_pchip.hh (f249937228b5)
>         * src/dev/mips/malta_pchip.cc (f249937228b5)
>         * src/dev/pciconfigall.hh (f249937228b5)
>         * src/dev/platform.hh (f249937228b5)
>         * src/dev/simple_disk.hh (f249937228b5)
>         * src/dev/sparc/iob.hh (f249937228b5)
>         * src/dev/sparc/iob.cc (f249937228b5)
>         * src/dev/sparc/mm_disk.hh (f249937228b5)
>         * src/dev/sparc/mm_disk.cc (f249937228b5)
>         * src/dev/terminal.hh (f249937228b5)
>         * src/dev/terminal.cc (f249937228b5)
>         * src/dev/x86/i8042.hh (f249937228b5)
>         * src/dev/x86/i82094aa.hh (f249937228b5)
>         * src/dev/x86/i8259.hh (f249937228b5)
>         * src/dev/x86/intdev.hh (f249937228b5)
>         * src/dev/x86/pc.cc (f249937228b5)
>         * src/dev/x86/south_bridge.hh (f249937228b5)
>         * src/kern/kernel_stats.hh (f249937228b5)
>         * src/kern/kernel_stats.cc (f249937228b5)
>         * src/kern/linux/printk.cc (f249937228b5)
>         * src/kern/operatingsystem.cc (f249937228b5)
>         * src/kern/tru64/dump_mbuf.cc (f249937228b5)
>         * src/kern/tru64/printf.cc (f249937228b5)
>         * src/kern/tru64/tru64.hh (f249937228b5)
>         * src/kern/tru64/tru64_events.cc (f249937228b5)
>         * src/mem/bridge.hh (f249937228b5)
>         * src/mem/bus.hh (f249937228b5)
>         * src/mem/cache/base.hh (f249937228b5)
>         * src/mem/cache/blk.hh (f249937228b5)
>         * src/mem/cache/builder.cc (f249937228b5)
>         * src/mem/cache/cache.hh (f249937228b5)
>         * src/mem/cache/cache_impl.hh (f249937228b5)
>         * src/mem/cache/mshr_queue.hh (f249937228b5)
>         * src/mem/cache/prefetch/base.cc (f249937228b5)
>         * src/mem/cache/prefetch/stride.hh (f249937228b5)
>         * src/mem/cache/tags/base.hh (f249937228b5)
>         * src/mem/cache/tags/base.cc (f249937228b5)
>         * src/mem/cache/tags/cacheset.hh (f249937228b5)
>         * src/mem/cache/tags/fa_lru.hh (f249937228b5)
>         * src/mem/cache/tags/iic.hh (f249937228b5)
>         * src/mem/cache/tags/iic.cc (f249937228b5)
>         * src/mem/cache/tags/iic_repl/gen.cc (f249937228b5)
>         * src/mem/cache/tags/iic_repl/repl.hh (f249937228b5)
>         * src/mem/cache/tags/lru.hh (f249937228b5)
>         * src/mem/cache/tags/lru.cc (f249937228b5)
>         * src/mem/packet.hh (f249937228b5)
>         * src/mem/packet.cc (f249937228b5)
>         * src/mem/page_table.cc (f249937228b5)
>         * src/mem/physical.cc (f249937228b5)
>         * src/mem/ruby/buffers/MessageBuffer.hh (f249937228b5)
>         * src/mem/ruby/common/Debug.hh (f249937228b5)
>         * src/mem/ruby/common/Debug.cc (f249937228b5)
>         * src/mem/ruby/common/Global.hh (f249937228b5)
>         * src/mem/ruby/common/NetDest.cc (f249937228b5)
>         * src/mem/ruby/common/Set.hh (f249937228b5)
>         * src/mem/ruby/filters/GenericBloomFilter.hh (f249937228b5)
>         * src/mem/ruby/libruby.cc (f249937228b5)
>         * src/mem/ruby/network/Network.cc (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/GarnetNetwork_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/GarnetNetwork_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/InputUnit_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/NetworkInterface_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/NetworkInterface_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/NetworkLink_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/NetworkLink_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/OutVcState_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/OutVcState_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/OutputUnit_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/Router_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/Router_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/RoutingUnit_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/RoutingUnit_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/SWallocator_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/SWallocator_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/Switch_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/Switch_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/VCallocator_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/VCallocator_d.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/VirtualChannel_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/fixed-pipeline/flitBuffer_d.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/FlexibleConsumer.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/GarnetNetwork.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/GarnetNetwork.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/NetworkInterface.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/NetworkInterface.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/NetworkLink.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/NetworkLink.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/Router.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/Router.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/VCarbiter.hh
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/VCarbiter.cc
>           (f249937228b5)
>         * src/mem/ruby/network/garnet/flexible-pipeline/flitBuffer.hh
>           (f249937228b5)
>         * src/mem/ruby/network/orion/NetworkPower.cc (f249937228b5)
>         * src/mem/ruby/network/orion/SIM_power.hh (f249937228b5)
>         * src/mem/ruby/network/orion/SIM_power_test.hh (f249937228b5)
>         * src/mem/ruby/network/orion/power_arbiter.cc (f249937228b5)
>         * src/mem/ruby/network/orion/power_array.cc (f249937228b5)
>         * src/mem/ruby/network/orion/power_bus.cc (f249937228b5)
>         * src/mem/ruby/network/orion/power_crossbar.cc (f249937228b5)
>         * src/mem/ruby/network/orion/power_ll.cc (f249937228b5)
>         * src/mem/ruby/network/orion/power_router_init.hh (f249937228b5)
>         * src/mem/ruby/network/orion/power_router_init.cc (f249937228b5)
>         * src/mem/ruby/network/simple/Switch.cc (f249937228b5)
>         * src/mem/ruby/network/simple/Throttle.cc (f249937228b5)
>         * src/mem/ruby/network/simple/Topology.cc (f249937228b5)
>         * src/mem/ruby/profiler/Profiler.hh (f249937228b5)
>         * src/mem/ruby/profiler/Profiler.cc (f249937228b5)
>         * src/mem/ruby/recorder/CacheRecorder.hh (f249937228b5)
>         * src/mem/ruby/recorder/CacheRecorder.cc (f249937228b5)
>         * src/mem/ruby/recorder/TraceRecord.hh (f249937228b5)
>         * src/mem/ruby/recorder/Tracer.hh (f249937228b5)
>         * src/mem/ruby/slicc_interface/AbstractEntry.hh (f249937228b5)
>         * src/mem/ruby/slicc_interface/RubySlicc_ComponentMapping.cc
>           (f249937228b5)
>         * src/mem/ruby/slicc_interface/RubySlicc_includes.hh
>           (f249937228b5)
>         * src/mem/ruby/system/RubyPort.hh (f249937228b5)
>         * src/mem/ruby/system/RubyPort.cc (f249937228b5)
>         * src/mem/ruby/system/Sequencer.cc (f249937228b5)
>         * src/mem/ruby/tester/DeterministicDriver.hh (f249937228b5)
>         * src/mem/ruby/tester/DeterministicDriver.cc (f249937228b5)
>         * src/mem/ruby/tester/RaceyDriver.hh (f249937228b5)
>         * src/mem/ruby/tester/RaceyDriver.cc (f249937228b5)
>         * src/mem/ruby/tester/RaceyPseudoThread.hh (f249937228b5)
>         * src/mem/ruby/tester/RaceyPseudoThread.cc (f249937228b5)
>         * src/mem/ruby/tester/SpecifiedGenerator.hh (f249937228b5)
>         * src/mem/ruby/tester/getopt.cc (f249937228b5)
>         * src/mem/ruby/tester/main.cc (f249937228b5)
>         * src/mem/ruby/tester/test_framework.cc (f249937228b5)
>         * src/mem/slicc/symbols/StateMachine.py (f249937228b5)
>         * src/mem/tport.hh (f249937228b5)
>         * src/mem/translating_port.cc (f249937228b5)
>         * src/mem/vport.hh (f249937228b5)
>         * src/python/swig/core.i (f249937228b5)
>         * src/python/swig/pyobject.cc (f249937228b5)
>         * src/python/swig/stats.i (f249937228b5)
>         * src/sim/faults.hh (f249937228b5)
>         * src/sim/faults.cc (f249937228b5)
>         * src/sim/init.cc (f249937228b5)
>         * src/sim/process.cc (f249937228b5)
>         * src/sim/process_impl.hh (f249937228b5)
>         * src/sim/pseudo_inst.cc (f249937228b5)
>         * src/sim/serialize.hh (f249937228b5)
>         * src/sim/serialize.cc (f249937228b5)
>         * src/sim/stat_control.cc (f249937228b5)
>         * src/sim/syscall_emul.hh (f249937228b5)
>         * src/sim/syscall_emul.cc (f249937228b5)
>         * src/sim/system.cc (f249937228b5)
>         * src/sim/tlb.cc (f249937228b5)
>         * src/sim/vptr.hh (f249937228b5)
>         * src/unittest/cprintftest.cc (f249937228b5)
>         * src/unittest/cprintftime.cc (f249937228b5)
>         * src/unittest/initest.cc (f249937228b5)
>         * src/unittest/rangemaptest.cc (f249937228b5)
>         * src/unittest/stattest.cc (f249937228b5)
>         * src/unittest/symtest.cc (f249937228b5)
>         * util/ccdrv/devtime.c (f249937228b5)
>         * util/m5/m5.c (f249937228b5)
>         * util/statetrace/arch/tracechild_amd64.hh (f249937228b5)
>         * util/statetrace/arch/tracechild_amd64.cc (f249937228b5)
>         * util/statetrace/arch/tracechild_arm.hh (f249937228b5)
>         * util/statetrace/arch/tracechild_arm.cc (f249937228b5)
>         * util/statetrace/arch/tracechild_i386.hh (f249937228b5)
>         * util/statetrace/arch/tracechild_i386.cc (f249937228b5)
>         * util/statetrace/arch/tracechild_sparc.hh (f249937228b5)
>         * util/statetrace/arch/tracechild_sparc.cc (f249937228b5)
>         * util/statetrace/printer.cc (f249937228b5)
>         * util/statetrace/refcnt.hh (f249937228b5)
>         * util/statetrace/regstate.hh (f249937228b5)
>         * util/statetrace/statetrace.cc (f249937228b5)
>         * util/statetrace/tracechild.cc (f249937228b5)
>         * util/tap/tap.cc (f249937228b5)
>         * util/term/term.c (f249937228b5)
>
>     View Diff <http://reviews.m5sim.org/r/363/diff/>
>
>

_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to