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

[Commits] r17504 - in /fsf/trunk/ports: ./ sysdeps/alpha/ sysdeps/alpha/alphaev5/ sysdeps/alpha/alphaev6/ sysdeps/alpha/alphaev6/fpu/ ...



Author: eglibc
Date: Sat Mar 10 00:01:52 2012
New Revision: 17504

Log:
Import glibc-ports-mainline for 2012-03-10

Modified:
    fsf/trunk/ports/ChangeLog.alpha
    fsf/trunk/ports/ChangeLog.am33
    fsf/trunk/ports/ChangeLog.arm
    fsf/trunk/ports/ChangeLog.hppa
    fsf/trunk/ports/ChangeLog.linux-generic
    fsf/trunk/ports/ChangeLog.m68k
    fsf/trunk/ports/ChangeLog.mips
    fsf/trunk/ports/ChangeLog.powerpc
    fsf/trunk/ports/ChangeLog.tile
    fsf/trunk/ports/sysdeps/alpha/Makefile
    fsf/trunk/ports/sysdeps/alpha/__longjmp.S
    fsf/trunk/ports/sysdeps/alpha/_mcount.S
    fsf/trunk/ports/sysdeps/alpha/add_n.s
    fsf/trunk/ports/sysdeps/alpha/addmul_1.s
    fsf/trunk/ports/sysdeps/alpha/alphaev5/add_n.s
    fsf/trunk/ports/sysdeps/alpha/alphaev5/lshift.s
    fsf/trunk/ports/sysdeps/alpha/alphaev5/rshift.s
    fsf/trunk/ports/sysdeps/alpha/alphaev5/sub_n.s
    fsf/trunk/ports/sysdeps/alpha/alphaev6/addmul_1.s
    fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrt.S
    fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrtf.S
    fsf/trunk/ports/sysdeps/alpha/alphaev6/memcpy.S
    fsf/trunk/ports/sysdeps/alpha/alphaev6/memset.S
    fsf/trunk/ports/sysdeps/alpha/alphaev6/stxcpy.S
    fsf/trunk/ports/sysdeps/alpha/alphaev6/stxncpy.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/ffs.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/ffsll.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/rawmemchr.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/stpcpy.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/stpncpy.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/strcat.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/strchr.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/strlen.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/strncat.S
    fsf/trunk/ports/sysdeps/alpha/alphaev67/strrchr.S
    fsf/trunk/ports/sysdeps/alpha/bb_init_func.S
    fsf/trunk/ports/sysdeps/alpha/bits/atomic.h
    fsf/trunk/ports/sysdeps/alpha/bits/link.h
    fsf/trunk/ports/sysdeps/alpha/bits/mathdef.h
    fsf/trunk/ports/sysdeps/alpha/bits/setjmp.h
    fsf/trunk/ports/sysdeps/alpha/bzero.S
    fsf/trunk/ports/sysdeps/alpha/div.S
    fsf/trunk/ports/sysdeps/alpha/div_libc.h
    fsf/trunk/ports/sysdeps/alpha/divl.S
    fsf/trunk/ports/sysdeps/alpha/divq.S
    fsf/trunk/ports/sysdeps/alpha/divqu.S
    fsf/trunk/ports/sysdeps/alpha/dl-machine.h
    fsf/trunk/ports/sysdeps/alpha/dl-procinfo.c
    fsf/trunk/ports/sysdeps/alpha/dl-procinfo.h
    fsf/trunk/ports/sysdeps/alpha/dl-sysdep.h
    fsf/trunk/ports/sysdeps/alpha/dl-tls.h
    fsf/trunk/ports/sysdeps/alpha/dl-trampoline.S
    fsf/trunk/ports/sysdeps/alpha/elf/crti.S
    fsf/trunk/ports/sysdeps/alpha/elf/crtn.S
    fsf/trunk/ports/sysdeps/alpha/elf/start.S
    fsf/trunk/ports/sysdeps/alpha/ffs.S
    fsf/trunk/ports/sysdeps/alpha/fpu/bits/fenv.h
    fsf/trunk/ports/sysdeps/alpha/fpu/bits/mathinline.h
    fsf/trunk/ports/sysdeps/alpha/fpu/cabsf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/cargf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/cfloat-compat.h
    fsf/trunk/ports/sysdeps/alpha/fpu/cimagf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/conjf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/crealf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/e_sqrt.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fclrexcpt.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fedisblxcpt.c
    fsf/trunk/ports/sysdeps/alpha/fpu/feenablxcpt.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fegetenv.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fegetexcept.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fegetround.c
    fsf/trunk/ports/sysdeps/alpha/fpu/feholdexcpt.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fenv_libc.h
    fsf/trunk/ports/sysdeps/alpha/fpu/fesetenv.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fesetround.c
    fsf/trunk/ports/sysdeps/alpha/fpu/feupdateenv.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fgetexcptflg.c
    fsf/trunk/ports/sysdeps/alpha/fpu/fpu_control.h
    fsf/trunk/ports/sysdeps/alpha/fpu/fsetexcptflg.c
    fsf/trunk/ports/sysdeps/alpha/fpu/ftestexcept.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_cacosf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_cacoshf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_casinf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_casinhf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_catanf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_catanhf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_ccosf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_ccoshf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_ceil.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_ceilf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_cexpf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_clog10f.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_clogf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_copysign.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_copysignf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_cpowf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_cprojf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_csinf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_csinhf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_csqrtf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_ctanf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_ctanhf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_fabs.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_fabsf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_floor.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_floorf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_fmax.S
    fsf/trunk/ports/sysdeps/alpha/fpu/s_fmin.S
    fsf/trunk/ports/sysdeps/alpha/fpu/s_isnan.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_lrint.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_lrintf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_lround.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_lroundf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_nearbyint.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_nearbyintf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_rint.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_rintf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_round.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_roundf.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_trunc.c
    fsf/trunk/ports/sysdeps/alpha/fpu/s_truncf.c
    fsf/trunk/ports/sysdeps/alpha/gccframe.h
    fsf/trunk/ports/sysdeps/alpha/hp-timing.h
    fsf/trunk/ports/sysdeps/alpha/htonl.S
    fsf/trunk/ports/sysdeps/alpha/htons.S
    fsf/trunk/ports/sysdeps/alpha/jmpbuf-offsets.h
    fsf/trunk/ports/sysdeps/alpha/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/alpha/ldiv.S
    fsf/trunk/ports/sysdeps/alpha/ldsodefs.h
    fsf/trunk/ports/sysdeps/alpha/libc-tls.c
    fsf/trunk/ports/sysdeps/alpha/lshift.s
    fsf/trunk/ports/sysdeps/alpha/machine-gmon.h
    fsf/trunk/ports/sysdeps/alpha/memchr.c
    fsf/trunk/ports/sysdeps/alpha/memset.S
    fsf/trunk/ports/sysdeps/alpha/memusage.h
    fsf/trunk/ports/sysdeps/alpha/mul_1.s
    fsf/trunk/ports/sysdeps/alpha/nptl/Makefile
    fsf/trunk/ports/sysdeps/alpha/nptl/pthread_spin_lock.S
    fsf/trunk/ports/sysdeps/alpha/nptl/pthread_spin_trylock.S
    fsf/trunk/ports/sysdeps/alpha/nptl/pthreaddef.h
    fsf/trunk/ports/sysdeps/alpha/nptl/tls.h
    fsf/trunk/ports/sysdeps/alpha/nscd-types.h
    fsf/trunk/ports/sysdeps/alpha/rawmemchr.S
    fsf/trunk/ports/sysdeps/alpha/reml.S
    fsf/trunk/ports/sysdeps/alpha/remq.S
    fsf/trunk/ports/sysdeps/alpha/remqu.S
    fsf/trunk/ports/sysdeps/alpha/rshift.s
    fsf/trunk/ports/sysdeps/alpha/setjmp.S
    fsf/trunk/ports/sysdeps/alpha/soft-fp/e_sqrtl.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_add.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_cmp.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_cmpe.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_cvtqux.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_cvtqx.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_cvttx.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_cvtxq.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_cvtxt.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_div.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_mul.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_nintxq.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/ots_sub.c
    fsf/trunk/ports/sysdeps/alpha/soft-fp/sfp-machine.h
    fsf/trunk/ports/sysdeps/alpha/stackinfo.h
    fsf/trunk/ports/sysdeps/alpha/stpcpy.S
    fsf/trunk/ports/sysdeps/alpha/stpncpy.S
    fsf/trunk/ports/sysdeps/alpha/strcat.S
    fsf/trunk/ports/sysdeps/alpha/strchr.S
    fsf/trunk/ports/sysdeps/alpha/strcmp.S
    fsf/trunk/ports/sysdeps/alpha/strcpy.S
    fsf/trunk/ports/sysdeps/alpha/strlen.S
    fsf/trunk/ports/sysdeps/alpha/strncat.S
    fsf/trunk/ports/sysdeps/alpha/strncmp.S
    fsf/trunk/ports/sysdeps/alpha/strncpy.S
    fsf/trunk/ports/sysdeps/alpha/strrchr.S
    fsf/trunk/ports/sysdeps/alpha/stxcpy.S
    fsf/trunk/ports/sysdeps/alpha/stxncpy.S
    fsf/trunk/ports/sysdeps/alpha/sub_n.s
    fsf/trunk/ports/sysdeps/alpha/submul_1.s
    fsf/trunk/ports/sysdeps/alpha/tst-audit.h
    fsf/trunk/ports/sysdeps/alpha/udiv_qrnnd.S
    fsf/trunk/ports/sysdeps/am33/__longjmp.S
    fsf/trunk/ports/sysdeps/am33/atomicity.h
    fsf/trunk/ports/sysdeps/am33/bits/setjmp.h
    fsf/trunk/ports/sysdeps/am33/dl-machine.h
    fsf/trunk/ports/sysdeps/am33/elf/start.S
    fsf/trunk/ports/sysdeps/am33/fpu/bits/fenv.h
    fsf/trunk/ports/sysdeps/am33/fpu/fclrexcpt.c
    fsf/trunk/ports/sysdeps/am33/fpu/fedisblxcpt.c
    fsf/trunk/ports/sysdeps/am33/fpu/feenablxcpt.c
    fsf/trunk/ports/sysdeps/am33/fpu/fegetenv.c
    fsf/trunk/ports/sysdeps/am33/fpu/fegetexcept.c
    fsf/trunk/ports/sysdeps/am33/fpu/fegetround.c
    fsf/trunk/ports/sysdeps/am33/fpu/feholdexcpt.c
    fsf/trunk/ports/sysdeps/am33/fpu/fenv_libc.h
    fsf/trunk/ports/sysdeps/am33/fpu/fesetenv.c
    fsf/trunk/ports/sysdeps/am33/fpu/fesetround.c
    fsf/trunk/ports/sysdeps/am33/fpu/feupdateenv.c
    fsf/trunk/ports/sysdeps/am33/fpu/fgetexcptflg.c
    fsf/trunk/ports/sysdeps/am33/fpu/fpu_control.h
    fsf/trunk/ports/sysdeps/am33/fpu/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/am33/fpu/fsetexcptflg.c
    fsf/trunk/ports/sysdeps/am33/fpu/ftestexcept.c
    fsf/trunk/ports/sysdeps/am33/jmpbuf-offsets.h
    fsf/trunk/ports/sysdeps/am33/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/am33/linuxthreads/pspinlock.c
    fsf/trunk/ports/sysdeps/am33/linuxthreads/pt-machine.h
    fsf/trunk/ports/sysdeps/am33/memusage.h
    fsf/trunk/ports/sysdeps/am33/setjmp.S
    fsf/trunk/ports/sysdeps/am33/stackinfo.h
    fsf/trunk/ports/sysdeps/am33/sys/ucontext.h
    fsf/trunk/ports/sysdeps/am33/sysdep.h
    fsf/trunk/ports/sysdeps/arm/bits/link.h
    fsf/trunk/ports/sysdeps/arm/bits/mathdef.h
    fsf/trunk/ports/sysdeps/arm/bits/string.h
    fsf/trunk/ports/sysdeps/arm/bsd-_setjmp.S
    fsf/trunk/ports/sysdeps/arm/bsd-setjmp.S
    fsf/trunk/ports/sysdeps/arm/crti.S
    fsf/trunk/ports/sysdeps/arm/crtn.S
    fsf/trunk/ports/sysdeps/arm/dl-irel.h
    fsf/trunk/ports/sysdeps/arm/dl-lookupcfg.h
    fsf/trunk/ports/sysdeps/arm/dl-machine.h
    fsf/trunk/ports/sysdeps/arm/dl-sysdep.h
    fsf/trunk/ports/sysdeps/arm/dl-tls.h
    fsf/trunk/ports/sysdeps/arm/dl-tlsdesc.S
    fsf/trunk/ports/sysdeps/arm/dl-tlsdesc.h
    fsf/trunk/ports/sysdeps/arm/dl-trampoline.S
    fsf/trunk/ports/sysdeps/arm/eabi/__longjmp.S
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_assert.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_atexit.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_errno_addr.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_lcsts.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_localeconv.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_math.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_mb_cur_max.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_memclr.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_memcpy.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_memmove.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_memset.c
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_sighandlers.S
    fsf/trunk/ports/sysdeps/arm/eabi/aeabi_unwind_cpp_pr1.c
    fsf/trunk/ports/sysdeps/arm/eabi/arm-mcount.S
    fsf/trunk/ports/sysdeps/arm/eabi/armv6t2/memchr.S
    fsf/trunk/ports/sysdeps/arm/eabi/backtrace.c
    fsf/trunk/ports/sysdeps/arm/eabi/bits/fenv.h
    fsf/trunk/ports/sysdeps/arm/eabi/bits/huge_val.h
    fsf/trunk/ports/sysdeps/arm/eabi/bits/setjmp.h
    fsf/trunk/ports/sysdeps/arm/eabi/fclrexcpt.c
    fsf/trunk/ports/sysdeps/arm/eabi/fedisblxcpt.c
    fsf/trunk/ports/sysdeps/arm/eabi/feenablxcpt.c
    fsf/trunk/ports/sysdeps/arm/eabi/fegetenv.c
    fsf/trunk/ports/sysdeps/arm/eabi/fegetexcept.c
    fsf/trunk/ports/sysdeps/arm/eabi/fegetround.c
    fsf/trunk/ports/sysdeps/arm/eabi/feholdexcpt.c
    fsf/trunk/ports/sysdeps/arm/eabi/fesetenv.c
    fsf/trunk/ports/sysdeps/arm/eabi/fesetround.c
    fsf/trunk/ports/sysdeps/arm/eabi/feupdateenv.c
    fsf/trunk/ports/sysdeps/arm/eabi/fgetexcptflg.c
    fsf/trunk/ports/sysdeps/arm/eabi/find_exidx.c
    fsf/trunk/ports/sysdeps/arm/eabi/fpu_control.h
    fsf/trunk/ports/sysdeps/arm/eabi/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/arm/eabi/fsetexcptflg.c
    fsf/trunk/ports/sysdeps/arm/eabi/ftestexcept.c
    fsf/trunk/ports/sysdeps/arm/eabi/jmpbuf-offsets.h
    fsf/trunk/ports/sysdeps/arm/eabi/machine-gmon.h
    fsf/trunk/ports/sysdeps/arm/eabi/setfpucw.c
    fsf/trunk/ports/sysdeps/arm/eabi/setjmp.S
    fsf/trunk/ports/sysdeps/arm/elf/start.S
    fsf/trunk/ports/sysdeps/arm/frame.h
    fsf/trunk/ports/sysdeps/arm/gccframe.h
    fsf/trunk/ports/sysdeps/arm/gmp-mparam.h
    fsf/trunk/ports/sysdeps/arm/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/arm/ldsodefs.h
    fsf/trunk/ports/sysdeps/arm/libc-tls.c
    fsf/trunk/ports/sysdeps/arm/memcpy.S
    fsf/trunk/ports/sysdeps/arm/memmove.S
    fsf/trunk/ports/sysdeps/arm/memset.S
    fsf/trunk/ports/sysdeps/arm/memusage.h
    fsf/trunk/ports/sysdeps/arm/nptl/Makefile
    fsf/trunk/ports/sysdeps/arm/nptl/pthread_spin_lock.c
    fsf/trunk/ports/sysdeps/arm/nptl/pthread_spin_trylock.c
    fsf/trunk/ports/sysdeps/arm/nptl/pthreaddef.h
    fsf/trunk/ports/sysdeps/arm/nptl/tls.h
    fsf/trunk/ports/sysdeps/arm/stackinfo.h
    fsf/trunk/ports/sysdeps/arm/strlen.S
    fsf/trunk/ports/sysdeps/arm/sys/ucontext.h
    fsf/trunk/ports/sysdeps/arm/sysdep.h
    fsf/trunk/ports/sysdeps/arm/tlsdesc.c
    fsf/trunk/ports/sysdeps/arm/tst-audit.h
    fsf/trunk/ports/sysdeps/arm/unwind-dw2-fde-glibc.c
    fsf/trunk/ports/sysdeps/hppa/Makefile
    fsf/trunk/ports/sysdeps/hppa/__longjmp.S
    fsf/trunk/ports/sysdeps/hppa/add_n.s
    fsf/trunk/ports/sysdeps/hppa/bits/link.h
    fsf/trunk/ports/sysdeps/hppa/bits/setjmp.h
    fsf/trunk/ports/sysdeps/hppa/bsd-_setjmp.S
    fsf/trunk/ports/sysdeps/hppa/bsd-setjmp.S
    fsf/trunk/ports/sysdeps/hppa/dl-fptr.h
    fsf/trunk/ports/sysdeps/hppa/dl-lookupcfg.h
    fsf/trunk/ports/sysdeps/hppa/dl-machine.h
    fsf/trunk/ports/sysdeps/hppa/dl-symaddr.c
    fsf/trunk/ports/sysdeps/hppa/dl-tls.h
    fsf/trunk/ports/sysdeps/hppa/dl-trampoline.S
    fsf/trunk/ports/sysdeps/hppa/elf/initfini.c
    fsf/trunk/ports/sysdeps/hppa/elf/start.S
    fsf/trunk/ports/sysdeps/hppa/fpu/bits/fenv.h
    fsf/trunk/ports/sysdeps/hppa/fpu/bits/mathdef.h
    fsf/trunk/ports/sysdeps/hppa/fpu/fclrexcpt.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fedisblxcpt.c
    fsf/trunk/ports/sysdeps/hppa/fpu/feenablxcpt.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fegetenv.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fegetexcept.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fegetround.c
    fsf/trunk/ports/sysdeps/hppa/fpu/feholdexcpt.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fesetenv.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fesetround.c
    fsf/trunk/ports/sysdeps/hppa/fpu/feupdateenv.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fgetexcptflg.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/hppa/fpu/fsetexcptflg.c
    fsf/trunk/ports/sysdeps/hppa/fpu/ftestexcept.c
    fsf/trunk/ports/sysdeps/hppa/frame.h
    fsf/trunk/ports/sysdeps/hppa/gccframe.h
    fsf/trunk/ports/sysdeps/hppa/hppa1.1/addmul_1.s
    fsf/trunk/ports/sysdeps/hppa/hppa1.1/mul_1.s
    fsf/trunk/ports/sysdeps/hppa/hppa1.1/s_signbit.c
    fsf/trunk/ports/sysdeps/hppa/hppa1.1/submul_1.s
    fsf/trunk/ports/sysdeps/hppa/hppa1.1/udiv_qrnnd.s
    fsf/trunk/ports/sysdeps/hppa/jmpbuf-offsets.h
    fsf/trunk/ports/sysdeps/hppa/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/hppa/ldsodefs.h
    fsf/trunk/ports/sysdeps/hppa/libc-tls.c
    fsf/trunk/ports/sysdeps/hppa/libgcc-compat.c
    fsf/trunk/ports/sysdeps/hppa/lshift.s
    fsf/trunk/ports/sysdeps/hppa/machine-gmon.h
    fsf/trunk/ports/sysdeps/hppa/memusage.h
    fsf/trunk/ports/sysdeps/hppa/nptl/Makefile
    fsf/trunk/ports/sysdeps/hppa/nptl/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/hppa/nptl/pthread_spin_init.c
    fsf/trunk/ports/sysdeps/hppa/nptl/pthread_spin_lock.c
    fsf/trunk/ports/sysdeps/hppa/nptl/pthread_spin_trylock.c
    fsf/trunk/ports/sysdeps/hppa/nptl/pthread_spin_unlock.c
    fsf/trunk/ports/sysdeps/hppa/nptl/pthreaddef.h
    fsf/trunk/ports/sysdeps/hppa/nptl/tls.h
    fsf/trunk/ports/sysdeps/hppa/rshift.s
    fsf/trunk/ports/sysdeps/hppa/setjmp.S
    fsf/trunk/ports/sysdeps/hppa/stackinfo.h
    fsf/trunk/ports/sysdeps/hppa/sub_n.s
    fsf/trunk/ports/sysdeps/hppa/sysdep.h
    fsf/trunk/ports/sysdeps/hppa/tst-audit.h
    fsf/trunk/ports/sysdeps/hppa/udiv_qrnnd.s
    fsf/trunk/ports/sysdeps/m68k/Makefile
    fsf/trunk/ports/sysdeps/m68k/__longjmp.c
    fsf/trunk/ports/sysdeps/m68k/asm-syntax.h
    fsf/trunk/ports/sysdeps/m68k/bits/byteswap.h
    fsf/trunk/ports/sysdeps/m68k/bits/link.h
    fsf/trunk/ports/sysdeps/m68k/bits/setjmp.h
    fsf/trunk/ports/sysdeps/m68k/bsd-_setjmp.c
    fsf/trunk/ports/sysdeps/m68k/bsd-setjmp.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/bits/atomic.h
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/e_sqrt.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/e_sqrtf.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/s_fabs.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/s_fabsf.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/s_lrint.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/s_lrintf.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/s_rint.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/fpu/s_rintf.c
    fsf/trunk/ports/sysdeps/m68k/coldfire/sysdep.h
    fsf/trunk/ports/sysdeps/m68k/crti.S
    fsf/trunk/ports/sysdeps/m68k/crtn.S
    fsf/trunk/ports/sysdeps/m68k/dl-machine.h
    fsf/trunk/ports/sysdeps/m68k/dl-tls.h
    fsf/trunk/ports/sysdeps/m68k/dl-trampoline.S
    fsf/trunk/ports/sysdeps/m68k/elf/start.S
    fsf/trunk/ports/sysdeps/m68k/ffs.c
    fsf/trunk/ports/sysdeps/m68k/fpu/bits/fenv.h
    fsf/trunk/ports/sysdeps/m68k/fpu/fclrexcpt.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fedisblxcpt.c
    fsf/trunk/ports/sysdeps/m68k/fpu/feenablxcpt.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fegetenv.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fegetexcept.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fegetround.c
    fsf/trunk/ports/sysdeps/m68k/fpu/feholdexcpt.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fesetenv.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fesetround.c
    fsf/trunk/ports/sysdeps/m68k/fpu/feupdateenv.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fgetexcptflg.c
    fsf/trunk/ports/sysdeps/m68k/fpu/fsetexcptflg.c
    fsf/trunk/ports/sysdeps/m68k/fpu/ftestexcept.c
    fsf/trunk/ports/sysdeps/m68k/fpu_control.h
    fsf/trunk/ports/sysdeps/m68k/gccframe.h
    fsf/trunk/ports/sysdeps/m68k/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/m68k/ldsodefs.h
    fsf/trunk/ports/sysdeps/m68k/libc-tls.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/add_n.S
    fsf/trunk/ports/sysdeps/m68k/m680x0/bits/huge_vall.h
    fsf/trunk/ports/sysdeps/m68k/m680x0/bits/mathdef.h
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/bits/mathinline.h
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/e_acos.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/e_atan2.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/e_fmod.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/e_pow.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/e_scalb.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/mathimpl.h
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_atan.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_ccosh.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_cexp.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_csin.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_csinh.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_expm1.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_fpclassifyl.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_frexp.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_frexpl.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_ilogb.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_isinf.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_llrint.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_llrintf.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_llrintl.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_lrint.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_modf.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_remquo.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_scalbn.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_sin.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/fpu/s_sincos.c
    fsf/trunk/ports/sysdeps/m68k/m680x0/lshift.S
    fsf/trunk/ports/sysdeps/m68k/m680x0/m68020/addmul_1.S
    fsf/trunk/ports/sysdeps/m68k/m680x0/m68020/bits/atomic.h
    fsf/trunk/ports/sysdeps/m68k/m680x0/m68020/bits/string.h
    fsf/trunk/ports/sysdeps/m68k/m680x0/m68020/mul_1.S
    fsf/trunk/ports/sysdeps/m68k/m680x0/m68020/submul_1.S
    fsf/trunk/ports/sysdeps/m68k/m680x0/rshift.S
    fsf/trunk/ports/sysdeps/m68k/m680x0/sub_n.S
    fsf/trunk/ports/sysdeps/m68k/m680x0/sysdep.h
    fsf/trunk/ports/sysdeps/m68k/memchr.S
    fsf/trunk/ports/sysdeps/m68k/memcopy.h
    fsf/trunk/ports/sysdeps/m68k/memusage.h
    fsf/trunk/ports/sysdeps/m68k/nptl/Makefile
    fsf/trunk/ports/sysdeps/m68k/nptl/pthread_spin_lock.c
    fsf/trunk/ports/sysdeps/m68k/nptl/pthread_spin_trylock.c
    fsf/trunk/ports/sysdeps/m68k/nptl/pthreaddef.h
    fsf/trunk/ports/sysdeps/m68k/nptl/tls.h
    fsf/trunk/ports/sysdeps/m68k/rawmemchr.S
    fsf/trunk/ports/sysdeps/m68k/setjmp.c
    fsf/trunk/ports/sysdeps/m68k/stackinfo.h
    fsf/trunk/ports/sysdeps/m68k/strchr.S
    fsf/trunk/ports/sysdeps/m68k/strchrnul.S
    fsf/trunk/ports/sysdeps/m68k/sys/ucontext.h
    fsf/trunk/ports/sysdeps/m68k/sysdep.h
    fsf/trunk/ports/sysdeps/m68k/tls-macros.h
    fsf/trunk/ports/sysdeps/m68k/tst-audit.h
    fsf/trunk/ports/sysdeps/m68k/wcpcpy.c
    fsf/trunk/ports/sysdeps/m68k/wcpcpy_chk.c
    fsf/trunk/ports/sysdeps/mips/__longjmp.c
    fsf/trunk/ports/sysdeps/mips/add_n.S
    fsf/trunk/ports/sysdeps/mips/addmul_1.S
    fsf/trunk/ports/sysdeps/mips/bits/atomic.h
    fsf/trunk/ports/sysdeps/mips/bits/dlfcn.h
    fsf/trunk/ports/sysdeps/mips/bits/fenv.h
    fsf/trunk/ports/sysdeps/mips/bits/ipctypes.h
    fsf/trunk/ports/sysdeps/mips/bits/link.h
    fsf/trunk/ports/sysdeps/mips/bits/mathdef.h
    fsf/trunk/ports/sysdeps/mips/bits/nan.h
    fsf/trunk/ports/sysdeps/mips/bits/setjmp.h
    fsf/trunk/ports/sysdeps/mips/bits/wordsize.h
    fsf/trunk/ports/sysdeps/mips/bsd-_setjmp.S
    fsf/trunk/ports/sysdeps/mips/bsd-setjmp.S
    fsf/trunk/ports/sysdeps/mips/dl-dtprocnum.h
    fsf/trunk/ports/sysdeps/mips/dl-lookup.c
    fsf/trunk/ports/sysdeps/mips/dl-machine.h
    fsf/trunk/ports/sysdeps/mips/dl-procinfo.c
    fsf/trunk/ports/sysdeps/mips/dl-procinfo.h
    fsf/trunk/ports/sysdeps/mips/dl-tls.h
    fsf/trunk/ports/sysdeps/mips/dl-trampoline.c
    fsf/trunk/ports/sysdeps/mips/elf/start.S
    fsf/trunk/ports/sysdeps/mips/fpregdef.h
    fsf/trunk/ports/sysdeps/mips/fpu/e_sqrt.c
    fsf/trunk/ports/sysdeps/mips/fpu/e_sqrtf.c
    fsf/trunk/ports/sysdeps/mips/fpu/fclrexcpt.c
    fsf/trunk/ports/sysdeps/mips/fpu/fedisblxcpt.c
    fsf/trunk/ports/sysdeps/mips/fpu/feenablxcpt.c
    fsf/trunk/ports/sysdeps/mips/fpu/fegetenv.c
    fsf/trunk/ports/sysdeps/mips/fpu/fegetexcept.c
    fsf/trunk/ports/sysdeps/mips/fpu/fegetround.c
    fsf/trunk/ports/sysdeps/mips/fpu/feholdexcpt.c
    fsf/trunk/ports/sysdeps/mips/fpu/fenv_libc.h
    fsf/trunk/ports/sysdeps/mips/fpu/fesetenv.c
    fsf/trunk/ports/sysdeps/mips/fpu/fesetround.c
    fsf/trunk/ports/sysdeps/mips/fpu/feupdateenv.c
    fsf/trunk/ports/sysdeps/mips/fpu/fgetexcptflg.c
    fsf/trunk/ports/sysdeps/mips/fpu/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/mips/fpu/fsetexcptflg.c
    fsf/trunk/ports/sysdeps/mips/fpu/ftestexcept.c
    fsf/trunk/ports/sysdeps/mips/fpu_control.h
    fsf/trunk/ports/sysdeps/mips/gccframe.h
    fsf/trunk/ports/sysdeps/mips/ieee754.h
    fsf/trunk/ports/sysdeps/mips/init-first.c
    fsf/trunk/ports/sysdeps/mips/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/mips/ldsodefs.h
    fsf/trunk/ports/sysdeps/mips/libc-tls.c
    fsf/trunk/ports/sysdeps/mips/lshift.S
    fsf/trunk/ports/sysdeps/mips/machine-gmon.h
    fsf/trunk/ports/sysdeps/mips/memcpy.S
    fsf/trunk/ports/sysdeps/mips/memset.S
    fsf/trunk/ports/sysdeps/mips/memusage.h
    fsf/trunk/ports/sysdeps/mips/mips32/crti.S
    fsf/trunk/ports/sysdeps/mips/mips32/crtn.S
    fsf/trunk/ports/sysdeps/mips/mips64/__longjmp.c
    fsf/trunk/ports/sysdeps/mips/mips64/add_n.S
    fsf/trunk/ports/sysdeps/mips/mips64/addmul_1.S
    fsf/trunk/ports/sysdeps/mips/mips64/bsd-_setjmp.S
    fsf/trunk/ports/sysdeps/mips/mips64/bsd-setjmp.S
    fsf/trunk/ports/sysdeps/mips/mips64/lshift.S
    fsf/trunk/ports/sysdeps/mips/mips64/memcpy.S
    fsf/trunk/ports/sysdeps/mips/mips64/memset.S
    fsf/trunk/ports/sysdeps/mips/mips64/mul_1.S
    fsf/trunk/ports/sysdeps/mips/mips64/n32/crti.S
    fsf/trunk/ports/sysdeps/mips/mips64/n32/crtn.S
    fsf/trunk/ports/sysdeps/mips/mips64/n64/crti.S
    fsf/trunk/ports/sysdeps/mips/mips64/n64/crtn.S
    fsf/trunk/ports/sysdeps/mips/mips64/rshift.S
    fsf/trunk/ports/sysdeps/mips/mips64/setjmp.S
    fsf/trunk/ports/sysdeps/mips/mips64/setjmp_aux.c
    fsf/trunk/ports/sysdeps/mips/mips64/soft-fp/e_sqrtl.c
    fsf/trunk/ports/sysdeps/mips/mips64/sub_n.S
    fsf/trunk/ports/sysdeps/mips/mips64/submul_1.S
    fsf/trunk/ports/sysdeps/mips/mul_1.S
    fsf/trunk/ports/sysdeps/mips/nptl/Makefile
    fsf/trunk/ports/sysdeps/mips/nptl/pthread_spin_lock.S
    fsf/trunk/ports/sysdeps/mips/nptl/pthread_spin_trylock.S
    fsf/trunk/ports/sysdeps/mips/nptl/pthreaddef.h
    fsf/trunk/ports/sysdeps/mips/nptl/tls.h
    fsf/trunk/ports/sysdeps/mips/regdef.h
    fsf/trunk/ports/sysdeps/mips/rshift.S
    fsf/trunk/ports/sysdeps/mips/setjmp.S
    fsf/trunk/ports/sysdeps/mips/setjmp_aux.c
    fsf/trunk/ports/sysdeps/mips/sgidefs.h
    fsf/trunk/ports/sysdeps/mips/stackinfo.h
    fsf/trunk/ports/sysdeps/mips/sub_n.S
    fsf/trunk/ports/sysdeps/mips/submul_1.S
    fsf/trunk/ports/sysdeps/mips/sys/asm.h
    fsf/trunk/ports/sysdeps/mips/sys/fpregdef.h
    fsf/trunk/ports/sysdeps/mips/sys/regdef.h
    fsf/trunk/ports/sysdeps/mips/sys/tas.h
    fsf/trunk/ports/sysdeps/mips/sys/ucontext.h
    fsf/trunk/ports/sysdeps/mips/tst-audit.h
    fsf/trunk/ports/sysdeps/powerpc/dl-procinfo.c
    fsf/trunk/ports/sysdeps/powerpc/dl-procinfo.h
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fclrexcpt.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fedisblxcpt.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/feenablxcpt.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fegetenv.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fegetexcept.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fegetround.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/feholdexcpt.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fenv_const.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fenv_libc.h
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fesetenv.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fesetround.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/feupdateenv.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fgetexcptflg.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/fsetexcptflg.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/ftestexcept.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/sim-full.c
    fsf/trunk/ports/sysdeps/powerpc/nofpu/soft-supp.h
    fsf/trunk/ports/sysdeps/powerpc/powerpc32/405/memcmp.S
    fsf/trunk/ports/sysdeps/powerpc/powerpc32/405/memcpy.S
    fsf/trunk/ports/sysdeps/powerpc/powerpc32/405/memset.S
    fsf/trunk/ports/sysdeps/powerpc/powerpc32/405/strcmp.S
    fsf/trunk/ports/sysdeps/powerpc/powerpc32/405/strcpy.S
    fsf/trunk/ports/sysdeps/powerpc/powerpc32/405/strlen.S
    fsf/trunk/ports/sysdeps/powerpc/powerpc32/405/strncmp.S
    fsf/trunk/ports/sysdeps/tile/__longjmp.S
    fsf/trunk/ports/sysdeps/tile/__tls_get_addr.S
    fsf/trunk/ports/sysdeps/tile/_mcount.S
    fsf/trunk/ports/sysdeps/tile/bits/atomic.h
    fsf/trunk/ports/sysdeps/tile/bits/byteswap.h
    fsf/trunk/ports/sysdeps/tile/bits/fenv.h
    fsf/trunk/ports/sysdeps/tile/bits/link.h
    fsf/trunk/ports/sysdeps/tile/bits/mathdef.h
    fsf/trunk/ports/sysdeps/tile/bits/mathinline.h
    fsf/trunk/ports/sysdeps/tile/bits/setjmp.h
    fsf/trunk/ports/sysdeps/tile/bzero.S
    fsf/trunk/ports/sysdeps/tile/dl-lookupcfg.h
    fsf/trunk/ports/sysdeps/tile/dl-machine.h
    fsf/trunk/ports/sysdeps/tile/dl-runtime.c
    fsf/trunk/ports/sysdeps/tile/dl-start.S
    fsf/trunk/ports/sysdeps/tile/dl-tls.c
    fsf/trunk/ports/sysdeps/tile/dl-tls.h
    fsf/trunk/ports/sysdeps/tile/dl-trampoline.S
    fsf/trunk/ports/sysdeps/tile/elf/start.S
    fsf/trunk/ports/sysdeps/tile/fegetenv.c
    fsf/trunk/ports/sysdeps/tile/fegetround.c
    fsf/trunk/ports/sysdeps/tile/feholdexcpt.c
    fsf/trunk/ports/sysdeps/tile/fesetenv.c
    fsf/trunk/ports/sysdeps/tile/fesetround.c
    fsf/trunk/ports/sysdeps/tile/feupdateenv.c
    fsf/trunk/ports/sysdeps/tile/ffs.c
    fsf/trunk/ports/sysdeps/tile/gccframe.h
    fsf/trunk/ports/sysdeps/tile/jmpbuf-offsets.h
    fsf/trunk/ports/sysdeps/tile/jmpbuf-unwind.h
    fsf/trunk/ports/sysdeps/tile/ldsodefs.h
    fsf/trunk/ports/sysdeps/tile/machine-gmon.h
    fsf/trunk/ports/sysdeps/tile/nptl/Makefile
    fsf/trunk/ports/sysdeps/tile/nptl/pthread_spin_lock.c
    fsf/trunk/ports/sysdeps/tile/nptl/pthread_spin_trylock.c
    fsf/trunk/ports/sysdeps/tile/nptl/pthreaddef.h
    fsf/trunk/ports/sysdeps/tile/nptl/tls.h
    fsf/trunk/ports/sysdeps/tile/setjmp.S
    fsf/trunk/ports/sysdeps/tile/stackinfo.h
    fsf/trunk/ports/sysdeps/tile/sysdep.h
    fsf/trunk/ports/sysdeps/tile/tilegx/bits/atomic.h
    fsf/trunk/ports/sysdeps/tile/tilegx/memchr.c
    fsf/trunk/ports/sysdeps/tile/tilegx/memcpy.c
    fsf/trunk/ports/sysdeps/tile/tilegx/memset.c
    fsf/trunk/ports/sysdeps/tile/tilegx/memusage.h
    fsf/trunk/ports/sysdeps/tile/tilegx/rawmemchr.c
    fsf/trunk/ports/sysdeps/tile/tilegx/strchr.c
    fsf/trunk/ports/sysdeps/tile/tilegx/strchrnul.c
    fsf/trunk/ports/sysdeps/tile/tilegx/string-endian.h
    fsf/trunk/ports/sysdeps/tile/tilegx/strlen.c
    fsf/trunk/ports/sysdeps/tile/tilegx/strrchr.c
    fsf/trunk/ports/sysdeps/tile/tilepro/bits/atomic.h
    fsf/trunk/ports/sysdeps/tile/tilepro/memchr.c
    fsf/trunk/ports/sysdeps/tile/tilepro/memcpy.S
    fsf/trunk/ports/sysdeps/tile/tilepro/memset.c
    fsf/trunk/ports/sysdeps/tile/tilepro/memusage.h
    fsf/trunk/ports/sysdeps/tile/tilepro/rawmemchr.c
    fsf/trunk/ports/sysdeps/tile/tilepro/strchr.c
    fsf/trunk/ports/sysdeps/tile/tilepro/strchrnul.c
    fsf/trunk/ports/sysdeps/tile/tilepro/strlen.c
    fsf/trunk/ports/sysdeps/tile/tilepro/strrchr.c
    fsf/trunk/ports/sysdeps/tile/tls-macros.h
    fsf/trunk/ports/sysdeps/tile/tst-audit.h
    fsf/trunk/ports/sysdeps/unix/alpha/pipe.S
    fsf/trunk/ports/sysdeps/unix/alpha/sysdep.S
    fsf/trunk/ports/sysdeps/unix/alpha/sysdep.h
    fsf/trunk/ports/sysdeps/unix/am33/sysdep.S
    fsf/trunk/ports/sysdeps/unix/am33/sysdep.h
    fsf/trunk/ports/sysdeps/unix/arm/brk.S
    fsf/trunk/ports/sysdeps/unix/arm/fork.S
    fsf/trunk/ports/sysdeps/unix/arm/start.c
    fsf/trunk/ports/sysdeps/unix/arm/sysdep.S
    fsf/trunk/ports/sysdeps/unix/arm/sysdep.h
    fsf/trunk/ports/sysdeps/unix/mips/brk.S
    fsf/trunk/ports/sysdeps/unix/mips/fork.S
    fsf/trunk/ports/sysdeps/unix/mips/mips32/sysdep.h
    fsf/trunk/ports/sysdeps/unix/mips/mips64/n32/sysdep.h
    fsf/trunk/ports/sysdeps/unix/mips/mips64/n64/sysdep.h
    fsf/trunk/ports/sysdeps/unix/mips/pipe.S
    fsf/trunk/ports/sysdeps/unix/mips/sigreturn.S
    fsf/trunk/ports/sysdeps/unix/mips/sysdep.S
    fsf/trunk/ports/sysdeps/unix/mips/sysdep.h
    fsf/trunk/ports/sysdeps/unix/mips/wait.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/____longjmp_chk.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/adjtime.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/dirent.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/errno.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/fcntl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/ioctls.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/ipc.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/mman.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/msq.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/netdb.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/resource.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/sem.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/shm.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/sigaction.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/siginfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/signum.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/sigstack.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/socket.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/stat.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/statfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/termios.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/bits/wordsize.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/brk.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/clone.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/dl-auxv.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/fraiseexcpt.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/fxstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/fxstatat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/getcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/gethostname.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/getitimer.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/getrusage.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/getsysstats.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/gettimeofday.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/glob.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/ieee_get_fp_control.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/ieee_set_fp_control.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/ioperm.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/kernel-features.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/kernel_termios.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/lxstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/makecontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/msgctl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/createthread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/fork.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/nptl/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/oldglob.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/register-dump.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/rt_sigaction.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/select.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/semctl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/setcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/setfpucw.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/setitimer.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/settimeofday.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/shmctl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sigaction.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sigcontextinfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sigprocmask.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sigsuspend.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sizes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/swapcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sys/acct.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sys/io.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sys/ucontext.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sys/user.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sysconf.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/utimes.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/wait4.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/xstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/xstatconv.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/alpha/xstatconv.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/bits/fcntl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/bits/mman.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/brk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/clone.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/linuxthreads/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/profil-counter.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/socket.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/sysdep.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/am33/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/aeabi_read_tp.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/bits/fcntl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/bits/mman.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/bits/shm.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/brk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/clone.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/dl-procinfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/____longjmp_chk.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/ftruncate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/libc-do-syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/mmap64.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/nptl/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-resume.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/pread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/pread64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/pwrite.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/pwrite64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/readahead.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/sigrestorer.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/truncate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/eabi/umount.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/ioperm.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/kernel-features.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/ldsodefs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/mmap.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/bits/atomic.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/createthread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/fork.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/nptl/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/posix_fadvise.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/register-dump.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sigaction.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sigcontextinfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/socket.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sys/elf.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sys/io.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sys/procfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sys/ucontext.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sys/user.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sysdep.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/arm/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/____longjmp_chk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/access.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/bits/fcntl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/bits/msq.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/bits/sem.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/bits/shm.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/bits/stat.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/bits/statfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/bits/typesizes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/brk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/chmod.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/chown.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/creat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/dl-origin.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/dup2.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/epoll_create.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/epoll_wait.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/futimesat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/getdents64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/inotify_init.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/kernel_stat.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/lchown.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/link.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/lxstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/mkdir.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/not-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/open.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/open64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/pause.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/pipe.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/poll.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/readlink.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/readlink_chk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/recv.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/rename.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/rmdir.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/select.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/send.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/symlink.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/sysctl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/umount.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/unlink.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/ustat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/utimes.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/xmknod.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/generic/xstat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/atomic.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/errno.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/ioctls.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/ipc.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/mman.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/msq.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/sem.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/shm.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/sigaction.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/bits/signum.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/brk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/clone.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/getcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/makecontext.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/mmap.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/createthread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/fork.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pt-initfini.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/profil-counter.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/setcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/swapcontext.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sys/epoll.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sys/eventfd.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sys/inotify.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sys/procfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sys/signalfd.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sys/timerfd.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sys/ucontext.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sysdep.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/hppa/umount.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/____longjmp_chk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/bits/fcntl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/bits/m68k-vdso.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/bits/mman.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/bits/poll.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/bits/stat.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/brk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/chown.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/clone.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/coldfire/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/getpagesize.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/getsysstats.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/init-first.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/kernel-features.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/m680x0/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/m68k-helpers.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/m68k-vdso.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/mmap.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/mremap.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/createthread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/fork.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/nptl/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/register-dump.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/semtimedop.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/sigcontextinfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/socket.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/sys/procfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/sys/reg.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/sys/ucontext.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/sys/user.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/sysdep.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/m68k/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/____longjmp_chk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/_test_and_set.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/errno.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/fcntl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/ipc.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/mman.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/msq.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/poll.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/resource.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/sem.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/shm.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/sigaction.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/sigcontext.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/siginfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/signum.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/sigstack.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/stat.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/statfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/bits/termios.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/brk.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/clone.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/dl-cache.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/dl-static.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/ftruncate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/getcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/getsysstats.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/kernel-features.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/kernel_termios.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/ldsodefs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/makecontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips32/accept4.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips32/posix_fadvise64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips32/sync_file_range.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips32/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/ldconfig.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/msgctl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n32/fallocate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fadvise64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n32/posix_fallocate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/semctl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/shmctl.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/mips64/syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/createthread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/nptl/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/pread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/pread64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/pwrite.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/pwrite64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/readelflib.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/register-dump.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/setcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/sigaction.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/sigcontextinfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/swapcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/sys/cachectl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/sys/procfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/sys/sysmips.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/sys/ucontext.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/sys/user.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/truncate64.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/ustat.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/mips/xstatconv.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/bits/environments.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/bits/local_lim.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/bits/mman.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/bits/sigaction.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/bits/siginfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/cacheflush.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/getcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/kernel-features.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/makecontext.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/clone.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/createthread.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/fork.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/nptl/vfork.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/profil-counter.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/set_dataplane.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/setcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sigcontextinfo.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/swapcontext.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sys/cachectl.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sys/dataplane.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sys/procfs.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sys/ptrace.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sys/ucontext.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/syscall.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sysdep.c
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/sysdep.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/tilegx/ioctl.S
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/tilegx/ldconfig.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/tilegx/register-dump.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/tilepro/ldconfig.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/tilepro/register-dump.h
    fsf/trunk/ports/sysdeps/unix/sysv/linux/tile/ucontext_i.h

Modified: fsf/trunk/ports/ChangeLog.alpha
==============================================================================
--- fsf/trunk/ports/ChangeLog.alpha (original)
+++ fsf/trunk/ports/ChangeLog.alpha Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-03-04  Richard Henderson  <rth@xxxxxxxxxxx>
 
 	* sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_sethae): Mark

Modified: fsf/trunk/ports/ChangeLog.am33
==============================================================================
--- fsf/trunk/ports/ChangeLog.am33 (original)
+++ fsf/trunk/ports/ChangeLog.am33 Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2011-10-05  Andreas Schwab  <schwab@xxxxxxxxxx>
 
 	* sysdeps/am33/dl-machine.h (elf_machine_rela)

Modified: fsf/trunk/ports/ChangeLog.arm
==============================================================================
--- fsf/trunk/ports/ChangeLog.arm (original)
+++ fsf/trunk/ports/ChangeLog.arm Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-03-05  Michael Hope  <michael.hope@xxxxxxxxxx>
 
 	* sysdeps/unix/sysv/linux/arm/eabi/getcontext.S: New file.

Modified: fsf/trunk/ports/ChangeLog.hppa
==============================================================================
--- fsf/trunk/ports/ChangeLog.hppa (original)
+++ fsf/trunk/ports/ChangeLog.hppa Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-03-03  Carlos O'Donell  <carlos@xxxxxxxxxxxxxxxx>
 
 	* sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Name 

Modified: fsf/trunk/ports/ChangeLog.linux-generic
==============================================================================
--- fsf/trunk/ports/ChangeLog.linux-generic (original)
+++ fsf/trunk/ports/ChangeLog.linux-generic Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-01-30  Chris Metcalf  <cmetcalf@xxxxxxxxxx>
 
 	* sysdeps/unix/sysv/linux/generic/not-cancel.h: New file.

Modified: fsf/trunk/ports/ChangeLog.m68k
==============================================================================
--- fsf/trunk/ports/ChangeLog.m68k (original)
+++ fsf/trunk/ports/ChangeLog.m68k Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-03-05  Andreas Schwab  <schwab@xxxxxxxxxxxxxx>
 
 	* sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.

Modified: fsf/trunk/ports/ChangeLog.mips
==============================================================================
--- fsf/trunk/ports/ChangeLog.mips (original)
+++ fsf/trunk/ports/ChangeLog.mips Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-03-09  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* sysdeps/unix/sysv/linux/mips/bits/socket_type.h: New file.

Modified: fsf/trunk/ports/ChangeLog.powerpc
==============================================================================
--- fsf/trunk/ports/ChangeLog.powerpc (original)
+++ fsf/trunk/ports/ChangeLog.powerpc Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-02-20  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* sysdeps/powerpc/nofpu/libm-test-ulps: Resort with

Modified: fsf/trunk/ports/ChangeLog.tile
==============================================================================
--- fsf/trunk/ports/ChangeLog.tile (original)
+++ fsf/trunk/ports/ChangeLog.tile Sat Mar 10 00:01:52 2012
@@ -1,3 +1,8 @@
+2012-03-09  Paul Eggert  <eggert@xxxxxxxxxxx>
+
+	[BZ #13673]
+	Replace FSF snail mail address with URLs, as per GNU coding standards.
+
 2012-01-31  Chris Metcalf  <cmetcalf@xxxxxxxxxx>
 
 	* sysdeps/tile/bits/fenv.h: Use const instead of __const.

Modified: fsf/trunk/ports/sysdeps/alpha/Makefile
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/Makefile (original)
+++ fsf/trunk/ports/sysdeps/alpha/Makefile Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
 # Lesser General Public License for more details.
 
 # You should have received a copy of the GNU Lesser General Public
-# License along with the GNU C Library; if not, write to the Free
-# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-# 02111-1307 USA.
+# License along with the GNU C Library.  If not, see
+# <http://www.gnu.org/licenses/>.
 
 ifeq ($(subdir),db2)
 CPPFLAGS += -DHAVE_SPINLOCKS=1 -DHAVE_ASSEM_ALPHA=1

Modified: fsf/trunk/ports/sysdeps/alpha/__longjmp.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/__longjmp.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/__longjmp.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #define __ASSEMBLY__
 

Modified: fsf/trunk/ports/sysdeps/alpha/_mcount.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/_mcount.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/_mcount.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Assembly stub to invoke _mcount().  Compiler generated code calls
    this stub after executing a function's prologue and without saving any

Modified: fsf/trunk/ports/sysdeps/alpha/add_n.s
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/add_n.s (original)
+++ fsf/trunk/ports/sysdeps/alpha/add_n.s Sat Mar 10 00:01:52 2012
@@ -16,9 +16,7 @@
  # License for more details.
 
  # You should have received a copy of the GNU Lesser General Public License
- # along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
- # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- # MA 02111-1307, USA.
+ # along with the GNU MP Library.  If not, see <http://www.gnu.org/licenses/>.
 
 
  # INPUT PARAMETERS

Modified: fsf/trunk/ports/sysdeps/alpha/addmul_1.s
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/addmul_1.s (original)
+++ fsf/trunk/ports/sysdeps/alpha/addmul_1.s Sat Mar 10 00:01:52 2012
@@ -16,9 +16,7 @@
  # License for more details.
 
  # You should have received a copy of the GNU Lesser General Public License
- # along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
- # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- # MA 02111-1307, USA.
+ # along with the GNU MP Library.  If not, see <http://www.gnu.org/licenses/>.
 
 
  # INPUT PARAMETERS

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev5/add_n.s
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev5/add_n.s (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev5/add_n.s Sat Mar 10 00:01:52 2012
@@ -16,9 +16,7 @@
  # License for more details.
 
  # You should have received a copy of the GNU Lesser General Public License
- # along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
- # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- # MA 02111-1307, USA.
+ # along with the GNU MP Library.  If not, see <http://www.gnu.org/licenses/>.
 
 
  # INPUT PARAMETERS

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev5/lshift.s
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev5/lshift.s (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev5/lshift.s Sat Mar 10 00:01:52 2012
@@ -15,9 +15,7 @@
  # License for more details.
 
  # You should have received a copy of the GNU Lesser General Public License
- # along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
- # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- # MA 02111-1307, USA.
+ # along with the GNU MP Library.  If not, see <http://www.gnu.org/licenses/>.
 
 
  # INPUT PARAMETERS

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev5/rshift.s
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev5/rshift.s (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev5/rshift.s Sat Mar 10 00:01:52 2012
@@ -15,9 +15,7 @@
  # License for more details.
 
  # You should have received a copy of the GNU Lesser General Public License
- # along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
- # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- # MA 02111-1307, USA.
+ # along with the GNU MP Library.  If not, see <http://www.gnu.org/licenses/>.
 
 
  # INPUT PARAMETERS

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev5/sub_n.s
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev5/sub_n.s (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev5/sub_n.s Sat Mar 10 00:01:52 2012
@@ -16,9 +16,7 @@
  # License for more details.
 
  # You should have received a copy of the GNU Lesser General Public License
- # along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
- # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- # MA 02111-1307, USA.
+ # along with the GNU MP Library.  If not, see <http://www.gnu.org/licenses/>.
 
 
  # INPUT PARAMETERS

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev6/addmul_1.s
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev6/addmul_1.s (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev6/addmul_1.s Sat Mar 10 00:01:52 2012
@@ -16,9 +16,7 @@
  #  License for more details.
  #
  #  You should have received a copy of the GNU Lesser General Public License
- #  along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
- #  the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- #  MA 02111-1307, USA.
+ #  along with the GNU MP Library.  If not, see <http://www.gnu.org/licenses/>.
 
  #  INPUT PARAMETERS
  #  res_ptr	$16

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrt.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrt.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrt.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrtf.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrtf.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev6/fpu/e_sqrtf.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev6/memcpy.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev6/memcpy.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev6/memcpy.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /*
  * Much of the information about 21264 scheduling/coding comes from:

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev6/memset.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev6/memset.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev6/memset.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev6/stxcpy.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev6/stxcpy.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev6/stxcpy.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Copy a null-terminated string from SRC to DST.
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev6/stxncpy.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev6/stxncpy.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev6/stxncpy.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Copy no more than COUNT bytes of the null-terminated string from
    SRC to DST.

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/ffs.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/ffs.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/ffs.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Finds the first bit set in an integer.  */
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/ffsll.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/ffsll.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/ffsll.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Finds the first bit set in a long.  */
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/rawmemchr.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/rawmemchr.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/rawmemchr.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Return pointer to first occurrence of CH in STR.  */
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/stpcpy.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/stpcpy.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/stpcpy.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /*  Copy SRC to DEST returning the address of the terminating 0 in DEST.  */
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/stpncpy.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/stpncpy.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/stpncpy.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Copy no more then N bytes from SRC to DEST, returning the address of
    the terminating '\0' in DEST.  */

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/strcat.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/strcat.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/strcat.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Append a null-terminated string from SRC to DST.  */
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/strchr.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/strchr.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/strchr.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Return the address of a given character within a null-terminated
    string, or null if it is not found.  */

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/strlen.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/strlen.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/strlen.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Finds length of a 0-terminated string.  */
 

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/strncat.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/strncat.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/strncat.S Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Append no more than COUNT characters from the null-terminated string SRC
    to the null-terminated string DST.  Always null-terminate the new DST.  */

Modified: fsf/trunk/ports/sysdeps/alpha/alphaev67/strrchr.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/alphaev67/strrchr.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/alphaev67/strrchr.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Return the address of the last occurrence of a given character
    within a null-terminated string, or null if it is not found.  */

Modified: fsf/trunk/ports/sysdeps/alpha/bb_init_func.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/bb_init_func.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/bb_init_func.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* __bb_init_func is invoked at the beginning of each function, before
    any registers have been saved.  It is therefore safe to use any

Modified: fsf/trunk/ports/sysdeps/alpha/bits/atomic.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/bits/atomic.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/bits/atomic.h Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <stdint.h>
 

Modified: fsf/trunk/ports/sysdeps/alpha/bits/link.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/bits/link.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/bits/link.h Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #ifndef	_LINK_H
 # error "Never include <bits/link.h> directly; use <link.h> instead."

Modified: fsf/trunk/ports/sysdeps/alpha/bits/mathdef.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/bits/mathdef.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/bits/mathdef.h Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #if !defined _MATH_H && !defined _COMPLEX_H
 # error "Never use <bits/mathdef.h> directly; include <math.h> instead"

Modified: fsf/trunk/ports/sysdeps/alpha/bits/setjmp.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/bits/setjmp.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/bits/setjmp.h Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #ifndef _BITS_SETJMP_H
 #define _BITS_SETJMP_H  1

Modified: fsf/trunk/ports/sysdeps/alpha/bzero.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/bzero.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/bzero.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Fill a block of memory with zeros.  Optimized for the Alpha architecture:
 

Modified: fsf/trunk/ports/sysdeps/alpha/div.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/div.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/div.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include "div_libc.h"
 

Modified: fsf/trunk/ports/sysdeps/alpha/div_libc.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/div_libc.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/div_libc.h Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Common bits for implementing software divide.  */
 

Modified: fsf/trunk/ports/sysdeps/alpha/divl.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/divl.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/divl.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include "div_libc.h"
 

Modified: fsf/trunk/ports/sysdeps/alpha/divq.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/divq.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/divq.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include "div_libc.h"
 

Modified: fsf/trunk/ports/sysdeps/alpha/divqu.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/divqu.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/divqu.S Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include "div_libc.h"
 

Modified: fsf/trunk/ports/sysdeps/alpha/dl-machine.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/dl-machine.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/dl-machine.h Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* This was written in the absence of an ABI -- don't expect
    it to remain unchanged.  */

Modified: fsf/trunk/ports/sysdeps/alpha/dl-procinfo.c
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/dl-procinfo.c (original)
+++ fsf/trunk/ports/sysdeps/alpha/dl-procinfo.c Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* This information must be kept in sync with the _DL_PLATFORM_COUNT
    definitions in procinfo.h.

Modified: fsf/trunk/ports/sysdeps/alpha/dl-procinfo.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/dl-procinfo.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/dl-procinfo.h Sat Mar 10 00:01:52 2012
@@ -14,9 +14,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #ifndef _DL_PROCINFO_H
 #define _DL_PROCINFO_H	1

Modified: fsf/trunk/ports/sysdeps/alpha/dl-sysdep.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/dl-sysdep.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/dl-sysdep.h Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include_next <dl-sysdep.h>
 

Modified: fsf/trunk/ports/sysdeps/alpha/dl-tls.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/dl-tls.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/dl-tls.h Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 
 /* Type used for the representation of TLS information in the GOT.  */

Modified: fsf/trunk/ports/sysdeps/alpha/dl-trampoline.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/dl-trampoline.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/dl-trampoline.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
 

Modified: fsf/trunk/ports/sysdeps/alpha/elf/crti.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/elf/crti.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/elf/crti.S Sat Mar 10 00:01:52 2012
@@ -30,9 +30,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* crti.S puts a function prologue at the beginning of the .init and
    .fini sections and defines global symbols for those addresses, so

Modified: fsf/trunk/ports/sysdeps/alpha/elf/crtn.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/elf/crtn.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/elf/crtn.S Sat Mar 10 00:01:52 2012
@@ -30,9 +30,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* crtn.S puts function epilogues in the .init and .fini sections
    corresponding to the prologues in crti.S. */

Modified: fsf/trunk/ports/sysdeps/alpha/elf/start.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/elf/start.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/elf/start.S Sat Mar 10 00:01:52 2012
@@ -32,9 +32,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #include <sysdep.h>
 

Modified: fsf/trunk/ports/sysdeps/alpha/ffs.S
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/ffs.S (original)
+++ fsf/trunk/ports/sysdeps/alpha/ffs.S Sat Mar 10 00:01:52 2012
@@ -13,9 +13,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 /* Finds the first bit set in an integer.  Optimized for the Alpha
    architecture.  */

Modified: fsf/trunk/ports/sysdeps/alpha/fpu/bits/fenv.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/fpu/bits/fenv.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/fpu/bits/fenv.h Sat Mar 10 00:01:52 2012
@@ -12,9 +12,8 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   License along with the GNU C Library.  If not, see
+   <http://www.gnu.org/licenses/>.  */
 
 #ifndef _FENV_H
 # error "Never use <bits/fenv.h> directly; include <fenv.h> instead."

Modified: fsf/trunk/ports/sysdeps/alpha/fpu/bits/mathinline.h
==============================================================================
--- fsf/trunk/ports/sysdeps/alpha/fpu/bits/mathinline.h (original)
+++ fsf/trunk/ports/sysdeps/alpha/fpu/bits/mathinline.h Sat Mar 10 00:01:52 2012
@@ -15,9 +15,8 @@
    Lesser General Public License for more details.
 

[... 17517 lines stripped ...]
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits