This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCE] OSELAS.Toolchain() 1.1.0 released


Hildesheim, Germany - Pengutronix has released version 1.1.0 of the Open
Source GNU toolchain build system OSELAS.Toolchain(). It can be used to
build cross compilers for a variety of embedded Linux systems, the
complete feature matrix and homepage of the project is on

        http://www.pengutronix.de/oselas/toolchain/index_en.html

OSELAS.Toolchain() is one of the major components of Pengutronix'
professional Open Source Embedded Linux Automation Services (OSELAS -
http://www.oselas.com) and is completely based on the PTXdist build
system, following the "executable documentation" paradigm. 

The OSELAS.Toolchain() project aims at supplying a complete build system
for recent GNU toolchains which makes it possible to easily test
arbitrary (but modern) toolchain combinations and support the upstream
projects (gcc, binutils, gdb, crosstool) with patches and bug reports.
Additinally, it is a base technology for Pengutronix' commercial
embedded linux projects.

This revision is a major bugfix & enhancement release; the highlights of
this release include:

	* first public release
	* support for a variety of toolchains (arm: eabi, oabi, NPTL, 
	  soft float, hard float, little endian, big endian, different 
	  kernel header versions; powerpc: 603e, 960; mips: R6000; x86:
	  i586 and i686)

As we don't want to split the community in any way, we suggest that for
discussions related to OSELAS.Toolchain() the crosstool mailing list is used,
being the main community ressource for cross toolchain related topics. Please
check the OSELAS.Toolchain() project page for how to find the crosstool mailing
list.

Here's the ChangeLog:

----------8<----------8<----------8<----------8<----------8<----------

2006-12-11 Marc Kleine-Budde <mkl@pengutronix.de>

        * general: opened maintenance-only branch for 1.0

2006-12-11 Marc Kleine-Budde <mkl@pengutronix.de>

        * rules/cross-binutils.make, rules/cross-gdb.make:
        added --disable-werror, to work with nasty suse compilers

2006-12-11 Marc Kleine-Budde <mkl@pengutronix.de>

        * rules/glibc-headers.make:
        added env var "libc_cv_386_tls=yes" to fool configure, we've working
        i386 TLS support even on non x86 systems

2007-02-04 Robert Schwebel <r.schwebel@pengutronix.de>

        * ptxconfigs, patches: upgraded gcc-4.0.3 -> gcc-4.0.4

2007-02-13 Marc Kleine-Budde <mkl@pengutronix.de>

        * general: added bundle sources with binary toolchain.
        To be able to debug the toolchain internals (glibc and libstdc++)
        later on.

2007-02-13 Marc Kleine-Budde <mkl@pengutronix.de>

        * ptxconfigs: added arm-1136jfs configs

2007-02-27 Marc Kleine-Budde <mkl@pengutronix.de>

        * ptxconfigs, patches: upgraded to gcc-4.1.2 release

2007-03-01 Marc Kleine-Budde <mkl@pengutronix.de>

        * general: opened maintenance-only branch for 1.1

2007-03-01 Marc Kleine-Budde <mkl@pengutronix.de>

        * ptxconfigs: switch to ptxdist-0.10.6 and OSELAS.Toolchain-1.1.0

2007-03-01 Marc Kleine-Budde <mkl@pengutronix.de>

        * general: removed non release items

----------8<----------8<----------8<----------8<----------8<----------

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]