|
|
@65
|
5 years |
bouyer |
Various performance improvements for the parallel systemcass: …
|
|
|
@64
|
5 years |
bouyer |
Build with -O3 by default
|
|
|
@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
|
|
|
@56
|
12 years |
meunier |
- Tried to fix a problem with echo
- Started to resolve some tests …
|
|
|
@55
|
12 years |
meunier |
Tried to clean the test_regression directory:
- Code formatting
- …
|
|
|
@54
|
12 years |
becoulet |
added missing #include for getpid()
|
|
|
@53
|
12 years |
becoulet |
fixed bootstrap script for recent automake versions
|
|
|
@52
|
12 years |
meunier |
Code formatting in all source files.
|
|
|
@51
|
13 years |
becoulet |
missing include
|
|
|
@50
|
15 years |
becoulet |
added some missing library checks
|
|
|
@49
|
15 years |
buchmann |
Update: clean up
Remove old examples
|
|
|
@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
|
|
|
@44
|
15 years |
buchmann |
Update bootstrap and Makefile.am
|
|
|
@43
|
15 years |
buchmann |
Changes:
- disable some checkins in '19042005' testbench
Fix:
- Add a …
|
|
|
@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)
|
|
|
@39
|
16 years |
buchmann |
Default:
- Disable debug and runtime compilation
- Enable …
|
|
|
@38
|
16 years |
buchmann |
Now detects if SystemCASS correctly handles runtime compilation with …
|
|
|
@37
|
16 years |
joel.porquet |
casc.h: missing include. internal_ext.h: we are not supposed to …
|
|
|
@36
|
16 years |
joel.porquet |
Make dynamic compile&link work on x86 32 bits.
|
|
|
@35
|
16 years |
buchmann |
Code cleanup.
Add --dynamiclink option to systemcass executable.
|
|
|
@34
|
16 years |
buchmann |
Remove an unused regression test.
Update some other tests.
Add a TODO …
|
|
|
@33
|
16 years |
joel.porquet |
Make systemcass compile with gcc 4.4.* and remove redundancies in …
|
|
|
@32
|
16 years |
buchmann |
Changes:
- rename pending_write into pending_write_t
- indent code
|
|
|
@31
|
16 years |
nipo |
Picky compiler prefer spaces in #include lines
|
|
|
@30
|
16 years |
buchmann |
Adding missing file
|
|
|
@29
|
16 years |
buchmann |
Removing unnecessary files
|
|
|
@28
|
16 years |
buchmann |
Adding missing files
|
|
|
@27
|
16 years |
buchmann |
SystemCASS now uses autoconf/automake to build the API. Regression …
|
|
|
@23
|
16 years |
buchmann |
Fix the regression test
|
|
|
@22
|
16 years |
buchmann |
Fix:
- add missing system header include
- add a namespace path to …
|
|
|
@21
|
16 years |
buchmann |
Add 2 another testbench to check various operators on sc_uint :
- …
|
|
|
@19
|
16 years |
buchmann |
Add LLU suffix to a 64 bits constants.
|
|
|
@18
|
16 years |
buchmann |
Fix:
- Disable checkings about the SOCVIEW environment variable. …
|
|
|
@17
|
16 years |
buchmann |
Fix :
- add missing system header includes
|
|
|
@16
|
16 years |
buchmann |
Add comments into Makefile of the regression test
|
|
|
@15
|
16 years |
buchmann |
More cleaning
|
|
|
@14
|
16 years |
buchmann |
Add a missing cleaning
|
|
|
@13
|
16 years |
buchmann |
clean up : removing Makefile.deps
|
|
|
@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
|
18 years |
buchmann |
Move
|
|
copied from latest:
|
|
|
@1
|
18 years |
buchmann |
Initial import from CVS repository
|