glibc/sysdeps/unix/sysv/linux/sh
Roland McGrath 9de06f3c77 * po/.cvsignore: List libc.pot.files, and not any .pot names.
* manual/maint.texi (Porting): Don't mention Dist files.
	* sysdeps/alpha/soft-fp/Dist: File removed.
	* sysdeps/alpha/Dist: File removed.
	* sysdeps/i386/i686/Dist: File removed.
	* sysdeps/i386/soft-fp/Dist: File removed.
	* sysdeps/i386/Dist: File removed.
	* sysdeps/mips/soft-fp/Dist: File removed.
	* sysdeps/mips/mips64/soft-fp/Dist: File removed.
	* sysdeps/mips/mips64/Dist: File removed.
	* sysdeps/mips/Dist: File removed.
	* sysdeps/wordsize-32/Dist: File removed.
	* sysdeps/m68k/fpu/switch/Dist: File removed.
	* sysdeps/m68k/fpu/Dist: File removed.
	* sysdeps/powerpc/powerpc64/Dist: File removed.
	* sysdeps/powerpc/soft-fp/Dist: File removed.
	* sysdeps/powerpc/powerpc32/fpu/Dist: File removed.
	* sysdeps/powerpc/powerpc32/Dist: File removed.
	* sysdeps/powerpc/fpu/Dist: File removed.
	* sysdeps/powerpc/Dist: File removed.
	* sysdeps/unix/common/Dist: File removed.
	* sysdeps/unix/bsd/bsd4.4/Dist: File removed.
	* sysdeps/unix/bsd/Dist: File removed.
	* sysdeps/unix/sysv/linux/alpha/Dist: File removed.
	* sysdeps/unix/sysv/linux/i386/Dist: File removed.
	* sysdeps/unix/sysv/linux/mips/mips64/Dist: File removed.
	* sysdeps/unix/sysv/linux/mips/Dist: File removed.
	* sysdeps/unix/sysv/linux/m68k/Dist: File removed.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/Dist: File removed.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/Dist: File removed.
	* sysdeps/unix/sysv/linux/powerpc/aix/Dist: File removed.
	* sysdeps/unix/sysv/linux/powerpc/Dist: File removed.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Dist: File removed.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: File removed.
	* sysdeps/unix/sysv/linux/sparc/Dist: File removed.
	* sysdeps/unix/sysv/linux/ia64/Dist: File removed.
	* sysdeps/unix/sysv/linux/s390/s390-64/Dist: File removed.
	* sysdeps/unix/sysv/linux/s390/Dist: File removed.
	* sysdeps/unix/sysv/linux/s390/s390-32/Dist: File removed.
	* sysdeps/unix/sysv/linux/sh/Dist: File removed.
	* sysdeps/unix/sysv/linux/x86_64/Dist: File removed.
	* sysdeps/unix/sysv/linux/hppa/Dist: File removed.
	* sysdeps/unix/sysv/linux/Dist: File removed.
	* sysdeps/unix/sysv/Dist: File removed.
	* sysdeps/unix/Dist: File removed.
	* sysdeps/generic/Dist: File removed.
	* sysdeps/sparc/sparc32/soft-fp/Dist: File removed.
	* sysdeps/sparc/sparc32/sparcv9/Dist: File removed.
	* sysdeps/sparc/sparc32/sparcv8/Dist: File removed.
	* sysdeps/sparc/sparc32/Dist: File removed.
	* sysdeps/sparc/sparc64/soft-fp/Dist: File removed.
	* sysdeps/sparc/sparc64/Dist: File removed.
	* sysdeps/sparc/Dist: File removed.
	* sysdeps/gnu/Dist: File removed.
	* sysdeps/ia64/fpu/Dist: File removed.
	* sysdeps/ia64/Dist: File removed.
	* sysdeps/mach/mips/Dist: File removed.
	* sysdeps/mach/hurd/alpha/Dist: File removed.
	* sysdeps/mach/hurd/i386/Dist: File removed.
	* sysdeps/mach/hurd/mips/Dist: File removed.
	* sysdeps/mach/hurd/powerpc/Dist: File removed.
	* sysdeps/mach/hurd/Dist: File removed.
	* sysdeps/s390/s390-64/Dist: File removed.
	* sysdeps/s390/Dist: File removed.
	* sysdeps/s390/s390-32/Dist: File removed.
	* sysdeps/sh/Dist: File removed.
	* sysdeps/posix/Dist: File removed.
	* sysdeps/ieee754/dbl-64/Dist: File removed.
	* sysdeps/ieee754/ldbl-128/Dist: File removed.
	* sysdeps/ieee754/flt-32/Dist: File removed.
	* sysdeps/ieee754/Dist: File removed.
	* sysdeps/x86_64/soft-fp/Dist: File removed.
	* sysdeps/x86_64/Dist: File removed.
	* sysdeps/hppa/Dist: File removed.

	* Makerules (common-clean): Don't remove distinfo file.
	($(objpfx)distinfo): Target removed.
	* manual/Makefile (mostlyclean): Don't remove distinfo file.
	(glibc-targets): Remove echo-distinfo.

	* scripts/list-sources.sh: New file.
	* Makefile (TAGS): New target.
	* po/Makefile (libc.pot, libc.pot.files): New targets.
	* Makeconfig (XGETTEXT): New variable.
	* Makerules ($(..)po/%.pot): Rule removed.
	(TAGS): Target removed.
	* Rules (subdir_TAGS): Target removed.
	* MakeTAGS: File removed.

	* Makefile (iconvdata/% localedata/% po/% manual/%): Depend on FORCE.
	* Makeconfig ($(all-Depend-files)): New targets with no-op commands.
2006-01-08 06:46:10 +00:00
..
bits Define MADV_REMOVE. 2006-01-06 18:06:40 +00:00
sh3 * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. 2005-12-30 22:17:53 +00:00
sh4 * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. 2005-12-30 22:17:53 +00:00
sys * sysdeps/unix/sysv/linux/sh/makecontext.S: New file. 2005-10-16 15:49:27 +00:00
brk.c Update. 2003-02-08 02:34:27 +00:00
chown.c 2.5-18.1 2007-07-12 18:26:36 +00:00
clone.S Update. 2004-12-07 19:40:04 +00:00
fchown.c Update. 2000-06-12 20:50:37 +00:00
fchownat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
fcntl.c Update. 2000-10-26 02:34:17 +00:00
fxstat.c Update. 2000-06-12 20:50:37 +00:00
fxstatat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
getegid.c Update. 2000-06-12 20:50:37 +00:00
geteuid.c Update. 2000-06-12 20:50:37 +00:00
getgroups.c Update. 2000-06-12 20:50:37 +00:00
getresgid.c Update. 2000-06-12 20:50:37 +00:00
getresuid.c Update. 2000-06-12 20:50:37 +00:00
getrlimit.c Update. 2000-06-12 20:50:37 +00:00
getrlimit64.c Update. 2000-06-12 20:50:37 +00:00
getuid.c Update. 2000-06-12 20:50:37 +00:00
lchown.c Update. 2000-06-12 20:50:37 +00:00
lockf64.c Update. 2000-10-26 02:34:17 +00:00
lxstat.c Update. 2000-06-12 20:50:37 +00:00
makecontext.S * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. 2005-12-30 22:17:53 +00:00
Makefile * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. 2005-12-22 05:18:34 +00:00
msgctl.c Update. 2000-06-12 20:50:37 +00:00
pipe.S Update. 2003-01-05 11:26:28 +00:00
pread.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pread64.c 2.5-18.1 2007-07-12 18:26:36 +00:00
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-14 17:26:14 +00:00
pwrite.c 2.5-18.1 2007-07-12 18:26:36 +00:00
pwrite64.c 2.5-18.1 2007-07-12 18:26:36 +00:00
semctl.c Update. 2000-06-12 20:50:37 +00:00
setegid.c Update. 2000-06-12 20:50:37 +00:00
seteuid.c Update. 2000-06-12 20:50:37 +00:00
setfsgid.c Update. 2000-06-12 20:50:37 +00:00
setfsuid.c Update. 2000-06-12 20:50:37 +00:00
setgid.c Update. 2000-06-12 20:50:37 +00:00
setgroups.c Update. 2000-06-12 20:50:37 +00:00
setregid.c Update. 2000-06-12 20:50:37 +00:00
setresgid.c Update. 2000-06-12 20:50:37 +00:00
setresuid.c Update. 2000-06-12 20:50:37 +00:00
setreuid.c Update. 2000-06-12 20:50:37 +00:00
setrlimit.c Update. 2000-06-12 20:50:37 +00:00
setuid.c Update. 2000-06-12 20:50:37 +00:00
shmctl.c Update. 2000-06-12 20:50:37 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. 2005-12-30 22:17:53 +00:00
syscall.S Update. 2003-01-05 11:26:28 +00:00
syscalls.list Add waitpid. 2003-10-12 22:56:00 +00:00
sysdep.h * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. 2005-12-30 22:17:53 +00:00
sysdep.S * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. 2005-12-30 22:17:53 +00:00
Versions Update. 2003-09-01 04:06:40 +00:00
vfork.S Update. 2003-01-05 11:26:28 +00:00
xstat.c Update. 2000-06-12 20:50:37 +00:00