Changeset d630139 in mainline for HelenOS.config


Ignore:
Timestamp:
2007-02-12T19:13:55Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0f6a3376
Parents:
bea09de6
Message:

Add arm32 architecture. The 32 suffix is used to specify that 16-bit Thumb
instructions are not used. The arm32 code is mostly composed of placeholders
that need to be replaced by real implementation. So far, the arm32 tree
only compiles. If run under GXEmul simulator, an infinit loop at the
kernel entry point will be entered.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rbea09de6 rd630139  
    33# Platform
    44@ "amd64" AMD64/Intel EM64T (PC)
     5@ "arm32" ARM 32-bit
    56@ "ia32" Intel IA-32 (PC)
    67@ "ia32xen" Intel IA-32 on Xen hypervisor
Note: See TracChangeset for help on using the changeset viewer.