From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20600 invoked by alias); 26 Feb 2004 16:45:04 -0000 Mailing-List: contact sid-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sources.redhat.com Received: (qmail 20442 invoked by uid 448); 26 Feb 2004 16:44:41 -0000 Date: Thu, 26 Feb 2004 16:45:00 -0000 Message-ID: <20040226164441.20441.qmail@sources.redhat.com> From: brolley@sources.redhat.com To: sid-cvs@sources.redhat.com Subject: src/sid/component/loader ChangeLog elfload.c X-SW-Source: 2004-q1/txt/msg00066.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2004-02-26 16:44:40 Modified files: sid/component/loader: ChangeLog elfload.c Log message: 2004-02-26 Dave Brolley * elfload.c (textSectionNum): Now file level static. (readElfFile): Initialize textSections, textSectionNum and textSectionCount for each load. Set *section_table after all sections have been saved. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/loader/ChangeLog.diff?cvsroot=src&r1=1.12&r2=1.13 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/loader/elfload.c.diff?cvsroot=src&r1=1.7&r2=1.8