summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/m68040/fpsp/sgetem.s (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This code was in the tree but not actually being compiled. ThereJoel Sherrill1997-07-091-1/+1
| | | | | | | were a number of minor problems which had to be fixed to get it to compile including modifying the compile rule to handle C++ comments, changing the syntax of the include statement, and getting rid of "%" as part of register names.
* Added the MC68040 Floating Point Support Package. This was portedJoel Sherrill1997-04-161-0/+141
to RTEMS by Eric Norum. It is freely distributable and was acquired from the Motorola WWW site. More info is in the FPSP README.