From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16190 invoked by alias); 1 May 2003 00:46:59 -0000 Mailing-List: contact src-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sources.redhat.com Received: (qmail 16102 invoked by uid 9345); 1 May 2003 00:46:58 -0000 Date: Thu, 01 May 2003 00:46:00 -0000 Message-ID: <20030501004658.16100.qmail@sources.redhat.com> From: carlton@sources.redhat.com To: src-cvs@sources.redhat.com Subject: src ./ChangeLog ./Makefile.in ./config-ml.in . ... X-SW-Source: 2003-q2/txt/msg00022.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Branch: carlton_dictionary-branch Changes by: carlton@sourceware.org 2003-05-01 00:46:58 Modified files: . : ChangeLog Makefile.in config-ml.in configure configure.in libiberty : ChangeLog Makefile.in config.in configure configure.in functions.texi Added files: libiberty : snprintf.c vsnprintf.c Log message: 2003-04-30 David Carlton * cp-namespace.c (get_namespace_objfile): Copy the namespace objfile's name. * block.h (ALL_BLOCK_SYMBOLS): Move here from dictionary.h. * dictionary.c: Sync up with mainline version I just posted. Specifically, update some commments, and: (dict_create_hashed): Fiddle with nsyms updating. (dict_create_linear): Ditto. (dict_lookup): Delete. (iterator_next_hashed): Delete FIXME comment. (iter_name_first_hashed): Replace 'sym' by 'sym != NULL'. (iter_name_next_hashed): Replate 'next' by 'next != NULL'. * dictionary.h: Sync up with mainline version I just posted: add inclusion guards, delete declaration of dict_lookup, delete ALL_BLOCK_SYMBOLs. * Merge with mainline; tag is carlton_dictionary-20030430-merge. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.253.2.8&r2=1.253.2.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.63.10.7&r2=1.63.10.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config-ml.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.8&r2=1.8.12.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.17.12.6&r2=1.17.12.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.103.10.8&r2=1.103.10.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/snprintf.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.1.6.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vsnprintf.c.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=NONE&r2=1.2.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.175.2.7&r2=1.175.2.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.36.12.5&r2=1.36.12.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/config.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.12.22.2&r2=1.12.22.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.33.12.3&r2=1.33.12.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.in.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.32.12.3&r2=1.32.12.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&only_with_tag=carlton_dictionary-branch&r1=1.7.18.4&r2=1.7.18.5