summaryrefslogtreecommitdiff
blob: 12fc7027f0a66dc24f291f2aecea231211008957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ChangeLog for dev-util/cutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.3 2002/12/13 10:56:49 blizzy Exp $

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*cutils-1.6 (01 Aug 2002)

  1 Aug 2002; George Shapovalov <george@gentoo.org> cutils-1.6.ebuildi, cutils-1.6-gentoo.diff :

  initial release
  
  The C language utilities collection is composed of: cdecl and cundecl (decode
  and encode C type declarations), cobfusc (make a C source file unreadable but
  compilable), chilight (highlight C source files), cunloop (unloop C loops),
  yyextract (extract grammar rules from yacc grammar), and yyref (generate a
  cross-reference for yacc input).

  ebuild submitted by: Marius Bernklev <mariube@unixcore.com>