* src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
authorbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Mar 2003 00:26:42 +0000 (00:26 +0000)
committerbernhardheld <bernhardheld@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Mar 2003 00:26:42 +0000 (00:26 +0000)
commit6942f592e83a9eebc07119a289b351a75ffaff2f
tree999fbd248e472e5cca3a960a61691b2f993472ad
parentac57516fa7605879e3b9ae081b489d09c28aaaa9
* src/SDCCsymt.h: use appropriate data-types on host for SDCC's int and long
* configure: find appropriate data-types on host for SDCC's int and long
* configure.in: find appropriate data-types on host for SDCC's int and long
* sdccconf_in.h: find appropriate data-types on host for SDCC's int and long
* src/xa51/gen.c: use %d, not %ld for 4 byte variables

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2342 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
configure
configure.in
sdccconf_in.h
src/SDCCsymt.h
src/xa51/gen.c