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: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected],
                    [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to