summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-02-27Added bitstream_memcpy unit testnaulet
2008-02-27Added bitstream_memcpy functionnaulet
2008-02-25Modified the circular buffer. Working with a void * data address.laranjeiro
2008-02-20Added a buffer ring of n elements of any size.laranjeiro
2008-02-19Fixed read/write large words bug.naulet
2008-02-18Optimised the read_word lib to not charge two words when only one is necessary.laranjeiro
2008-02-13 * lib/preproc:schodet
2008-02-13 * lib/utils:schodet
2008-02-06bitstream_finalise shift bug fixednaulet
2008-02-06Still bitstream alignment problems...naulet
2008-02-06Bitstream bug alignment #2 fixednaulet
2008-02-06bitstream init enhancementnaulet
2008-02-06Fixed alignment bug in bitstream librarynaulet
2008-02-04No more warning on bitstream unit test compilation.naulet
2008-01-28 * lib/trace:schodet
2008-01-16 * lib/trace:schodet
2008-01-08 * lib/trace:schodet
2008-01-02added mac addresses test to the read_word library.laranjeiro
2007-12-11 * lib:schodet
2007-12-11Optimization on direct read/write(s)naulet
2007-12-07Added bitsizeof(x) macro.naulet
2007-12-06Removed bitstream_access_unknown_size function code in order to get a naulet
2007-12-05Corrected little-endian/BIG Endian misunderstandingnaulet
2007-11-30Added bitstream 64bits featuresnaulet
2007-11-29Removed unneeded byte swappingnaulet
2007-11-28Added bitstream_direct_xxx functionsnaulet
2007-11-28moved lib/test/bit to lib/test/bitstreamnaulet
2007-11-28Added bitstream librarynaulet
2007-11-27 * lib/trace:schodet
2007-11-27 * lib/heap:schodet
2007-11-27 * lib/preproc:schodet
2007-11-16 * lib/rnd:schodet
2007-11-07 * common/doc:schodet
2007-11-07 * lib/restrack:schodet
2007-11-07 * lib/set:schodet
2007-11-06 * lib/blk:schodet
2007-11-05Added the read_u32_from_word declaration on the read_word.h file on the previ...laranjeiro
2007-11-05Modified the read word to read always aligned words from the memory.laranjeiro
2007-10-31Delete diag_printf function.lacour
2007-10-31cosmetic changesGuillaume
2007-10-31Modified the blk.c file to be compliant with the ecos system and host system.laranjeiro
2007-10-31Add blk_print_memory functionlacour
2007-10-31Add allocation block counter and check all block freed.lacour
2007-10-31Added the u32 get from word function in the read_word.c file.laranjeiro
2007-10-31Added the u32 get from word function in the read_word.c file.laranjeiro
2007-10-30Finished to test the lib read_word with the sar.laranjeiro
2007-10-30Added the function to get an 24, 16 and 8 bits from a word in the read_word l...laranjeiro
2007-10-30Added the function to get an 24, 16 and 8 bits from a word in the read_word l...laranjeiro
2007-10-30Add the test for the read_word lib.laranjeiro
2007-10-30Tested the read_word lib on x86 and sparc.laranjeiro