]> git.sur5r.net Git - cc65/history - libsrc/common
Remove #pragmas to switch to the RODATA segment since the compiler will do
[cc65] / libsrc / common /
2000-08-03 cuzRemove #pragmas to switch to the RODATA segment since...
2000-07-22 cuzReplace a return value of 0 by 1 as expected by the...
2000-07-22 cuzReplace strdup by an assembler implementation
2000-07-21 cuzRewrite _hadd in assembler (a huge speedup!) and integr...
2000-07-21 cuzReplace malloc() by an assembler version
2000-07-19 cuzUse macpack for debugging, cosmetic changes
2000-07-18 cuzFixed a bug
2000-07-16 cuzReplaced free.c by an assembler version
2000-06-25 cuzFixed a bug
2000-06-24 cuzSeparated _maperrno and _errno
2000-06-24 cuzFixed errno handling
2000-06-19 cuzFixed a bug
2000-06-15 cuzFixed a bug
2000-06-09 cuzAdded the capability to search for the terminating...
2000-06-08 cuziscntrl was not mentioned in the Makefile and therefor...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...