* Added support for doing shifts by helper functions
[fw/sdcc] / src / port.h
2001-08-02 michaelh* Added support for doing shifts by helper functions
2001-07-16 michaelh* Fixed va_args for the z80
2001-05-20 jtvolpeFixed up implicit data type conversions
2001-04-29 sandeepFixed a warning
2001-04-01 sandeepadded asm file ext to port.
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-02-23 johanknol#define IS_<target>_PORT for all ports
2001-02-14 johanknolBeautified (indented) compiler source tree
2001-02-07 jbessFix asm label generation. Suppress some warning
2001-01-28 michaelhMerge of the izt changes.
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-12-04 sdattaloTSD PIC port
2000-10-01 sandeepadded conditional transformation
2000-09-30 johanknolcleanup; moved extern's from .c to .h files for double...
2000-09-18 kvigorAllow optimizer to replace params/locals in far space...
2000-09-03 michaelhFixed up z80 port so that it works again
2000-08-01 michaelhPre 2.95-2
2000-07-20 michaelhMost of the way to far fun support
2000-07-12 michaelhMerge out from the z80 far branch
2000-05-07 sandeepAdded print Allocation info will print
2000-04-19 michaelh* Re-added .dw for words, but now port dependent.
2000-04-08 michaelhMerged changes between gbdk-293 and main
2000-03-26 michaelh* Added z80 blurb.
2000-03-20 sandeepMore AVR stuff
2000-03-12 sandeepparameter passing in registers changed to be
2000-03-05 sandeepInfrastructure stuff for AVR
2000-03-02 kvigorfix broken static initializers in non-main() modules
2000-02-22 michaelhLots.
2000-02-16 michaelh* Added support for the gb.
2000-02-10 michaelhRight.
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-02-04 michaelhChanged it so each target can have their own command...
2000-01-31 sandeepa) fixed some aliasing problems
2000-01-24 michaelhAdded initial stack direction support. Didnt convert...
2000-01-23 michaelhShifted all area names into port. Shifted assembler...
2000-01-23 michaelhMore shifting. Remove SDCCralloc.h, made all in mcs51...
2000-01-23 michaelhAdded missing port.h