..
arg-pp-darwin-gcc
arg-pp-main
Remove special treatment of "DynaLoader.a" completely. It's not necessary
2007-04-09 22:33:26 +00:00
arg-pp-mipspro-cc
arg-pp-sunpro-cxx
arg-source
The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,bar
2007-02-23 00:31:29 +00:00
bsd.wrapper.mk
fix typo
2007-04-21 14:53:19 +00:00
buildcmd
cmd-sink
cmd-sink-aix-cc
cmd-sink-aix-ld
cmd-sink-aix-xlc
cmd-sink-darwin-xlc
cmd-sink-hpux-cc
Back out previous. The packages that incorrectly assume that ld
2007-05-06 10:05:38 +00:00
cmd-sink-hpux-ld
Back out previous. The packages that incorrectly assume that ld
2007-05-06 10:05:38 +00:00
cmd-sink-icc-cc
cmd-sink-icc81-cc
cmd-sink-interix-gcc
cmd-sink-interix-ld
cmd-sink-ld
Remove trailing tabs.
2006-12-15 13:15:06 +00:00
cmd-sink-osf1-cc
The Tru64 linker does not know -h ${soname}, only -soname ${soname}.
2006-11-03 07:28:53 +00:00
cmd-sink-osf1-ld
The Tru64 linker does not know -h ${soname}, only -soname ${soname}.
2006-11-03 07:28:53 +00:00
cmd-sink-solaris-imake
cmd-sink-sunpro-cxx
cmd-sink-unixware-gcc
gen-reorder.sh
gen-transform.sh
Fixed the documentation of the opt:*:* transformation.
2007-03-07 12:40:54 +00:00
logic
Remove trailing tabs.
2006-12-15 13:15:06 +00:00
NOTES
The "scan" program does not modify "$@".
2006-10-21 11:43:42 +00:00
scan
test-transform.sh
Added a small program to test a single transformation plug-in.
2006-12-09 12:42:43 +00:00
transform-aix-cc
Converted to use the new transform_* functions from wrapper-subr.sh.
2006-11-30 11:51:39 +00:00
transform-ccc-cc
Correct comment about -g3 flag.
2007-04-28 21:32:30 +00:00
transform-gcc
+ -march=*
2007-04-10 03:44:34 +00:00
transform-icc-cc
Added handlers for the standard options.
2006-11-30 12:18:32 +00:00
transform-ido-cc
Made the code simpler by converting it to the new transform_* functions.
2006-11-30 12:34:30 +00:00
transform-mipspro-cc
Added the flags to control diagnostics.
2007-03-07 22:02:34 +00:00
transform-mipspro-ucode-cc
Converted the MIPSpro wrappers to use the transform_* functions.
2006-11-30 13:00:16 +00:00
transform-sunpro-cc
Added option handlers for all of -fPIC, -fpic, -KPIC, -kPIC,
2007-02-07 18:25:29 +00:00
transform-xlc-cc
Converted to using the functions from wrapper-subr.sh.
2006-12-10 03:14:59 +00:00
wrapper-defs.mk
wrapper-subr.sh
Changed the default warning message to include the word "unknown", since
2007-02-22 14:54:32 +00:00
wrapper.sh
When a wrapped compiler or linker command fails, the transformed command
2007-05-19 17:25:56 +00:00