Discussion:
CVS commit: pcc
Anders Magnusson
2012-07-28 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Jul 28 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120728


To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-07-29 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Jul 29 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120729


To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-07-30 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Jul 30 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120730


To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-07-31 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Jul 31 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120731


To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-07-31 07:33:22 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Jul 31 07:33:22 UTC 2012

Modified Files:
pcc/cc/cxxcom: scan.l
pcc/mip: common.c

Log Message:
Do not complain about truncated scalar types in system headers, it gives
too many false positives. This follows the gcc style with not complaining
about missing prototypes in system headers.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pcc/cc/cxxcom/scan.l
cvs rdiff -u -r1.102 -r1.103 pcc/mip/common.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-07-31 09:10:01 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Tue Jul 31 09:10:01 UTC 2012

Modified Files:
pcc: configure configure.ac

Log Message:
When checking supported compiler flags, stop at the first one that
is not supported. This allows to add -Werror and -Wno-error=truncate
while leaving -Wtruncate in place, as there are some -Wtruncate warnings
produced that are not obviously wrong, and older pcc does not
support -Wno-error=

don't add -Werror yet as there is a bogus warning produced by gcc-4.5.3
about unintialised variable use in pftn.c


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pcc/configure
cvs rdiff -u -r1.112 -r1.113 pcc/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-01 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Aug 1 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120801


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-03 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Fri Aug 3 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120803


To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-04 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Aug 4 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120804


To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-05 17:27:30 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Aug 5 17:27:30 UTC 2012

Modified Files:
pcc/cc/cc: cc.c
pcc/os/darwin: ccconfig.h

Log Message:
Fix some darwin-specific bugs. Move darwin-specific options to ccconfig.h.


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 pcc/cc/cc/cc.c
cvs rdiff -u -r1.15 -r1.16 pcc/os/darwin/ccconfig.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-06 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Aug 6 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120806


To generate a diff of this commit:
cvs rdiff -u -r1.202 -r1.203 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-07 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Aug 7 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120807


To generate a diff of this commit:
cvs rdiff -u -r1.203 -r1.204 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-08 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Aug 8 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120808


To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-09 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Aug 9 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120809


To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-09 11:41:28 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Aug 9 11:41:28 UTC 2012

Modified Files:
pcc: configure.ac
pcc/arch/amd64: code.c local.c macdefs.h
pcc/cc/ccom: builtins.c cgram.y main.c pass1.h pftn.c
pcc/cc/driver: platform.c

Log Message:
Change the builtin function handling extensively.
Put the builtins into the symbol table at startup.
Do replacement check before parsing arguments.
This should fix __builtin_nanf bugs reported on pcc-list.


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pcc/configure.ac
cvs rdiff -u -r1.64 -r1.65 pcc/arch/amd64/code.c
cvs rdiff -u -r1.67 -r1.68 pcc/arch/amd64/local.c
cvs rdiff -u -r1.22 -r1.23 pcc/arch/amd64/macdefs.h
cvs rdiff -u -r1.35 -r1.36 pcc/cc/ccom/builtins.c
cvs rdiff -u -r1.347 -r1.348 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.118 -r1.119 pcc/cc/ccom/main.c
cvs rdiff -u -r1.241 -r1.242 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.350 -r1.351 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.4 -r1.5 pcc/cc/driver/platform.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-09 11:52:11 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Aug 9 11:52:11 UTC 2012

Modified Files:
pcc/arch/i386: local.c macdefs.h
pcc/cc/ccom: builtins.c

Log Message:
Fix builtin fallouts on i386.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pcc/arch/i386/local.c
cvs rdiff -u -r1.83 -r1.84 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.36 -r1.37 pcc/cc/ccom/builtins.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-10 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Fri Aug 10 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120810


To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-08-10 07:02:32 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Fri Aug 10 07:02:32 UTC 2012

Modified Files:
pcc: configure configure.ac

Log Message:
add -Werror to default flags, as suggested in PCC-371 by TAKAHASHI Tamotsu

also -Wno-error=uninitialized for now as gcc 4.5.3 has a spurious complaint


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pcc/configure
cvs rdiff -u -r1.114 -r1.115 pcc/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-11 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Aug 11 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120811


To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-12 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Aug 12 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120812


To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-13 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Aug 13 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120813


To generate a diff of this commit:
cvs rdiff -u -r1.209 -r1.210 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-14 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Aug 14 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120814


To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-15 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Aug 15 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120815


To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-18 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Aug 18 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120818


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-18 15:44:14 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Aug 18 15:44:14 UTC 2012

Modified Files:
pcc/cc/ccom: cgram.y pftn.c trees.c
pcc/mip: manifest.h optim2.c

Log Message:
Save all labels that are taken address of, so that they won't be optimized
away in deljumps().
Add all labels of which address are taken as possible destinations in
computed goto statements when creating the cfg.


To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.355 -r1.356 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.310 -r1.311 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.99 -r1.100 pcc/mip/manifest.h
cvs rdiff -u -r1.83 -r1.84 pcc/mip/optim2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-19 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Aug 19 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120819


To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-20 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Aug 20 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120820


To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-08-20 21:55:04 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Mon Aug 20 21:55:04 UTC 2012

Modified Files:
pcc: configure configure.ac

Log Message:
provide an --enable-Werror option, since trying to use it automatically
does seem to cause several problems with spurious errors on different
compilers, as discussed on pcc-list


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pcc/configure
cvs rdiff -u -r1.115 -r1.116 pcc/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-21 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Aug 21 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120821


To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-23 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Aug 23 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120823


To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-25 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Aug 25 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120825


To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-26 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Aug 26 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120826


To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-27 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Aug 27 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120827


To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-28 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Aug 28 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120828


To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-29 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Aug 29 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120829


To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.222 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-30 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Aug 30 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120830


To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-30 17:36:33 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Aug 30 17:36:33 UTC 2012

Modified Files:
pcc: configure configure.ac

Log Message:
Config support for sysv4, from Gregor Richards.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pcc/configure
cvs rdiff -u -r1.116 -r1.117 pcc/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-08-31 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Fri Aug 31 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120831


To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-08-31 18:34:35 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Fri Aug 31 18:34:35 UTC 2012

Modified Files:
pcc/cc/cc: Makefile.in
pcc/cc/cpp: Makefile.in
pcc/cc/driver: Makefile.in
pcc/f77/f77: Makefile.in

Log Message:
be consistent; use $(..) for Make variable substitutions


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pcc/cc/cc/Makefile.in
cvs rdiff -u -r1.41 -r1.42 pcc/cc/cpp/Makefile.in
cvs rdiff -u -r1.7 -r1.8 pcc/cc/driver/Makefile.in
cvs rdiff -u -r1.20 -r1.21 pcc/f77/f77/Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-08-31 18:41:23 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Fri Aug 31 18:41:23 UTC 2012

Modified Files:
pcc: config.h.in configure configure.ac
pcc/os/win32: config.h

Log Message:
ISFLEX is not [any longer] used


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pcc/config.h.in
cvs rdiff -u -r1.100 -r1.101 pcc/configure
cvs rdiff -u -r1.117 -r1.118 pcc/configure.ac
cvs rdiff -u -r1.17 -r1.18 pcc/os/win32/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-01 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Sep 1 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120901


To generate a diff of this commit:
cvs rdiff -u -r1.224 -r1.225 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-02 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Sep 2 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120902


To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-03 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Sep 3 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120903


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-05 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Sep 5 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120905


To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-06 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Sep 6 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120906


To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-09-06 20:51:14 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Thu Sep 6 20:51:14 UTC 2012

Modified Files:
pcc/cc/ccom: main.c
pcc/mip: common.c manifest.h

Log Message:
be type consistent, and use size_t for allocation functions


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pcc/cc/ccom/main.c
cvs rdiff -u -r1.106 -r1.107 pcc/mip/common.c
cvs rdiff -u -r1.100 -r1.101 pcc/mip/manifest.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-07 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Fri Sep 7 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120907


To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-08 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Sep 8 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120908


To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-09 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Sep 9 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120909


To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-10 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Sep 10 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120910


To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-13 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Sep 13 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120913


To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-16 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Sep 16 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120916


To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-18 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Sep 18 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120918


To generate a diff of this commit:
cvs rdiff -u -r1.235 -r1.236 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-19 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Sep 19 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120919


To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-20 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Sep 20 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120920


To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-21 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Fri Sep 21 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120921


To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-23 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Sep 23 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120923


To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-23 09:58:13 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Sep 23 09:58:13 UTC 2012

Modified Files:
pcc: configure configure.ac

Log Message:
Add support for MPVERSION, as requested by Thorsten Glaser.


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pcc/configure
cvs rdiff -u -r1.118 -r1.119 pcc/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-24 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Sep 24 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120924


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-25 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Sep 25 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120925


To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-09-25 11:17:18 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Tue Sep 25 11:17:18 UTC 2012

Modified Files:
pcc: configure configure.ac
pcc/cc/cc: Makefile.in
pcc/cc/ccom: Makefile.in
pcc/cc/cpp: Makefile.in
pcc/cc/cxxcom: Makefile.in
pcc/cc/driver: Makefile.in
pcc/f77/f77: Makefile.in
pcc/f77/fcom: Makefile.in

Log Message:
simplify stripping of installed binaries in Makefiles, just
use the -s option for the "BSD compatible install", and
provide an option to disable that


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pcc/configure
cvs rdiff -u -r1.119 -r1.120 pcc/configure.ac
cvs rdiff -u -r1.33 -r1.34 pcc/cc/cc/Makefile.in
cvs rdiff -u -r1.42 -r1.43 pcc/cc/ccom/Makefile.in
cvs rdiff -u -r1.43 -r1.44 pcc/cc/cpp/Makefile.in
cvs rdiff -u -r1.4 -r1.5 pcc/cc/cxxcom/Makefile.in
cvs rdiff -u -r1.8 -r1.9 pcc/cc/driver/Makefile.in
cvs rdiff -u -r1.21 -r1.22 pcc/f77/f77/Makefile.in
cvs rdiff -u -r1.22 -r1.23 pcc/f77/fcom/Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-26 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Sep 26 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120926


To generate a diff of this commit:
cvs rdiff -u -r1.242 -r1.243 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2012-09-26 19:56:12 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Wed Sep 26 19:56:12 UTC 2012

Modified Files:
pcc/cc/ccom: init.c pftn.c trees.c
pcc/cc/cxxcom: init.c pftn.c trees.c
pcc/mip: common.c manifest.h pass2.h reader.c regs.c

Log Message:
debug output using fprintf(stdout) can be printf() since it
is interspersed with that anyway


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pcc/cc/ccom/init.c
cvs rdiff -u -r1.358 -r1.359 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.315 -r1.316 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.3 -r1.4 pcc/cc/cxxcom/init.c pcc/cc/cxxcom/trees.c
cvs rdiff -u -r1.5 -r1.6 pcc/cc/cxxcom/pftn.c
cvs rdiff -u -r1.107 -r1.108 pcc/mip/common.c
cvs rdiff -u -r1.101 -r1.102 pcc/mip/manifest.h
cvs rdiff -u -r1.134 -r1.135 pcc/mip/pass2.h
cvs rdiff -u -r1.282 -r1.283 pcc/mip/reader.c
cvs rdiff -u -r1.231 -r1.232 pcc/mip/regs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-27 01:00:03 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Sep 27 01:00:03 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120927


To generate a diff of this commit:
cvs rdiff -u -r1.243 -r1.244 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-29 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Sep 29 01:00:02 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20120929


To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-10-03 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Oct 3 01:00:01 UTC 2012

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20121003


To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 pcc/DATESTAMP

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...