]> git.gag.com Git - fw/sdcc/history - src/mcs51/gen.c
Some new peephole optimizations, primarily for 24 bit flat mode; also use dpx for...
[fw/sdcc] / src / mcs51 / gen.c
2000-02-10 kvigorSome new peephole optimizations, primarily for 24 bit...
2000-02-10 kvigor24 bit flat mode: handle generic pointer arithmetic
2000-02-09 kvigor24 bit flat mode: get call via function pointer working
2000-02-09 kvigorFirst pass at DS80C390 flat mode support
2000-01-31 sandeepa) fixed some aliasing problems
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 michaelh* Added common.h
2000-01-17 michaelhRemoved some generated files, added Makefile.common...