--- Additional Comments From raj dot khem at gmail dot com 2009-01-27
03:09 ---
(In reply to comment #3)
> Hi Khem,
>
> Please could you try out the uploaded patch and let me know if it works for
> you.
>
> Cheers
> Nick
>
Hi Nick
Yes it fixes the problem.
Thx
-Khem
--
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-27
01:46 ---
(In reply to comment #6)
> It would be better to allow the system builder to choose the instruction set
for the machine at compile time, rather than making such decisions at runtime.
>
Please read comment
--- Additional Comments From markhobley at yahoo dot co dot uk 2009-01-27
00:47 ---
Subject: Re: Additional switches to disallow processor supplementary
instructions
> You can't disable an instruction at configure time.
> However,
> you can select an instruction set based on CPUID:
R
--- Additional Comments From mail at colinfinck dot de 2009-01-26 21:25
---
Created an attachment (id=3688)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3688&action=view)
Proposed patch fixing this problem for us
We already use this patch for more than a year and it fixes the
I'm from the ReactOS Project and we use LD for linking executables, DLLs and
also drivers.
In ld/pe-dll.c:646, LD checks whether we have an export table and whether the
component to be built is an executable.
This works pretty well for executables and DLLs, but is quite problematic for
drivers: T
The latest commit for the AVR target (rev 1.3695 of ChangeLog, rev 1.22 of
doc/c-avr.texi, rev 1.61 of config/tc-avr.c) contains a typo: the name of
the "atmega128rfa1" device is misspelled as "atmega128rfa" in both, the
source and the documentation files, while the ChangeLog entry mentions the
cor
--- Additional Comments From eric dot weddington at atmel dot com
2009-01-26 13:41 ---
Fixed and committed as obvious.
--
What|Removed |Added
Status|NEW
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-26
13:39 ---
Subject: Bug 9789
CVSROOT:/cvs/src
Module name:src
Changes by: ewedding...@sourceware.org 2009-01-26 13:38:52
Modified files:
gas: ChangeLog
gas/config
--- Additional Comments From markhobley at yahoo dot co dot uk 2009-01-26
13:16 ---
Subject: Re: Additional switches to disallow processor supplementary
instructions
> That is pretty much how it is implemented. But I can't
> do it for
> any arbitrary instructions. The instruction avai
--- Additional Comments From aoliva at sourceware dot org 2009-01-26 18:18
---
"Doesn't support" is quite strong. It was mostly developed on 64-bit hosts.
Anyhow, I'll have a look as soon as I get a chance. Wouldn't mind if someone
beat me to it. I remember having fixed a bunch of th
--- Additional Comments From nickc at redhat dot com 2009-01-26 15:49
---
Created an attachment (id=3687)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3687&action=view)
Sign extend addresses if necessary
--
http://sourceware.org/bugzilla/show_bug.cgi?id=9774
--- You a
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-26
17:53 ---
You can't disable an instruction at configure time. However,
you can select an instruction set based on CPUID:
-march=CPU[,+EXTENSION...]
generate code for CPU and EXTENSION, CPU
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-01-26
15:53 ---
Subject: Bug 9766
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2009-01-26 15:52:55
Modified files:
binutils : ChangeLog dlltool.c
Log message:
--- Additional Comments From nickc at redhat dot com 2009-01-26 15:53
---
Hi Christoph,
I have checked the patch in along with this changelog entry.
Cheers
Nick
binutils/ChangeLog
2009-01-26 Nick Clifton
PR 9766
* dlltool.c (xlate): When strip text after the @
--- Additional Comments From nickc at redhat dot com 2009-01-26 15:50
---
Hi Khem,
Please could you try out the uploaded patch and let me know if it works for
you.
Cheers
Nick
--
What|Removed |Added
15 matches
Mail list logo