Module Name: pcc
Committed By: ragge
Date: Sun Feb 8 15:59:55 UTC 2009
Modified Files:
pcc/cc/ccom: cgram.y pftn.c stabs.c trees.c
Log Message:
Change syntax of soname: if it is set to some value, use it but do
never change it, otherwise call exname(sname) to get the output name.
To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.249 -r1.250 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.27 -r1.28 pcc/cc/ccom/stabs.c
cvs rdiff -u -r1.229 -r1.230 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.