* add p cc
[mascara-docs.git] / i386 / linux / linux-2.3.21 / arch / arm / nwfpe / ChangeLog
blobe160d36c3fe8fe4542bb75cf05a92f747c4442ed
1 1998-11-23  Scott Bambrough  <scottb@corelcomputer.com>
3         * README.FPE - fix typo in description of lfm/sfm instructions
4         * NOTES - Added file to describe known bugs/problems 
5         * fpmodule.c - Changed version number to 0.94
7 1998-11-20  Scott Bambrough  <scottb@corelcomputer.com>
9         * README.FPE - fix description of URD, NRM instructions
10         * TODO - remove URD, NRM instructions from TODO list
11         * single_cpdo.c - implement URD, NRM
12         * double_cpdo.c - implement URD, NRM
13         * extended_cpdo.c - implement URD, NRM
15 1998-11-19  Scott Bambrough  <scottb@corelcomputer.com>
17         * ChangeLog - Added this file to track changes made.
18         * fpa11.c - added code to initialize register types to typeNone
19         * fpa11_cpdt.c - fixed bug in storeExtended (typeExtended changed to
20           typeDouble in switch statement)