Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Sun Apr 19 18:15:26 UTC 2015

Modified Files:
        src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++: atexit_arm.cc
        src/lib/libc/stdlib: atexit.c

Log Message:
Redo __aeabi_atexit by shuffling the arguments and dropping the code in
libstdc++.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
    src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/atexit_arm.cc
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/stdlib/atexit.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