--- Additional Comments From hjl dot tools at gmail dot com 2009-07-23
00:11 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--
What|Removed |Added
AssignedTo|hjl dot tools at gmail dot |unassigned at sources dot
|com |redhat dot com
Status|RE
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-23
00:08 ---
Subject: Bug 10429
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-07-23 00:08:23
Modified files:
ld : ChangeLog ldlang.c
Log message:
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-23
00:05 ---
Patch is reverted.
--
What|Removed |Added
Status|RESOLVED|RE
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-22
23:51 ---
> However I don't see this checkin mentioned on the ML.
It was on bug-binutils.
http://lists.gnu.org/archive/html/bug-binutils/2009-07/msg00067.html
HJ, please commit your patch.
--
http://sourceware.
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-22
22:18 ---
The Linux binutils 2.19.51.0.14 is released.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10433
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watch
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-22
21:32 ---
I will make a new Linux binutils release today.
--
What|Removed |Added
Status|AS
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-07-22
21:30 ---
Subject: Bug 10433
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2009-07-22 21:30:30
Modified files:
bfd: ChangeLog elflink.c
Log message:
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-22
21:26 ---
This patch:
Index: elflink.c
===
--- elflink.c (revision 6448)
+++ elflink.c (working copy)
@@ -8662,7 +8662,7 @@ elf_link_output_extsym (
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-22
21:17 ---
It is caused by
http://sourceware.org/ml/binutils/2009-07/msg00092.html
--
What|Removed |Added
--
--- Additional Comments From ian at wienand dot org 2009-07-22 21:03
---
I can confirm applying this patch creates a booting kernel. I've put the
kernel at
http://www.wienand.org/files/ld-10429/vmlinux.hj.bz2
in-case you wish to inspect it
--
http://sourceware.org/bugzilla/show_b
--- Additional Comments From jakub at redhat dot com 2009-07-22 20:52
---
When linked with 2.19.51.0.11 (which works), .rela.plt contains:
Relocation section '.rela.plt' at offset 0x1a0 contains 8 entries:
Offset Info Type Symbol's Value
Symbol'
--
What|Removed |Added
AssignedTo|unassigned at sources dot |hjl dot tools at gmail dot
|redhat dot com |com
Status|NEW
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-22
20:38 ---
Created an attachment (id=4077)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4077&action=view)
A patch
Please try this patch.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10429
--- Y
--- Additional Comments From jakub at redhat dot com 2009-07-22 20:11
---
Ah, attachment too large.
Use http://sunsite.mff.cuni.cz/private/ldconfig.tar.bz2
instead.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10433
--- You are receiving this mail because: ---
You are o
--- Additional Comments From drepper at redhat dot com 2009-07-22 20:10
---
This suggests it's a problem in the IFUNC handling as stpcpy and stpncpy are
IFUNC symbols.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10433
--- You are receiving this mail because: ---
You ar
See attached tarball, when linked with latest ld, ./ldconfig --help
segfaults.
_nl_make_l10nflist calls stpcpy, yet __stpncpy_ssse3 is actually called.
--
Summary: Latest ld fails to link ldconfig properly
Product: binutils
Version: 2.20 (HEAD)
Status:
--- Additional Comments From hjl dot tools at gmail dot com 2009-07-22
20:03 ---
The problem is
. = ALIGN(PAGE_SIZE);
.data_nosave : AT(ADDR(.data_nosave) - LOAD_OFFSET) {
__nosave_begin = .;
*(.data.nosave)
. = ALIGN(PAGE_SIZE);
__nosave_end = .;
}
--- Additional Comments From ian at wienand dot org 2009-07-22 19:06
---
I can confirm backing out the change mentioned from a top-of-tree CVS build gets
the kernel booting again.
I have put broken and working kernels at
http://www.wienand.org/files/ld-10429/
--
http://sourceware.
--
What|Removed |Added
CC||ian at wienand dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10429
--- You are receiving this ma
--
What|Removed |Added
CC||hjl dot tools at gmail dot
||com
http://sourceware.org/bugzilla
--- Additional Comments From carter_cheng at yahoo dot com 2009-07-22
18:04 ---
This is under GCC 4.3.3.
--
What|Removed |Added
GCC host triplet|
--- Additional Comments From carter_cheng at yahoo dot com 2009-07-22
18:00 ---
Created an attachment (id=4073)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4073&action=view)
patch which describes minor changes needed to compile. Otherwise untested.
--
http://sourceware.or
--- Desktop/binutils-2.19.1/gas/config/tc-mips.c2009-01-14
16:49:59.0 +0800
+++ binutils-2.19.1/gas/config/tc-mips.c2009-07-23 01:03:36.0
+0800
@@ -3456,7 +3456,7 @@
warning now. */
const char *msg = macro_warning (subtype);
if (ms
seen with 20090714 and later
this was reported as http://bugs.debian.org/537389, I currently don't have much
more information, besides that one of the Debian kernel maintainers did identify
2009-07-11 Alan Modra
* ldlang.c (insert_os_after): Don't tie assignments to non-alloc
The --with-sysroot option is not documented anywhere. The only similar option I
am aware of is --with-build-sysroot, but that's a different switch. I think a
good place where to put some information is inside the ./configure --help
command. Details about what to put inside the sysroot directory bef
26 matches
Mail list logo