Up to [cvs.NetBSD.org] / src / external / bsd / pcc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:04:02 2012 UTC (13 months, 1 week ago) by yamt
Branch: yamt-pagecache
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
sync with head
Revision 1.16.2.1 / (download) - annotate - [select for diffs], Tue Apr 3 16:36:20 2012 UTC (13 months, 2 weeks ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
Pull up following revision(s) (requested by plunky in ticket #157): external/bsd/pcc/Makefile.inc external/bsd/pcc/dist/pcc/DATESTAMP external/bsd/pcc/dist/pcc/arch/amd64/local.c external/bsd/pcc/dist/pcc/arch/i386/local2.c external/bsd/pcc/dist/pcc/arch/vax/local2.c external/bsd/pcc/dist/pcc/cc/cc/Makefile.in external/bsd/pcc/dist/pcc/cc/ccom/Makefile.in external/bsd/pcc/dist/pcc/cc/ccom/builtins.c external/bsd/pcc/dist/pcc/cc/ccom/ccom.1 external/bsd/pcc/dist/pcc/cc/ccom/cgram.y external/bsd/pcc/dist/pcc/cc/ccom/gcc_compat.c external/bsd/pcc/dist/pcc/cc/ccom/init.c external/bsd/pcc/dist/pcc/cc/ccom/inline.c external/bsd/pcc/dist/pcc/cc/ccom/main.c external/bsd/pcc/dist/pcc/cc/ccom/optim.c external/bsd/pcc/dist/pcc/cc/ccom/pass1.h external/bsd/pcc/dist/pcc/cc/ccom/pftn.c external/bsd/pcc/dist/pcc/cc/ccom/stabs.c external/bsd/pcc/dist/pcc/cc/ccom/trees.c external/bsd/pcc/dist/pcc/cc/cpp/Makefile.in external/bsd/pcc/dist/pcc/cc/cxxcom/Makefile.in external/bsd/pcc/dist/pcc/cc/cxxcom/builtins.c external/bsd/pcc/dist/pcc/cc/cxxcom/gcc_compat.c external/bsd/pcc/dist/pcc/cc/cxxcom/init.c external/bsd/pcc/dist/pcc/cc/cxxcom/inline.c external/bsd/pcc/dist/pcc/cc/cxxcom/main.c external/bsd/pcc/dist/pcc/cc/cxxcom/optim.c external/bsd/pcc/dist/pcc/cc/cxxcom/pass1.h external/bsd/pcc/dist/pcc/cc/cxxcom/pftn.c external/bsd/pcc/dist/pcc/cc/cxxcom/stabs.c external/bsd/pcc/dist/pcc/cc/cxxcom/trees.c external/bsd/pcc/dist/pcc/cc/driver/Makefile.in external/bsd/pcc/dist/pcc/f77/f77/Makefile.in external/bsd/pcc/dist/pcc/f77/fcom/Makefile.in external/bsd/pcc/dist/pcc/f77/fcom/main.c external/bsd/pcc/dist/pcc/mip/common.c external/bsd/pcc/dist/pcc/mip/manifest.h external/bsd/pcc/dist/pcc/mip/match.c external/bsd/pcc/dist/pcc/mip/pass2.h external/bsd/pcc/dist/pcc/mip/reader.c external/bsd/pcc/dist/pcc/mip/regs.c external/bsd/pcc/include/config.h Update to pcc-20120325 The full changelog is at http://pcc.ludd.ltu.se/fisheye/changelog/~date=2012-03-25T06%3A00%3A00/pcc and includes some bug and documentation fixes. The siginifcant improvements were that the __returns_twice__ attribute is now accepted, and a problem parsing attributes on parameters of function prototypes was fixed. (both of these issues caused problems compiling with the NetBSD headers)
Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 26 14:31:12 2012 UTC (13 months, 4 weeks ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
update for pcc-20120325
Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 11 20:36:26 2012 UTC (16 months, 1 week ago) by plunky
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
update for pcc-20120105
Revision 1.15 / (download) - annotate - [select for diffs], Thu Sep 1 13:00:14 2011 UTC (20 months, 3 weeks ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.14: +6 -3
lines
Diff to previous 1.14 (colored)
update build machinery for pcc-20110901
Revision 1.11.4.1 / (download) - annotate - [select for diffs], Thu Jun 23 14:18:32 2011 UTC (23 months ago) by cherry
Branch: cherry-xenmp
Changes since 1.11: +3 -6
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Catchup with rmind-uvmplock merge.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jun 7 13:30:35 2011 UTC (23 months, 2 weeks ago) by plunky
Branch: MAIN
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
make PCC_DEBUG a global flag (will not compile without, currently)
Revision 1.13 / (download) - annotate - [select for diffs], Tue Jun 7 13:07:26 2011 UTC (23 months, 2 weeks ago) by plunky
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
use better method of creating version string, current method can introduce spurious " characters during stringification
Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 3 13:31:25 2011 UTC (23 months, 3 weeks ago) by plunky
Branch: MAIN
Changes since 1.11: +1 -6
lines
Diff to previous 1.11 (colored)
INCLUDEDIR and LIBEXECDIR only need to be defined for the pcc front end
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 3 19:17:22 2010 UTC (2 years, 11 months ago) by plunky
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231,
cherry-xenmp-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: cherry-xenmp
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
apply build framework and config changes for pcc-100602, plus add a prepare-import.sh script for future updates
Revision 1.10 / (download) - annotate - [select for diffs], Thu Feb 11 14:36:32 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.9: +3 -4
lines
Diff to previous 1.9 (colored)
actually include the top-level Makefile.inc
Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 11 14:22:30 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
keep generated config.h file in a subdir (avoids potential inclusion errors)
Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 11 14:18:45 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.7: +16 -1
lines
Diff to previous 1.7 (colored)
provide endian information at build time rather than embedding it in the config.h file.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 5 18:41:25 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
amd64 provides MACHINE_ARCH=x86_64 but pcc wants TARGMACH=amd64. handle that
Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 5 17:18:31 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
when making VERSSTR, provide the target os/machine rather than the host. have the CVS checkout date in the PACKAGE_STRING rather than in a separate definition
Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 5 08:58:47 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.4: +7 -7
lines
Diff to previous 1.4 (colored)
be more adaptable when choosing the target arch, try to relate the MACHINE_ARCH to the supported architectures before failing.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 5 08:52:25 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
just use the actual date in PACKAGE_CHECKOUT definition
Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 3 22:13:13 2010 UTC (3 years, 3 months ago) by plunky
Branch: MAIN
Changes since 1.2: +4 -1
lines
Diff to previous 1.2 (colored)
fix the embedded VERSSTR by providing the correct machine architecture at build time, and adding an import date to the version.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 20 11:45:54 2010 UTC (3 years, 4 months ago) by plunky
Branch: MAIN
Changes since 1.1: +10 -7
lines
Diff to previous 1.1 (colored)
Clean up the build framework for pcc - use <bsd.init.mk> to include <../Makefile.inc> files - add Makefile.inc files that pull in appropriate build settings - fix the LIBEXECDIR definition (should have trailing /) - make cc.1 install as pcc.1 to match the binary - use YHEADER= to build the yacc headers - general consistency tidy up
Revision 1.1.6.2 / (download) - annotate - [select for diffs], Sun Oct 19 22:40:12 2008 UTC (4 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.1.6.1: +27 -0
lines
Diff to previous 1.1.6.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Thu Sep 18 05:15:35 2008 UTC (4 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.1.2.1: +27 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.1.6.1, Sun Aug 24 05:47:05 2008 UTC (4 years, 9 months ago) by haad
Branch: haad-dm
Changes since 1.1: +0 -27
lines
FILE REMOVED
file Makefile.inc was added on branch haad-dm on 2008-10-19 22:40:12 +0000
Revision 1.1.2.1, Sun Aug 24 05:47:05 2008 UTC (4 years, 9 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.1: +0 -27
lines
FILE REMOVED
file Makefile.inc was added on branch wrstuden-revivesa on 2008-09-18 05:15:35 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 24 05:47:05 2008 UTC (4 years, 9 months ago) by gmcgarry
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
netbsd-5-base,
netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base
Branch point for: wrstuden-revivesa,
haad-dm
Add pcc build framework.