[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

[Bug ld/20828] [MIPS] produces invalid dynamic symbol table when --gc-sections is used since PR ld/13177 fix

2016-12-30 Thread pochu27 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 --- Comment #13 from Emilio Pozuelo Monfort --- This has been broken in the stable binutils-2_27-branch for a while now, which is rather unfortunate. Granted I could just take this patch myself, but a better solution would be to commit one of

[Bug ld/20828] [MIPS] produces invalid dynamic symbol table when --gc-sections is used since PR ld/13177 fix

2016-12-10 Thread pochu27 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 --- Comment #11 from Emilio Pozuelo Monfort --- So do we want to sort the symbols, or drop them altogether? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binut

[Bug ld/20828] [MIPS] produces invalid dynamic symbol table when --gc-sections is used since PR ld/13177 fix

2016-11-24 Thread pochu27 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 --- Comment #5 from Emilio Pozuelo Monfort --- (In reply to Alan Modra from comment #4) > On second thoughts, don't look at elf_link_output_extsym. bind_local there > can't be right since it's too late to make any decision different to that >

[Bug ld/20828] [MIPS] produces invalid dynamic symbol table when --gc-sections is used since PR ld/13177 fix

2016-11-18 Thread pochu27 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20828 Emilio Pozuelo Monfort changed: What|Removed |Added CC||pochu27 at gmail dot com

[Bug binutils/16523] New: support xz compression of debug info files

2014-02-04 Thread pochu27 at gmail dot com
: binutils Assignee: unassigned at sourceware dot org Reporter: pochu27 at gmail dot com gdb supports xz-compressed debug info files, but objcopy can only compress using zlib at the moment, through --compress-debug-sections. It'd be great if xz compression support was