crosstool-ng/config/arch
Yann E. MORIN" 6501c29fd1 Merge r1432:1437 from /branches/newlib into /trunk :
- under bare-metal, the user is responsible for providing a gdbserver stub (r1433)
- install a CT_TARGET-cc -> CT_TARGET-gcc symlink for the core gcc (r1434)
- allow broader dependency in generated config files (r1435, r1436)
- prepare C library menuconfig for using a C library under bare-metal (r1437)

 /trunk/scripts/build/cc/gcc.sh  |    4     4     0     0 ++++
 /trunk/config/debug/gdb.in      |    5     5     0     0 +++++
 /trunk/config/libc/glibc.in     |    1     1     0     0 +
 /trunk/config/libc/uClibc.in    |    1     1     0     0 +
 /trunk/config/libc/eglibc.in    |    2     1     1     0 +-
 /trunk/config/config.mk         |   20     8    12     0 ++++++++------------
 /trunk/config/arch/sh.in        |    2     1     1     0 +-
 /trunk/config/arch/ia64.in      |    2     1     1     0 +-
 /trunk/config/arch/powerpc64.in |    2     1     1     0 +-
 /trunk/config/libc.in           |    4     0     4     0 ----
 10 files changed, 23 insertions(+), 20 deletions(-)
2009-03-26 18:58:13 +00:00
..
alpha.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00
arm.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00
ia64.in Merge r1432:1437 from /branches/newlib into /trunk : 2009-03-26 18:58:13 +00:00
mips.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00
powerpc64.in Merge r1432:1437 from /branches/newlib into /trunk : 2009-03-26 18:58:13 +00:00
powerpc-powerpc64.in-common Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
powerpc.in Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
sh.in Merge r1432:1437 from /branches/newlib into /trunk : 2009-03-26 18:58:13 +00:00
x86_64.in Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration. 2008-11-07 08:09:42 +00:00
x86.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00