commit 42fef81142f23618e078a49b9ad079d5dd5aeaad
Author: zrj <[email protected]>
Date: Wed May 2 16:40:58 2018 +0300
gcc80: Add pregenerated manpages.
Summary of changes:
gnu/usr.bin/{cc50 => cc80}/drivers/cc/gcc.1 | 39334 +++++++++++--------
gnu/usr.bin/{cc50 => cc80}/drivers/cpp/cpp.1 | 879 +-
gnu/usr.bin/{cc50 => cc80}/drivers/gcov/gcov.1 | 601 +-
.../cc80/support-libs/liblto_plugin/b-header-vars | 90 +
4 files changed, 22907 insertions(+), 17997 deletions(-)
copy gnu/usr.bin/{cc50 => cc80}/drivers/cc/gcc.1 (72%)
copy gnu/usr.bin/{cc50 => cc80}/drivers/cpp/cpp.1 (71%)
copy gnu/usr.bin/{cc50 => cc80}/drivers/gcov/gcov.1 (64%)
create mode 100644 gnu/usr.bin/cc80/support-libs/liblto_plugin/b-header-vars
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/42fef81142f23618e078a49b9ad079d5dd5aeaad
--
DragonFly BSD source repository