]> git.ipfire.org Git - thirdparty/gcc.git/commit
[ChangeLog missed with previous commit.]
authorJason Thorpe <thorpej@gcc.gnu.org>
Tue, 26 Nov 2002 00:36:19 +0000 (00:36 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Tue, 26 Nov 2002 00:36:19 +0000 (00:36 +0000)
commit7c64a86005ca32d57c57d06da6c90593c03021f9
treeea7fef9387b73600611645511766f69f90bc5bc2
parent152a5a9c947ff82ced5cb47beb197f53330ea12c
[ChangeLog missed with previous commit.]

* gcc.c (static_spec_functions): Add if-exists-else spec
function.
(if_exists_else_spec_function): New function.
* doc/invoke.texi: Document the if-exists-else spec function.

* config/netbsd-elf.h (NETBSD_STARTFILE_SPEC): For -static, use
"%:if-exists-else(crtbeginT%O%s crtbegin%O%s)".

From-SVN: r59481
gcc/ChangeLog