[Bug gold/21054] [MIPS] Forced local symbol rearranging messes up GOT

2017-01-23 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21054

Cary Coutant  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Cary Coutant  ---
Fixed on trunk and for binutils 2.28.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/21054] [MIPS] Forced local symbol rearranging messes up GOT

2017-01-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21054

--- Comment #4 from cvs-commit at gcc dot gnu.org  ---
The binutils-2_28-branch branch has been updated by Cary Coutant
:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=961798ea2ba2f41892ece3695e681bf71df08eba

commit 961798ea2ba2f41892ece3695e681bf71df08eba
Author: Vladimir Radosavljevic 
Date:   Mon Jan 23 17:12:10 2017 -0800

Fix MIPS GOT when global symbols are forced to local visibility.

gold/
PR gold/21054
* mips.cc (Mips_got_info::record_global_got_symbol): Don't add symbol
to the dynamic symbol table if it is forced to local visibility.
(Target_mips::do_finalize_sections): Don't add __RLD_MAP symbol to the
dynamic symbol table if it is forced to local visibility.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/21054] [MIPS] Forced local symbol rearranging messes up GOT

2017-01-23 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21054

--- Comment #3 from cvs-commit at gcc dot gnu.org  ---
The master branch has been updated by Cary Coutant :

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c1f59f8ff9462ce45a3287ea06382a97e561fed3

commit c1f59f8ff9462ce45a3287ea06382a97e561fed3
Author: Vladimir Radosavljevic 
Date:   Mon Jan 23 17:12:10 2017 -0800

Fix MIPS GOT when global symbols are forced to local visibility.

gold/
PR gold/21054
* mips.cc (Mips_got_info::record_global_got_symbol): Don't add symbol
to the dynamic symbol table if it is forced to local visibility.
(Target_mips::do_finalize_sections): Don't add __RLD_MAP symbol to the
dynamic symbol table if it is forced to local visibility.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/21054] [MIPS] Forced local symbol rearranging messes up GOT

2017-01-18 Thread vladaqm at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21054

Vladimir Radosavljevic  changed:

   What|Removed |Added

 CC||vladaqm at gmail dot com

--- Comment #2 from Vladimir Radosavljevic  ---
I have submitted patch that fixes this issue
(https://sourceware.org/ml/binutils/2017-01/msg00289.html).

With this patch, we have run tests for systemd package on Debian. Results of
two tests that failed with segmentation fault:
PASS test-libsystemd-sym (exit status: 0)
SKIP test-bus-marshal (exit status: 77)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/21054] [MIPS] Forced local symbol rearranging messes up GOT

2017-01-17 Thread pochu27 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21054

Emilio Pozuelo Monfort  changed:

   What|Removed |Added

 CC||pochu27 at gmail dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/21054] [MIPS] Forced local symbol rearranging messes up GOT

2017-01-17 Thread james410 at cowgill dot org.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=21054

James Cowgill  changed:

   What|Removed |Added

   Attachment #9754|0   |1
is obsolete||

--- Comment #1 from James Cowgill  ---
Created attachment 9757
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9757=edit
testcase v2

Fix testcase to add missing section attribute.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/21054] [MIPS] Forced local symbol rearranging messes up GOT

2017-01-16 Thread aurelien at aurel32 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=21054

Aurelien Jarno  changed:

   What|Removed |Added

 CC||aurelien at aurel32 dot net

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils