Review Board 2.0.15


Review requests for Default

Summary Submitter
Posted
Last Updated
GCC: Get everything working with gcc 4.6.1.
gblack
September 5th, 2011, 10:34 p.m.
ISA parser: Don't look for operands in strings.
gblack
September 5th, 2011, 9:49 p.m.
ISA parser: Match /* */ and // style comments.
gblack
September 5th, 2011, 9:48 p.m.
Stack: Tidy up some comments, a warning, and make stack extension consistent.
gblack
September 5th, 2011, 6:53 p.m.
X86: Move the MSR lookup table out of the TLB and into its own file.
gblack
September 5th, 2011, 6:38 p.m.
X86,TLB: Make sure the "delayedResponse" variable is always set.
gblack
September 5th, 2011, 2:45 a.m.
X86: Make sure instruction flags are set properly even on 32 bit machines.
gblack
September 4th, 2011, 7:45 p.m.
StaticInst: Merge StaticInst and StaticInstBase.
gblack
August 16th, 2011, 3:07 a.m.
Decode: Pull instruction decoding out of the StaticInst class into its own.
gblack
August 16th, 2011, 3:07 a.m.
O3: When squashing, restore the macroop that should be used for fetching.
gblack
July 19th, 2011, 1:59 a.m.
O3: Add a pointer to the macroop for a microop in the dyninst.
gblack
July 19th, 2011, 1:59 a.m.
O3: Get rid of the raw ExtMachInst constructor on DynInsts.
gblack
July 19th, 2011, 1:58 a.m.
X86: Use IsSquashAfter if an instruction could affect fetch translation.
gblack
July 19th, 2011, 1:57 a.m.
O3: At the end of an instruction, force fetchAddr to something sensible.
gblack
July 19th, 2011, 1:57 a.m.
SCons: Only print all the SConsopts being read if verbose is turned on.
gblack
July 16th, 2011, 4:24 a.m.
SCons: Make building config headers fit the abreviated format.
gblack
July 16th, 2011, 4:24 a.m.
Scons: Make MakeIncludeAction fit the abreviated output format.
gblack
July 16th, 2011, 4:24 a.m.
X86: Add an X86_FS o3 regression.
gblack
July 12th, 2011, 4:09 a.m.
SCons,tests: Tell scons about pc-o3-timing regressions.
gblack
July 11th, 2011, 5:26 a.m.
X86: Build O3 by default in X86_FS.
gblack
July 11th, 2011, 5:22 a.m.
O3: Stop using the current macroop no matter why you're leaving it.
gblack
July 11th, 2011, 5:06 a.m.
O3: When waiting to handle an interrupt, let everything drain out.
gblack
July 11th, 2011, 5:04 a.m.
O3: Don't assert that nothing is pending in the decoder at the start of a cycle.
gblack
July 11th, 2011, 4:59 a.m.
X86: Add a config for an FS regression on O3.
gblack
July 5th, 2011, 5:06 p.m.
Translation: Use a pointer type as the template argument.
gblack
July 3rd, 2011, 5:44 p.m.
[Discarded] O3: Add a stub structure which handles reference counting during translation.
gblack
July 3rd, 2011, 5:21 p.m.
[Discarded] O3: Don't delete insts if they're still being translated.
gblack
July 3rd, 2011, 4:22 p.m.
O3: Get rid of the unused addToRemoveList function.
gblack
July 3rd, 2011, 4:22 p.m.
O3: Let squashed and deferred instructions issue.
gblack
July 3rd, 2011, 3:37 a.m.
ISA: Get rid of the unused mem_acc_type template parameter.
gblack
July 3rd, 2011, 2:20 a.m.
ISAs: Streamline some spots where Mem is used in the ISA descriptions.
gblack
July 3rd, 2011, 2:18 a.m.
tracediff: Check for --debug=flags now instead of --trace-flags.
gblack
June 29th, 2011, 4:16 a.m.
X86: Fix store microops so they don't drop faults in timing mode.
gblack
June 29th, 2011, 4:01 a.m.
ExecContext: Rename the readBytes/writeBytes functions to readMem and writeMem.
gblack
June 20th, 2011, 11:43 a.m.
ExecContext: Get rid of the now unused read/write templated functions.
gblack
June 20th, 2011, 11:43 a.m.
ISA: Use readBytes/writeBytes for all instruction level memory operations.
gblack
June 20th, 2011, 11:42 a.m.
X86: Eliminate an unused argument for building store microops.
gblack
June 20th, 2011, 11:42 a.m.
ISA parser: Loosen the regular expressions matching filenames.
gblack
June 7th, 2011, 2:22 a.m.
Loader: Handle bad section names when loading an ELF file.
gblack
June 4th, 2011, 11:41 a.m.
LibElf: Build the error management code in libelf.
gblack
June 4th, 2011, 11:38 a.m.
Misc: Remove the URL from warnings, fatals, panics, etc.
gblack
May 25th, 2011, 9:24 a.m.
Name: Replace M5 with gem5 in a few places it's printed on startup.
gblack
May 24th, 2011, 12:41 a.m.
ISA parser: Stop supporting the old style operand types.
gblack
April 25th, 2011, 3:03 a.m.
X86: Convert operand types to the new style.
gblack
April 25th, 2011, 3:02 a.m.
ISA parser: Allow defining operand types with a ctype directly.
gblack
April 25th, 2011, 3:02 a.m.
ISA parser: Simplify operand type handling.
gblack
April 25th, 2011, 3:01 a.m.
Util: Replace mkblankimage.sh with the new gem5img.py.
gblack
April 18th, 2011, 2:35 a.m.
ISA parser: Set up op_src_decl and op_dest_decl for pc operands.
gblack
March 17th, 2011, 2:50 p.m.
Regressions: Make X86_FS run automatically, and move it's regressions to quick.
gblack
March 11th, 2011, 11:45 p.m.
SCons: Stop embedding the mercurial revision into the binary.
gblack
March 10th, 2011, 11:35 a.m.
« < 20 21 22 23 24 25 26 > » 65 pages