Module Name: src Committed By: snj Date: Tue Apr 21 04:50:17 UTC 2015
Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++ [netbsd-7]: atexit_arm.cc src/lib/libc/stdlib [netbsd-7]: atexit.c Log Message: Pull up following revision(s) (requested by joerg in ticket #712): lib/libc/stdlib/atexit.c: revision 1.29 external/gpl3/gcc/dist/libstdc++-v3/libsupc++/atexit_arm.cc: revision 1.2 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.1.1.2.4.1 \ src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/atexit_arm.cc cvs rdiff -u -r1.26.4.1 -r1.26.4.2 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.