From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 337 invoked by alias); 28 May 2014 09:35:55 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 318 invoked by uid 55); 28 May 2014 09:35:51 -0000 From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libgcc/61152] Missing GCC Runtime Library Exception in some files that are included in libgcc Date: Wed, 28 May 2014 09:35:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libgcc X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: trivial X-Bugzilla-Who: gjl at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-05/txt/msg02383.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61152 --- Comment #6 from Georg-Johann Lay --- Author: gjl Date: Wed May 28 09:35:19 2014 New Revision: 211005 URL: http://gcc.gnu.org/viewcvs?rev=211005&root=gcc&view=rev Log: gcc/ PR libgcc/61152 * config/dbx.h (License): Add Runtime Library Exception. * config/newlib-stdint.h (License): Same. * config/rtems.h (License): Same * config/initfini-array.h (License): Same * config/v850/v850.h (License): Same. * config/v850/v850-opts.h (License): Same * config/v850/rtems.h (License): Same. Modified: branches/gcc-4_9-branch/gcc/ChangeLog branches/gcc-4_9-branch/gcc/config/dbx.h branches/gcc-4_9-branch/gcc/config/initfini-array.h branches/gcc-4_9-branch/gcc/config/newlib-stdint.h branches/gcc-4_9-branch/gcc/config/rtems.h branches/gcc-4_9-branch/gcc/config/v850/rtems.h branches/gcc-4_9-branch/gcc/config/v850/v850-opts.h branches/gcc-4_9-branch/gcc/config/v850/v850.h