Fixed the overlay handling for --model-small and --model-large
[fw/sdcc] / src / SDCCmem.c
2001-06-26 johanknolFixed the overlay handling for --model-small and -...
2001-06-21 johanknolNow global consts are in CSEG again with the proper...
2001-06-15 johanknolthe next step towards advanced typechecking
2001-02-14 johanknolBeautified (indented) compiler source tree
2001-02-03 stevewilliams Remove all references to the GC library, replacing...
2001-01-28 michaelhMerge of the izt changes.
2000-11-05 sandeepFixed problem in SDCCalloc.h & fixed problem allocation
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-09-18 sandeepFixed a parameter allocation bug
2000-09-10 sandeepoptions.model specific fixes
2000-09-09 sandeep1) added some debug dumping
2000-08-19 michaelhAdded alternate lexer
2000-08-01 michaelhPre 2.95-2
2000-07-20 michaelhMost of the way to far fun support
2000-07-17 michaelh* Changed banked for nonbanked
2000-07-12 michaelhMerge out from the z80 far branch
2000-05-07 sandeepAdded print Allocation info will print
2000-04-08 michaelhMerged changes between gbdk-293 and main
2000-04-06 michaelh* Fixed up multi bank support
2000-03-26 michaelh* Added z80 blurb.
2000-03-05 sandeepSome more AVR
2000-03-05 sandeepInfrastructure stuff for AVR
2000-02-22 sandeep1) glue.c added jump to __sdcc_program_start after...
2000-02-13 sandeepNow the pointer_type information of a storeage
2000-02-09 sandeepwork on avr port start by defining the new
2000-02-06 sandeepFixed several problems
2000-01-31 sandeepa) fixed some aliasing problems
2000-01-24 michaelhAdded initial stack direction support. Didnt convert...
2000-01-23 michaelh* Added common.h
2000-01-17 michaelhInitial revision