aboutsummaryrefslogtreecommitdiff
path: root/arch
Commit message (Collapse)AuthorAgeFilesLines
* Export endianness CFLAGS.Yann E. MORIN"2008-05-141-0/+6
| | | | | | | | Fix endianness CFLAGS for MIPS. /trunk/scripts/functions | 1 1 0 0 + /trunk/arch/mips/functions | 6 6 0 0 ++++++ 2 files changed, 7 insertions(+)
* Merge the preliminary Super-H support from /branches/Super-H.Yann E. MORIN"2008-01-162-0/+59
|
* Mark ARM EABI as being EXPERIMENTAL.Yann E. MORIN"2007-09-171-1/+2
|
* Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"2007-09-145-17/+2
|
* Initial support for ARM EABI (courtesy Szilveszter Ordog ↵Yann E. MORIN"2007-09-142-2/+16
| | | | <ordog@mail.thot-soft.com>).
* Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"2007-09-145-0/+63
|
* Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"2007-09-1410-0/+0
API is not yet defined.