.. |
arg-pp-darwin-gcc
|
|
|
arg-pp-main
|
Fixed incorrect quoting of arguments. This behavior had been unnoticed
|
2007-09-19 13:08:19 +00:00 |
arg-pp-mipspro-cc
|
|
|
arg-pp-sunpro-cxx
|
|
|
arg-source
|
Fixed incorrect quoting of arguments. This behavior had been unnoticed
|
2007-09-19 13:08:19 +00:00 |
bsd.wrapper.mk
|
When CPP is defined as "cc -E", the wrapper framework created the
|
2007-09-20 18:17:18 +00:00 |
buildcmd
|
Preserve the -Wl,-Bstatic / -Wl,-Bdynamic arguments, but also
|
2007-11-08 17:38:17 +00:00 |
cmd-sink
|
|
|
cmd-sink-aix-cc
|
|
|
cmd-sink-aix-ld
|
|
|
cmd-sink-aix-xlc
|
When linking with XLC on AIX, force -brtl to get linkage behaviour we
|
2007-10-05 18:19:45 +00:00 |
cmd-sink-cross-cpp
|
Add core of the infrastructure support for cross-compilation.
|
2007-08-02 18:19:31 +00:00 |
cmd-sink-cross-gcc
|
Remove trailing spaces.
|
2007-10-09 19:19:08 +00:00 |
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
|
Remove trailing spaces.
|
2007-05-28 11:07:00 +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
|
The word "skipped" is ambiguous. Use "untransformed" instead.
|
2007-09-13 10:50:43 +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
|
Remove trailing spaces.
|
2007-05-28 11:07:00 +00:00 |
transform-gcc
|
Handle more variants of the position independent code flag from Solaris.
|
2007-10-17 07:30:10 +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 transformations for -R, -fPIC, -kPIC, -KPIC and -g3.
|
2007-06-15 15:34:31 +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
|
Sunpro doesn't need -rdynamic, since the linker is sensible by default.
|
2007-11-19 00:45:49 +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
|
Before and after the transformations, the commands are written to the
|
2007-09-19 13:02:15 +00:00 |