From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 19542 invoked from network); 10 Apr 2004 06:59:37 -0000 Received: from unknown (HELO mms3.broadcom.com) (63.70.210.38) by sources.redhat.com with SMTP; 10 Apr 2004 06:59:37 -0000 Received: from 63.70.210.1 by mms3.broadcom.com with ESMTP (Broadcom SMTP Relay (MMS v5.6.0)); Fri, 09 Apr 2004 23:59:41 -0700 X-Server-Uuid: 8D569F9F-42CF-4602-970D-AACC4BD5D310 Received: from mail-sj1-5.sj.broadcom.com (mail-sj1-5.sj.broadcom.com [10.16.128.236]) by mon-irva-11.broadcom.com (8.9.1/8.9.1) with ESMTP id XAA18572; Fri, 9 Apr 2004 23:58:54 -0700 (PDT) Received: from ldt-sj3-010.sj.broadcom.com (ldt-sj3-010 [10.21.64.10]) by mail-sj1-5.sj.broadcom.com (8.12.9/8.12.9/SSF) with ESMTP id i3A6xOov020342; Fri, 9 Apr 2004 23:59:24 -0700 (PDT) Received: (from cgd@localhost) by ldt-sj3-010.sj.broadcom.com ( 8.11.6/8.9.3) id i3A6xO901805; Fri, 9 Apr 2004 23:59:24 -0700 X-Authentication-Warning: ldt-sj3-010.sj.broadcom.com: cgd set sender to cgd@broadcom.com using -f To: rsandifo@redhat.com cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/mips] Second go at vr5500 hilo hazard fix References: <87oequw5xw.fsf@redhat.com> <87zna1pc05.fsf@redhat.com> From: cgd@broadcom.com Date: Sat, 10 Apr 2004 06:59:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 X-WSS-ID: 6C6944D72JG1270930-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-04/txt/msg00233.txt.bz2 At Sun, 28 Mar 2004 10:17:20 +0000 (UTC), "Richard Sandiford" wrote: > sim/testsuite/ > * sim/mips/hilo-hazard-[123].s: New files. > * sim/mips/basic.exp (run_hilo_test): New procedure. > (models): Only list models that are included in the configuration. > (submodels): New variable, set to submodels of the above. > (mips64vr-*-elf, mips64vrel-*-elf): New configuration stanza. > Run hilo-hazard-[123].s. i just noticed that this went into sim/testsuite/ChangeLog, rather than sim/testsuite/sim/mips/ChangeLog. I've moved it. (FYI for next time.) chris