Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536769
en ru br
ALT Linux repos
S:1.2.0-alt2

Group :: Development/C
RPM: pcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.2.0-alt2
Build date: 11 november 2021, 03:49 ( 128.2 weeks ago )
Size: 632.10 Kb

Home page:   http://pcc.ludd.ltu.se/

License: BSD with advertising and BSD and ISC
Summary: The Portable C Compiler
Description:

The compiler is based on the original Portable C Compiler by Stephen C.
Johnson, written in the late 70's. Even though much of the compiler has been
rewritten, some of the basics still remain.
PCC debuted in Unix Version 7 and replaced the DMR compiler (Dennis Ritchie's
original C compiler) in both System V and the BSD 4.x releases. Some history
about pcc is in the A History of UNIX before Berkeley: UNIX Evolution:
1975-1984 and in the Evolution of C.

About 50% of the frontend code and 80% of the backend code has been rewritten.
Most stuff is written by Anders Magnusson, with the exception of the data-flow
analysis part and the SSA conversion code which is written by Peter A Jonsson,
and the Mips port that were written as part of a project by undergraduate
students at Lulea University of Technology (LTU).

Caution: the compiler is still undergoing heavy development.

Current maintainer: Ilya Mashkin

List of contributors

List of rpms provided by this srpm:

  • pcc
  • pcc-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin