* src/pic16/NOTES: moved Vangelis from active developers to people to contact
authortecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 15 Jun 2005 19:50:54 +0000 (19:50 +0000)
committertecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Wed, 15 Jun 2005 19:50:54 +0000 (19:50 +0000)
commitbf67f8d705935961d3758f9735e5f528141a47be
tree7e1b1a2f2a0f92aa6a1b375e2f62e90e66c99f06
parent45bfb957c0fb58477be5a0f88cd2eadf9ef11436
* src/pic16/NOTES: moved Vangelis from active developers to people to contact
* device/include/pic16/{6520.h,8520.h}: fixed configuration bits
* src/pic16/gen.c (): prevent iTemps from being considered to be in CODESPACE,
  fixes bug #1221120; for symbols in CODESPACE get number of bytes to read from
  OP_SYM_TYPE() instead of OP_SYM_ETYPE()

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3781 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/pic16/pic18f6520.h
device/include/pic16/pic18f8520.h
src/pic16/NOTES
src/pic16/gen.c