* src/SDCCsymt.c (initCSupport): Removed managling of support function
authormichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 2 Mar 2002 03:40:54 +0000 (03:40 +0000)
committermichaelh <michaelh@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 2 Mar 2002 03:40:54 +0000 (03:40 +0000)
commit0b44824662442b40830512786321baa59f2d3a97
tree6742e57365c9bf2059ead00606dcb432a07c2233
parent19e6f6e73d8d856aef015c9651f9fe07abe1d308
 * src/SDCCsymt.c (initCSupport): Removed managling of support function
names.
      * src/z80/ralloc.c (packRegsForIYUse): Fixed fp bug where four byte
operands were packed into IY.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1967 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/SDCCsymt.c
src/z80/ralloc.c
support/regression/tests/bug-477835.c [new file with mode: 0644]
support/regression/tests/bug-499644.c [new file with mode: 0644]
support/regression/tests/bug-500536.c [new file with mode: 0644]