summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/m68040 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-102-2/+8
| | | | | any directory in the build tree. The only variable which must be set before the command "gmake" is invoked is RTEMS_BSP (e.g. RTEMS_BSP=erc32).
* Fix from Eric Norum to assemble under COFF.Joel Sherrill1997-10-081-9/+9
|
* This code was in the tree but not actually being compiled. ThereJoel Sherrill1997-07-0934-140/+140
| | | | | | | 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 CVS Id'sJoel Sherrill1997-04-162-0/+7
|
* Added the MC68040 Floating Point Support Package. This was portedJoel Sherrill1997-04-1646-0/+16807
to RTEMS by Eric Norum. It is freely distributable and was acquired from the Motorola WWW site. More info is in the FPSP README.