]> git.sur5r.net Git - cc65/history - src
Create one literal pool per function, so that literal pool data is removed
[cc65] / src /
2009-12-04 uzCreate one literal pool per function, so that literal...
2009-12-04 uzMove global segment creation to a better place in source.
2009-12-02 uzMakefile patch contributed by Greg King:
2009-11-24 uzIn case of parse errors for structs, don't just set...
2009-11-24 uzFix a problem with error handling: The E_HAVE_MARKS...
2009-11-24 uzSupport for the HuC6280 (CPU of the PC Engine) contribu...
2009-11-12 uzPrepare for reading keypresses from the X server.
2009-11-02 uzDo not use a separate byte for an END opcode, instead...
2009-11-02 uzAdded macros for jumps after unsigned compares to the...
2009-11-01 uzSome small format changes. Output name is input name...
2009-10-31 uzWrote the actual conversion. Still untested.
2009-10-31 uzFixed a problem introduced with the last change.
2009-10-31 uzFixed a problem with OptJumpTarget3. In a loop over...
2009-10-30 uzFile reading, verification and comments.
2009-10-30 uzAdded the chrcvt vector font converter to the top level...
2009-10-30 uzCreated the skeleton of the vector font converter.
2009-10-29 uzAllow fully scoped labels and constants instead of...
2009-10-26 uzAdded another optimization step.
2009-10-26 uzFixed a bug in the last change. For variables that...
2009-10-24 uzRemoved an unused table.
2009-10-23 uzRearranged/duplicated optimization steps to generate...
2009-10-23 uzRestructured parts of locals.c. This will also fix...
2009-10-20 uzFixed a problem with bit-fields: Values spanning more...
2009-10-19 uzThe CodeEntry buffer array was one entry to small.
2009-10-19 uzAdded another optimization step.
2009-10-19 uzAdded a makefile for cc65 for testing purposes.
2009-10-19 uzAdded missing definitions, fixed copy&paste errors...
2009-10-19 uzRemove __CC65__ since it doesn't support all attributes...
2009-10-19 uzMark an unsed parameter as unused. __attribute__ also...
2009-10-19 uzRenamed attribute handling functions. Added SymHasAttr().
2009-10-18 uzChanged handling of attributes to a more generic form...
2009-10-18 uzFixed the existing but unused attribute parsing code...
2009-10-15 uzSome cleanup in the code generator. Added a g_drop...
2009-10-15 uzWarn when structs are passed by value to a function.
2009-10-15 uzExtend handling for "long branch to RTS" to "long branc...
2009-10-15 uzIf a conditional branch as an unconditional jump as...
2009-10-14 uzAllow switching warnings about unused pragmas on or...
2009-10-14 uzFixed a problem with SB_GetSym.
2009-10-14 uzChanged names of the pragmas to be identical to the...
2009-10-14 uzFixed an error in the SB_SkipMultiple macro.
2009-10-13 uzRewrote most of the #pragma parsing code. I'm still...
2009-10-11 uzRemoved an unused function.
2009-10-10 uzNew function SB_SkipMultiple().
2009-10-08 uzAdded a simulated console (memory mapped screen device...
2009-10-08 uzFixed a bug: Attribute numbers were not correctly read.
2009-10-08 uzAdded the __STDC_HOSTED__ macro.
2009-10-08 uzRewrote handling of the -W command line option. It...
2009-10-08 uzFixed some sloopy StrBuf coding.
2009-10-08 uzUse the new InvArg function.
2009-10-08 uzUse the new InvArg() function.
2009-10-08 uzNew function InvArg().
2009-10-08 uzFixed some sloopy StrBuf coding.
2009-10-08 uzMake AUTO_STRBUF_INITIALIZER identical to STATIC_STRBUF...
2009-10-08 uzFixed an error with r4329: In case of a struct pointer...
2009-10-07 uzMerge calls to decsp. The implemented routine is not...
2009-10-07 uzGet rid of ldaconst/ldxconst/ldyconst in many places.
2009-10-06 uzBumped the version number
2009-10-05 uzFixed a bug: A similar problem as that with structs...
2009-10-05 uzWhen using GetQualifier, pass correct params :-)
2009-10-05 uzUse GetQualifier() instead of accessing the field directly.
2009-10-05 uzChanged solution for r4329 so that it uses less memory.
2009-10-05 uzFixed a bug: Function designators are converted to...
2009-10-05 uzFixed a bug: A struct field has all qualifiers from...
2009-10-04 uzMust link libdl to use dynamic libraries.
2009-10-04 uzAdded decimal mode (untested): http://www.6502.org...
2009-10-04 uzAdd .assert actions that aren't evaluated at assembly...
2009-10-01 uzFixed problems that were introduced with r4287.
2009-10-01 uzThe combined assignment operator (-=, +=, ...) did...
2009-10-01 ol.scMade stacksize user-adjustable on the cmdline. V2.13.0rc2
2009-10-01 uzAdded an additional precondition before replacing code...
2009-10-01 uzLynx updates by Karri Kaksonen.
2009-09-30 uzAnother small change in OptJumpTarget3.
2009-09-30 uzAdded an additional precondition check to OptJumpTarget3.
2009-09-29 uzNew optimization step
2009-09-29 uzReplace tabs by spaces in file lists.
2009-09-29 uzFixes for the watcom makefiles:
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-29 uzCreate the .inc files before creating the dependency...
2009-09-28 uzMove the version numbers from the interface of the...
2009-09-28 uzFixed warnings generated by clang (run by Per Olofsson).
2009-09-28 uzMakefile simplification by Greg King
2009-09-27 uzMake the watcom makefiles a bit more openwatcom compatible.
2009-09-26 uzCast the (unused) result of CHECK and PRECONDITION...
2009-09-26 uzComment out the RegVal function using #if to get rid...
2009-09-26 uzSeparate the linker config for the apple2enh target...
2009-09-24 uzFixed the config for the CBM510. Because of changes...
2009-09-24 uzSince we have now builtin search paths, we need to...
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-09-24 uzUse xmalloc.h and change the code slightly to get rid...
2009-09-24 uzAdded search paths similar to that of the linker and...
2009-09-22 uzChanged search paths to use subdirectories of CC65_HOME...
2009-09-22 uzNew function AddSubSearchPathFromEnv.
2009-09-22 uzNew linker config for the VIC-20 with 32K cartridge...
2009-09-20 uzOliver added a comment to the Apple2 linker config.
2009-09-19 uzAdditional linker configs for the Apple by Oliver Schmidt.
2009-09-18 uzRemoved the - now unused - empty builtin configuration...
2009-09-18 uzChange search paths for the linker.
2009-09-18 uzRenamed some additional (not builtin) linker configs.
2009-09-18 uzRemoved the (unused and probably non-working) config...
2009-09-18 uzAdded wide char literals, but treat them identical...
next