[Bug ld/7023] ld is unable to link 32 bit libffi.so on gcc mainline: Memory exhausted

2008-11-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-12 22:07 --- http://sourceware.org/ml/binutils-cvs/2008-11/msg00052.html http://sourceware.org/ml/binutils/2008-11/msg00123.html -- What|Removed |Added

[Bug binutils/7032] gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror

2008-11-15 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-15 11:34 --- Please attach the .s file from your compile to this bugzilla. -- http://sourceware.org/bugzilla/show_bug.cgi?id=7032 --- You are receiving this mail because: --- You are on the CC list for

[Bug binutils/7034] objdump dumping dynamic relocs does not work with disassembly; option -d negates option -R

2008-11-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-16 22:46 --- Not a bug. -d -R means disassemble, displaying dynamic relocs on instructions, exactly as -d -r means disassemble with normal relocs. You don't get a separate dump of relocs in either of these

[Bug binutils/7034] objdump dumping dynamic relocs does not work with disassembly; option -d negates option -R

2008-11-17 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-18 01:10 --- It's a doc bug then. You'll see plenty of dynamic relocs against instructions if you build a non-pic shared library, which is valid on some targets. -- http://sourceware.org/bugzilla/show_

[Bug binutils/7032] gcc fails to compile with Internal error, aborting at dw2gencfi.c line 1267 errror

2008-11-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-18 11:24 --- I could not reproduce this problem with current mainline or binutils-2.19. For good measure, I tried tools hosted on x86-linux, powerpc-linux and powerpc64-linux. Since the abort is an unhandled case

[Bug ld/7047] ld incorectly sets versions of symbols for ALSA

2008-11-24 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-24 22:23 --- This isn't a bug. You asked for all the symbols mentioned in various version nodes to match the default version with the pattern snd_* in the default version node! Yes, it would be nice if

[Bug ld/7047] ld incorectly sets versions of symbols for ALSA

2008-11-25 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-25 09:13 --- Hmm, yes it appears that "*" only works for local. I guess that's a bug since we say in ld.info that it ought to work for global too. Not that there is much reason to use "*"

[Bug ld/7047] ld incorectly sets versions of symbols for ALSA

2008-11-25 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au http://sourceware.org/bugzil

[Bug ld/7047] ld incorectly sets versions of symbols for ALSA

2008-11-25 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|-00-00 00:00:00 |2008-11-25 23:54:18 date|

[Bug ld/7047] ld incorectly sets versions of symbols for ALSA

2008-11-25 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-11-26 02:20 --- Please note the warning I added to ld.texinfo. http://sourceware.org/ml/binutils-cvs/2008-11/msg00131.html http://sourceware.org/ml/binutils/2008-11/msg00299.html -- What|Removed

[Bug ld/7041] ld -pie on a final executable fails to report undefined symbols

2008-12-11 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-12-11 10:17 --- http://sourceware.org/ml/binutils/2008-12/msg00145.html http://sourceware.org/ml/binutils-cvs/2008-12/msg00049.html -- What|Removed |Added

[Bug binutils/9735] wrong source file shown by objdump -S

2009-01-12 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au http://sourceware.org/bugzil

[Bug binutils/9735] wrong source file shown by objdump -S

2009-01-12 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|-00-00 00:00:00 |2009-01-13 04:29:43 date|

[Bug binutils/9735] wrong source file shown by objdump -S

2009-01-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-13 05:33 --- I could not reproduce the problem. Please specify the target where you noticed this. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9735 --- You are receiving this mail because: --- You

[Bug binutils/7034] objdump dumping dynamic relocs does not work with disassembly; option -d negates option -R

2009-01-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-13 06:43 --- . -- What|Removed |Added Status|REOPENED|RESOLVED

[Bug binutils/7004] binutils-2.18's objdump seems to segfault for all "-m arm -b binary -D" input.

2009-01-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-13 07:17 --- This was fixed with: 2007-10-26 Nick Clifton * arm-dis.c (print_insn): Check for a symtab that exists but is empty. -- What|Removed |Added

[Bug ld/6996] Regression: linking fails on objects in discarded section of *.o files

2009-01-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-13 07:22 --- There's a good chance this is fixed with the following patch: 2009-01-11 Jan Kratochvil * elflink.c (_bfd_elf_section_already_linked): Handle g++-3.4 relocations in `.gnu.linko

[Bug binutils/9735] wrong source file shown by objdump -S

2009-01-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-13 12:25 --- I still can't replicate the problem. The testcase isn't a great help since I don't have avr-gcc. Please attach the compiled program. Hmm, you do realise that entries are added to the b

[Bug binutils/9735] wrong source file shown by objdump -S

2009-01-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-13 23:48 --- I should have guessed this was stabs.. Rather than papering over the problem in objdump, I fixed it at its source. At least one other app similarly keeps previous file name pointers returned from

[Bug gas/6768] linking in gas fails with uclibc because of missing libm or flag "-lm" respectively

2009-01-15 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-16 07:41 --- I didn't realise this was an --enable-shared build. gas links against the shared libopcodes, which means you are linking against the whole libopcodes. libopcodes has a reference to floatformat_to_d

[Bug ld/6027] Bootstrap of combined gcc + binutils, with --enable-shared, with sysroot fails

2009-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-17 02:37 --- Sorry, you haven't presented any evidence of a sysroot ld bug. All you've really shown is that bootstrapping toolchains is difficult. The patch in http://sourceware.org/bugzilla/show_bug.cgi?

[Bug ld/6027] Bootstrap of combined gcc + binutils, with --enable-shared, with sysroot fails

2009-01-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-18 23:37 --- Yes, I did look at the gcc bugzillas, and I don't believe that ld is doing anything wrong with sysrooted paths. I've added a comment to the glibc bugzilla. -- http://sourceware.or

[Bug ld/6027] Bootstrap of combined gcc + binutils, with --enable-shared, with sysroot fails

2009-01-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-19 00:07 --- ..added a comment to the gcc buzilla is what I meant to say. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6027 --- You are receiving this mail because: --- You are on the CC list for the

[Bug binutils/9695] BFD internal error while using oprofile on Gentoo with binutils 2.19

2009-01-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-19 06:12 --- . -- What|Removed |Added Status|WAITING |RESOLVED

[Bug binutils/6937] binutils 2.18 fails linking libopcodes.so due to missing symbols

2009-01-19 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-19 08:39 --- This bug has been partly fixed with my 2009-01-16 opcodes commit, in that libopcodes will now contain the pic libiberty functions if they are available. Using uclibc will still result in -zdefs errors

[Bug gas/6768] linking in gas fails with uclibc because of missing libm or flag "-lm" respectively

2009-01-19 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-19 08:39 --- *** Bug 6937 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug ld/6924] ld does not understand DWARF version 3 when trying to get a source line number

2009-01-19 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-19 12:40 --- Closing as per comment #1 -- What|Removed |Added Status|NEW

[Bug binutils/6915] readelf -S segfaults on Solaris-specific section types

2009-01-19 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-19 12:50 --- Closing as per comment #2 -- What|Removed |Added Status|WAITING

[Bug gas/6768] linking in gas fails with uclibc because of missing libm or flag "-lm" respectively

2009-01-19 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-20 04:47 --- Created an attachment (id=3673) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3673&action=view) link shared libbfd and libopcodes against libm Would someone please test whether the fo

[Bug gas/6768] linking in gas fails with uclibc because of missing libm or flag "-lm" respectively

2009-01-19 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-20 04:50 --- Created an attachment (id=3674) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3674&action=view) link shared libbfd and libopcodes against libm The right patch this time! --

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2009-01-21 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|WAITING

[Bug binutils/6832] Crash while handling DW_AT_abstract_origin for a last comp unit

2009-01-22 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-22 09:01 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/6058] Linker segfaults with undefined weak function descriptors.

2009-01-22 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|WAITING |NEW GCC target triplet||frv-*-* Last reconfirmed|-00-00 00:00:00 |20

[Bug ld/6022] local wildcard breaks versioning scripts for -rdynamic executables

2009-01-22 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|NEW

[Bug ld/6022] local wildcard breaks versioning scripts for -rdynamic executables

2009-01-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-24 03:12 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/5866] LD Does not Set GP Size of Archive Modules

2009-01-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-24 04:42 --- I could not reproduce this on either powerpc-linux or mips-linux. -- What|Removed |Added

[Bug gas/5860] Error: too many positional arguments

2009-01-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-24 04:44 --- Closing due to lack of response. -- What|Removed |Added Status|WAITING

[Bug ld/5744] Misleading linker messages - Error: Overflow detected in relocation value

2009-01-24 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-24 11:08 --- I believe this has been fixed. -- What|Removed |Added Status|NEW

[Bug binutils/5494] No source debugging information with relative path by objdump

2009-01-24 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-24 11:21 --- Already fixed -- What|Removed |Added Status|WAITING

[Bug ld/9797] Simple linker script casues spurious error message

2009-01-28 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-29 04:16 --- Not a bug. bah is a hex number. Add quotes around it, ie. EXTERN ( "bah" ) -- What|Removed

[Bug binutils/9798] objcopy: access to already freed memory

2009-01-28 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|NEW

[Bug binutils/9798] objcopy: access to already freed memory

2009-01-29 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-01-29 13:17 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug binutils/3807] binutils failure for mips-elf on HEAD

2009-03-02 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-03 00:05 --- That'll be tc-hppa.h:tc_frob_symbol throwing away local symbols. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3807 --- You are receiving this mail because: --- You are on the CC lis

[Bug ld/4424] Can't link in Linux object files on FreeBSD

2009-03-03 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-03 11:03 --- Patch was applied -- What|Removed |Added Status|REOPENED

[Bug gas/6768] linking in gas fails with uclibc because of missing libm or flag "-lm" respectively

2009-03-03 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-04 02:11 --- Should be fixed -- What|Removed |Added Status|ASSIGNED

[Bug ld/9923] ld crashes on Cygwin when __tls_used is seen but not defined (testcase + patch)

2009-03-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-04 22:50 --- Your patch is correct, but there are a number of other symbol lookups in peXXigen.c that similarly lack a test on symbol type. Please consider posting a patch that fixes all of them to binut

[Bug ld/9923] ld crashes on Cygwin when __tls_used is seen but not defined (testcase + patch)

2009-03-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-05 01:06 --- patch applied -- What|Removed |Added Status|ASSIGNED

[Bug libc/9843] relocation R_386_GOTOFF against undefined hidden symbol '_begin' can not be used when making a shared object

2009-03-22 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-23 04:14 --- This is not a ld bug, it is a glibc one. I believe Adreas when he says it has been fixed, but to be sure I checked the glibc source and indeed it has been fixed. -- What|Removed

[Bug libc/9843] relocation R_386_GOTOFF against undefined hidden symbol '_begin' can not be used when making a shared object

2009-03-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-23 08:52 --- Anything with the following patch: 2009-01-29 Andrew Stubbs * elf/Makefile (ld.so): Adjust the sed script to insert _begin in to newer linker scripts. Current mainline CVS of course

[Bug binutils/9982] Wrong disassembly printed by 'objdump' for i386 instruction beginning with '81 bd'

2009-03-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-23 14:22 --- objdump is a better interpreter of x86 opcodes than most humans -- What|Removed |Added

[Bug binutils/9983] Wrong disassembly printed by 'objdump' for i386 'sete' instruction beginning with '0f 94'

2009-03-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-23 14:23 --- see objdump --help, -w option -- What|Removed |Added Status|NEW

[Bug binutils/10003] BFD error since 2.18.1

2009-03-25 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-25 13:16 --- See http://sourceware.org/bugzilla/show_bug.cgi?id=6494 Please close this bug as a duplicate if so. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10003 --- You are receiving this mail because

[Bug gas/10005] binutils-2.19.1/gas/config/tc -i386.c line 2443 in reloc

2009-03-25 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-26 02:55 --- Fixed. You will of course continue to get error about lack of 16-byte relocations. -- What|Removed |Added

[Bug binutils/6494] ICE in bfd/elf.c line 4622 in assign_file_positions_for_non_load_sections

2009-03-26 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-26 12:27 --- Fixed. It would be nice to know how libpthread.so managed to get the weird relro header. -- What|Removed |Added

[Bug gas/10012] Cross assembler chokes on parenthesized division

2009-03-30 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-03-30 07:47 --- This particular target uses '/' to start a comment. Unfortunately that means you can't do division. -- What|Removed

[Bug binutils/10061] The binutils suite will not compile on systems without a bash shell

2009-04-11 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-04-12 05:38 --- Use of genscrba.sh is protected by a test of a bash specific variable, so that should not be causing a problem. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10061 --- You are receiving this

[Bug binutils/10061] The binutils suite will not compile on systems without a bash shell

2009-04-24 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|NEW

[Bug binutils/10061] The binutils suite will not compile on systems without a bash shell

2009-04-24 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-04-24 15:11 --- Please let me know if the patch I've just committed fixes it for you. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10061 --- You are receiving this mail because: --- You are on t

[Bug binutils/10111] strip .o using inline func, then armlink fails

2009-04-29 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-04-29 06:14 --- This would appear to be due to strip replacing section symbols in test2.o 18: 0 SECTION LOCAL DEFAULT5 i.CallTestInline2 .. 24: 0 SECTION LOCAL DEFAULT6

[Bug binutils/10111] strip .o using inline func, then armlink fails

2009-04-29 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-04-29 12:54 --- I checked strip -K myself, and, yes, it won't help. You still lose the name on any section symbols in elf.c:swap_out_syms. So I don't think there is any way you can use the GNU tools to s

[Bug gold/10133] New: no string merge in .shstrtab?

2009-05-06 Thread amodra at bigpond dot net dot au
Status: NEW Severity: minor Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: amodra at bigpond dot net dot au CC: bug-binutils at gnu dot org GCC target triplet: i686-linux http://sourceware.org/bugzilla/s

[Bug gas/10193] gas produces different .o files with the same input .s file and cmd line arguments on enfs

2009-05-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-05-24 06:47 --- $ cmp -l obj[12].o 66022 40 325 66023 325 375 66024 373 312 66022 == 0x101e6. Looking at part of the section table, I see [23] .shstrtab STRTAB 0+0 010103 e2 00 0 0 1 readelf

[Bug gas/10193] gas produces different .o files with the same input .s file and cmd line arguments on enfs

2009-05-25 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-05-26 00:19 --- Because that would be more work in BFD if we wanted to catch all possible cases of padding, slowing down all file writes. You could of course patch your own binutils sources. The place that skipped

[Bug binutils/10199] 'nm' compiled for Linux -> Windows cross compilation silently ignores -S switch

2009-05-31 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-01 01:51 --- Fixed. -- What|Removed |Added Status|REOPENED|RESOLVED

[Bug binutils/10223] libbfd returns messed up data (symbol->section == 0x109 or other strange values)

2009-06-04 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Severity|critical|normal http://sourceware.org/bugzilla/show_bug.cgi?id=10223 --- You are receiving this mail because:

[Bug binutils/10223] libbfd returns messed up data (symbol->section == 0x109 or other strange values)

2009-06-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-04 09:31 --- Most likely you have built oprofile using bfd headers that don't match the libbfd you are linking against. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10223 --- You are receiving this

[Bug binutils/10223] libbfd returns messed up data (symbol->section == 0x109 or other strange values)

2009-06-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-05 05:40 --- . -- What|Removed |Added Status|NEW |RESOLVED

[Bug gas/10241] incorrect parsing of floating point literals

2009-06-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-05 06:24 --- Please read the gas info doc, node Flonums. Your floating point literals are invalid. -- What|Removed |Added

[Bug binutils/10061] The binutils suite will not compile on systems without a bash shell

2009-06-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-06 11:20 --- Fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug gas/10255] no .eh_frame_hdr table will be created.

2009-06-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-18 23:20 --- Testcase fixed. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10255 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is

[Bug ld/10302] ld merging smaller strings into larger strings?

2009-06-19 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-20 02:53 --- documentation fixed -- What|Removed |Added Status|NEW

[Bug ld/10322] archive:file matching in linker script not working.

2009-06-23 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-06-24 02:22 --- archive:file specifiers in a linker script are just a pattern to match against. They do not cause the corresponding file to be loaded. So you need to arrange for the archive member to be extracted by

[Bug ld/10361] linker doesn't throw an error in case of missing libraries

2009-07-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-05 00:11 --- Your library isn't missing. ld found it somewhere else on your system. -- What|Removed |

[Bug binutils/10382] setting environment variable RM causes binutils build to fail

2009-07-10 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-11 03:15 --- $RM is used by libtool to remove files, so of course setting it to something nonsensical breaks the build. So does setting a whole lot of other environment variables. Not a bug. -- What

[Bug binutils/10403] environment variable RM=/bin/rm causes 'make' to fail in "bfd"

2009-07-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-18 10:39 --- The default libtool value for $RM is "rm -f", so the expectation is that your $RM deletes files without complaining. -- What|Removed

[Bug ld/10397] looping in map_segments

2009-07-18 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-19 00:10 --- A revised patch, http://sourceware.org/ml/binutils/2006-12/msg00298.html was committed 2007-01-11. You might like to increase "tries = 10" in ld/emultempl/elf-generic.em, but I doubt this wil

[Bug ld/10429] binutils trunk fails to build bootable kernel image for some configurations

2009-07-22 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-22 23:51 --- > However I don't see this checkin mentioned on the ML. It was on bug-binutils. http://lists.gnu.org/archive/html/bug-binutils/2009-07/msg00067.html HJ, please commit your patch. --

[Bug ld/10433] Latest ld fails to link ldconfig properly

2009-07-29 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-30 01:26 --- > Your change duplicates the logic in elf_link_output_extsym so that > you can fix this bug. You have to do this for all backends which > support IFUNC symbols. Rubbish. See for example th

[Bug ld/10433] Latest ld fails to link ldconfig properly

2009-07-30 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-07-31 01:03 --- bed->need_finish_dynamic_ifunc_symbol is unacceptable in my opinion. Comment #3 says the only difference between good and bad binaries was a .rela.plt relocation. That would seem to indicate that

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-03 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|NEW

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-03 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-03 23:38 --- I committed a patch yesterday as part of the powerpc ifunc support that should have fixed this bug. The ChangeLog entry says (ppc_elf_relax_section): Relax branches to ifunc plt entries too

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-03 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-04 02:52 --- No cancel that comment. On looking at the code more carefully it looks like it should have been OK. In fact the patch I committed was buggy.. I can't reproduce this bug on my system, which sugges

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-04 08:18 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug binutils/10478] "File format not recognized" for some solaris libraries

2009-08-04 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-05 00:25 --- This is the reason for the failure: [13] .exception_ranges PROGBITS000412ec 0412ec 007aac 00 A 65280 0 4 When reading an ELF file BFD does some basic sanity checks in elf_object_p. Why

[Bug binutils/10492] strip -g breaks objects with STB_GNU_UNIQUE

2009-08-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-06 12:36 --- sounds like a tweak to sym_is_global is needed -- http://sourceware.org/bugzilla/show_bug.cgi?id=10492 --- You are receiving this mail because: --- You are on the CC list for the bug, or are

[Bug binutils/10492] strip -g breaks objects with STB_GNU_UNIQUE

2009-08-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-06 12:51 --- Please commit -- What|Removed |Added Status|NEW

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-06 23:17 --- Are you absolutely certain that gcc is invoking the new ld? (Add -v -Wl,-v to gcc flags.) I think you are still using an old ld. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10474 --- You

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-07 03:06 --- How do you know it is using the new ld (with the patch in comment #4!!)? I specified -v -Wl,-v for a good reason. Please run (from your build dir) the single gcc command you show in comment #6 with

[Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format

2009-08-07 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-07 09:27 --- That's one weird looking ELF image. The root of the problem is in _bfd_elf_make_section_from_shdr, where we set up section LMAs. .whiteboard1 is incorrectly assumed to belong with the first PT

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-07 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-07 10:06 --- Thanks, I'm now convinced you are using a new ld. :) Hmm, the -v output also shows that gcc is passing --relax to ld anyway, so the automatic --relax code isn't even a factor. I don't kn

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-07 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-07 23:57 --- $ wget http://svn.jg555.com/build/alan.tar.bz2 --09:24:01-- http://svn.jg555.com/build/alan.tar.bz2 => `alan.tar.bz2' Resolving svn.jg555.com... 64.183.102.12 Connecting to svn.j

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-07 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-08 01:38 --- Thanks, got it. Reproduced here too, and looks like file sizes are such that second relax pass wants to add more stubs, and something is going wrong. Looking.. -- What|Removed

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-07 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|REOPENED|ASSIGNED Last reconfirmed|2009-08-08 01:38:01 |2009-08-08 01:38:14 date|

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-08 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-08 08:06 --- You are using the old-style plt and got rather than the new secure plt (forced by old startup files even if all the other code is capable of using the new secure plt). The old-style plt is a bss section

[Bug binutils/10494] strip modified vaddr of program headers in ePAPR Fixed Address Image Format

2009-08-08 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-08 09:31 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/10474] relocation truncated to fit: R_PPC_REL24 errors

2009-08-12 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-12 23:32 --- . -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/10517] Firefox R_PPC_REL24 issue

2009-08-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-14 03:45 --- libxul.so has been built from non-pic objects. -- What|Removed |Added Status

[Bug ld/10518] [regression] handling of wildcards in version scripts

2009-08-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-14 04:07 --- The linker script shown has two global wildcard matches. As the ld info doc says, this is slightly crazy. They both match "test_new", so which one should ld choose? The most specific match?

[Bug ld/10518] [regression] handling of wildcards in version scripts

2009-08-23 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|NEW

[Bug ld/10518] [regression] handling of wildcards in version scripts

2009-08-27 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-08-27 13:58 --- Fixed. See http://sourceware.org/bugzilla/show_bug.cgi?id=10515 for the patch commit log -- What|Removed |Added

<    1   2   3   4   5   6   >