summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2003-07-17 09:07:54 +0000
committerabs <abs@pkgsrc.org>2003-07-17 09:07:54 +0000
commit5e4225a2a71b84cc6e0473db6c9891fdf1e6c681 (patch)
tree083942ae84204cbdcf0f2795f73f855f53f8bf3f /doc/CHANGES
parentfd8ceffe5ce2bafb62a5a36f3d14ee1ed90d2a4f (diff)
downloadpkgsrc-5e4225a2a71b84cc6e0473db6c9891fdf1e6c681.tar.gz
Update:
gcc3 to 3.3nb5 gcc3-c to 3.3nb1 gcc3-c++ to 3.3nb1 In gcc3.mk set CPP to '.../cpp -gcc' rather than '.../cpp' Ensure __GNUC__ and similar are defined.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index a809d4aa94a..7c18ea1c76b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2809 2003/07/17 09:02:31 adam Exp $
+$NetBSD: CHANGES,v 1.2810 2003/07/17 09:08:49 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2840,3 +2840,6 @@ Changes to the packages collection and infrastructure in 2003:
Added avr-gdb-5.2.1 [wennmach 2003-07-16]
Updated nsd to 1.2.1 [itojun 2003-07-17]
Updated xpaint to 2.7.0 [adam 2003-07-17]
+ Updated gcc3 to 3.3nb5 [abs 2003-07-17]
+ Updated gcc3-c to 3.3nb1 [abs 2003-07-17]
+ Updated gcc3-c++ to 3.3nb1 [abs 2003-07-17]