1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-01 13:41:34 +00:00
cc65/src/common
2019-05-29 22:56:51 +02:00
..
abend.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
abend.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
addrsize.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
addrsize.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
alignment.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
alignment.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
assertion.c Normalized code. 2014-03-04 01:11:19 +01:00
assertion.h Normalized code. 2014-03-04 01:11:19 +01:00
attrib.h Normalized code. 2014-03-04 01:11:19 +01:00
bitops.c Normalized code. 2014-03-04 01:11:19 +01:00
bitops.h Normalized code. 2014-03-04 01:11:19 +01:00
cddefs.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
chartype.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
chartype.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
check.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
check.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cmdline.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
cmdline.h Fixed a comparison operator; so that the NULL at the end of argv[] is copied by InitCmdLine(). 2015-08-30 05:16:38 -04:00
coll.c Fixed some code that adjusts an index after a deletion from a collection. 2016-07-02 10:26:33 -04:00
coll.h Fixed some code that adjusts an index after a deletion from a collection. 2016-07-02 10:26:33 -04:00
cpu.c Add 4510 support for C65/C64DX 2016-08-29 10:45:18 +02:00
cpu.h Add 4510 support for C65/C64DX 2016-08-29 10:45:18 +02:00
debugflag.c Normalized code. 2014-03-04 01:11:19 +01:00
debugflag.h Normalized code. 2014-03-04 01:11:19 +01:00
exprdefs.c move EXPR_NEARADDR to end of enum list to avoid invalidation of existing object binaries? 2019-05-11 12:32:44 +02:00
exprdefs.h move EXPR_NEARADDR to end of enum list to avoid invalidation of existing object binaries? 2019-05-11 12:32:44 +02:00
fileid.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fileid.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filepos.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filepos.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filestat.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filestat.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filetime.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filetime.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filetype.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
filetype.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fname.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fname.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fp.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fp.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
fragdefs.h Normalized code. 2014-03-04 01:11:19 +01:00
gentype.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
gentype.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
hashfunc.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
hashfunc.h Normalized code. 2014-03-04 01:11:19 +01:00
hashtab.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
hashtab.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
hlldbgsym.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
inline.h Normalized code. 2014-03-04 01:11:19 +01:00
intptrstack.c Add IntPtrStack 2017-05-01 21:08:04 +03:00
intptrstack.h remove TABs 2019-02-05 23:27:52 +01:00
intstack.c Normalized code. 2014-03-04 01:11:19 +01:00
intstack.h Normalized code. 2014-03-04 01:11:19 +01:00
inttypes.h Changed the type of a compiler variable that holds either integers or pointers. 2018-01-09 05:34:16 -05:00
libdefs.h Normalized code. 2014-03-04 01:11:19 +01:00
lidefs.h Normalized code. 2014-03-04 01:11:19 +01:00
matchpat.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
matchpat.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
mmodel.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
mmodel.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
objdefs.h Normalized code. 2014-03-04 01:11:19 +01:00
optdefs.h Normalized code. 2014-03-04 01:11:19 +01:00
print.c Normalized code. 2014-03-04 01:11:19 +01:00
print.h Normalized code. 2014-03-04 01:11:19 +01:00
scopedefs.h Normalized code. 2014-03-04 01:11:19 +01:00
searchpath.c Added --print-target-path option. 2016-06-03 11:08:53 +02:00
searchpath.h Added --print-target-path option. 2016-06-03 11:08:53 +02:00
segdefs.h Normalized code. 2014-03-04 01:11:19 +01:00
segnames.c Normalized code. 2014-03-04 01:11:19 +01:00
segnames.h Normalized code. 2014-03-04 01:11:19 +01:00
shift.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
shift.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strbuf.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strbuf.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strpool.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strpool.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strstack.c Normalized code. 2014-03-04 01:11:19 +01:00
strstack.h Normalized code. 2014-03-04 01:11:19 +01:00
strutil.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strutil.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
symdefs.h Normalized code. 2014-03-04 01:11:19 +01:00
target.c Merge remote-tracking branch 'upstream/master' into something_to_pull2 2017-02-13 21:38:38 +01:00
target.h Add support for Atari XEX file format to LD65 2019-02-03 18:04:46 -03:00
tgttrans.c Allowed character code zero to be remapped with other character codes. 2016-06-11 06:43:19 -04:00
tgttrans.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
va_copy.h Normalized code. 2014-03-04 01:11:19 +01:00
version.c movable sp for sim65 2019-05-29 22:56:51 +02:00
version.h Normalized code. 2014-03-04 01:11:19 +01:00
xmalloc.c Normalized code. 2014-03-04 01:11:19 +01:00
xmalloc.h Normalized code. 2014-03-04 01:11:19 +01:00
xsprintf.c Added missing "break;" statements to a "switch" statement. 2017-12-18 17:09:06 -05:00
xsprintf.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00