Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/pcc update for pcc-20120325
details: https://anonhg.NetBSD.org/src/rev/f93e53b286c3
branches: trunk
changeset: 778436:f93e53b286c3
user: plunky <plunky%NetBSD.org@localhost>
date: Mon Mar 26 14:31:12 2012 +0000
description:
update for pcc-20120325
diffstat:
external/bsd/pcc/Makefile.inc | 4 ++--
external/bsd/pcc/include/config.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r ce04a7d54732 -r f93e53b286c3 external/bsd/pcc/Makefile.inc
--- a/external/bsd/pcc/Makefile.inc Mon Mar 26 14:30:46 2012 +0000
+++ b/external/bsd/pcc/Makefile.inc Mon Mar 26 14:31:12 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.16 2012/01/11 20:36:26 plunky Exp $
+# $NetBSD: Makefile.inc,v 1.17 2012/03/26 14:31:12 plunky Exp $
PCC_DIR:=${.PARSEDIR}
PCC_DIST=${PCC_DIR}/dist/pcc
@@ -6,7 +6,7 @@
# (these strings will be updated by the prepare-import.sh script)
PCC_VERSION=1.1.0.DEVEL
-PCC_DATESTAMP=20120105
+PCC_DATESTAMP=20120325
TARGOS = netbsd
diff -r ce04a7d54732 -r f93e53b286c3 external/bsd/pcc/include/config.h
--- a/external/bsd/pcc/include/config.h Mon Mar 26 14:30:46 2012 +0000
+++ b/external/bsd/pcc/include/config.h Mon Mar 26 14:31:12 2012 +0000
@@ -161,7 +161,7 @@
#define TLS 1
/* Version string */
-/* #define VERSSTR "pcc 1.1.0.DEVEL 20120105 for i386-unknown-netbsdelf5.99.56" */
+/* #define VERSSTR "pcc 1.1.0.DEVEL 20120325 for i386-unknown-netbsdelf6.99.3" */
/* Size of wide-character type in chars */
#define WCHAR_SIZE 4
Home |
Main Index |
Thread Index |
Old Index