Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   matt
Date:           Sat Mar  3 02:09:57 UTC 2012

Modified Files:
        src/sys/sys: cdefs_elf.h

Log Message:
Since link sets symbols are local to the shared object, mark them as
__dso_hidden.  This prevent an assertion from being raised in ld/bfd
on mips64.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/sys/cdefs_elf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index