summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-01-06 07:46:12 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-01-06 07:46:12 +0000
commit3662d0c9e38bb9eabf34e3873531297c007c1134 (patch)
treeacbd5d558ed9dea82e7605913519b405726d35ce /doc
parenta3ffdd37363cb32046dd5f6b17f15e7149bcc031 (diff)
downloadpkgsrc-3662d0c9e38bb9eabf34e3873531297c007c1134.tar.gz
Initial import of GCC 3.2.1, the latest release of GNU Compiler
Collection, which currently contains front ends for C, C++, Objective-C, Fortran, Java, and Ada. For more detail, see http://gcc.gnu.org/gcc-3.2/ XXX Only tested on NetBSD/i386 -current. Tests on Linux and Solaris are very encouraged. XXX buildlink2.mk is not provided, meaning no other packages can depend on this for now.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 5ebf94e3358..148f1a940ed 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1033 2003/01/06 07:45:06 jlam Exp $
+$NetBSD: CHANGES,v 1.1034 2003/01/06 07:46:12 uebayasi Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -131,3 +131,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated qt3-psql to 3.0.6nb2 [jlam 2003-01-05]
Updated GConf2 to 1.2.1nb4 [jmmv 2003-01-05]
Updated anjuta to 1.0.1 [rh 2003-01-06]
+ Added gcc-3.2.1 [uebayasi 2003-01-06]