]> git.sur5r.net Git - cc65/history - src/ld65
Fixed symtab code
[cc65] / src / ld65 /
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
2001-09-15 cuzFixed a few warnings
2001-09-14 cuzAdd stacksize symbol
2001-09-14 cuzAdjust sizes, define the video RAM
2001-09-13 cuzAdded the CBM510 as a new target system
2001-09-13 cuzAdd IRQ table
2001-09-08 cuzFlag labels in the map file exports list
2001-08-15 izydorstinfo about c1541 in docs, lowered highest available...
2001-07-14 cuzAdd dbginfo module
2001-05-29 cuzAdded dbg file generation
2001-05-24 cuzSmall fixes for Watcom-C
2001-05-23 cuzUse a separate structure for file infos instead of...
2001-05-23 cuzAdded line infos
2001-03-10 cuzAdd new symbol __STACKSIZE__ to all linker configurations.
2001-03-10 cuzAllow to define symbols in the linker config
2001-03-10 cuzMoved verbose output to a shared module in the common...
2001-03-09 cuzAdded command line response files
2001-03-08 cuzDefine symbols for the RAM area
2001-03-03 cuzFixed a bug with different load/run areas, where a...
2001-01-10 cuzRemove trailing underlines from struct names
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2001-01-03 cuzOS/2 EMX fix
2000-12-10 cuzWatcom fixes
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-30 cuzAdded config file for bcc micro
2000-11-23 cuzUse "[linker generated]" as source for linker generated...
2000-11-20 cuzAdded condes decls to all linker config files
2000-11-20 cuzAdded condes tables to c64 config
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMake target for generating the .inc files
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from structure names.
2000-10-31 cuzMoved the target configurations into separate files
2000-10-30 cuzWorking on initializers
2000-10-18 cuzAdded handling for -h command line parameter
2000-10-17 cpgchanged Atari ZP define to have max. ZP space available
2000-09-24 cuzAdded printf format attributes
2000-09-07 cuzFix the atari config
2000-09-07 cuzUse a separate ZEROPAGE segment
2000-09-07 cuzComment changes
2000-08-24 cuzNew long option: --start-addr
2000-08-23 cuzChange target handling, use modules from the common...
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzFilecount is now an u16
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-30 cuzInclude file path changes
2000-07-29 cuzFixed two typos
2000-07-29 cuzAdd common dir in more search paths
2000-07-29 cuzRenamed several expression ops and added others.
2000-07-28 cuzAdd the include dir
2000-07-27 cuzUse gcc attribs, fixed a wrong arg
2000-06-25 cpgadapted CfgAtari for maximum memory
2000-06-14 cuzCode now in common dir
2000-06-14 cuzPlace shared modules into the common dir
next