--- Additional Comments From drow at sources dot redhat dot com 2005-03-08
15:57 ---
This was fixed on 2004-10-23.
--
What|Removed |Added
Status|WAITING
--- Additional Comments From drow at sources dot redhat dot com 2005-04-08
17:33 ---
Already fixed in CVS and for 2.16.
*** This bug has been marked as a duplicate of 179 ***
--
What|Removed |Added
--- Additional Comments From drow at sources dot redhat dot com 2005-04-08
17:33 ---
*** Bug 824 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From drow at sources dot redhat dot com 2005-05-21
23:25 ---
Subject: Re: New: recent change makes bootstrap / 'make install' fail
On Sat, May 21, 2005 at 03:44:57PM -, schwinge-bugzilla-sources dot redhat
dot com at nic-nac-project dot de wr
--- Additional Comments From drow at sources dot redhat dot com 2005-05-22
14:13 ---
Subject: Re: recent change makes bootstrap / 'make install' fail
On Sun, May 22, 2005 at 02:10:48PM -, schwinge at nic-nac-project dot de
wrote:
> I don't think so:
>
>
And again, by hand this time.
--- Additional Comments From drow at sources dot redhat dot com 2005-09-08
17:24 ---
Still testing.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1313
--- You are receiving this mail because: ---
You are the assignee for the bug, or are
--- Additional Comments From drow at sources dot redhat dot com 2005-09-08
17:24 ---
Still testing.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1313
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is
And again, by hand this time.
--- Additional Comments From drow at sources dot redhat dot com 2005-09-08
17:24 ---
Still testing.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1313
--- You are receiving this mail because: ---
You are the assignee for the bug, or are
--- Additional Comments From drow at sources dot redhat dot com 2005-09-08
20:20 ---
Looks like we've got it now.
--
What|Removed |Added
Statu
--- Additional Comments From drow at sources dot redhat dot com 2005-09-09
15:43 ---
Could you try removing the OUTPUT_FORMAT line, and using objcopy -O binary to
convert the resulting ELF file to binary? Also, what does objdump -h say on the
intermediate ELF file if you do that
--- Additional Comments From drow at sources dot redhat dot com 2006-06-07
15:45 ---
I committed a fix.
--
What|Removed |Added
Status|NEW
--- Additional Comments From drow at sources dot redhat dot com 2006-07-20
21:06 ---
This was fixed a while ago.
--
What|Removed |Added
Status|NEW
--- Additional Comments From drow at sources dot redhat dot com 2006-09-05
13:00 ---
Hi Vipin,
I have no idea why you reported this as a binutils bug. This is a bug tracker
for GNU binutils only; please ask this question on an IBM or Red Hat mailing
list instead.
--
What
--- Additional Comments From drow at sources dot redhat dot com 2006-09-10
15:00 ---
Could you please send this patch to the binutils development mailing list?
Someone there should be able to verify it.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3172
--- You are
--- Additional Comments From drow at sources dot redhat dot com 2007-04-16
13:48 ---
Spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2007-05-10
15:19 ---
FYI, this appears to fix m68k-elf too. The problem only shows up if you rebuild
libstdc++; in eh_personality.o ".long __gxx_personality_v0" becomes a relocation
against the sec
--- Additional Comments From drow at sources dot redhat dot com 2007-08-06
18:52 ---
HJ suggested this bug should be resolved before 2.18, but that was the day
before the glibc patch was identified.
Could someone explain to me, in small words, how Jakub's patch could "cause&q
--- Additional Comments From drow at sources dot redhat dot com 2007-08-06
19:38 ---
Oh, I see. Without that unwinder patch, if the PC wasn't saved we'll
end up with a segfault. Since this is coming through Java, I assume
we're getting the unwinder re-invoked from the
--- Additional Comments From drow at sources dot redhat dot com 2007-09-11
12:21 ---
*** This bug has been marked as a duplicate of 5021 ***
--
What|Removed |Added
--- Additional Comments From drow at sources dot redhat dot com 2007-09-11
12:21 ---
*** Bug 5022 has been marked as a duplicate of this bug. ***
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5021
--- You are receiving this mail because: ---
You are on the CC list for
--- Additional Comments From drow at sources dot redhat dot com 2007-09-12
15:06 ---
This isn't a bug with gprof. gprof is a very simple program; it reads data
files generated by your system C library, and those contain time information.
So you need to report this against the sys
--- Additional Comments From drow at sources dot redhat dot com 2007-10-24
02:13 ---
The documentation is correct. If you need a comma, that's probably because
you're using gcc -Wl,-z.
--
What|Removed
--- Additional Comments From drow at sources dot redhat dot com 2007-10-26
17:59 ---
Thanks! I've merged it to the branch.
--
What|Removed |Added
Statu
--- Additional Comments From drow at sources dot redhat dot com 2007-12-03
14:29 ---
Quite the contrary. FPA versus VFP controls two different things: which
instructions would be used for hardware FP, and what format is used for double
precision floats. A little endian FPA target puts
ty: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: drow at sources dot redhat dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=5533
--- You are receiving
--- Additional Comments From drow at sources dot redhat dot com 2008-01-09
12:59 ---
Oops, the message is only suppressed for -shared. I was building an executable
shared library.
Does entry_symbol.name get set from both the default linker script and the
command line? Not warning
--- Additional Comments From drow at sources dot redhat dot com 2008-01-09
16:25 ---
Sorry, that's not what I meant. -shared, ENTRY, and not found is valid not to
warn. -shared, -e, and not found is different.
What do you think of this?
if (link_info.reloca
--- Additional Comments From drow at sources dot redhat dot com 2008-01-10
14:40 ---
Thanks!
--
What|Removed |Added
Status|REOPENED|RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-03
13:45 ---
No, this bug is RESOLVED/INVALID. In the configuration described in the initial
report, glibc is configured incorrectly for the way it is being used; and the
patch is incorrect.
If you have a
ptors.
Product: binutils
Version: 2.19 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: drow at sources dot redhat dot com
CC: aoli
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From drow at sources dot redhat dot com 2008-04-08
20:18 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
1 - 100 of 378 matches
Mail list logo