|
|
@759
|
9 years |
alain |
Introduce 4 new FAT related system calls:
- giet_fat_pread()
- …
|
|
|
@749
|
9 years |
alain |
cosmetic
|
|
|
@743
|
9 years |
alain |
Introducing the giet_fat_printf() system call.
|
|
|
@735
|
9 years |
alain |
Introduce two new arguments "cluster_xy" and "coproc_type"
in the …
|
|
|
@731
|
9 years |
alain |
Introduce a giet_pthhread_yield() to deschedule the blocking functions …
|
|
|
@722
|
9 years |
alain |
1) introduce the stdint.h file to define uint*_t and int*_t types.
2) …
|
|
|
@713
|
9 years |
alain |
Introduce the giet_fbf_size() and giet_fbf_alloc() system calls.
|
|
|
@709
|
9 years |
alain |
Major release: Change the task model to implement the POSIX threads …
|
|
|
@693
|
9 years |
guerin |
remove last references to giet_shr_printf()
|
|
|
@689
|
9 years |
alain |
Introduce the giet_tasks-status() syscall.
|
|
|
@686
|
9 years |
guerin |
remove almalloc implementation
It is in fact useless because malloc …
|
|
|
@682
|
9 years |
guerin |
math: don't print inside pow()
|
|
|
@681
|
9 years |
guerin |
stdlib: fix warning
|
|
|
@680
|
9 years |
guerin |
malloc: use giet_tty_printf
|
|
|
@678
|
9 years |
guerin |
malloc: implement aligned malloc/free
|
|
|
@671
|
9 years |
alain |
Introduce the "shared" argument in the giet_tty_alloc() system call.
|
|
|
@667
|
9 years |
guerin |
math: add cos()
|
|
|
@666
|
9 years |
guerin |
stdio: printf: fix compilation warning using an union
|
|
|
@663
|
9 years |
guerin |
fat32: introduce fat32_shared.h
No need to synchronize fat32.h and …
|
|
|
@661
|
9 years |
guerin |
remove deprecated giet_fat_list()
|
|
|
@659
|
9 years |
guerin |
stdio: add giet_fat_opendir, giet_fat_closedir, giet_fat_readdir
|
|
|
@654
|
9 years |
guerin |
fat32: implement O_TRUNC for _fat_open()
|
|
|
@647
|
9 years |
alain |
Cosmetic.
|
|
|
@641
|
9 years |
guerin |
stdio: add %% support for printf()
|
|
|
@628
|
9 years |
alain |
Introduce two new system calls:
- giet_kill_application()
- …
|
|
|
@623
|
9 years |
guerin |
fat32: use struct for _fat_file_info(), pass is_dir
|
|
|
@614
|
9 years |
bellefin |
Change the syscalls related to the NIC and the CMA
1) In a CHBUF, …
|
|
|
@607
|
9 years |
guerin |
string: implement strlen()
|
|
|
@588
|
9 years |
alain |
1) Fix a bug in the free() function in the malloc.c
2) Introduce new …
|
|
|
@581
|
9 years |
laurent |
Adding ocean application, some mathematics functions and distributed locks
|
|
|
@580
|
9 years |
laurent |
Try
|
|
|
@558
|
10 years |
alain |
Introducing new syscalls to handle MWMR compliant coprocessors.
|
|
|
@550
|
10 years |
alain |
Cosmetic.
|
|
|
@541
|
10 years |
bellefin |
Introducing user lever heap_init() into malloc library
|
|
|
@521
|
10 years |
alain |
Introducing in the stdio.c / stdio.h files the system calls
related to …
|
|
|
@508
|
10 years |
alain |
Cosmetic.
|
|
|
@501
|
10 years |
alain |
Introduce user-level, distributed barriers and locks (quad-tree based).
|
|
|
@487
|
10 years |
alain |
1) Change the user sbt_barrier_init() prototype: the two …
|
|
|
@479
|
10 years |
alain |
Cosmetic: improve debug.
|
|
|
@468
|
10 years |
alain |
Cosmetic: Improving debug.
|
|
|
@461
|
10 years |
alain |
1) replace the "giet_locks.c" library by the "user_lock.c" library …
|
|
|
@450
|
10 years |
alain |
1) Introducing an explicit channel initialisation function in the MWMR …
|
|
|
@438
|
10 years |
alain |
Inroducing support in the stdio for dynamic allocation of peripherals …
|
|
|
@431
|
10 years |
alain |
Introducing fixed format (X_WIDTH / Y_WIDTH / P_WIDTH) for processor index.
|
|
|
@397
|
10 years |
alain |
Bug fix in malloc.c.
|
|
|
@394
|
10 years |
alain |
Introducing an improved free() in the malloc.h library.
|
|
|
@390
|
10 years |
alain |
1) Introducing the new system call giet_get_xy() in stdio.h,
…
|
|
|
@389
|
10 years |
alain |
Bloup
|
|
|
@382
|
10 years |
alain |
Major evolution of the malloc library, to provide two new services:
- …
|
|
|
@376
|
10 years |
alain |
Fix a bug in sbt_build() function.
|
|
|
@375
|
10 years |
alain |
bug fix
|
|
|
@368
|
10 years |
alain |
1) Introducing the SBT barrier (Sliced Binary Tree)
in the …
|
|
|
@356
|
10 years |
alain |
Bloup…
|
|
|
@352
|
10 years |
alain |
Avoid GCC warnings for some missing initialisations.
|
|
|
@345
|
10 years |
cfuguet |
giet_vm optimizations:
* Several modifications in GIET_VM in order …
|
|
|
@331
|
10 years |
alain |
Cosmetic.
|
|
|
@325
|
10 years |
alain |
heu…
|
|
|
@295
|
11 years |
alain |
Introducing a major release, to suppoort the tsar_generic_leti …
|
|
|
@289
|
11 years |
cfuguet |
Modifications on GIET-VM IOC driver:
- Introducing new layer on the …
|
|
|
@280
|
11 years |
cfuguet |
Adding non-blocking MWMR function macros in the
srl_mwmr.h file
|
|
|
@278
|
11 years |
cfuguet |
Adding missing non-blocking write and read functions
on the …
|
|
|
@271
|
11 years |
cfuguet |
- Bugfix:
The ISR_SWITCH index should be NB_PROCS_MAX + local_pid.
…
|
|
|
@267
|
11 years |
cfuguet |
- Adding new task context information: THREAD INDEX.
This value can …
|
|
|
@266
|
11 years |
cfuguet |
Bugfix in spin_lock library:
- Compute the delay cycles before the …
|
|
|
@260
|
11 years |
devigne |
Add a new syscall : giet_fat_fstat, allowing to a user application to …
|
|
|
@259
|
11 years |
devigne |
giet_fat32/fat32.c :
Added _fat_write function. At the moment it does …
|
|
|
@258
|
11 years |
alain |
This is a major release, including a deep restructuration of code.
The …
|