* link/z80/aslink.h: Fixed long file name support. Is now based off PATH_MAX instea...
[fw/sdcc] / ChangeLog
1 2001-08-29  Michael Hope  <michaelh@juju.net.nz>
2
3         * link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
4
5         * src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.
6         
7