Changeset c7bb8b05 in mainline for arch/mips/Makefile.inc


Ignore:
Timestamp:
2005-09-01T15:26:27Z (20 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
79c1593
Parents:
de25b6f
Message:

Created fmath as basic tool for IEEE 754 floating point numbers.
Added option $F for printf for printing "double" type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips/Makefile.inc

    rde25b6f rc7bb8b05  
    3030        arch/mm/page.c \
    3131        arch/mm/tlb.c \
    32         arch/fpu_context.c
     32        arch/fpu_context.c \
     33        arch/fmath.c
Note: See TracChangeset for help on using the changeset viewer.