--- Additional Comments From hjl at lucon dot org 2007-05-15 02:06 ---
Fixed by
http://sourceware.org/ml/binutils/2007-05/msg00178.html
--
What|Removed |Added
St
--
What|Removed |Added
CC||hjl at lucon dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=4479
--- You are receiving this mail
--- Additional Comments From hjl at lucon dot org 2007-05-14 20:54 ---
A patch is posted at
http://sourceware.org/ml/binutils/2007-05/msg00168.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4504
--- You are receiving this mail because: ---
You are on the CC list for
--- Additional Comments From hjl at lucon dot org 2007-05-14 18:30 ---
Created an attachment (id=1836)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1836&action=view)
A testcase
[EMAIL PROTECTED] sotest-2]$ make CC=gcc
gcc -g -fPIC -c sotest.c
ld -shared -o libsotest.so sotest.
--
What|Removed |Added
OtherBugsDependingO||4504
nThis||
http://sourceware.org/bugzilla/show_bug.cgi?id=4486
--
When ld creates a copy relocation, it doesn't presever section alignment.
--
Summary: Copy relocation doesn't preserve section alignment
Product: binutils
Version: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Compo
--- Additional Comments From hjl at lucon dot org 2007-05-14 17:13 ---
Since a shared library can be loaded at any address by the dynamic linker,
the maximum alignment guaranteed is the page size. On ia32, the page size is
4K. That is the maximum alignment you can expect in a shared libra
The 3DNow! instruction pmulhrw is decoded as 'pfmulhrw' in objdump -d. While
it's an 3DNow! instruction, pmulhrw actually is an SIMD integer instruction
and both the AMD official documents and gcc builtin/intrinsics refer to
pmulhrw instead of pfmulhrw.
--
Summary: pmulhrw disassemb
--- Additional Comments From dave at gcom dot com 2007-05-14 15:15 ---
Created an attachment (id=1834)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1834&action=view)
Source and README for BSS space alignment problem
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4486
--
--
What|Removed |Added
BugsThisDependsOn|4479|
http://sourceware.org/bugzilla/show_bug.cgi?id=4144
--- You are receiving this mail because: ---
You
--
What|Removed |Added
OtherBugsDependingO|4144|
nThis||
http://sourceware.org/bugzilla/show_bug.cgi?id=4479
--
--
Bug 4144 depends on bug 4479, which changed state.
Bug 4479 Summary: objcopy --only-keep-debug broken
http://sourceware.org/bugzilla/show_bug.cgi?id=4479
What|Old Value |New Value
--- Additional Comments From schwab at suse dot de 2007-05-14 13:43 ---
The removed program headers now breaks ia64:
BFD: a.debug: warning: allocated section `.IA_64.unwind' not in segment
The .IA_64.unwind section has SHT_IA64_UNWIND instead of SHT_NOBITS in the
output.
--
13 matches
Mail list logo