Changeset 07d7870 in mainline for libc/arch/mips32/src/entry.s


Ignore:
Timestamp:
2006-06-08T08:43:24Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b1facba
Parents:
846848a6
Message:

FPU psthread support for mips.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/arch/mips32/src/entry.s

    r846848a6 r07d7870  
    6161        jal __exit
    6262        nop
     63.end
    6364
    6465.ent __entry_driver
     
    8384        jal __exit
    8485        nop
    85 
     86.end
    8687# Alignment of output section data to 0x4000
    8788.section .data
Note: See TracChangeset for help on using the changeset viewer.