diff options
author | B. Watson <yalhcru@gmail.com> | 2021-09-07 00:58:13 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:00 +0700 |
commit | 92522b59bbd1921ff079757105679c132bb968cd (patch) | |
tree | 4581cc1903599e52328ddda62b00fc16639ac6f7 /development/pcc/slack-desc | |
parent | acbcbc9810ff71b1fe2bc65dd58886e6d9b5a566 (diff) |
development/pcc: Updated for version 1.2.0.DEVEL+20210905.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pcc/slack-desc')
-rw-r--r-- | development/pcc/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pcc/slack-desc b/development/pcc/slack-desc index a04f018feac8e..f105427ffe979 100644 --- a/development/pcc/slack-desc +++ b/development/pcc/slack-desc @@ -9,7 +9,7 @@ pcc: pcc (Portable C Compiler) pcc: pcc: The compiler is based on the original Portable C Compiler by S. C. -pcc: Johnson, written in the late 70's. About 50% of the frontend code +pcc: Johnson, written in the late 1970s. About 50% of the frontend code pcc: and 80% of the backend code has been rewritten. See the PCC History pcc: wiki page for details. pcc: |