Date: Mon, 10 Jul 2006 05:59:33 +0000 (UTC) From: Joseph Koshy <jkoshy@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cil Makefile distinfo pkg-plist ports/devel/cil/files patch-Makefile.in Message-ID: <200607100559.k6A5xXmH023442@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2006-07-10 05:59:33 UTC
FreeBSD ports repository
Modified files:
devel/cil Makefile distinfo pkg-plist
Added files:
devel/cil/files patch-Makefile.in
Log:
Upgrade to v1.3.5.
Upstream changes include:
- A new module "Cfg" for computing control-flow graphs.
- Several new analyses: reaching definitions, liveness analysis,
available expressions, dead code elimination.
- New flag '--noInsertImplictCasts'.
- Support for C struct layouts used by microcontroller compilers.
- A rewrite of module ext/callgraph.
- Support for many GCC builtin functions.
- Many bug fixes.
Revision Changes Path
1.12 +1 -1 ports/devel/cil/Makefile
1.8 +3 -3 ports/devel/cil/distinfo
1.1 +11 -0 ports/devel/cil/files/patch-Makefile.in (new)
1.6 +24 -6 ports/devel/cil/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607100559.k6A5xXmH023442>
