Anders Magnusson
2014-09-28 08:25:22 UTC
Module Name: pcc-libs
Committed By: ragge
Date: Sun Sep 28 08:25:22 UTC 2014
Modified Files:
pcc-libs/csu/linux: crtbegin.c
Log Message:
Make __do_global_ctors_aux/__do_global_dtors_aux hidden and noinline
to solve problems with shared libraries. Patch by Rich Felker.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pcc-libs/csu/linux/crtbegin.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Committed By: ragge
Date: Sun Sep 28 08:25:22 UTC 2014
Modified Files:
pcc-libs/csu/linux: crtbegin.c
Log Message:
Make __do_global_ctors_aux/__do_global_dtors_aux hidden and noinline
to solve problems with shared libraries. Patch by Rich Felker.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pcc-libs/csu/linux/crtbegin.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.