From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23971 invoked by alias); 20 Nov 2005 16:21:19 -0000 Received: (qmail 23956 invoked by uid 372); 20 Nov 2005 16:21:18 -0000 Date: Sun, 20 Nov 2005 16:21:00 -0000 Message-ID: <20051120162118.23954.qmail@sourceware.org> From: bartv@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/hal/synth i386linux/current/incl ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2005/txt/msg00320.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: bartv@sourceware.org 2005-11-20 16:21:18 Modified files: packages/hal/synth/i386linux/current/include/pkgconf: mlt_synth_i386_rom.ldi packages/hal/synth/i386linux/current: ChangeLog packages/hal/synth/arch/current/src: synth_entry.c synth.ld packages/hal/synth/arch/current: ChangeLog Log message: Replace use of brk() system call with linker script magic to obtain the memory for the system heap.