git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2835
4a8a32a2-be11-0410-ad9d-
d568d2c75423
2003-08-17 Frieder Ferlemann <Frieder.Ferlemann@web.de>
- The first rules relate to bitfields, the last speed up
+ Rules 246.x, 247.x relate to bitfields, the others speed up
access to xdata mapped I/O devices.
- * src/mcs51/peeph.def: added 24 peepholes 246.x - 248.x
+ * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
2003-08-16 Erik Petrich <epetrich@ivorytower.norman.ok.us>