NetBSD/external/bsd/pcc
plunky 1641c82fac Update pcc snapshot to 1.1.0.DEVEL 20110901
Continual development has happened since the previous 0.9.9
snapshot of 20100603 and the full commit log is too long to
include here, but can be seen at

 http://pcc.ludd.ltu.se/fisheye/changelog/~date=2011-09-01T06%3A00%3A00/pcc

Many bugs were reported and fixed, along with reworks of the compiler
internals in several areas, notable milestones were

 * more builtins, libpcc is no longer required on NetBSD
 * improved gcc compatibility (eg gnu-inline semantics)
 * NetBSD/VAX kernel compiles and boots
 * using cpp as backend for lint now fully working
 * PIC support seems complete
 * NetBSD/i386 kernel can be compiled and booted
 * better float/double/complex support
 * amd64 support on OSX
 * reworked Makefiles
 * pcc 1.0.0 was release on April 1 2011
 * several xasm improvements
 * FreeBSD/amd64 system can be compiled with very few changes
 * DragonFly fixes from downstream
 * rewritten #pragma support
 * TLS support added
 * many regression tests
 * rewrite of internal attribute handling
2011-09-01 12:46:15 +00:00
..
dist Update pcc snapshot to 1.1.0.DEVEL 20110901 2011-09-01 12:46:15 +00:00
include apply build framework and config changes for pcc-100602, plus add a 2010-06-03 19:17:22 +00:00
lib provide endian information to libpcc 2011-05-22 12:01:26 +00:00
libexec disable some warnings to appease gcc-4.5 2011-08-10 08:10:39 +00:00
usr.bin INCLUDEDIR and LIBEXECDIR only need to be defined for the 2011-06-03 13:31:25 +00:00
Makefile Clean up the build framework for pcc 2010-01-20 11:45:54 +00:00
Makefile.inc make PCC_DEBUG a global flag (will not compile without, currently) 2011-06-07 13:30:35 +00:00
prepare-import.sh use better method of creating version string, current method can 2011-06-07 13:07:26 +00:00