summaryrefslogtreecommitdiff
path: root/mk/wrapper/transform-sunpro-cc
AgeCommit message (Expand)AuthorFilesLines
2006-07-31Use 'debug_log' instead of 'msg_log' so that these wrapper internals aren'tjlam1-14/+14
2005-11-28The SunPro compiler does not understand the gcc-specific -pipe option,rillig1-2/+2
2005-08-20add -xnolibmopt after -fast to disable the use of libsunmath (until itgrant1-2/+14
2005-08-18pass through -f flags that sunpro understands verbatim, drop other -f*grant1-2/+16
2005-08-18drop -Wl,--export-dynamic, as Solaris ld(1) default behaviour is togrant1-1/+10
2005-08-13transform -Wl,-soname to -h for sunprogrant1-1/+9
2005-07-06Added the gcc option -fpermissive to the list of options that are ignoredrillig1-2/+2
2005-07-05ignore more gcc-specific arguments:grant1-2/+2
2005-07-04sunpro needs the -mt -lpthread arguments for POSIX threads accordinggrant1-4/+4
2004-11-10SunPro understands -Wl,* and passes to the relevant backend, so don't bin it.sketch1-3/+9
2004-09-21Initial commit of a new wrapper script framework that encapsulatesjlam1-0/+115