From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7358 invoked by alias); 3 Oct 2014 15:13:22 -0000 Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: Received: (qmail 7341 invoked by uid 453); 3 Oct 2014 15:13:22 -0000 Message-ID: <20141003151322.7338.qmail@sourceware.org> From: jlarmour@sourceware.org Date: Fri, 03 Oct 2014 15:13:00 -0000 To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/hal/synth/arch/current ChangeLog ... User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2014/txt/msg00020.txt.bz2 CVSROOT: /cvs/ecos Module name: ecos Changes by: jlarmour@sourceware.org 2014-10-03 15:13:22 Modified files: packages/hal/synth/arch/current: ChangeLog packages/hal/synth/arch/current/src: synth.ld synth_entry.c Log message: * src/synth.ld src/synth_entry.c: Look for static constructors in the .init_array section as well as .ctors (needed for gcc 4.7 and later)