Yann E. MORIN"
|
59ef10f5d6
|
Merge the branches/eglibc stuff:
- Add support for eglibc
/trunk/scripts/functions | 6 4 2 0 ++++--
/trunk/docs/CREDITS | 1 1 0 0 +
/trunk/config/libc.in | 12 12 0 0 ++++++++++++
/trunk/arch/arm/functions | 4 2 2 0 ++--
4 files changed, 19 insertions(+), 4 deletions(-)
|
2008-08-11 12:22:47 +00:00 |
|
Yann E. MORIN"
|
65357b3698
|
Fix the EABI case for ARM.
/trunk/arch/arm/functions | 17 17 0 0 +++++++++++++++++
/trunk/arch/arm/config.in | 3 3 0 0 +++
2 files changed, 20 insertions(+)
|
2008-05-14 17:59:52 +00:00 |
|
Yann E. MORIN"
|
9501e62afa
|
Further expand the architecture-specific function: add CT_KERNEL_ARCH building.
|
2007-09-14 21:50:30 +00:00 |
|
Yann E. MORIN"
|
9e947198d2
|
Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-soft.com>).
|
2007-09-14 21:31:00 +00:00 |
|
Yann E. MORIN"
|
60b0bb1bab
|
Migrate all supported architectures to use the architecture-specific framework.
|
2007-09-14 21:17:59 +00:00 |
|
Yann E. MORIN"
|
7b70a704e0
|
Add the framework to have architecture-specific configuration and functions.
API is not yet defined.
|
2007-09-14 17:43:16 +00:00 |
|