https://sourceware.org/bugzilla/show_bug.cgi?id=29641
David Blaikie changed:
What|Removed |Added
CC||dblaikie at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29529
--- Comment #1 from David Blaikie ---
So DWARFv5 added a zeroth entry to the line table (used to be the line table
started at 1).
GCC produces two entries even for a simple file - a zeroth and a first, both
with the same value, and GCC always
https://sourceware.org/bugzilla/show_bug.cgi?id=25614
--- Comment #16 from David Blaikie ---
(In reply to cvs-com...@gcc.gnu.org from comment #15)
> The master branch has been updated by Maciej W. Rozycki
> :
>
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;
> h=876678f05e70235ed71d5
https://sourceware.org/bugzilla/show_bug.cgi?id=25614
--- Comment #14 from David Blaikie ---
(In reply to Nick Clifton from comment #13)
> (In reply to David Blaikie from comment #12)
> Hi David,
>
> > > One question - what is the .addrsig directive ? It is in the foo.s file
> > > that you uplo
https://sourceware.org/bugzilla/show_bug.cgi?id=25614
--- Comment #12 from David Blaikie ---
(In reply to Nick Clifton from comment #11)
> Hi Nick,
>
> Right - I have now checked in a patch which should provide full support for
> the ".file 0" directive. Plus it handles .file "dir" "file" md5
https://sourceware.org/bugzilla/show_bug.cgi?id=25614
David Blaikie changed:
What|Removed |Added
CC||dblaikie at gmail dot com
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=23310
David Blaikie changed:
What|Removed |Added
CC||dblaikie at gmail dot com
--
You
: UNCONFIRMED
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: dblaikie at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
LLVM recently gained support for using DWARF debug_range base
http://sourceware.org/bugzilla/show_bug.cgi?id=15685
David Blaikie changed:
What|Removed |Added
CC||echristo at gmail dot com
--- Comment
http://sourceware.org/bugzilla/show_bug.cgi?id=15685
--- Comment #2 from David Blaikie ---
& I guess http://sourceware.org/ml/binutils/2002-09/msg00601.html might be
relevant (mentions that this wasn't implemented way back in 2002, perhaps it's
still just as unimplemented)
--
You are receiving
http://sourceware.org/bugzilla/show_bug.cgi?id=15685
David Blaikie changed:
What|Removed |Added
Version|unspecified |2.22
--- Comment #1 from David Blaikie
Assignee: unassigned at sourceware dot org
Reporter: dblaikie at gmail dot com
Given the following simpl.s:
.file "simpl.c"
.globl thrd
.section.tdata,"awT",@progbits
.align 4
.type thrd, @object
12 matches
Mail list logo