[Bug binutils/17099] BFD (GNU Binutils) 2.24.51.20140628 assertion fail coff-i386.c:509

2015-04-22 Thread toni.spets at iki dot fi
https://sourceware.org/bugzilla/show_bug.cgi?id=17099 Toni Spets changed: What|Removed |Added CC||toni.spets at iki dot fi --- Comment #1

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #7 from H.J. Lu --- (In reply to dilyan.palau...@aegee.org from comment #6) > Installing libstrl http://ohnopub.net/~ohnobinki/libstrl/ shall help to > find strlcat() and strlcpy(). > > I have compressed the whole build-tree from

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #6 from dilyan.palauzov at aegee dot org --- Installing libstrl http://ohnopub.net/~ohnobinki/libstrl/ shall help to find strlcat() and strlcpy(). I have compressed the whole build-tree from my computer and uploaded it under http

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #5 from H.J. Lu --- (In reply to dilyan.palau...@aegee.org from comment #3) > ./configure --enable-diffheaders --enable-identity_header > --enable-ldap_caching --enable-rate_limit --enable-replace_rules > --enable-resign --enable-s

[Bug ld/18289] Support copy relocation in PIE

2015-04-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18289 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.26 --- Comment #2 from H.J. Lu --- Fixed

[Bug ld/18297] ld does not report truncated relocation for R_MIPS_26 for calls from .init

2015-04-22 Thread mips32r2 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18297 Petar Jovanovic changed: What|Removed |Added CC||mips32r2 at gmail dot com -- You a

[Bug ld/18297] ld does not report truncated relocation for R_MIPS_26 for calls from .init

2015-04-22 Thread milko.leporis at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18297 --- Comment #1 from Milko Leporis --- Created attachment 8261 --> https://sourceware.org/bugzilla/attachment.cgi?id=8261&action=edit asm file for crtend.o -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug ld/18297] ld does not report truncated relocation for R_MIPS_26 for calls from .init

2015-04-22 Thread milko.leporis at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18297 Milko Leporis changed: What|Removed |Added Attachment #8261|asm file for crtend.o |crtend.S description|

[Bug ld/18297] ld does not report truncated relocation for R_MIPS_26 for calls from .init

2015-04-22 Thread milko.leporis at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18297 Milko Leporis changed: What|Removed |Added Attachment #8260|asm file for main function |call-from-init.S description|

[Bug ld/18297] New: ld does not report truncated relocation for R_MIPS_26 for calls from .init

2015-04-22 Thread milko.leporis at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18297 Bug ID: 18297 Summary: ld does not report truncated relocation for R_MIPS_26 for calls from .init Product: binutils Version: 2.26 (HEAD) Status: NEW Severity

[Bug gold/18296] gold fails to properly handle R_386_GOTOFF

2015-04-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18296 --- Comment #1 from H.J. Lu --- >From a82bef932ec11cc16f205427f8a056c3c0ea517d Mon Sep 17 00:00:00 2001 From: Sriraman Tallam Date: Tue, 13 May 2014 10:51:48 -0700 Subject: [PATCH] With -pie and x86, the linker complains if it sees a PC-rela

[Bug gold/18296] gold fails to properly handle R_386_GOTOFF

2015-04-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18296 H.J. Lu changed: What|Removed |Added CC||tmsriram at google dot com -- You are rece

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #4 from dilyan.palauzov at aegee dot org --- You can find the unstripped binary under http://mail.aegee.org/dpa/bz18288/ . -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gold/18296] New: gold fails to properly handle R_386_GOTOFF

2015-04-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18296 Bug ID: 18296 Summary: gold fails to properly handle R_386_GOTOFF Product: binutils Version: 2.26 (HEAD) Status: NEW Severity: normal Priority: P2 Component:

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #3 from dilyan.palauzov at aegee dot org --- ./configure --enable-diffheaders --enable-identity_header --enable-ldap_caching --enable-rate_limit --enable-replace_rules --enable-resign --enable-stats --enable-statsext --enable-rbl -

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 --- Comment #2 from dilyan.palauzov at aegee dot org --- The numbers I provide are based on compling opendkim (git://opendkim.git.sourceforge.net/gitroot/opendkim/opendkim, commit 17c06376ba1c589) with gcc 4.9.2 64bit CFLAGS="-pipe -O3 -fno-f

[Bug ld/18289] Support copy relocation in PIE

2015-04-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18289 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d5597ebccca6761fb641b7fc99b6e8b56fbac6e2 commit d5597ebccca6761fb641b7fc99b6e8b5

[Bug binutils/18288] linker -s output suboptimal

2015-04-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18288 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|