cvs commit: ports/devel/cil Makefile distinfo pkg-plist ports/devel/cil/files patch-Makefile.in

Joseph Koshy jkoshy at FreeBSD.org
Mon Jul 10 05:59:33 UTC 2006


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


More information about the cvs-ports mailing list