[Bug binutils/26841] New: objcopy --extract-dwo silently drops relocation

2020-11-04 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26841

Bug ID: 26841
   Summary: objcopy --extract-dwo silently drops relocation
   Product: binutils
   Version: unspecified
Status: NEW
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

This is a binutils PR corresponding to gcc PR "[gsplit-dwarf] label generated
for .debug_abbrev.dwo offset, corresponding relocation ignored by objcopy
--extract-dwo" at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97713.

The question is what to do with relocations relative to .dwo sections.

Currently these are silently ignored by objcopy --extract-dwo.

Either:
- there should be a warning that the relocation is ignored, or
- the relocation should be implemented.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gold/26845] New: no documentation for dwp

2020-11-04 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26845

Bug ID: 26845
   Summary: no documentation for dwp
   Product: binutils
   Version: unspecified
Status: NEW
  Severity: normal
  Priority: P2
 Component: gold
  Assignee: ccoutant at gmail dot com
  Reporter: tromey at sourceware dot org
CC: ian at airs dot com
  Target Milestone: ---

gold ships with the "dwp" utility, but there is no man page
or texinfo manual describing what it is or how to use it.
I think there should be.

-- 
You are receiving this mail because:
You are on the CC list for the bug.