Changeset c7bb8b05 in mainline for arch/ppc


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.

Location:
arch/ppc
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc/Makefile.inc

    rde25b6f rc7bb8b05  
    2727        arch/mm/memory_init.c \
    2828        arch/mm/page.c \
    29         arch/drivers/ofw.c
     29        arch/drivers/ofw.c \
     30        arch/fmath.c
Note: See TracChangeset for help on using the changeset viewer.