r203070 - in /trunk: ChangeLog configure config...

amylaar@gcc.gnu.org amylaar@gcc.gnu.org
Tue Oct 1 16:34:00 GMT 2013


Author: amylaar
Date: Tue Oct  1 16:34:40 2013
New Revision: 203070

URL: http://gcc.gnu.org/viewcvs?rev=203070&root=gcc&view=rev
Log:
Configuration bits for ARC port:

toplevel:

2013-02-25  Simon Cook  <simon.cook@embecosm.com>

        Changes to build configuration to allow big endian ARC ELF toolchain
        * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
        * configure: Regenerate.

gcc:

2013-04-03  Joern Rennecke  <joern.rennecke@embecosm.com>
            Brendan Kehoe  <brendan@zen.org>
            Simon Cook  <simon.cook@embecosm.com>

         * config.gcc (arc*-*-elf*, arc*-*-linux-uclibc*): New configurations.

libstdc++-v3:

2012-08-16  Joern Rennecke  <joern.rennecke@embecosm.com>

        * acinclude.m4 (GLIBCXX_ENABLE_SJLJ_EXCEPTIONS): Also check for
        _Unwind_SjLj_Register when deciding if to set enable_sjlj_exceptions.
        * configure: Regenerate.

contrib:

2013-09-05  Joern Rennecke  <joern.rennecke@embecosm.com>

        * config-list.mk: Add arc configurations.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure

Changes in other areas also in this revision:
Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac
    trunk/contrib/ChangeLog
    trunk/contrib/config-list.mk
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc



More information about the Libstdc++-cvs mailing list