]> git.sur5r.net Git - cc65/history - src/ld65
Allow conditional directives within .STRUCT7:UNION and .ENUM
[cc65] / src / ld65 /
2003-11-12 cuzSpecial config for use with the TGI driver added
2003-11-12 cuzCosmetic changes
2003-11-11 cuzNew DumpExpr signature
2003-11-10 cuzRenamed expression ops for better readability
2003-11-09 cuzImproved an error message in case of invalid input...
2003-11-09 cuzFixed a bug
2003-11-07 cuzWorking on better 65816 support
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-10-28 cuzAdded additional config files for supervision. These...
2003-10-23 cpgchanges from Stefan A. Haubenthal
2003-10-17 cuzChange debug file format
2003-10-10 cuzNew target: supervision
2003-09-27 cuzAdded handling of memory areas references in expression...
2003-09-14 cuzMore debug file output
2003-08-27 cuzFixed a bug
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-16 cuzFixed a bug
2003-08-15 cuzMore debug infos
2003-08-15 cuzRemoved the -Lp switch, place --dbgfile into help screen
2003-08-14 cuzAdded gcc attributes
2003-08-13 cuzINCS didn't include nes.inc
2003-08-12 cuzFixed a bug
2003-08-11 cuzAdd compatibility code
2003-06-06 cuzAdded missing files
2003-06-06 cuzAdded assertions
2003-06-06 cuzFragment cleanup, more string pool use
2003-06-05 cuzMore stringpool use / memory savings
2003-06-04 cuzMore string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-06-02 cuzChanged file type and search path handling
2003-05-29 cuzAdd file search path capability (still unused)
2003-05-25 cuzChanged the object file and library format. There is...
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2003-05-22 cuzAdded an OPTIONAL segment attribute
2003-05-02 cuzAdded the NES target
2003-05-02 cuzAdded a new NES config from groepaz
2003-04-13 cuzAssume text mode, no need to free memory for graphics
2003-04-09 cuzNew atmos config from Debrune Jerome
2003-02-16 cuzAdded a new extended (and machine specific) zeropage...
2003-02-08 cuzFixed generation of o65 timestamp
2003-01-05 cuzType of LOWCODE was wrong. Cleanup.
2003-01-05 cuzFixed a bug
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-23 izydorstsupport for .zeropage segment in GEOS
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-12-13 cuzFixed a typo
2002-12-13 cuzNew Lunix config file from Greg King
2002-12-13 cuzFixed formatting of the help text
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2002-12-11 cuzPrint a warning if a bss type segment has both, run...
2002-12-03 cuzNew feature: startaddress
2002-11-25 cuzAdjusted the copyright string
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-11-22 cuzAdded LOWCODE and STARTUP segments
2002-11-22 cuzNew upper memory limit
2002-11-22 cuzComment was wrong
2002-11-22 cuzAdded interrupt handler table
2002-11-22 cuzCosmetic changes
2002-11-22 izydorstadded LOWCODE and STARTUP segments
2002-11-22 cuzAdd STARTUP and LOWCODE segments
2002-11-21 cuzNew target c16
2002-11-21 cuzRenamed NMI segment to LOWCODE
2002-11-20 cuzIgnore module.inc
2002-11-20 cuzMoved the zero page locations for the PET machines
2002-08-11 cuzPrepare VIC20 startup for different start addresses
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-07-10 cuzRemoved obsolete version.h file
2002-07-05 cuzRevoked last change
2002-07-05 cuzAdded a file header
2002-06-23 cuzMake the jump table segment writeable
2002-06-15 cuzFixed a bug
2002-06-03 cuzNew target: oric atmos
2002-05-25 cuzFixed zero page handling for o65 modules
2002-05-25 cuzFix o65 zeropage handling
2002-05-18 cuzAdded JUMPTABLE segment
2002-05-18 cuzFixed a bug (offset was not correct if more than one...
2002-04-25 cuzAdd support for a module id
2002-04-25 cuzNew target 'module'
2002-04-25 cuzAdded configuration for cc65 modules
2002-04-23 cuzExport start and size of the ZP memory area
2002-04-21 cuzSupport additional o65 attributes.
2002-04-21 cuzAdd new o65 operating system
2002-04-20 cuzUse cc65 character classification routines
2002-04-08 cuzAdd --config option to usage
2002-04-08 cuzCosmetic change
2002-04-08 cuzCosmetic change
2002-03-06 cuzIgnore lunix.inc
2002-02-06 cuzCorrect the END value for a segment so that it shows...
2001-12-09 cpgset atari start address to (very conservative) $2E00...
2001-12-02 izydorstLUnix support tuning - plain ASCII and changed imports...
2001-12-01 cuzAdded o65 symbol export capability
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-10-25 cuzChanged cfg to account for the NMI handler in connectio...
2001-10-25 cuzFix a problem where the linker tries to print a NULL...
2001-10-02 cuzReordered usage output
2001-09-30 cuzUsed __attribute ((unused)) instead of -Wno-unused...
2001-09-20 cuzAdd character RAM
2001-09-19 cuzAdd IRQ function table
next