-
```
What steps will reproduce the problem?
r469 introduced a problem that leads to the fact that Makefile build of MDSP
fails.
This issue is critical and must be fixed ASAP.
```
Original issue re…
-
```
The recent testing of main trunk showed that unit tests of funcsim fail at
disassembly tests. That is because the disassembler format was actually changed
to more accurate. This situation is usu…
-
```
In wiki
http://code.google.com/p/mdsp/wiki/FuncSimDesign#Command_line_arguments
there is a description of all command line arguments that our model should
handle.
Class config.cpp is responsible…
-
```
Build of MS VS 2008:
\main.cpp(33) : error C3861: strtoll: identifier not found
```
Original issue reported on code.google.com by `grigory....@gmail.com` on 4 Dec 2010 at 9:11
-
```
This task is the first step to implement our timing model. Therefore it is a
high priority task.
The ports is the foundation of the performance model, you need to implement
them from scratch.
…
-
Compiled OpenWrt errors
depbase=`echo SimpleRandomizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ../libtool --tag=CXX --mode=compile mipsel-openwrt-linux-uclibc-g++ -DHAVE_CONFIG…
qiuzi updated
9 years ago
-
```
Purpose of code changes on this branch:
Implement several ALU and PFLOW instructins. Make tests.
When reviewing my code changes, please focus on:
New binary test. Instruction execution at all.
…
-
_From [griatch](https://code.google.com/u/griatch/) on February 10, 2012 15:50:02_
MSP, Mud Sound Protocol is a simple protocol for handling music and sounds in a mud. Adding MSP should be trivial to…
-
```
I made changes directly in trunk
Some cosmetic changes (see attached patch file)
D sources/asm/1.S
D sources/asm/Doxyfile
D sources/asm/all-test.S
M sources/funcsim/funcsi…
-
A week ago I've tried to build CC trunk@44257 and today again to build from scratch 44455
I've always an issue about LVM
Compile looks for blkid.h but it's not found.
```
make[5]: Leaving directory `…