Discussion:
CVS commit: pcc
Anders Magnusson
2014-04-29 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Apr 29 01:00:02 UTC 2014

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140429


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140430


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-04-30 16:36:31 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Apr 30 16:36:31 UTC 2014

Modified Files:
pcc: configure configure.ac

Log Message:
Add -Werror when probing for supported options, otherwise llvm will accept
Wtruncate but complain at compilation.


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pcc/configure
cvs rdiff -u -r1.124 -r1.125 pcc/configure.ac

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140501


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140502


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Gregory McGarry
2014-05-02 10:44:34 UTC
Permalink
Module Name: pcc
Committed By: gmcgarry
Date: Fri May 2 10:44:34 UTC 2014

Modified Files:
pcc/arch/i386: local.c
pcc/cc/cc: cc.c
pcc/cc/cpp: cpp.c
pcc/os/darwin: ccconfig.h

Log Message:
Fix symbol mangling on macos. Add support for macos frameworks. Now simple Carbon-based apps work.


To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 pcc/arch/i386/local.c
cvs rdiff -u -r1.267 -r1.268 pcc/cc/cc/cc.c
cvs rdiff -u -r1.188 -r1.189 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.18 -r1.19 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
2014-05-03 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat May 3 01:00:02 UTC 2014

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140503


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-05-03 09:47:52 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat May 3 09:47:52 UTC 2014

Modified Files:
pcc/arch/i386: code.c local.c
pcc/cc/ccom: cgram.y gcc_compat.c inline.c pass1.h pftn.c scan.l
symtabs.c trees.c
pcc/cc/cxxcom: cgram.y cxxcode.c gcc_compat.c inline.c pass1.h pftn.c
scan.l symtabs.c trees.c

Log Message:
Accept --disable-gcc-compat. Not heavily tested.
Fixes Jira#PCC-262 by Jonathan Gray.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pcc/arch/i386/code.c
cvs rdiff -u -r1.173 -r1.174 pcc/arch/i386/local.c
cvs rdiff -u -r1.368 -r1.369 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.102 -r1.103 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.52 -r1.53 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.256 -r1.257 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.367 -r1.368 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.118 -r1.119 pcc/cc/ccom/scan.l
cvs rdiff -u -r1.24 -r1.25 pcc/cc/ccom/symtabs.c
cvs rdiff -u -r1.322 -r1.323 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.5 -r1.6 pcc/cc/cxxcom/cgram.y
cvs rdiff -u -r1.4 -r1.5 pcc/cc/cxxcom/cxxcode.c
cvs rdiff -u -r1.6 -r1.7 pcc/cc/cxxcom/gcc_compat.c
cvs rdiff -u -r1.3 -r1.4 pcc/cc/cxxcom/inline.c pcc/cc/cxxcom/scan.l
cvs rdiff -u -r1.9 -r1.10 pcc/cc/cxxcom/pass1.h pcc/cc/cxxcom/pftn.c \
pcc/cc/cxxcom/trees.c
cvs rdiff -u -r1.1 -r1.2 pcc/cc/cxxcom/symtabs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-05-03 09:57:57 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat May 3 09:57:57 UTC 2014

Modified Files:
pcc/cc/ccom: trees.c
pcc/cc/cxxcom: cxxcode.c trees.c
pcc/mip: reader.c regs.c

Log Message:
Allow pcc to be compiled without PCC_DEBUG being defined.
Solves Jira#PCC-8 by Gregory McGarry.


To generate a diff of this commit:
cvs rdiff -u -r1.323 -r1.324 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.5 -r1.6 pcc/cc/cxxcom/cxxcode.c
cvs rdiff -u -r1.10 -r1.11 pcc/cc/cxxcom/trees.c
cvs rdiff -u -r1.286 -r1.287 pcc/mip/reader.c
cvs rdiff -u -r1.233 -r1.234 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
2014-05-03 10:36:10 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat May 3 10:36:10 UTC 2014

Modified Files:
pcc/arch/amd64: macdefs.h
pcc/arch/i386: macdefs.h
pcc/arch/m68k: macdefs.h
pcc/arch/vax: macdefs.h
pcc/cc/cc: cc.c

Log Message:
Let the compiler define __FLT_EVAL_METHOD__, and add to targets accordingly.
FIxes Jira#PCC-317 by Fred J. Tydeman.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pcc/arch/amd64/macdefs.h
cvs rdiff -u -r1.87 -r1.88 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.3 -r1.4 pcc/arch/m68k/macdefs.h
cvs rdiff -u -r1.17 -r1.18 pcc/arch/vax/macdefs.h
cvs rdiff -u -r1.268 -r1.269 pcc/cc/cc/cc.c

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140504


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140506


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140505


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140508


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140509


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140510


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140511


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140512


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-05-16 13:02:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Fri May 16 13:02:02 UTC 2014

Modified Files:
pcc/cc/ccom: Makefile.in cgram.y init.c pass1.h pftn.c scan.l
pcc/cc/cpp: Makefile.in cpp.c token.c
pcc/mip: common.c

Log Message:
Support for unicode indentifiers in pcc, C99 6.4.2.1.
Written by Eric Olson.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pcc/cc/ccom/Makefile.in
cvs rdiff -u -r1.370 -r1.371 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.88 -r1.89 pcc/cc/ccom/init.c
cvs rdiff -u -r1.257 -r1.258 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.372 -r1.373 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.120 -r1.121 pcc/cc/ccom/scan.l
cvs rdiff -u -r1.48 -r1.49 pcc/cc/cpp/Makefile.in
cvs rdiff -u -r1.189 -r1.190 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.110 -r1.111 pcc/cc/cpp/token.c
cvs rdiff -u -r1.108 -r1.109 pcc/mip/common.c

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140517


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140518


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140519


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140521


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140524


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140525


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140528


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140529


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2014-05-29 19:20:03 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Thu May 29 19:20:03 UTC 2014

Modified Files:
pcc/arch/m16c: code.c order.c
pcc/arch/pdp10: local.c
pcc/arch/powerpc: code.c
pcc/cc/ccom: cgram.y inline.c trees.c
pcc/cc/cxxcom: inline.c trees.c
pcc/mip: optim2.c regs.c

Log Message:
mkpstr() should not use esc2char(), since stradd() already did it.

while here, audit and tidy all of IP_ASM and ip_asm operations. The
rule is that an asm("") statement will insert a tab at the beginning,
and a newline at the end, but all other (internal) uses of IP_ASM need
to have them already in the string. This is because there are some cases
where an ip_asm string is created, which provides a label.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pcc/arch/m16c/code.c
cvs rdiff -u -r1.20 -r1.21 pcc/arch/m16c/order.c
cvs rdiff -u -r1.77 -r1.78 pcc/arch/pdp10/local.c
cvs rdiff -u -r1.30 -r1.31 pcc/arch/powerpc/code.c
cvs rdiff -u -r1.371 -r1.372 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.53 -r1.54 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.324 -r1.325 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.4 -r1.5 pcc/cc/cxxcom/inline.c
cvs rdiff -u -r1.11 -r1.12 pcc/cc/cxxcom/trees.c
cvs rdiff -u -r1.87 -r1.88 pcc/mip/optim2.c
cvs rdiff -u -r1.234 -r1.235 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
2014-05-30 01:00:01 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Fri May 30 01:00:01 UTC 2014

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140530


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140531


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140601


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140602


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

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

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140604


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Gregory McGarry
2014-06-04 06:43:50 UTC
Permalink
Module Name: pcc
Committed By: gmcgarry
Date: Wed Jun 4 06:43:50 UTC 2014

Modified Files:
pcc/arch/i386: local2.c order.c table.c
pcc/cc/cc: cc.c
pcc/cc/cpp: cpp.c
pcc/os/darwin: ccconfig.h

Log Message:
OS X improvements for structure arguments, linking against frameworks and handling SDK versions.


To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 pcc/arch/i386/local2.c
cvs rdiff -u -r1.60 -r1.61 pcc/arch/i386/order.c
cvs rdiff -u -r1.138 -r1.139 pcc/arch/i386/table.c
cvs rdiff -u -r1.272 -r1.273 pcc/cc/cc/cc.c
cvs rdiff -u -r1.193 -r1.194 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.19 -r1.20 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
2014-06-05 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Thu Jun 5 01:00:02 UTC 2014

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140605


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2014-06-06 13:19:03 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Fri Jun 6 13:19:03 UTC 2014

Modified Files:
pcc/cc/cc: cc.c
pcc/cc/ccom: cgram.y gcc_compat.c
pcc/cc/cxxcom: cgram.y gcc_compat.c
pcc/mip: common.c manifest.h

Log Message:
work on the W<flags> handling, so that we can specify the initial
state of a conditional warning.

add "deprecated-declarations", so that it can be disabled at runtime


To generate a diff of this commit:
cvs rdiff -u -r1.274 -r1.275 pcc/cc/cc/cc.c
cvs rdiff -u -r1.373 -r1.374 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.103 -r1.104 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.6 -r1.7 pcc/cc/cxxcom/cgram.y
cvs rdiff -u -r1.7 -r1.8 pcc/cc/cxxcom/gcc_compat.c
cvs rdiff -u -r1.109 -r1.110 pcc/mip/common.c
cvs rdiff -u -r1.102 -r1.103 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
2014-06-07 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Jun 7 01:00:02 UTC 2014

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140607


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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2014-06-07 07:04:10 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Sat Jun 7 07:04:10 UTC 2014

Modified Files:
pcc/cc/cc: cc.c
pcc/cc/ccom: gcc_compat.c pass1.h
pcc/cc/cxxcom: gcc_compat.c
pcc/mip: common.c manifest.h

Log Message:
revert previous addition of 'leaf' attribute. this is not supported by
gcc-4.3.1 (which pcc claims to be compatible with)

add support for 'attributes' diagnostic (enabled by default), to
allow ignoring unsupported attributes


To generate a diff of this commit:
cvs rdiff -u -r1.275 -r1.276 pcc/cc/cc/cc.c
cvs rdiff -u -r1.105 -r1.106 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.260 -r1.261 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.8 -r1.9 pcc/cc/cxxcom/gcc_compat.c
cvs rdiff -u -r1.110 -r1.111 pcc/mip/common.c
cvs rdiff -u -r1.103 -r1.104 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
2014-06-08 01:00:02 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sun Jun 8 01:00:02 UTC 2014

Modified Files:
pcc: DATESTAMP

Log Message:
new date 20140608


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

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

Loading...