> On 22 Jul 2015, at 19:41, Joshua Kordani wrote:
>
> cc1: warnings being treated as errors
> darwin-nat.c: In function ‘darwin_ptrace’:
> darwin-nat.c:259: warning: format ‘%x’ expects type ‘unsigned int’, but
> argument 5 has type ‘caddr_t’
> darwin-nat.c: In function ‘darwin_resume’:
> darwi
https://sourceware.org/bugzilla/show_bug.cgi?id=18708
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=18708
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=070fe95d07c78349f0c8f0fa90aeb92d05248483
commit 070fe95d07c78349f0c8f0fa90aeb
https://sourceware.org/bugzilla/show_bug.cgi?id=18708
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #1 f
https://sourceware.org/bugzilla/show_bug.cgi?id=18703
--- Comment #18 from Cary Coutant ---
Another change you can make is to remove "foo" from the version script
entirely. If foo.map is just this:
VERS_1.1 {
};
then both linkers will put "foo@VERS_1.1" into the dynamic symbol
table (no default
https://sourceware.org/bugzilla/show_bug.cgi?id=18703
--- Comment #17 from Sriraman Tallam ---
On Wed, Jul 22, 2015 at 11:24 AM, hjl.tools at gmail dot com
wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=18703
>
> --- Comment #16 from H.J. Lu ---
> (In reply to Sriraman Tallam from com
https://sourceware.org/bugzilla/show_bug.cgi?id=18631
H.J. Lu changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Component|gas
https://sourceware.org/bugzilla/show_bug.cgi?id=18631
--- Comment #9 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=20c2a615876bdf0d5dc8e2db86eea1312d9dc9b8
commit 20c2a615876bdf0d5dc8e2db86eea131
https://sourceware.org/bugzilla/show_bug.cgi?id=18703
--- Comment #16 from H.J. Lu ---
(In reply to Sriraman Tallam from comment #15)
>
> H.J. : Can we use Cary's idea to fix libgcc/config/i386/cpuinfo.c to
> make libgcc_s.so.1 do the right thing with gold too until this issue
> is resolved in s
https://sourceware.org/bugzilla/show_bug.cgi?id=18703
--- Comment #15 from Sriraman Tallam ---
On Tue, Jul 21, 2015 at 5:35 PM, ccoutant at gmail dot com
wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=18703
>
> --- Comment #6 from Cary Coutant ---
>>Another usage of the '.symver'
https://sourceware.org/bugzilla/show_bug.cgi?id=18708
Bug ID: 18708
Summary: integer overflow in readelf and invalid shift in
objdump
Product: binutils
Version: 2.25
Status: NEW
Severity: minor
Priorit
cc1: warnings being treated as errors
darwin-nat.c: In function ‘darwin_ptrace’:
darwin-nat.c:259: warning: format ‘%x’ expects type ‘unsigned int’, but
argument 5 has type ‘caddr_t’
darwin-nat.c: In function ‘darwin_resume’:
darwin-nat.c:839: warning: format ‘%x’ expects type ‘unsigned int’, but
https://sourceware.org/bugzilla/show_bug.cgi?id=18705
Szabolcs Nagy changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |nszabolcs at gmail dot
com
--
https://sourceware.org/bugzilla/show_bug.cgi?id=18687
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=18687
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=511b1657d2b251e529a7a0634325bb7d8f3af80d
commit 511b1657d2b251e529a7a0634325b
https://sourceware.org/bugzilla/show_bug.cgi?id=18703
--- Comment #14 from H.J. Lu ---
I created users/hjl/gold-test branch and added ld-elfvers/vers-gold.exp
to run ld symbol version tests with gold:
[hjl@gnu-6 ld]$ make check RUNTESTFLAGS="vers-gold.exp"
...
Running
/export/gnu/import/git/sour
https://sourceware.org/bugzilla/show_bug.cgi?id=18521
H.J. Lu changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Version|unspecified
https://sourceware.org/bugzilla/show_bug.cgi?id=18663
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=18521
Bug 18521 depends on bug 18663, which changed state.
Bug 18663 Summary: gold/testsuite/script_test_1.cc is incompatible with GCC 5
https://sourceware.org/bugzilla/show_bug.cgi?id=18663
What|Removed |Added
---
https://sourceware.org/bugzilla/show_bug.cgi?id=18628
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=18521
Bug 18521 depends on bug 18628, which changed state.
Bug 18628 Summary: gold IFUNC testsuite failures with GCC 5
https://sourceware.org/bugzilla/show_bug.cgi?id=18628
What|Removed |Added
-
https://sourceware.org/bugzilla/show_bug.cgi?id=18663
--- Comment #5 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=5b2af7dd40a4f3b570aef71daf11b9dfce9a5d13
commit 5b2af7dd40a4f3b570aef71daf11b9df
https://sourceware.org/bugzilla/show_bug.cgi?id=18628
--- Comment #8 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=cd78ea777c35c497fcc0f20d162789296dc0a44d
commit cd78ea777c35c497fcc0f20d16278929
https://sourceware.org/bugzilla/show_bug.cgi?id=18705
Szabolcs Nagy changed:
What|Removed |Added
Target||arm-*-*, aarch64-*-*
--
You are rece
https://sourceware.org/bugzilla/show_bug.cgi?id=18705
Bug ID: 18705
Summary: handle extern protected data
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: ld
A
25 matches
Mail list logo