CVS commit: src/external/bsd/pcc

2016-02-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 9 20:40:46 UTC 2016 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/include: config.h src/external/bsd/pcc/libexec/ccom: Makefile src/external/bsd/pcc/libexec/cpp: Makefile

CVS commit: src/external/bsd/pcc/dist/pcc

2016-02-09 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 9 20:37:32 UTC 2016 Modified Files: src/external/bsd/pcc/dist/pcc: configure.ac src/external/bsd/pcc/dist/pcc/arch/amd64: code.c local.c local2.c src/external/bsd/pcc/dist/pcc/cc/cc: cc.1 src/extern

CVS commit: src/external/bsd/pcc/dist/pcc/cc/ccom

2014-08-13 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 13 13:37:20 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc/cc/ccom: cgram.y Log Message: update to r1.377 from upstream, commit message from ragge: Allow for use of restrict in array declarations (as gcc does). Fi

CVS commit: src/external/bsd/pcc/dist/pcc/arch/amd64

2014-08-13 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 13 13:18:08 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc/arch/amd64: code.c Log Message: remove unused variable, as reported by Brad Harder To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 src/ex

CVS commit: src/external/bsd/pcc

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:55:45 UTC 2014 Modified Files: src/external/bsd/pcc/libexec: Makefile src/external/bsd/pcc/usr.bin/pcc: Makefile Log Message: make p++ optional, on MKCXX To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/external/bsd/pcc

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:20:49 UTC 2014 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/include: config.h src/external/bsd/pcc/libexec: Makefile src/external/bsd/pcc/libexec/ccom: Makefile

CVS commit: src/external/bsd/pcc/dist/pcc

2014-07-24 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jul 24 20:12:50 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc: configure.ac src/external/bsd/pcc/dist/pcc/arch/amd64: local.c local2.c src/external/bsd/pcc/dist/pcc/cc/cc: cc.1 src/external/bsd/

CVS commit: src/external/bsd/pcc/dist/pcc/cc/ccom

2014-03-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 21 01:17:40 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc/cc/ccom: trees.c Log Message: fix Big Endian compilation To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/external/bsd/pcc/dist/pcc/cc/c

CVS commit: src/external/bsd/pcc

2014-03-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 14 00:06:52 UTC 2014 Modified Files: src/external/bsd/pcc/dist/pcc/arch/amd64: local2.c src/external/bsd/pcc/dist/pcc/cc/ccom: gcc_compat.c main.c trees.c src/external/bsd/pcc/dist/pcc/cc/cpp: cpp.c

CVS commit: src/external/bsd/pcc/dist/pcc/arch/amd64

2012-12-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Dec 31 18:47:42 UTC 2012 Modified Files: src/external/bsd/pcc/dist/pcc/arch/amd64: local.c Log Message: avoid strict aliasing problems To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 src/external/bsd/pcc/di

CVS commit: src/external/bsd/pcc/dist/pcc/cc/ccom

2012-03-26 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Mar 26 22:06:04 UTC 2012 Modified Files: src/external/bsd/pcc/dist/pcc/cc/ccom: ccom.1 Log Message: Remove unnecessary Ns; fix formatting nit. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/bsd/pcc/dis

CVS commit: src/external/bsd/pcc

2012-03-26 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Mar 26 14:31:12 UTC 2012 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/include: config.h Log Message: update for pcc-20120325 To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 sr

CVS commit: src/external/bsd/pcc/dist/pcc

2012-03-26 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Mar 26 14:30:47 UTC 2012 Modified Files: src/external/bsd/pcc/dist/pcc/cc/ccom: ccom.1 gcc_compat.c pass1.h pftn.c src/external/bsd/pcc/dist/pcc/mip: common.c Log Message: resolve merge conflicts To gener

CVS commit: src/external/bsd/pcc/dist

2012-03-26 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Mar 26 14:27:27 UTC 2012 Update of /cvsroot/src/external/bsd/pcc/dist In directory ivanova.netbsd.org:/tmp/cvs-serv21356 Log Message: Update to pcc-20120325 The full changelog is at http://pcc.ludd.ltu.se/fisheye/changelog/~date=20

CVS commit: src/external/bsd/pcc/dist/pcc/cc/ccom

2012-03-12 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Mon Mar 12 09:09:40 UTC 2012 Modified Files: src/external/bsd/pcc/dist/pcc/cc/ccom: gcc_compat.c pass1.h Log Message: recognise (but ignore) the __returns_twice__ GCC attribute To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/external/bsd/pcc/dist/pcc

2012-01-11 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Jan 11 20:46:48 UTC 2012 Modified Files: src/external/bsd/pcc/dist/pcc: configure.ac src/external/bsd/pcc/dist/pcc/cc: Makefile.in src/external/bsd/pcc/dist/pcc/cc/cc: cc.1 src/external/bsd/pcc/dist/pcc/

CVS commit: src/external/bsd/pcc

2012-01-11 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Jan 11 20:36:26 UTC 2012 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/include: config.h Log Message: update for pcc-20120105 To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 sr

CVS commit: src/external/bsd/pcc/dist

2012-01-11 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Jan 11 20:33:46 UTC 2012 Update of /cvsroot/src/external/bsd/pcc/dist In directory ivanova.netbsd.org:/tmp/cvs-serv3161 Log Message: Update to pcc-20120105 The full changelog is at http://pcc.ludd.ltu.se/fisheye/changelog/~date=201

CVS commit: src/external/bsd/pcc

2011-09-01 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Sep 1 13:00:15 UTC 2011 Modified Files: src/external/bsd/pcc: Makefile Makefile.inc prepare-import.sh src/external/bsd/pcc/include: config.h src/external/bsd/pcc/libexec/ccom: Makefile src/external/bsd/

CVS commit: src/external/bsd/pcc/dist

2011-09-01 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Sep 1 12:55:43 UTC 2011 Modified Files: src/external/bsd/pcc/dist/pcc: configure.ac src/external/bsd/pcc/dist/pcc/cc: Makefile.in src/external/bsd/pcc/dist/pcc/cc/cc: cc.1 src/external/bsd/pcc/dist/pcc/

CVS commit: src/external/bsd/pcc/dist

2011-09-01 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Sep 1 12:47:29 UTC 2011 Update of /cvsroot/src/external/bsd/pcc/dist In directory ivanova.netbsd.org:/tmp/cvs-serv15505 Log Message: Update pcc snapshot to 1.1.0.DEVEL 20110901 Continual development has happened since the previous 0

CVS commit: src/external/bsd/pcc/libexec/ccom

2011-08-10 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 10 08:10:39 UTC 2011 Modified Files: src/external/bsd/pcc/libexec/ccom: Makefile Log Message: disable some warnings to appease gcc-4.5 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/bsd/pcc/lib

CVS commit: src/external/bsd/pcc/dist/pcc/mip

2011-08-10 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 10 08:09:38 UTC 2011 Modified Files: src/external/bsd/pcc/dist/pcc/mip: common.c Log Message: use offsetof() rather than rolling our own, to appease gcc 4.5 To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2

CVS commit: src/external/bsd/pcc/dist/pcc/cc/ccom

2011-08-10 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Aug 10 08:08:39 UTC 2011 Modified Files: src/external/bsd/pcc/dist/pcc/cc/ccom: pftn.c Log Message: fix up some undefined behaviour, to appease gcc 4.5 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external

CVS commit: src/external/bsd/pcc

2011-06-07 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Jun 7 13:30:35 UTC 2011 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/libexec/ccom: Makefile src/external/bsd/pcc/libexec/cpp: Makefile Log Message: make PCC_DEBUG a global flag (will

CVS commit: src/external/bsd/pcc

2011-06-07 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Jun 7 13:07:27 UTC 2011 Modified Files: src/external/bsd/pcc: Makefile.inc prepare-import.sh Log Message: use better method of creating version string, current method can introduce spurious " characters during stringification

CVS commit: src/external/bsd/pcc

2011-06-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Jun 3 13:31:26 UTC 2011 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/usr.bin/pcc: Makefile Log Message: INCLUDEDIR and LIBEXECDIR only need to be defined for the pcc front end To generate

CVS commit: src/external/bsd/pcc

2011-06-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Jun 3 08:56:39 UTC 2011 Modified Files: src/external/bsd/pcc: prepare-import.sh Log Message: sterilise the environment before running configure To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/pc

CVS commit: src/external/bsd/pcc/lib/libpcc

2011-05-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun May 22 12:01:26 UTC 2011 Modified Files: src/external/bsd/pcc/lib/libpcc: Makefile Log Message: provide endian information to libpcc (shame this doesn't use the same TARGET_XXX_ENDIAN definition as the rest of the sources)

CVS commit: src/external/bsd/pcc/libexec/ccom

2011-05-22 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Sun May 22 11:53:47 UTC 2011 Modified Files: src/external/bsd/pcc/libexec/ccom: Makefile Log Message: let external.h be built as a side effect of external.c, as listing it explicitly means that mkext is run concurrently twice when

CVS commit: src/external/bsd/pcc/libexec/mkext

2011-04-29 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 29 08:33:02 UTC 2011 Modified Files: src/external/bsd/pcc/libexec/mkext: Makefile Log Message: build mkext with the same flags as ccom (lack of -DGCC_COMPAT in particular, but add -Dos_ and -Dmach_ just in case) To gener

CVS commit: src/external/bsd/pcc/libexec

2011-04-14 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Apr 14 09:31:25 UTC 2011 Modified Files: src/external/bsd/pcc/libexec: Makefile src/external/bsd/pcc/libexec/ccom: Makefile Added Files: src/external/bsd/pcc/libexec/mkext: Makefile Log Message: use HOSTPROG to

CVS commit: src/external/bsd/pcc/usr.bin/pcc

2011-02-08 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 8 18:26:25 UTC 2011 Modified Files: src/external/bsd/pcc/usr.bin/pcc: Makefile Log Message: newer pcc front end provides some definitions according to arch, so provide the TARGMACH definition to the compiler here. (makes

CVS commit: src/external/bsd/pcc

2011-02-01 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Tue Feb 1 20:28:11 UTC 2011 Modified Files: src/external/bsd/pcc: prepare-import.sh Log Message: pcc-current provides a DATESTAMP file, handle that rather than guessing To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.

CVS commit: src/external/bsd/pcc

2010-06-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jun 3 19:17:22 UTC 2010 Modified Files: src/external/bsd/pcc: Makefile.inc src/external/bsd/pcc/include: config.h src/external/bsd/pcc/libexec/ccom: Makefile src/external/bsd/pcc/libexec/cpp: Makefile

CVS commit: src/external/bsd/pcc/dist/pcc

2010-06-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jun 3 19:07:59 UTC 2010 Modified Files: src/external/bsd/pcc/dist/pcc/cc: Makefile.in src/external/bsd/pcc/dist/pcc/cc/cc: cc.1 src/external/bsd/pcc/dist/pcc/cc/ccom: ccom.1 pftn.c src/external/bsd/pcc/

CVS commit: src/external/bsd/pcc/dist

2010-06-03 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Thu Jun 3 18:58:41 UTC 2010 Update of /cvsroot/src/external/bsd/pcc/dist In directory ivanova.netbsd.org:/tmp/cvs-serv16130 Log Message: Update pcc to current [0.9.9 20100603] version. There have been many bugfixes and feature additions,