http://sourceware.org/bugzilla/show_bug.cgi?id=10549
--- Comment #4 from cvs-commit at gcc dot gnu.org 2011-04-11 08:13:26 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:ni...@sourceware.org2011-04-11 08:13:22
Modified files:
bfd: ChangeLog elf-bfd.h elf.c el
Hi Jakub,
The following instruction:
addl r36 = @ltoff(@fptr(__entry#)), gp
gets linked as either (ld 2.20):
28806: 40 02 04 00 48 20 addl r36=0,r1
or (ld 2.21):
24846: 40 02 07 8c 48 20 addl r36=9056,r1
Have you verified that the o
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #2
http://sourceware.org/bugzilla/show_bug.cgi?id=12662
Summary: Unable to link with shared object (without lib prefix)
or in different path
Product: binutils
Version: 2.17
Status: NEW
Severity: normal
Priority: P2
Hi Nick,
Quoting Nick Clifton :
The following instruction:
addl r36 = @ltoff(@fptr(__entry#)), gp
gets linked as either (ld 2.20):
28806: 40 02 04 00 48 20 addl r36=0,r1
or (ld 2.21):
24846: 40 02 07 8c 48 20 addl r36=9056,r1
Have y
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
--- Comment #3 from Dongsheng Song 2011-04-11
13:21:36 UTC ---
(In reply to comment #2)
> Hi Dongsheng,
>
> Have you tried linking with the --reduce-memory-overheads option specified ?
>
> It is entirely possible that there are memory le
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
Nick Clifton changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #4 from Nick Clift
http://sourceware.org/bugzilla/show_bug.cgi?id=12296
--- Comment #5 from cvs-commit at gcc dot gnu.org 2011-04-11 15:23:12 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:ni...@sourceware.org2011-04-11 15:23:09
Modified files:
gas/testsuite : ChangeLog
gas/testsuite
http://sourceware.org/bugzilla/show_bug.cgi?id=12296
--- Comment #6 from Matthew.Gretton-Dann at arm dot com 2011-04-11 15:24:00 UTC
---
Hi,
I am out of the office until Monday 18th April 2011, and will not be reading
email.
If you have an urgent issue please get in touch with Richard Earnshaw.
http://sourceware.org/bugzilla/show_bug.cgi?id=12296
--- Comment #7 from Nick Clifton 2011-04-11 15:24:41
UTC ---
Hi Dan,
Thanks very much for revised patch. I have now checked it in along with
these changelog entries.
Cheers
Nick
include/opcode/ChangeLog
2011-04-11 Dan McDonald
http://sourceware.org/bugzilla/show_bug.cgi?id=12296
Nick Clifton changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
--- Comment #5 from Dongsheng Song 2011-04-11
15:36:47 UTC ---
Created attachment 5661
--> http://sourceware.org/bugzilla/attachment.cgi?id=5661
Compile gcc 4.6 for mingw-w64 target
--
Configure bugmail: http://sourceware.org/bugzilla/user
http://sourceware.org/bugzilla/show_bug.cgi?id=12534
Nick Clifton changed:
What|Removed |Added
Status|NEW |WAITING
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=12658
--- Comment #6 from Dongsheng Song 2011-04-11
15:37:39 UTC ---
(In reply to comment #5)
> Created attachment 5661 [details]
> Compile gcc 4.6 for mingw-w64 target
Sorry, the working directory size is 1.2GB, it's too hard to upload.
Maybe you
http://sourceware.org/bugzilla/show_bug.cgi?id=12664
Summary: ld bug ?
Product: binutils
Version: 2.21
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassig...@sources.redhat.com
Reporte
http://sourceware.org/bugzilla/show_bug.cgi?id=12532
--- Comment #2 from Nick Clifton 2011-04-11 16:18:01
UTC ---
Created attachment 5662
--> http://sourceware.org/bugzilla/attachment.cgi?id=5662
Do not relax relocations to preemptable global symbols
--
Configure bugmail: http://sourceware.o
http://sourceware.org/bugzilla/show_bug.cgi?id=12532
Nick Clifton changed:
What|Removed |Added
Status|NEW |WAITING
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=12662
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=12662
TTA changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|WORKSFORME
http://sourceware.org/bugzilla/show_bug.cgi?id=12662
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12665
Summary: configure in binutils-2.21 does not correctly handle
CLooG 0.16.2
Product: binutils
Version: 2.21
Status: NEW
Severity: normal
Priority: P2
Co
http://sourceware.org/bugzilla/show_bug.cgi?id=12665
--- Comment #1 from IIDA Yosiaki 2011-04-12
06:43:38 UTC ---
I wrote that it should be compared by "less or equal", but precisely:
((CLOOG_VERSION_MAJOR < 0)
|| (CLOOG_VERSION_MAJOR == 0 && CLOOG_VERSION_MINOR < 15)
|| (CLOOG_VERSION_MAJOR =
22 matches
Mail list logo