Age | Commit message (Expand) | Author |
---|---|---|
2014-02-17 | add the function list_insert.HEADmaster | Olivier Gayot |
2014-02-14 | split the unique file in two parts | Olivier Gayot |
2014-02-14 | fix a missing colon after a label | Olivier Gayot |
2014-02-14 | add a function which clears a list | Olivier Gayot |
2014-02-14 | consider that list_init is a leaf function | Olivier Gayot |
2014-02-14 | use a structure to define a list and an element | Olivier Gayot |
2014-02-14 | use local labels wherever possible | Olivier Gayot |
2014-02-14 | explicitely set global data items type | Olivier Gayot |
2014-02-14 | remove the explicit [BITS 64] | Olivier Gayot |
2014-02-14 | rename list.s in list.asm | Olivier Gayot |
2014-02-06 | Add a first version of the library. | Olivier Gayot |