2009-03-22Add skeleton for newlib: newlib
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 22 Mar 2009 23:33:43 +0000] rev 1363
Add skeleton for newlib:
- config file, with only version selection
- build script, with empty functions
- added --newlib to scripts/addToolVersion.sh

/branches/newlib/scripts/build/libc/newlib.sh | 31 31 0 0 +++++++++++++++++++++++++
/branches/newlib/scripts/addToolVersion.sh | 7 4 3 0 +++---
/branches/newlib/config/libc/newlib.in | 53 53 0 0 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 3 deletions(-)

2009-03-22Prepare menuconfig for newlib: newlib
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 22 Mar 2009 23:15:02 +0000] rev 1362
Prepare menuconfig for newlib:
- the C library sub-menu no longer depends on ! BARE_METAL
- the C libraries that can't be built for bare-metal individualy depend on ! BARE_METAL

/branches/newlib/config/libc/glibc.in | 1 1 0 0 +
/branches/newlib/config/libc/uClibc.in | 1 1 0 0 +
/branches/newlib/config/libc/eglibc.in | 2 1 1 0 +-
/branches/newlib/config/libc.in | 4 0 4 0 ----
4 files changed, 3 insertions(+), 5 deletions(-)

2009-03-22Allow broader dependency in generated config files: newlib
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 22 Mar 2009 23:04:57 +0000] rev 1361
Allow broader dependency in generated config files:
- recognise '^# depends on ' pattern in config files
- use that pattern to generate appropriate dependency rules
- convert users of the old pattern to the new one

/branches/newlib/config/libc/eglibc.in | 2 1 1 0 +-
/branches/newlib/config/config.mk | 20 8 12 0 ++++++++------------
/branches/newlib/config/arch/sh.in | 2 1 1 0 +-
/branches/newlib/config/arch/ia64.in | 2 1 1 0 +-
/branches/newlib/config/arch/powerpc64.in | 2 1 1 0 +-
5 files changed, 12 insertions(+), 16 deletions(-)

2009-03-22Re-order tag-comment in the eglibc config file. newlib
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 22 Mar 2009 22:49:44 +0000] rev 1360
Re-order tag-comment in the eglibc config file.

/branches/newlib/config/libc/eglibc.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2009-03-22Also install a CT_TARGET-cc -> CT_TARGET-gcc symlink for the core gcc. newlib
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 22 Mar 2009 22:46:35 +0000] rev 1359
Also install a CT_TARGET-cc -> CT_TARGET-gcc symlink for the core gcc.

/branches/newlib/scripts/build/cc/gcc.sh | 4 4 0 0 ++++
1 file changed, 4 insertions(+)

2009-03-22Add a comment in the gdn mnuconfig that, under bare-metal, newlib
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 22 Mar 2009 22:45:52 +0000] rev 1358
Add a comment in the gdn mnuconfig that, under bare-metal,
the user is responsible for providing a gdbserver stub.

/branches/newlib/config/debug/gdb.in | 5 5 0 0 +++++
1 file changed, 5 insertions(+)

2009-03-22Create branch for newlib integration. newlib
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 22 Mar 2009 15:32:44 +0000] rev 1357
Create branch for newlib integration.

--No data for diffstat (maybe not in a working copy?)--

2009-06-14update tags
convert-repo [Sun, 14 Jun 2009 18:19:22 +0000] rev 1356
update tags

2009-06-14Restore the 1.1 maintenance branch. 1.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 14 Jun 2009 19:13:47 +0000] rev 1355
Restore the 1.1 maintenance branch.

This will be usefull to migrate to hg.

2009-06-14Restore the 1.2 maintenance branch. 1.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 14 Jun 2009 19:13:22 +0000] rev 1354
Restore the 1.2 maintenance branch.

This will be usefull to migrate to hg.