[Bug gold/16388] New: Linking with Gold causes threading strange threading issues

2014-01-02 Thread jpakkane at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16388 Bug ID: 16388 Summary: Linking with Gold causes threading strange threading issues Product: binutils Version: 2.24 Status: NEW Severity: normal

[Bug binutils/11983] libbfd reuses pointer passed to bfd_openr

2014-01-02 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=11983 --- Comment #7 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project

[Bug binutils/14289] bfd_pef_xlib_read_header reads beyond array bounds

2014-01-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14289 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug binutils/14289] bfd_pef_xlib_read_header reads beyond array bounds

2014-01-02 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14289 --- Comment #3 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project

[Bug binutils/14289] bfd_pef_xlib_read_header reads beyond array bounds

2014-01-02 Thread asmwarrior at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14289 --- Comment #5 from asmwarrior asmwarrior at gmail dot com --- Hi, Nick, thanks. BTW: Is it possible to use my real name instead of the nick name in the change log message? My real name is Yuanhui Zhang. My nick name is Asmwarrior. Thanks.

Re: [Bug binutils/14289] bfd_pef_xlib_read_header reads beyond array bounds

2014-01-02 Thread nick clifton
Hi Yuanhui BTW: Is it possible to use my real name instead of the nick name in the change log message? My real name is Yuanhui Zhang. My nick name is Asmwarrior. Done. Cheers Nick ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug binutils/14289] bfd_pef_xlib_read_header reads beyond array bounds

2014-01-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14289 --- Comment #6 from Nick Clifton nickc at redhat dot com --- Hi Yuanhui BTW: Is it possible to use my real name instead of the nick name in the change log message? My real name is Yuanhui Zhang. My nick name is Asmwarrior. Done. Cheers

[Bug binutils/11983] libbfd reuses pointer passed to bfd_openr

2014-01-02 Thread tromey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11983 --- Comment #9 from Tom Tromey tromey at redhat dot com --- Just FYI - you don't need the if before the free. free accepts a NULL pointer. There was a big sweep across nearly all GNU projects a few years ago to remove these redundant checks...

[Bug binutils/11983] libbfd reuses pointer passed to bfd_openr

2014-01-02 Thread tromey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11983 --- Comment #10 from Tom Tromey tromey at redhat dot com --- On further reflection I think the patch as applied will cause gdb crashes. Due to the historical oddity of how the BFD's filename was handled, gdb chose to go its own route and

[Bug binutils/11066] c++filt does not unmangle function types correctly

2014-01-02 Thread tromey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11066 Tom Tromey tromey at redhat dot com changed: What|Removed |Added CC||tromey at redhat

Objcopy to convert binary file to object file for Cortex-M4

2014-01-02 Thread Fischer, Steve
All, I'm using the objcopy utility for ARM to convert a binary file into an object file to be linked into a system build and I'm running into an issue that I hope someone can help with. The issue is that the resulting object file is in the ARM EABI 0 format instead of the ARM EABI 5 format

[Bug gold/16389] New: gold throws internal error in segment_precedes when building VirtualBox

2014-01-02 Thread alex_y_xu at yahoo dot ca
https://sourceware.org/bugzilla/show_bug.cgi?id=16389 Bug ID: 16389 Summary: gold throws internal error in segment_precedes when building VirtualBox Product: binutils Version: unspecified Status: NEW Severity:

[Bug gold/16389] gold throws internal error in segment_precedes when building VirtualBox

2014-01-02 Thread alex_y_xu at yahoo dot ca
https://sourceware.org/bugzilla/show_bug.cgi?id=16389 alex_y_xu at yahoo dot ca changed: What|Removed |Added Version|unspecified |2.23 See Also|

[Bug gold/12898] gold throws internal error in segment_precedes when building kvm

2014-01-02 Thread alex_y_xu at yahoo dot ca
https://sourceware.org/bugzilla/show_bug.cgi?id=12898 alex_y_xu at yahoo dot ca changed: What|Removed |Added See Also|