--- Additional Comments From wilson at specifixinc dot com 2005-03-29
02:19 ---
HJ checked in his patch to fix this.
--
What|Removed |Added
Status|NEW
--- Additional Comments From wilson at specifixinc dot com 2005-03-28
22:26 ---
Subject: Re: gas should avoid F-unit NOPs (and B-unit
probably, too)
On Mon, 2005-03-28 at 13:48, hjl at lucon dot org wrote:
> This is an updated patch. I documented the change and modified
> extra
On Mon, 2005-03-28 at 13:48, hjl at lucon dot org wrote:
> This is an updated patch. I documented the change and modified
> extra_goodness.
OK. Thanks.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
___
bug-binutils mailing list
bug-b
--- Additional Comments From wilson at specifixinc dot com 2005-03-28
21:36 ---
Subject: Re: gas should avoid F-unit NOPs (and B-unit
probably, too)
On Mon, 2005-03-28 at 13:03, hjl at lucon dot org wrote:
> This patch adds "-mtune=[itanium1|itanium2]". I will update
> NEWS and
On Mon, 2005-03-28 at 13:03, hjl at lucon dot org wrote:
> This patch adds "-mtune=[itanium1|itanium2]". I will update
> NEWS and doc if it is OK.
I think the extra_goodness change is a little confusing. You are
reusing the parameter "slot" for the return value, even though the
return value has n
--- Additional Comments From hjl at lucon dot org 2005-03-28 21:48 ---
Created an attachment (id=448)
--> (http://sources.redhat.com/bugzilla/attachment.cgi?id=448&action=view)
An updated patch
This is an updated patch. I documented the change and modified
extra_goodness.
--
--- Additional Comments From hjl at lucon dot org 2005-03-28 21:03 ---
Created an attachment (id=447)
--> (http://sources.redhat.com/bugzilla/attachment.cgi?id=447&action=view)
A patch to tune for itanium1 and itanium2
This patch adds "-mtune=[itanium1|itanium2]". I will update
NEWS and