[Bug binutils/9784] Feature Request: would like an option to provide a prefix for the debug info source

2009-01-24 Thread arjan at infradead dot org
--- Additional Comments From arjan at infradead dot org 2009-01-25 04:44 --- Specifically, most of the files I deal with have a source in a tree at /usr/src/debug/kernel-2.6.27/* Now, what I would like to do is make a prefix so that if a package sets an absolute source dir like above, I

[Bug binutils/9784] Feature Request: would like an option to provide a prefix for the debug info source

2009-01-24 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-01-25 00:49 --- Please provide a testcase to show what you have mind. What should happen when there are mixed absolute and relative filenames in executable? -- What|Removed |Added --

[Bug gas/9785] New: frv: whether code is accepted depends on whether the *host* is 32bit or 64bit

2009-01-24 Thread bunk at stusta dot de
Trying to compile a Linux kernel from an x86 host works with a 32bit host userspace, but fails with the following error with a 64bit host userspace: <-- snip --> ... AS arch/frv/kernel/break.o arch/frv/kernel/break.S: Assembler messages: arch/frv/kernel/break.S:219: Error: operand out of

[Bug binutils/9784] New: Feature Request: would like an option to provide a prefix for the debug info source

2009-01-24 Thread arjan at infradead dot org
The location where objdump (with the -S flag) and co search for the source files is basically hardcoded into the ELF files. For non-native objdumping (as I need to do for kerneloops.org but other offline debug processing will have the same requirements) this hardcoded location does not work out wel

[Bug gas/9782] New: Additional switches to disallow processor supplementary instructions

2009-01-24 Thread markhobley at yahoo dot co dot uk
This is a proposal for additional switches to be included on the command line to prevent inclusion of processor supplementary instructions. This enhancement provides greater support for compilation of code to be utilized between different generations of CPU. Proposed switches: --nocpuid This opt

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

[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