Module Name: pcc
Committed By: gmcgarry
Date: Wed Jun 25 11:47:05 UTC 2008
Modified Files:
pcc/arch/i386: local.c
Log Message:
Complete the implmentation of _Pragma("section name"); pass the
section name through a filter to modify the output string, such as
appending ,"aw",@progbits to the end, as required on elf systems.
Link sets on NetBSD now work.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pcc/arch/i386/local.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.