| Age | Commit message (Expand) | Author |
| 2012-12-31 | avoid strict aliasing problems | christos |
| 2012-03-26 | Remove unnecessary Ns; fix formatting nit. | wiz |
| 2012-03-26 | update for pcc-20120325 | plunky |
| 2012-03-26 | resolve merge conflicts | plunky |
| 2012-03-26 | Update to pcc-20120325 | plunky |
| 2012-03-12 | recognise (but ignore) the __returns_twice__ GCC attribute | plunky |
| 2012-01-11 | resolve merge conflicts | plunky |
| 2012-01-11 | update for pcc-20120105 | plunky |
| 2012-01-11 | Update to pcc-20120105 | plunky |
| 2011-09-01 | update build machinery for pcc-20110901 | plunky |
| 2011-09-01 | fix conflicts created by new import | plunky |
| 2011-09-01 | Update pcc snapshot to 1.1.0.DEVEL 20110901 | plunky |
| 2011-08-10 | disable some warnings to appease gcc-4.5 | plunky |
| 2011-08-10 | use offsetof() rather than rolling our own, to appease gcc 4.5 | plunky |
| 2011-08-10 | fix up some undefined behaviour, to appease gcc 4.5 | plunky |
| 2011-06-07 | make PCC_DEBUG a global flag (will not compile without, currently) | plunky |
| 2011-06-07 | use better method of creating version string, current method can | plunky |
| 2011-06-03 | INCLUDEDIR and LIBEXECDIR only need to be defined for the | plunky |
| 2011-06-03 | sterilise the environment before running configure | plunky |
| 2011-05-22 | provide endian information to libpcc | plunky |
| 2011-05-22 | let external.h be built as a side effect of external.c, as | plunky |
| 2011-05-20 | simplify PCC inclusion; MKPCCDMDS is not really required | plunky |
| 2011-04-29 | build mkext with the same flags as ccom (lack of -DGCC_COMPAT in | plunky |
| 2011-04-14 | use HOSTPROG to build the mkext program (which creates external.c and | plunky |
| 2011-02-08 | newer pcc front end provides some definitions according to arch, | plunky |
| 2011-02-01 | pcc-current provides a DATESTAMP file, handle that rather than guessing | plunky |
| 2010-12-16 | Observe the following spelling: | wiz |
| 2010-06-03 | apply build framework and config changes for pcc-100602, plus add a | plunky |
| 2010-06-03 | merge changes from pcc-090902 branch | plunky |
| 2010-06-03 | Update pcc to current [0.9.9 20100603] version. There have been many | plunky |
| 2010-03-07 | Install PCC cpp as libexec/pcpp to avoid name conflicts with other | plunky |
| 2010-03-07 | break overly long line | plunky |
| 2010-02-11 | actually include the top-level Makefile.inc | plunky |
| 2010-02-11 | keep generated config.h file in a subdir | plunky |
| 2010-02-11 | provide endian information at build time rather than embedding it | plunky |
| 2010-02-05 | amd64 provides MACHINE_ARCH=x86_64 but pcc wants TARGMACH=amd64. handle that | plunky |
| 2010-02-05 | when making VERSSTR, provide the target os/machine rather than the host. | plunky |
| 2010-02-05 | be more adaptable when choosing the target arch, try to relate | plunky |
| 2010-02-05 | just use the actual date in PACKAGE_CHECKOUT definition | plunky |
| 2010-02-05 | don't build and install the crtbegin.o and crtend.o files at this stage, | plunky |
| 2010-02-05 | use SUBDIR= not SUBDIR+= | plunky |
| 2010-02-05 | don't conditionally include the Makefile.inc, we need the BINDIR etc | plunky |
| 2010-02-05 | only go to WARNS=2 on these by default | plunky |
| 2010-02-03 | fix the embedded VERSSTR by providing the correct machine architecture | plunky |
| 2010-02-03 | following the documentation in mk.conf(5) and share/mk/bsd.README, | plunky |
| 2010-02-03 | Install the CPP manpage as pcpp(1) to avoid conflicts with the GCC version | plunky |
| 2010-01-22 | execute lists of commands in sub-shells so that the cwd doesn't get | plunky |
| 2010-01-20 | Clean up the build framework for pcc | plunky |
| 2010-01-08 | Fix markup. | joerg |
| 2010-01-08 | Fix the markup. | joerg |