Commit graph

6 commits

Author SHA1 Message Date
Kevin Lim
77b9829f13 Update #defines for the O3CPU. Also include the copyright.
base/timebuf.hh:
    Updated copyright.
cpu/o3/2bit_local_pred.hh:
cpu/o3/alpha_cpu.hh:
cpu/o3/alpha_cpu_impl.hh:
cpu/o3/alpha_dyn_inst.hh:
cpu/o3/alpha_impl.hh:
cpu/o3/alpha_params.hh:
cpu/o3/btb.hh:
cpu/o3/comm.hh:
cpu/o3/commit.hh:
cpu/o3/cpu.cc:
cpu/o3/cpu.hh:
cpu/o3/cpu_policy.hh:
cpu/o3/decode.hh:
cpu/o3/fetch.hh:
cpu/o3/free_list.hh:
cpu/o3/iew.hh:
cpu/o3/inst_queue.hh:
cpu/o3/mem_dep_unit.hh:
cpu/o3/ras.hh:
cpu/o3/regfile.hh:
cpu/o3/rename.hh:
cpu/o3/rename_map.hh:
cpu/o3/rob.cc:
cpu/o3/rob.hh:
cpu/o3/rob_impl.hh:
cpu/o3/sat_counter.hh:
cpu/o3/store_set.hh:
cpu/o3/tournament_pred.hh:
    Updated #define to have correct path.
docs/footer.html:
    Remove e-mail addr.

--HG--
extra : convert_revision : 68d7af52674621dc3b6d6ac0d564790ffd595fe3
2005-06-05 03:25:26 -04:00
Lisa Hsu
1d9e047397 footer.html:
removed blank line

docs/footer.html:
    removed blank line

--HG--
extra : convert_revision : 6bccc4e3b5c01e2ccffd69e2127df651512d4670
2003-10-15 20:49:12 -04:00
Lisa Hsu
b9362e4b6f footer.html:
added blank space

docs/footer.html:
    added blank space

--HG--
extra : convert_revision : 7366ca4d4ce27498b629bb697c674d8ede82c750
2003-10-15 20:45:11 -04:00
Nathan Binkert
b177f696ff Try to get the correct license on various files
remove stuff that is ambiguous
Clean up code a bit

arch/alpha/aout_machdep.h:
    Add M5 License
docs/stl.hh:
    M5 license
base/remote_gdb.cc:
    Most of this is mine, so stick in the m5 license
dev/console.hh:
    Clean up comments
    merge simple() and out() into one function.
dev/console.hh:
dev/console.cc:
    m5 license
dev/console.cc:
    merge simple and out.
    remove dead code
dev/console.cc:
    Remove comments that weren't mine.
    Clean up code
dev/console.hh:
    update names
dev/alpha_console.cc:
    use new interface

--HG--
extra : convert_revision : 3cd2357e1525db43c2ef9e89a9b47a47861d6af9
2003-10-13 02:00:47 -04:00
Erik Hallnor
02399f5e70 Add dummy definitions of STL classes for documentation purposes.
--HG--
extra : convert_revision : fef2697d9df511abdac2b225bb0a7634fac9adbc
2003-10-07 16:22:59 -04:00
Erik Hallnor
ff883c7e15 Move documentation pages from html into doxygen. Update Doxyfile to support BitKeeper
Doxyfile:
    Update this to ignore the BitKeeper directories. Add a custom footer.

--HG--
extra : convert_revision : c884d0f65b4c23ab7dd6a59eb6d4a83f398815c5
2003-10-07 14:54:10 -04:00