Hi,
the previously posten patches for OSELAS.Toolchain add eglibc support
and bumped version of GDB to 7.1.
The patches add eglibc support as option to ptxdist and changes the GDB
default version to 7.1.
Carsten
------
The following changes since commit
5e7ee8f939ceaecc44795b6d20f01800820aa3a9:
[generic] add --localstatedir=/var to CROSS_AUTOCONF_SYSROOT_USR
(2010-09-09 16:00:14 +0200)
are available in the git repository at:
git://git.vahanus.net/csc/ptxdist-kp.git/ fu-eglibc
Carsten Schlote (2):
[eglibc] Add support for OSELAS eglibc toolchains to ptxdist
[gdb] Updated default value to 7.1 as in patched toolchains.
bin/ptxdist | 5 +-
platforms/toolchain.in | 18 ++-
rules/eglibc.in | 240
+++++++++++++++++++++++++++++++++++++
rules/eglibc.make | 202
+++++++++++++++++++++++++++++++
rules/gdb-menu.in | 2 +-
rules/libc.in | 25 ++++
rules/locales.in | 4 +-
rules/post/install.make | 18 +++-
rules/pre/Version.make | 1 +
rules/timezone.in | 2 +-
scripts/install_copy_toolchain.sh | 73 +++++++++++-
11 files changed, 576 insertions(+), 14 deletions(-)
create mode 100644 rules/eglibc.in
create mode 100644 rules/eglibc.make
--
ptxdist mailing list
[email protected]