gcc/gcc ChangeLog collect2.c
dje@gcc.gnu.org
dje@gcc.gnu.org
Tue Mar 9 15:49:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: dje@gcc.gnu.org 2004-03-09 15:49:56
Modified files:
gcc : ChangeLog collect2.c
Log message:
* collect2.c (main): Only export initfunc and finifunc if
LD_INIT_SWITCH not defined.
(scan_prog_file): Only export constructors and destructors if
LD_INIT_SWITCH not defined. Only export symbols not found in
shared objects.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.316&r2=2.2326.2.317
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/collect2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.159.2.1&r2=1.159.2.2
More information about the Gcc-cvs
mailing list