OSDN Git Service

(none)
authorryuz <ryuz>
Tue, 20 Mar 2007 14:49:20 +0000 (14:49 +0000)
committerryuz <ryuz>
Tue, 20 Mar 2007 14:49:20 +0000 (14:49 +0000)
commit33f521644a0281cdc38d0f7c6977dba17e1aef7f
tree88d7d9347f51b31c744331cb7c806a9d68d5ccd5
parent79a638e73cc1d17f8fd9ffd2a840a7c2270705cf
(none)
19 files changed:
kernel/build/arm/aduc7000/armcc/gmake.mak [new file with mode: 0755]
kernel/build/arm/aduc7000/gcc/gmake.mak [new file with mode: 0755]
kernel/build/common/gmake/gcc_rul.inc
kernel/source/arch/irc/arm/aduc7000/intc.c [new file with mode: 0755]
kernel/source/arch/proc/arm/arm_v4t/gcc/kabt_hdr.S [new file with mode: 0755]
kernel/source/arch/proc/arm/arm_v4t/gcc/kcre_ctx.S
kernel/source/arch/proc/arm/arm_v4t/gcc/kfiq_hdr.S [new file with mode: 0755]
kernel/source/arch/proc/arm/arm_v4t/gcc/kpre_hdr.S [new file with mode: 0755]
kernel/source/arch/proc/arm/arm_v4t/gcc/kswi_ctx.S
kernel/source/arch/proc/arm/arm_v4t/gcc/kswi_hdr.S [new file with mode: 0755]
kernel/source/arch/proc/arm/arm_v4t/gcc/kund_hdr.S [new file with mode: 0755]
sample/arm/aduc7000/armcc/gmake.mak [new file with mode: 0755]
sample/arm/aduc7000/armcc/startup.s [new file with mode: 0755]
sample/arm/aduc7000/armcc/uish.s [new file with mode: 0755]
sample/arm/aduc7000/armcc/vectors.s [new file with mode: 0755]
sample/arm/aduc7000/gcc/crt0.S [new file with mode: 0755]
sample/arm/aduc7000/gcc/gmake.mak [new file with mode: 0755]
sample/arm/aduc7000/gcc/link.x [new file with mode: 0755]
sample/arm/aduc7000/gcc/vectors.S [new file with mode: 0755]