|
|
@65
|
5 years |
bouyer |
Various performance improvements for the parallel systemcass: …
|
|
|
@63
|
5 years |
bouyer |
Remplace USE_OPENMP with _OPENMP, the latter is automagically defined …
|
|
|
@62
|
8 years |
meunier |
* Functional (or supposedly functional) OpenMP support
configure …
|
|
|
@61
|
8 years |
meunier |
* Fixing include of openmp (still not functional as regarding of the …
|
|
|
@60
|
8 years |
meunier |
* Intégration des modifications de Clément,
qui a intégré la …
|
|
|
@59
|
8 years |
meunier |
* Fixed memory leaks
* Fixed indentation in some files
|
|
|
@58
|
9 years |
cfuguet |
Fixing some compiler's warnings.
|
|
|
@57
|
9 years |
cfuguet |
Introduce missing syslimits.h header when using MacOS-X
|
|
|
@54
|
12 years |
becoulet |
added missing #include for getpid()
|
|
|
@52
|
12 years |
meunier |
Code formatting in all source files.
|
|
|
@51
|
13 years |
becoulet |
missing include
|
|
|
@48
|
15 years |
buchmann |
Fix: remove fsm_rules.h dependancy from the list
|
|
|
@47
|
15 years |
buchmann |
This patch simplifies SystemCASS.
Remove:
- ckeckings about …
|
|
|
@46
|
15 years |
nipo |
Make namespace usage correct
|
|
|
@45
|
15 years |
nipo |
Make SC_MODULE macro use full namespace
|
|
|
@42
|
15 years |
buchmann |
Changes:
- code cleanup
- now prints correctly unsigned/signed …
|
|
|
@41
|
15 years |
buchmann |
Add:
- openmp support:
* add flags to test_regression makefile
* …
|
|
|
@40
|
15 years |
buchmann |
now use autoconf/automake variables (PACKAGE_STRING)
|
|
|
@38
|
15 years |
buchmann |
Now detects if SystemCASS correctly handles runtime compilation with …
|
|
|
@37
|
15 years |
joel.porquet |
casc.h: missing include. internal_ext.h: we are not supposed to …
|
|
|
@36
|
15 years |
joel.porquet |
Make dynamic compile&link work on x86 32 bits.
|
|
|
@35
|
15 years |
buchmann |
Code cleanup.
Add --dynamiclink option to systemcass executable.
|
|
|
@34
|
15 years |
buchmann |
Remove an unused regression test.
Update some other tests.
Add a TODO …
|
|
|
@33
|
15 years |
joel.porquet |
Make systemcass compile with gcc 4.4.* and remove redundancies in …
|
|
|
@32
|
15 years |
buchmann |
Changes:
- rename pending_write into pending_write_t
- indent code
|
|
|
@31
|
16 years |
nipo |
Picky compiler prefer spaces in #include lines
|
|
|
@27
|
16 years |
buchmann |
SystemCASS now uses autoconf/automake to build the API. Regression …
|
|
|
@22
|
16 years |
buchmann |
Fix:
- add missing system header include
- add a namespace path to …
|
|
|
@17
|
16 years |
buchmann |
Fix :
- add missing system header includes
|
|
|
@14
|
16 years |
buchmann |
Add a missing cleaning
|
|
|
@12
|
16 years |
buchmann |
Changes:
- Convert some includes like <stdlib.h> into <cstdlib>
- …
|
|
|
@11
|
16 years |
nipo |
More header correctness
|
|
|
@5
|
17 years |
buchmann |
Include directory was not filled up before compiling.
Fix…
|
|
|
@4
|
17 years |
nipo |
Towards SystemC-2.2 LRM:
* Implement sc_time with units
* Have a …
|
|
|
@3
|
17 years |
buchmann |
Minor changes
|
|
|
@2
|
17 years |
buchmann |
Move
|
|
copied from latest/src:
|
|
|
@1
|
17 years |
buchmann |
Initial import from CVS repository
|