[llvm-bugs] [Bug 41438] New: Support srec ("S records") format

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 9 01:32:54 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=41438

            Bug ID: 41438
           Summary: Support srec ("S records") format
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-objcopy/strip
          Assignee: unassignedbugs at nondot.org
          Reporter: rupprecht at google.com
                CC: alexander.v.shaposhnikov at gmail.com,
                    jake.h.ehrlich at gmail.com,
                    jh7370.2008 at my.bristol.ac.uk,
                    llvm-bugs at lists.llvm.org, rupprecht at google.com

This seems similar in nature to the ihex format
(https://bugs.llvm.org/show_bug.cgi?id=39841) and is apparently used by some
users of objcopy that are interested in using llvm-objcopy.

https://en.wikipedia.org/wiki/SREC_(file_format)

There is coverage in the GNU binutils testsuite for using srec as an output
format. I don't see anything testing it as an input format but I could be
misreading the dejagnu suite. See:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=binutils/testsuite/binutils-all/objcopy.exp;h=921e6a23c4f2f3c12169d8941d1c4f7912589e81;hb=HEAD#l187

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190409/a4e3b205/attachment-0001.html>


More information about the llvm-bugs mailing list