[ChangeLog missed with previous commit.]
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Nov 2002 00:36:19 +0000 (00:36 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Nov 2002 00:36:19 +0000 (00:36 +0000)
commit399cde80378c28598cc91b61cb38efda22fa9de8
treeea7fef9387b73600611645511766f69f90bc5bc2
parent68d74c02e713f767c110e40e67a5a912a1a49c8a
[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)".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59481 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog