[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||https://sourceware.org/bugz

[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/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:

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 req

[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 changed: What|Removed |Added CC||tromey at redhat dot com --- Comment #1

[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 --- 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 reallocate the filename on th

[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 --- 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... -- You are receiving

[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 --- 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 -- You are rece

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 https://lists

[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 --- 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. Yuanhui Zhang -- You are r

[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 --- 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 "gdb and binutils". The branch,

[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 changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

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

[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 --- 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 "gdb and binutils". The branch,

[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 Pri