Source-Changes archive

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

CVS commit: src/lib/csu/common_elf



Module Name:    src
Committed By:   joerg
Date:           Sat Aug  7 18:06:59 UTC 2010

Removed Files:
        src/lib/csu/common_elf: crtbegin.c crtbeginS.c crtend.c crtendS.c

Log Message:
Retire old crtbegin/crtend implementation. It is not compatible with the
expectations of modern C++


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r0 src/lib/csu/common_elf/crtbegin.c
cvs rdiff -u -r1.1 -r0 src/lib/csu/common_elf/crtbeginS.c \
    src/lib/csu/common_elf/crtendS.c
cvs rdiff -u -r1.12 -r0 src/lib/csu/common_elf/crtend.c

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