Add wasm tacle-bench targets
This commit is contained in:
17
targets/wasm-tacle/kernel/recursion/ChangeLog.txt
Executable file
17
targets/wasm-tacle/kernel/recursion/ChangeLog.txt
Executable file
@ -0,0 +1,17 @@
|
||||
File: recursion.c
|
||||
Original provenience: Mälardalen benchmark suite, www.mrtc.....
|
||||
|
||||
2017-04-18:
|
||||
- Annotated recursion_main as entry-point for timing analysis
|
||||
|
||||
2015-10-12:
|
||||
- Remove comment on line 1
|
||||
- Added generic TACLeBench header to line 1
|
||||
- Renamed function fib to recursion_fib
|
||||
- Added forward decleration of functions
|
||||
- Added recursion_main, recursion_init, recursion_return function
|
||||
- create input value for recursion_fib function
|
||||
- Applied Code Style
|
||||
- Added checksum in return function
|
||||
- Made input value volatile
|
||||
|
||||
Reference in New Issue
Block a user