The NetBSD Project

CVS log for src/lib/libc/arch/x86_64/sys/cerror.S

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc / arch / x86_64 / sys

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-6-1-5-RELEASE


Revision 1.4.2.1 / (download) - annotate - [select for diffs], Mon Feb 27 20:22:59 2012 UTC (12 years, 1 month ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored) next main 1.5 (colored)

Pull up following revision(s) (requested by joerg in ticket #57):
	lib/libc/arch/arm/sys/cerror.S: revision 1.8
	lib/libc/arch/vax/SYS.h: revision 1.12
	lib/libc/arch/powerpc64/sys/cerror.S: revision 1.3
	lib/libc/arch/powerpc64/sys/cerror.S: revision 1.4
	lib/libc/arch/i386/sys/cerror.S: revision 1.16
	lib/libc/arch/x86_64/sys/cerror.S: revision 1.5
	lib/libc/arch/powerpc/sys/cerror.S: revision 1.10
	lib/libc/arch/mips/sys/cerror.S: revision 1.17
	lib/libc/arch/powerpc/sys/cerror.S: revision 1.9
Make __cerror protected to restore ABI leak in older libc versions,
where e.g. librt referenced the copy from libc. This still allows libc
to use PC-relative jumps.
PowerPC doesn't have CERROR since it never had a.out.
Use _C_LABEL(__cerror) instead.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>