commit cd1de99b9b465dcaccc9d7260f412eceed67307b parent 5063686bdb5446fc49f6df0ae0a2dbf1949f4401 Author: Roberto E. Vargas Caballero <k0ga@shike2.com> Date: Sun, 19 Jan 2025 12:20:19 +0100 doc: Update doc about the new objcopy Diffstat:
M | README | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README b/README @@ -66,8 +66,9 @@ After a successful install the following programs are installed: - scc-objcopy: A work in progress of a GNU objcopy alike program. - - scc-objdump: A work in progress of a GNU objdump alike - program. + - scc-objdump: A reduced version of the GUN objdump tool. + It supports many of the options supported by the original + tool, but in some cases it behaves slightly different. - scc-ranlib: An implementation of a classical UNIX ranlib. While ranlib is not specified in current POSIX standards