* link/z80/aslink.h: Fixed long file name support. Is now based off PATH_MAX instea...
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 30 Aug 2001 02:39:25 +0000 (02:39 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 30 Aug 2001 02:39:25 +0000 (02:39 +0000)
commit00f3243b4043482746e524b2527f6dcd1a202b9e
treecbdaec11c0b87476cbe9fd5ede5d6eb7fb964778
parent8a47d9f968a0f9de24c35b8aa397dfce75163550
* link/z80/aslink.h: Fixed long file name support.  Is now based off PATH_MAX instead of a constant.
* src/z80/gen.c: Fixed add and sub for the case where left or right are in static space.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1186 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog [new file with mode: 0644]
link/z80/aslink.h
src/z80/gen.c