[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-11-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 --- Comment #1 from Nick Clifton 2011-11-29 16:38:29 UTC --- Hi Alexander, Would it be possible for you to upload a copy of the broken test executable ? I want to be able to look at the unwind information it contains, and to compare it

[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-12-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from Nick Clift

[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-12-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 --- Comment #4 from Nick Clifton 2011-12-01 17:52:41 UTC --- Created attachment 6083 --> http://sourceware.org/bugzilla/attachment.cgi?id=6083 possible bug fix -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --

[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-12-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 Nick Clifton changed: What|Removed |Added Attachment #6083|0 |1 is obsolete|

[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-12-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #9 from Nick Clifto

[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-12-06 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 --- Comment #10 from Nick Clifton 2011-12-06 11:02:24 UTC --- Created attachment 6090 --> http://sourceware.org/bugzilla/attachment.cgi?id=6090 Third possible fix -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-12-06 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 --- Comment #11 from Nick Clifton 2011-12-06 11:05:05 UTC --- Hi Alexander, Thinking about this some more over the weekend, I now suspect that my second patch will not work. But I have thought of another possible cause, and uploaded a thir

[Bug ld/12451] --build-id doesn't work

2011-12-14 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12451 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gas/13449] ARM: Unwind tables are created based on uninitialized memory

2011-12-21 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13449 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-04 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #9 from Nick Clifton 2012-01-04 17:08:05 UTC --- Created attachment 6145 --> http://sourceware.org/bugzilla/attachment.cgi?id=6145 Load relocs if necessary -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-04 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Nick Clifton changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-05 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Nick Clifton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug binutils/13548] C++ Filt Overflow

2012-01-06 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||WORKSFORME --- Comment #1 from Nick Clifton 2012-01-06 10:36:41 UTC --- Hi, > GNU c++filt 070207 20070207 This is a very old version of c++filt. I tried running the test with a version of c++filt bu

[Bug binutils/13121] bfd HEAD 2011-08-23 does not build on AIX 5.3 without --enable-werror=no

2012-01-06 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #4 from Nick Clifton 2012-01-06 10:42:34 UTC --- Hi Steven, There are lots of instances of the use of "finfo" as a variable name in the binutils sources. Are you sure that just changing the one use in bfd/reloc.c is sufficient i

[Bug binutils/13560] DWARF2 .debug_info section not found if placed after .debug_line and .debug_abbrev sections

2012-01-06 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||INVALID --- Comment #1 from Nick Clifton 2012-01-06 11:19:45 UTC --- Hi Lionel, The problem is that there are references (in relocations) from the .text section to the .debug_info section. Hence it is

[Bug binutils/13121] bfd HEAD 2011-08-23 does not build on AIX 5.3 without --enable-werror=no

2012-01-06 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13121 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/13569] New: Linker garbage collection retains debug information which leads to GDB bus errors

2012-01-06 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13569 Bug #: 13569 Summary: Linker garbage collection retains debug information which leads to GDB bus errors Product: binutils Version: 2.23 (HEAD) Status: NEW Se

[Bug ld/12017] Would like to disable compiler warning re use of tmpnam

2012-01-19 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12017 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #2

[Bug binutils/13534] ar mishandles files bigger than 2GB

2012-01-20 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #8 from Nick Clifton 2012-01-20 14:45:18 UTC --- Hi Francois, Thanks for reporting this problem, and supplying a patch to fix it. I have checked in your patch with minor change - I

[Bug binutils/13622] readelf crashes when reading binary with shredded section header offset

2012-01-25 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13622 --- Comment #2 from Nick Clifton 2012-01-25 14:27:10 UTC --- Created attachment 6174 --> http://sourceware.org/bugzilla/attachment.cgi?id=6174 Better handling of corrupt ELF header -- Configure bugmail: http://sourceware.org/bugzilla/userp

[Bug binutils/13622] readelf crashes when reading binary with shredded section header offset

2012-01-25 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #3 from Nick Clifton 2012-01-25 14:28:02 UTC --- Hi Jan, Please could you try out the uploaded patch and let me know if it works for you. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug binutils/13622] readelf crashes when reading binary with shredded section header offset

2012-01-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13622 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug gas/13624] Unpredictable behavior in the directives .rept, .macro and perhaps in some others

2012-01-26 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-01-26 15:02:14 UTC --- Hi Alexey, Thanks for the problem report and patch. Since it is such a straightforward fix I have gone ahead and checked it in

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2012-01-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #16 from Nick Clifton 2012-01-30 11:41:07 UTC --- Hi Georg-Johann, > Is this only a fix for HEAD or will it be backported to 2.22, too? It was only checked in to HEAD, although the patch will work with the 2.22 sources as well.

[Bug binutils/13482] inaccurate documentation

2012-02-01 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-02-01 15:47:42 UTC --- Hi Dave, Thanks for reporting this problem. It is not a documentation error - spaces are allowed in the strings in .note sections

[Bug binutils/13493] Ranlib does not support plugins

2012-02-01 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-02-01 16:53:13 UTC --- Hi Dmitry, This was a snafu in the ranlib command line processing code. I have checked in a patch to fix it. Cheers Nick PS. You

[Bug gas/13224] gcc 4.6.1 compilation issue on config/obj-elf.c : "clone" function with the default config -Werror=shadow,

2012-02-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13224 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ld/10865] The entry point is mainCRTStartup

2012-02-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10865 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #5

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-14 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #3 from Nick Clifton 2012-02-14 17:30:54 UTC --- Created attachment 6212 --> http://sourceware.org/bugzilla/attachment.cgi?id=6212 Re-evaluate --defsym options -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-14 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #4 from Nick Clifton 2012-02-14 17:31:41 UTC --- Hi Don, Please could you try out the uploaded patch and let me know if it works for you. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-15 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 --- Comment #7 from Nick Clifton 2012-02-15 09:57:43 UTC --- Hi Alan, > can you just run lang_do_assignments before lang_gc_sections instead? I tried that, but could not find a way to make it work. If you run it with lang_first_phase_enum i

[Bug ld/13683] usage tracking by --gc-sections ignores a --defsym mapping

2012-02-22 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13683 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug binutils/13730] Trying to link against gt.m object code

2012-02-24 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13730 --- Comment #3 from Nick Clifton 2012-02-24 10:54:02 UTC --- Created attachment 6242 --> http://sourceware.org/bugzilla/attachment.cgi?id=6242 Convert abort into an error message -- Configure bugmail: http://sourceware.org/bugzilla/userpre

[Bug binutils/13730] Trying to link against gt.m object code

2012-02-24 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #5 from Nick Clifton 2012-02-24 10:58:33 UTC --- Hi James, I think that gtm does process the binaries before linking. Certainly the serenji.o binary cannot be linked on its own. On

[Bug gas/13709] symbol definition loop not detected - stackdump

2012-02-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13709 --- Comment #1 from Nick Clifton 2012-02-29 17:23:17 UTC --- Created attachment 6257 --> http://sourceware.org/bugzilla/attachment.cgi?id=6257 Patch to detect symbol expression simplifying loop -- Configure bugmail: http://sourceware.org/b

[Bug gas/13709] symbol definition loop not detected - stackdump

2012-02-29 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #2 from Nick Clifton 2012-02-29 17:23:55 UTC --- Hi Kenney, Please could you try out the uploaded patch and let me know if it works for you. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug binutils/13925] objdump -g segfaults in stab_demangle_v3_arg for C++ files.

2012-03-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13925 --- Comment #3 from Nick Clifton 2012-03-30 11:01:24 UTC --- Created attachment 6308 --> http://sourceware.org/bugzilla/attachment.cgi?id=6308 Cope with empty demangle contexts -- Configure bugmail: http://sourceware.org/bugzilla/userprefs

[Bug binutils/13925] objdump -g segfaults in stab_demangle_v3_arg for C++ files.

2012-03-30 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #4 from Nick Clifton 2012-03-30 11:02:16 UTC --- Hi Jan, Please could you try out the uploaded patch and let me know if it works for you. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug binutils/13925] objdump -g segfaults in stab_demangle_v3_arg for C++ files.

2012-03-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13925 Nick Clifton changed: What|Removed |Added Attachment #6308|0 |1 is obsolete|

[Bug binutils/13925] objdump -g segfaults in stab_demangle_v3_arg for C++ files.

2012-03-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13925 --- Comment #7 from Nick Clifton 2012-03-30 12:37:52 UTC --- Hi Jan, > The patch you uploaded is for another PR. Oops - please downloading the patch again - it should be the correct one this time! Cheers Nick -- Configure bugmail: htt

[Bug binutils/13925] objdump -g segfaults in stab_demangle_v3_arg for C++ files.

2012-03-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13925 --- Comment #10 from Nick Clifton 2012-03-30 12:51:53 UTC --- Patch applied. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug

[Bug binutils/13897] objdump (ppc64) performance has severely degraded in the binutils 2.22.52_0322

2012-04-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13897 --- Comment #1 from Nick Clifton 2012-04-02 09:44:31 UTC --- Created attachment 6311 --> http://sourceware.org/bugzilla/attachment.cgi?id=6311 Speed up opd_entry_value() when there are no relocs. -- Configure bugmail: http://sourceware.org

[Bug binutils/13897] objdump (ppc64) performance has severely degraded in the binutils 2.22.52_0322

2012-04-02 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #2 from Nick Clifton 2012-04-02 09:45:06 UTC --- Hi John, Please could you try out the uploaded patch and let me know if it works for you. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug binutils/13897] objdump (ppc64) performance has severely degraded in the binutils 2.22.52_0322

2012-04-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13897 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug binutils/13121] bfd HEAD 2011-08-23 does not build on AIX 5.3 without --enable-werror=no

2012-05-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13121 Nick Clifton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug binutils/14006] objdump fails to disassemble first instruction of function (arm-none-eabi, function-sections)

2012-05-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14006 --- Comment #1 from Nick Clifton 2012-05-02 16:13:30 UTC --- Created attachment 6386 --> http://sourceware.org/bugzilla/attachment.cgi?id=6386 Fix computation of is_data. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?t

[Bug binutils/14006] objdump fails to disassemble first instruction of function (arm-none-eabi, function-sections)

2012-05-02 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #2 from Nick Clifton 2012-05-02 16:15:24 UTC --- Hi Wim, > As far as I can tell the bug doesn't depend on what the first instruction is; > it only affects the first instruction, not the rest of the function; and only > with code

[Bug binutils/14006] objdump fails to disassemble first instruction of function (arm-none-eabi, function-sections)

2012-05-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14006 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/13991] powerpc-rtems ld failure [regression]

2012-05-11 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13991 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/13503] [avr] Support RELOCs to represent a byte

2012-05-11 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #6 from Nick Clifton 2012-05-11 13:00:48 UTC --- Patch applied. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because

[Bug binutils/14028] Need to #include both and on AIX

2012-05-11 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-05-11 14:28:25 UTC --- Hi Daniel, I have checked in your patch and closed this PR. If your build problems persist please reopen the PR. Cheers Nick

[Bug ld/14069] ELF management Linux vs Hurd discrepancy

2012-05-16 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #3 from Nick Clifton 2012-05-16 10:44:55 UTC --- Hi Samuel, Thanks for reporting bug and supplying a patch to fix it. I have checked your patch in, along with what I hope you will

[Bug binutils/14072] Incorrect handling of config.h and/or sysdep.h causing problems

2012-05-16 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #1 from Nick Clifton 2012-05-16 11:20:09 UTC --- Hi Daniel, I like the patch in principle, but I feel that there is a problem with it - we cannot rely upon building the binutils only in a glibc environment. They are also built with other C

[Bug binutils/13558] binutils 2.22 v. AIX 6.1 -- build fails with large-file support problems (and mkdtemp confusion)

2012-05-16 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #7 from Nick Clifton 2012-05-16 14:28:02 UTC --- I have checked in Daniel's patches. Bug 14072 remains open however, so there may be more patches to come. Cheers Nick -- Conf

[Bug gas/14082] fails to build with error: array subscript is below array bounds

2012-05-16 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-05-16 15:26:33 UTC --- Patch applied - thanks Alberto. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You

[Bug binutils/14072] Incorrect handling of config.h and/or sysdep.h causing problems

2012-05-17 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14072 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/14207] New: x86_64 linker can produce a NULL GNU_RELRO segment

2012-06-07 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14207 Bug #: 14207 Summary: x86_64 linker can produce a NULL GNU_RELRO segment Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal Priority: P2 Comp

[Bug ld/14207] x86_64 linker can produce a NULL GNU_RELRO segment

2012-06-07 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14207 --- Comment #1 from Nick Clifton 2012-06-07 16:11:00 UTC --- Created attachment 6439 --> http://sourceware.org/bugzilla/attachment.cgi?id=6439 Skip filesize check when matching segments. Here is a proposed patch. It does two things: 1,.

[Bug gas/12698] fails to build with march=all on arm

2012-06-13 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12698 Nick Clifton changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug gas/14260] ARM ldrt instruction causes an internal error.

2012-06-28 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-06-28 15:39:54 UTC --- Hi Michal, Thanks for reporting this bug. I have checked in a patch to the mainline development sources which fixes the assembler so

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-28 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 --- Comment #1 from Nick Clifton 2012-06-28 15:50:06 UTC --- Created attachment 6492 --> http://sourceware.org/bugzilla/attachment.cgi?id=6492 Initialise val -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-28 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #2 from Nick Clifton 2012-06-28 15:52:58 UTC --- Hi Michael, I am unable to reproduce this problem locally, but the fix seems obvious. Please could you confirm that the uploaded patch allows you to build the toolchain and if it does then I

[Bug binutils/14302] ar mishandles 4GB files

2012-06-29 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #5 from Nick Clifton 2012-06-29 13:02:52 UTC --- Hi Francois, Thanks for the bug report and patch, and please accept my apologies in getting round to reviewing it. The patch itself is

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 --- Comment #5 from Nick Clifton 2012-06-29 13:23:13 UTC --- Created attachment 6496 --> http://sourceware.org/bugzilla/attachment.cgi?id=6496 Do not increment refcount for locally bound symbols. -- Configure bugmail: http://sourceware.org

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #6 from Nick Clifton 2012-06-29 13:26:16 UTC --- Hi Michael, Hi Ronald, Please could you try out the uploaded patch and let me know if it works for you ? Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi

[Bug gas/14263] »val« may be used uninitialized in this function tc-arm.c parse_operands()

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14263 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/14189] --gc-sections doesn't work

2012-06-29 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14189 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/14357] A message "Creating library file" is printed by ld when --out-implib is specified

2012-07-13 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-07-13 13:24:09 UTC --- Hi LRN, I have applied a variant of your patch. I felt that it was unnecessary to create a new global variable when we already had one

[Bug binutils/13135] printf format width mismatch segfault in ARM disassembly

2012-07-24 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13135 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #5

[Bug ld/14397] Simply ARM EABI application with missing .rel.plt ouput section description crashes ld

2012-07-25 Thread nickc at redhat dot com
at sourceware|nickc at redhat dot com |dot org | --- Comment #1 from Nick Clifton 2012-07-25 14:32:30 UTC --- Created attachment 6556 --> http://sourceware.org/bugzilla/attachment.cgi?id=6556 Convert assertion into an error message Hi Mea

[Bug ld/14397] Simply ARM EABI application with missing .rel.plt ouput section description crashes ld

2012-07-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14397 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug gold/14265] -gc-sections ignores KEEP annotations

2012-08-09 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14265 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug gold/14265] -gc-sections ignores KEEP annotations

2012-08-10 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14265 --- Comment #3 from Nick Clifton 2012-08-10 14:57:53 UTC --- Created attachment 6571 --> http://sourceware.org/bugzilla/attachment.cgi?id=6571 Proposed fix -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --

[Bug gold/14265] -gc-sections ignores KEEP annotations

2012-08-10 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14265 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING --- Comment #4 from Nick Clifto

[Bug gold/14265] -gc-sections ignores KEEP annotations

2012-08-14 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14265 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug gold/14465] New: GOLD segfaults when linking with discarded .plt sections

2012-08-14 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14465 Bug #: 14465 Summary: GOLD segfaults when linking with discarded .plt sections Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW

2012-08-14 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11539 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #8

[Bug binutils/14451] Typos: "Referece" + "Genertor" + "infomation" + "the the"s

2012-08-17 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-08-17 13:29:23 UTC --- Patch applied -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because

[Bug gas/14575] gas/arm errors on ldralt

2012-10-23 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #1 from Nick Clifton 2012-10-23 09:21:29 UTC --- The problem was described here... http://sourceware.org/ml/binutils/2012-09/msg00130.html ... and fixed here: http://sourceware.org

[Bug ld/14528] Assertion failed while linking clang's object files under ARM

2012-10-26 Thread nickc at redhat dot com
||nickc at redhat dot com Ever Confirmed|1 |0 --- Comment #1 from Nick Clifton 2012-10-26 14:38:19 UTC --- Hi Robert, Have you tried: a) using a newer linker than version 2.22 b) checking that all of the object files and libraries

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64->arm-linux-gnueabihf

2012-10-26 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #3 from Nick Clifton 2012-10-26 14:51:28 UTC --- Hi Eric, The usual reason for the bottom bit of a function-like symbol being set is because it is a THUMB mode function entry point. Could this be what is happening here. Ie, are you

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64->arm-linux-gnueabihf

2012-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #5 from Nick Clifton 2012-10-26 16:31:05 UTC --- Hi Eric, Those are Thumb instructions. Which explains why the bottom bit is set. I am not familiar with the ARM processor on the PI. Maybe it is incapable of executing these

[Bug binutils/14541] Wrong entry point computation using cross binutils linux amd64->arm-linux-gnueabihf

2012-10-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14541 --- Comment #7 from Nick Clifton 2012-10-30 11:38:59 UTC --- Hi Eric, > Yes but if you look at the config line, the processor has been specified when > building so thumb code should be off Are you referring to this part of the output from

[Bug binutils/14779] readelf.c:403:3: error: unknown type name 'mbstate_t'

2012-10-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14779 --- Comment #1 from Nick Clifton 2012-10-30 12:02:14 UTC --- Created attachment 6710 --> http://sourceware.org/bugzilla/attachment.cgi?id=6710 Proposed patch -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug binutils/14779] readelf.c:403:3: error: unknown type name 'mbstate_t'

2012-10-30 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14779 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Nick Clifto

[Bug ld/14776] Typos in the manual

2012-11-27 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2012-11-27 17:05:24 UTC --- Fixed - thanks for reporting these mistakes. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You

[Bug binutils/14818] dwarf2.c _bfd_dwarf2_cleanup_debug_info double semicolon

2012-11-27 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #1 from Nick Clifton 2012-11-27 17:24:18 UTC --- Already fixed in mainline. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this

[Bug ld/13141] Confusing error message with --no-copy-dt-needed-entries

2013-01-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13141 --- Comment #2 from Nick Clifton 2013-01-02 12:44:53 UTC --- Created attachment 6791 --> http://sourceware.org/bugzilla/attachment.cgi?id=6791 Improved error message -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=em

[Bug ld/13141] Confusing error message with --no-copy-dt-needed-entries

2013-01-02 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #3 from Nick Clifton 2013-01-02 12:46:48 UTC --- Hi Richard, Hi Dan, Please could you try out the uploaded patch and let me know what you think. The error value is set because that is what library functions should do - return an

[Bug gas/14987] Current gas arm asm syntax checks may be too strict

2013-01-02 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #3 from Nick Clifton 2013-01-02 13:40:47 UTC --- I have committed the uploaded patch in order to fix this problem. Cheers Nick -- Configure bugmail: http://sourceware.org/bugzilla

[Bug gas/14987] Current gas arm asm syntax checks may be too strict

2013-01-02 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14987 --- Comment #2 from Nick Clifton 2013-01-02 13:40:10 UTC --- Created attachment 6792 --> http://sourceware.org/bugzilla/attachment.cgi?id=6792 skip whitespace -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ---

[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]'

2013-01-07 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #3 from Nick Clifton 2013-01-07 12:52:54 UTC --- Hi Guys, Mikael's patch works, but there are other cases where extra whitespace can cause bogux syntax errors. So I have extende

[Bug binutils/15026] addr2line pretty-print for unknown symbols

2013-01-18 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15026 --- Comment #1 from Nick Clifton 2013-01-18 11:40:39 UTC --- Created attachment 6822 --> http://sourceware.org/bugzilla/attachment.cgi?id=6822 When pretty printing print unknown function names on the same line as unknown file names. -- Con

[Bug binutils/15026] addr2line pretty-print for unknown symbols

2013-01-18 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #2 from Nick Clifton 2013-01-18 11:41:38 UTC --- Hi, I have uploaded a potential patch to fix this behaviour. Please let me know if you are happy with it, and if so, I will check the patch in. Cheers Nick -- Configure bugmail: http

[Bug binutils/15033] option capable of stripping LTO (all sections beginning with .gnu.lto_)

2013-01-18 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15033 --- Comment #1 from Nick Clifton 2013-01-18 13:11:55 UTC --- Created attachment 6823 --> http://sourceware.org/bugzilla/attachment.cgi?id=6823 Allow wild cards at end of section names in --remove-section -- Configure bugmail: http://source

[Bug binutils/15033] option capable of stripping LTO (all sections beginning with .gnu.lto_)

2013-01-18 Thread nickc at redhat dot com
||nickc at redhat dot com --- Comment #2 from Nick Clifton 2013-01-18 13:13:57 UTC --- Hi Samuel, Please try out the uploaded patch and let me know if it works for you. The patch allows an asterisk to be placed at the end of a section name in a --remove-section option, so

[Bug ld/15037] avr-patches/binutils/504-binutils-avrtc530-backported.patch

2013-01-23 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2013-01-23 11:56:51 UTC --- Sorry about that. I have committed the remaining part of the patch. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi

[Bug gas/15039] 302-binutils-as-dwarf.patch

2013-01-23 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2013-01-23 12:03:16 UTC --- Hi, I have committed the first part of the patch - including dwarf2dbg.h - but I have omitted the second part - the extra call to

[Bug ld/15041] ld -r bugs for pe format (mingw)

2013-01-23 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #3 from Nick Clifton 2013-01-23 15:12:53 UTC --- Hi Martin, I have applied your suggested fix. Let me know if you have any more problems. Cheers Nick -- Configure bugmail: http

[Bug binutils/15069] tic6x - incorrect decoding of BNOP instruction within header based fetch packet

2013-01-28 Thread nickc at redhat dot com
||nickc at redhat dot com Resolution||FIXED --- Comment #2 from Nick Clifton 2013-01-28 15:29:59 UTC --- Hi Alexis, Thanks for the bug report and patch. I have checked your patch in, along with the following changelog entries. Cheers

<    1   2   3   4   5   6   7   8   9   10   >