summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17add the function list_insert.HEADmasterOlivier Gayot
2014-02-14split the unique file in two partsOlivier Gayot
2014-02-14fix a missing colon after a labelOlivier Gayot
2014-02-14add a function which clears a listOlivier Gayot
2014-02-14consider that list_init is a leaf functionOlivier Gayot
2014-02-14use a structure to define a list and an elementOlivier Gayot
2014-02-14use local labels wherever possibleOlivier Gayot
2014-02-14explicitely set global data items typeOlivier Gayot
2014-02-14remove the explicit [BITS 64]Olivier Gayot
2014-02-14rename list.s in list.asmOlivier Gayot
2014-02-06Add a first version of the library.Olivier Gayot