[Bug ld/2893] "ld -Map" memory map disordered

2006-07-15 Thread burgess at impulse dot net
--- Additional Comments From burgess at impulse dot net 2006-07-15 17:33 --- (In reply to comment #1) > ...why add extra code to the linker. It just introduces > more places for bugs to occur and adds complexity... Agreed, more complexity is the last thing ld needs. Kudos to y

[Bug ld/2893] New: "ld -Map" memory map disordered

2006-07-07 Thread burgess at impulse dot net
Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: burgess at impulse dot net CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=2893 --- You are receiving this mail because: --- You are on the C

[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-05-04 Thread burgess at impulse dot net
--- Additional Comments From burgess at impulse dot net 2006-05-04 19:08 --- Nick, My dev system is back up but I find I am too much of a noob to build the binutils so I can test the patch. I'm unfamiliar with building GNU tools in any environment, to say nothing of Window

[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-04-26 Thread burgess at impulse dot net
--- Additional Comments From burgess at impulse dot net 2006-04-26 16:14 --- Hi Nick, > > Another thought -- why not look for the THIRD character to be a backslash? > > That wouldn't work. Not all relative paths start with "..". [...] > > In

[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-04-25 Thread burgess at impulse dot net
--- Additional Comments From burgess at impulse dot net 2006-04-25 18:53 --- Another thought -- why not look for the THIRD character to be a backslash? This will handle not only absolute paths that start with :\ but also relative paths that start with ..\ -- what do you think

[Bug gas/2582] dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-04-25 Thread burgess at impulse dot net
--- Additional Comments From burgess at impulse dot net 2006-04-25 18:39 --- > > dwarf2dbg.c -- line 1476 of CVS version 1.81: > > > > p[len] = '/'; > > > > This inserts a filesystem separator character...in the DWARF2 debugging > >

[Bug gas/2582] New: dwarf2dbg.c embeds absolute filename path with hard-coded / separator

2006-04-17 Thread burgess at impulse dot net
igned at sources dot redhat dot com ReportedBy: burgess at impulse dot net CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=2582 --- You are receiving this mail because: --- You are on the CC list for the