1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-20 05:29:39 +00:00
cc65/src/common
cuz cc9a01777e Small fix for DJGPP
git-svn-id: svn://svn.cc65.org/cc65/trunk@444 b7a2c559-68d2-44c3-8de9-860c34a00d81
2000-11-17 10:24:16 +00:00
..
make Move target type and character translation into the common dir 2000-08-22 07:03:44 +00:00
.cvsignore This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
abend.c More common subroutines 2000-06-14 09:32:22 +00:00
abend.h Move the check module to common/ 2000-08-01 15:01:21 +00:00
attrib.h Use gcc function attributes for better error checking 2000-07-27 20:33:33 +00:00
bitops.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
bitops.h Use more gcc attributes 2000-08-19 18:16:54 +00:00
check.c Move the check module to common/ 2000-08-01 15:01:21 +00:00
check.h Move the check module to common/ 2000-08-01 15:01:21 +00:00
cmdline.c Check for the presence of an argument if the option requires one. 2000-08-23 14:18:03 +00:00
cmdline.h Use more gcc attributes 2000-08-19 18:16:54 +00:00
coll.c Added a sort function 2000-10-31 18:25:52 +00:00
coll.h Added a sort function 2000-10-31 18:25:52 +00:00
exprdefs.c Renamed several expression ops and added others. 2000-07-29 15:53:33 +00:00
exprdefs.h Removed underlines from struct names 2000-11-02 22:11:48 +00:00
filepos.h Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
fname.c Just renames 2000-06-14 10:03:59 +00:00
fname.h Just renames 2000-06-14 10:03:59 +00:00
hashstr.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
hashstr.h Use more gcc attributes 2000-08-19 18:16:54 +00:00
libdefs.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
objdefs.h Bump version number 2000-10-30 19:29:57 +00:00
optdefs.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
segdefs.h Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
symdefs.h Working on initializers 2000-10-30 20:48:11 +00:00
target.c Move target type and character translation into the common dir 2000-08-22 07:03:44 +00:00
target.h Move target type and character translation into the common dir 2000-08-22 07:03:44 +00:00
tgttrans.c Export/rename init function 2000-09-14 19:24:14 +00:00
tgttrans.h Export/rename init function 2000-09-14 19:24:14 +00:00
version.h Bumped the version number 2000-07-27 18:48:27 +00:00
xmalloc.c More common subroutines 2000-06-14 09:32:22 +00:00
xmalloc.h More common subroutines 2000-06-14 09:32:22 +00:00
xsprintf.c Small fix for DJGPP 2000-11-17 10:24:16 +00:00
xsprintf.h Add an include file 2000-09-24 14:54:15 +00:00