* src/pic/gen.c (genFunction,genCall): drop "same code page"
authortecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 28 Oct 2006 16:01:37 +0000 (16:01 +0000)
committertecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 28 Oct 2006 16:01:37 +0000 (16:01 +0000)
commitd04afe0d4051267636aa2afb1d781eaa8d7be511
tree4351eb3d91a1b6a36518dfc4fd4cfdfd93dd985d
parent73d075e2f2a3f8527d6e76cf821e41854c68688e
* src/pic/gen.c (genFunction,genCall): drop "same code page"
  assumption within interrupt handlers, fixes #1584940
* src/pic/glue.c (pic14_constructAbsMap): mark absolute symbols as
  "emitted" to avoid emitting them again in udata

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4440 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
src/pic/gen.c
src/pic/glue.c