From 032bba3a95ab5a8084379489d4944e545a3ff231 Mon Sep 17 00:00:00 2001 From: Marian Ohligs Date: Tue, 2 Aug 2011 15:58:20 +0200 Subject: [PATCH] - some chmod changes --- .gitignore | 0 Doxyfile | 0 LICENSE-2.0.txt | 0 Makefile.example | 0 Makefile.inc | 0 NOTICE | 0 arch/x86/include/asm/RCCE.h | 0 arch/x86/include/asm/RCCE_debug.h | 0 arch/x86/include/asm/RCCE_lib.h | 0 arch/x86/include/asm/RCCE_lib_pwr.h | 0 arch/x86/include/asm/SCC_API.h | 0 arch/x86/include/asm/apic.h | 0 arch/x86/include/asm/atomic.h | 0 arch/x86/include/asm/elf.h | 0 arch/x86/include/asm/gdt.h | 0 arch/x86/include/asm/iRCCE.h | 0 arch/x86/include/asm/iRCCE_lib.h | 0 arch/x86/include/asm/icc.h | 0 arch/x86/include/asm/idt.h | 0 arch/x86/include/asm/io.h | 0 arch/x86/include/asm/irq.h | 0 arch/x86/include/asm/irqflags.h | 0 arch/x86/include/asm/isrs.h | 0 arch/x86/include/asm/kb.h | 0 arch/x86/include/asm/limits.h | 0 arch/x86/include/asm/multiboot.h | 0 arch/x86/include/asm/page.h | 0 arch/x86/include/asm/pci.h | 0 arch/x86/include/asm/processor.h | 0 arch/x86/include/asm/stddef.h | 0 arch/x86/include/asm/string.h | 0 arch/x86/include/asm/syscall.h | 0 arch/x86/include/asm/tasks.h | 0 arch/x86/include/asm/tasks_types.h | 0 arch/x86/include/asm/tss.h | 0 arch/x86/include/asm/vga.h | 0 arch/x86/kernel/Makefile | 0 arch/x86/kernel/apic.c | 0 arch/x86/kernel/entry.asm | 0 arch/x86/kernel/gdt.c | 0 arch/x86/kernel/idt.c | 0 arch/x86/kernel/irq.c | 0 arch/x86/kernel/isrs.c | 0 arch/x86/kernel/kb.c | 0 arch/x86/kernel/multiboot.c | 0 arch/x86/kernel/pci.c | 0 arch/x86/kernel/pcihdr.h | 0 arch/x86/kernel/processor.c | 0 arch/x86/kernel/string.asm | 0 arch/x86/kernel/timer.c | 0 arch/x86/kernel/vga.c | 0 arch/x86/mm/Makefile | 0 arch/x86/mm/page.c | 0 arch/x86/scc/Makefile | 0 arch/x86/scc/RCCE_DCMflush.c | 0 arch/x86/scc/RCCE_admin.c | 0 arch/x86/scc/RCCE_bcast.c | 0 arch/x86/scc/RCCE_comm.c | 0 arch/x86/scc/RCCE_debug.c | 0 arch/x86/scc/RCCE_emulator_driver.c | 0 arch/x86/scc/RCCE_flags.c | 0 arch/x86/scc/RCCE_get.c | 0 arch/x86/scc/RCCE_malloc.c | 0 arch/x86/scc/RCCE_power_management.c | 0 arch/x86/scc/RCCE_put.c | 0 arch/x86/scc/RCCE_qsort.c | 0 arch/x86/scc/RCCE_recv.c | 0 arch/x86/scc/RCCE_reduce.c | 0 arch/x86/scc/RCCE_send.c | 0 arch/x86/scc/RCCE_shmalloc.c | 0 arch/x86/scc/RCCE_synch.c | 0 arch/x86/scc/SCC_API.c | 0 arch/x86/scc/iRCCE_admin.c | 0 arch/x86/scc/iRCCE_get.c | 0 arch/x86/scc/iRCCE_irecv.c | 0 arch/x86/scc/iRCCE_isend.c | 0 arch/x86/scc/iRCCE_mailbox.c | 0 arch/x86/scc/iRCCE_put.c | 0 arch/x86/scc/iRCCE_recv.c | 0 arch/x86/scc/iRCCE_send.c | 0 arch/x86/scc/iRCCE_synch.c | 0 arch/x86/scc/icc.c | 0 arch/x86/scc/scc_memcpy.h | 0 documentation/doxy_mainpage.h | 0 documentation/img/lfbs_logo.gif | Bin documentation/img/metalsvm_stack.jpg | Bin documentation/img/rwth_logo.gif | Bin documentation/tmpl/footer.html | 0 documentation/tmpl/header.html | 0 documentation/tmpl/stylesheet.css | 0 drivers/char/Makefile | 0 drivers/char/null.c | 0 drivers/net/Makefile | 0 drivers/net/mmnif.c | 0 drivers/net/mmnif.h | 0 drivers/net/rckemac.c | 0 drivers/net/rckemac.h | 0 drivers/net/rtl8139.c | 0 drivers/net/rtl8139.h | 0 drivers/net/util.c | 0 drivers/net/util.h | 0 drivers/stderr/Makefile | 0 drivers/stderr/stderr.c | 0 drivers/stdin/Makefile | 0 drivers/stdin/stdin.c | 0 drivers/stdout/Makefile | 0 fs/Makefile | 0 fs/fs.c | 0 fs/initrd.c | 0 include/metalsvm/config.h.example | 0 include/metalsvm/ctype.h | 0 include/metalsvm/errno.h | 0 include/metalsvm/fs.h | 0 include/metalsvm/init.h | 0 include/metalsvm/mailbox.h | 0 include/metalsvm/mailbox_types.h | 0 include/metalsvm/mmu.h | 0 include/metalsvm/page.h | 0 include/metalsvm/processor.h | 0 include/metalsvm/semaphore.h | 0 include/metalsvm/semaphore_types.h | 0 include/metalsvm/spinlock.h | 0 include/metalsvm/spinlock_types.h | 0 include/metalsvm/stdarg.h | 0 include/metalsvm/stddef.h | 0 include/metalsvm/stdio.h | 0 include/metalsvm/stdlib.h | 0 include/metalsvm/string.h | 0 include/metalsvm/syscall.h | 0 include/metalsvm/tasks.h | 0 include/metalsvm/tasks_types.h | 0 include/metalsvm/time.h | 0 include/metalsvm/vma.h | 0 include/stdarg.h | 0 include/stddef.h | 0 include/string.h | 0 kernel/Makefile | 0 kernel/echo.c | 0 kernel/init.c | 0 kernel/main.c | 0 kernel/ping.c | 0 kernel/syscall.c | 0 kernel/tasks.c | 0 kernel/tests.c | 0 libkern/Makefile | 0 libkern/divdi3.c | 0 libkern/lshrdi3.c | 0 libkern/moddi3.c | 0 libkern/printf.c | 0 libkern/qdivrem.c | 0 libkern/quad.h | 0 libkern/sprintf.c | 0 libkern/stdio.c | 0 libkern/string.c | 0 libkern/strtol.c | 0 libkern/strtoul.c | 0 libkern/ucmpdi2.c | 0 libkern/udivdi3.c | 0 libkern/umoddi3.c | 0 link.ld | 0 lwip/CHANGELOG | 0 lwip/COPYING | 0 lwip/FILES | 0 lwip/README | 0 lwip/UPGRADING | 0 lwip/doc/FILES | 0 lwip/doc/contrib.txt | 0 lwip/doc/rawapi.txt | 0 lwip/doc/savannah.txt | 0 lwip/doc/snmp_agent.txt | 0 lwip/doc/sys_arch.txt | 0 lwip/src/FILES | 0 lwip/src/api/Makefile | 0 lwip/src/api/api_lib.c | 0 lwip/src/api/api_msg.c | 0 lwip/src/api/err.c | 0 lwip/src/api/netbuf.c | 0 lwip/src/api/netdb.c | 0 lwip/src/api/netifapi.c | 0 lwip/src/api/sockets.c | 0 lwip/src/api/tcpip.c | 0 lwip/src/arch/Makefile | 0 lwip/src/arch/sys_arch.c | 0 lwip/src/core/Makefile | 0 lwip/src/core/def.c | 0 lwip/src/core/dhcp.c | 0 lwip/src/core/dns.c | 0 lwip/src/core/init.c | 0 lwip/src/core/ipv4/Makefile | 0 lwip/src/core/ipv4/autoip.c | 0 lwip/src/core/ipv4/icmp.c | 0 lwip/src/core/ipv4/igmp.c | 0 lwip/src/core/ipv4/inet.c | 0 lwip/src/core/ipv4/inet_chksum.c | 0 lwip/src/core/ipv4/ip.c | 0 lwip/src/core/ipv4/ip_addr.c | 0 lwip/src/core/ipv4/ip_frag.c | 0 lwip/src/core/ipv6/README | 0 lwip/src/core/ipv6/icmp6.c | 0 lwip/src/core/ipv6/inet6.c | 0 lwip/src/core/ipv6/ip6.c | 0 lwip/src/core/ipv6/ip6_addr.c | 0 lwip/src/core/mem.c | 0 lwip/src/core/memp.c | 0 lwip/src/core/netif.c | 0 lwip/src/core/pbuf.c | 0 lwip/src/core/raw.c | 0 lwip/src/core/snmp/asn1_dec.c | 0 lwip/src/core/snmp/asn1_enc.c | 0 lwip/src/core/snmp/mib2.c | 0 lwip/src/core/snmp/mib_structs.c | 0 lwip/src/core/snmp/msg_in.c | 0 lwip/src/core/snmp/msg_out.c | 0 lwip/src/core/stats.c | 0 lwip/src/core/sys.c | 0 lwip/src/core/tcp.c | 0 lwip/src/core/tcp_in.c | 0 lwip/src/core/tcp_out.c | 0 lwip/src/core/timers.c | 0 lwip/src/core/udp.c | 0 lwip/src/include/arch/cc.h | 0 lwip/src/include/arch/perf.h | 0 lwip/src/include/arch/sys_arch.h | 0 lwip/src/include/ipv4/lwip/autoip.h | 0 lwip/src/include/ipv4/lwip/icmp.h | 0 lwip/src/include/ipv4/lwip/igmp.h | 0 lwip/src/include/ipv4/lwip/inet.h | 0 lwip/src/include/ipv4/lwip/inet_chksum.h | 0 lwip/src/include/ipv4/lwip/ip.h | 0 lwip/src/include/ipv4/lwip/ip_addr.h | 0 lwip/src/include/ipv4/lwip/ip_frag.h | 0 lwip/src/include/ipv6/lwip/icmp.h | 0 lwip/src/include/ipv6/lwip/inet.h | 0 lwip/src/include/ipv6/lwip/ip.h | 0 lwip/src/include/ipv6/lwip/ip_addr.h | 0 lwip/src/include/lwip/api.h | 0 lwip/src/include/lwip/api_msg.h | 0 lwip/src/include/lwip/arch.h | 0 lwip/src/include/lwip/debug.h | 0 lwip/src/include/lwip/def.h | 0 lwip/src/include/lwip/dhcp.h | 0 lwip/src/include/lwip/dns.h | 0 lwip/src/include/lwip/err.h | 0 lwip/src/include/lwip/init.h | 0 lwip/src/include/lwip/mem.h | 0 lwip/src/include/lwip/memp.h | 0 lwip/src/include/lwip/memp_std.h | 0 lwip/src/include/lwip/netbuf.h | 0 lwip/src/include/lwip/netdb.h | 0 lwip/src/include/lwip/netif.h | 0 lwip/src/include/lwip/netifapi.h | 0 lwip/src/include/lwip/opt.h | 0 lwip/src/include/lwip/pbuf.h | 0 lwip/src/include/lwip/raw.h | 0 lwip/src/include/lwip/sio.h | 0 lwip/src/include/lwip/snmp.h | 0 lwip/src/include/lwip/snmp_asn1.h | 0 lwip/src/include/lwip/snmp_msg.h | 0 lwip/src/include/lwip/snmp_structs.h | 0 lwip/src/include/lwip/sockets.h | 0 lwip/src/include/lwip/stats.h | 0 lwip/src/include/lwip/sys.h | 0 lwip/src/include/lwip/tcp.h | 0 lwip/src/include/lwip/tcp_impl.h | 0 lwip/src/include/lwip/tcpip.h | 0 lwip/src/include/lwip/timers.h | 0 lwip/src/include/lwip/udp.h | 0 lwip/src/include/lwipopts.h | 0 lwip/src/include/netif/etharp.h | 0 lwip/src/include/netif/loopif.h | 0 lwip/src/include/netif/ppp_oe.h | 0 lwip/src/include/netif/slipif.h | 0 lwip/src/netif/FILES | 0 lwip/src/netif/Makefile | 0 lwip/src/netif/etharp.c | 0 lwip/src/netif/ethernetif.c | 0 lwip/src/netif/loopif.c | 0 lwip/src/netif/ppp/auth.c | 0 lwip/src/netif/ppp/auth.h | 0 lwip/src/netif/ppp/chap.c | 0 lwip/src/netif/ppp/chap.h | 0 lwip/src/netif/ppp/chpms.c | 0 lwip/src/netif/ppp/chpms.h | 0 lwip/src/netif/ppp/fsm.c | 0 lwip/src/netif/ppp/fsm.h | 0 lwip/src/netif/ppp/ipcp.c | 0 lwip/src/netif/ppp/ipcp.h | 0 lwip/src/netif/ppp/lcp.c | 0 lwip/src/netif/ppp/lcp.h | 0 lwip/src/netif/ppp/magic.c | 0 lwip/src/netif/ppp/magic.h | 0 lwip/src/netif/ppp/md5.c | 0 lwip/src/netif/ppp/md5.h | 0 lwip/src/netif/ppp/pap.c | 0 lwip/src/netif/ppp/pap.h | 0 lwip/src/netif/ppp/ppp.c | 0 lwip/src/netif/ppp/ppp.h | 0 lwip/src/netif/ppp/ppp_oe.c | 0 lwip/src/netif/ppp/pppdebug.h | 0 lwip/src/netif/ppp/randm.c | 0 lwip/src/netif/ppp/randm.h | 0 lwip/src/netif/ppp/vj.c | 0 lwip/src/netif/ppp/vj.h | 0 lwip/src/netif/ppp/vjbsdhdr.h | 0 lwip/src/netif/slipif.c | 0 lwip/test/unit/core/test_mem.c | 0 lwip/test/unit/core/test_mem.h | 0 lwip/test/unit/etharp/test_etharp.c | 0 lwip/test/unit/etharp/test_etharp.h | 0 lwip/test/unit/lwip_check.h | 0 lwip/test/unit/lwip_unittests.c | 0 lwip/test/unit/tcp/tcp_helper.c | 0 lwip/test/unit/tcp/tcp_helper.h | 0 lwip/test/unit/tcp/test_tcp.c | 0 lwip/test/unit/tcp/test_tcp.h | 0 lwip/test/unit/tcp/test_tcp_oos.c | 0 lwip/test/unit/tcp/test_tcp_oos.h | 0 lwip/test/unit/udp/test_udp.c | 0 lwip/test/unit/udp/test_udp.h | 0 mm/Makefile | 0 mm/memory.c | 0 mm/vma.c | 0 newlib/Makefile | 0 newlib/examples/Makefile | 0 newlib/examples/hello.c | 0 newlib/examples/jacobi.c | 0 newlib/examples/mshell.c | 0 newlib/examples/test | 0 newlib/examples/tests.c | 0 newlib/src/COPYING | 0 newlib/src/COPYING.LIB | 0 newlib/src/COPYING.LIBGLOSS | 0 newlib/src/COPYING.NEWLIB | 0 newlib/src/COPYING3 | 0 newlib/src/COPYING3.LIB | 0 newlib/src/ChangeLog | 0 newlib/src/MAINTAINERS | 0 newlib/src/Makefile | 0 newlib/src/Makefile.def | 0 newlib/src/Makefile.in | 0 newlib/src/Makefile.tpl | 0 newlib/src/README | 0 newlib/src/README-maintainer-mode | 0 newlib/src/config-ml.in | 0 newlib/src/config/ChangeLog | 0 newlib/src/config/acx.m4 | 0 newlib/src/config/bootstrap-O1.mk | 0 newlib/src/config/bootstrap-O3.mk | 0 newlib/src/config/bootstrap-debug-big.mk | 0 newlib/src/config/bootstrap-debug-ckovw.mk | 0 newlib/src/config/bootstrap-debug-lean.mk | 0 newlib/src/config/bootstrap-debug-lib.mk | 0 newlib/src/config/bootstrap-debug.mk | 0 newlib/src/config/bootstrap-lto.mk | 0 newlib/src/config/bootstrap-time.mk | 0 newlib/src/config/cloog.m4 | 0 newlib/src/config/codeset.m4 | 0 newlib/src/config/depstand.m4 | 0 newlib/src/config/dfp.m4 | 0 newlib/src/config/elf.m4 | 0 newlib/src/config/enable.m4 | 0 newlib/src/config/extensions.m4 | 0 newlib/src/config/futex.m4 | 0 newlib/src/config/gc++filt.m4 | 0 newlib/src/config/gettext-sister.m4 | 0 newlib/src/config/gettext.m4 | 0 newlib/src/config/glibc21.m4 | 0 newlib/src/config/gxx-include-dir.m4 | 0 newlib/src/config/iconv.m4 | 0 newlib/src/config/intdiv0.m4 | 0 newlib/src/config/inttypes-pri.m4 | 0 newlib/src/config/inttypes.m4 | 0 newlib/src/config/inttypes_h.m4 | 0 newlib/src/config/largefile.m4 | 0 newlib/src/config/lcmessage.m4 | 0 newlib/src/config/ld-symbolic.m4 | 0 newlib/src/config/lead-dot.m4 | 0 newlib/src/config/lib-ld.m4 | 0 newlib/src/config/lib-link.m4 | 0 newlib/src/config/lib-prefix.m4 | 0 newlib/src/config/lthostflags.m4 | 0 newlib/src/config/mh-cxux | 0 newlib/src/config/mh-cygwin | 0 newlib/src/config/mh-darwin | 0 newlib/src/config/mh-decstation | 0 newlib/src/config/mh-dgux386 | 0 newlib/src/config/mh-djgpp | 0 newlib/src/config/mh-interix | 0 newlib/src/config/mh-lynxrs6k | 0 newlib/src/config/mh-mingw | 0 newlib/src/config/mh-ncr3000 | 0 newlib/src/config/mh-necv4 | 0 newlib/src/config/mh-pa | 0 newlib/src/config/mh-pa-hpux10 | 0 newlib/src/config/mh-ppc-aix | 0 newlib/src/config/mh-sco | 0 newlib/src/config/mh-solaris | 0 newlib/src/config/mh-sysv4 | 0 newlib/src/config/mh-sysv5 | 0 newlib/src/config/mh-x86omitfp | 0 newlib/src/config/mt-alphaieee | 0 newlib/src/config/mt-d30v | 0 newlib/src/config/mt-gnu | 0 newlib/src/config/mt-mep | 0 newlib/src/config/mt-mips-elfoabi | 0 newlib/src/config/mt-mips-gnu | 0 newlib/src/config/mt-mips16-compat | 0 newlib/src/config/mt-netware | 0 newlib/src/config/mt-ospace | 0 newlib/src/config/mt-sde | 0 newlib/src/config/mt-spu | 0 newlib/src/config/mt-v810 | 0 newlib/src/config/mt-wince | 0 newlib/src/config/multi.m4 | 0 newlib/src/config/nls.m4 | 0 newlib/src/config/no-executables.m4 | 0 newlib/src/config/override.m4 | 0 newlib/src/config/plugins.m4 | 0 newlib/src/config/po.m4 | 0 newlib/src/config/proginstall.m4 | 0 newlib/src/config/progtest.m4 | 0 newlib/src/config/stdint.m4 | 0 newlib/src/config/stdint_h.m4 | 0 newlib/src/config/tcl.m4 | 0 newlib/src/config/tls.m4 | 0 newlib/src/config/uintmax_t.m4 | 0 newlib/src/config/ulonglong.m4 | 0 newlib/src/config/unwind_ipinfo.m4 | 0 newlib/src/config/warnings.m4 | 0 newlib/src/config/zlib.m4 | 0 newlib/src/configure.ac | 0 newlib/src/etc/ChangeLog | 0 newlib/src/etc/Makefile | 0 newlib/src/etc/Makefile.in | 0 newlib/src/etc/add-log.el | 0 newlib/src/etc/add-log.vi | 0 newlib/src/etc/config.cache | 0 newlib/src/etc/configbuild.ein | 0 newlib/src/etc/configbuild.fig | 0 newlib/src/etc/configbuild.jin | Bin newlib/src/etc/configbuild.tin | 0 newlib/src/etc/configdev.ein | 0 newlib/src/etc/configdev.fig | 0 newlib/src/etc/configdev.jin | Bin newlib/src/etc/configdev.tin | 0 newlib/src/etc/configure.in | 0 newlib/src/etc/configure.info | 0 newlib/src/etc/configure.texi | 0 newlib/src/etc/fdl.texi | 0 newlib/src/etc/gnu-oids.texi | 0 newlib/src/etc/make-stds.texi | 0 newlib/src/etc/standards.info | 0 newlib/src/etc/standards.texi | 0 newlib/src/etc/texi2pod.pl | 0 newlib/src/libgloss/ChangeLog | 0 newlib/src/libgloss/Makefile.in | 0 newlib/src/libgloss/README | 0 newlib/src/libgloss/acinclude.m4 | 0 newlib/src/libgloss/aclocal.m4 | 0 newlib/src/libgloss/arm/Makefile.in | 0 newlib/src/libgloss/arm/_exit.c | 0 newlib/src/libgloss/arm/_kill.c | 0 newlib/src/libgloss/arm/aclocal.m4 | 0 newlib/src/libgloss/arm/coff-iq80310.specs | 0 newlib/src/libgloss/arm/coff-pid.specs | 0 newlib/src/libgloss/arm/coff-rdimon.specs | 0 newlib/src/libgloss/arm/coff-rdpmon.specs | 0 newlib/src/libgloss/arm/coff-redboot.ld | 0 newlib/src/libgloss/arm/coff-redboot.specs | 0 newlib/src/libgloss/arm/configure | 0 newlib/src/libgloss/arm/configure.in | 0 newlib/src/libgloss/arm/crt0.S | 0 newlib/src/libgloss/arm/elf-iq80310.specs | 0 newlib/src/libgloss/arm/elf-linux.specs | 0 newlib/src/libgloss/arm/elf-pid.specs | 0 newlib/src/libgloss/arm/elf-rdimon.specs | 0 newlib/src/libgloss/arm/elf-rdpmon.specs | 0 newlib/src/libgloss/arm/elf-redboot.ld | 0 newlib/src/libgloss/arm/elf-redboot.specs | 0 newlib/src/libgloss/arm/libcfunc.c | 0 newlib/src/libgloss/arm/linux-crt0.c | 0 newlib/src/libgloss/arm/linux-syscall.h | 0 newlib/src/libgloss/arm/linux-syscalls0.S | 0 newlib/src/libgloss/arm/linux-syscalls1.c | 0 newlib/src/libgloss/arm/redboot-crt0.S | 0 newlib/src/libgloss/arm/redboot-syscalls.c | 0 newlib/src/libgloss/arm/swi.h | 0 newlib/src/libgloss/arm/syscall.h | 0 newlib/src/libgloss/arm/syscalls.c | 0 newlib/src/libgloss/arm/trap.S | 0 newlib/src/libgloss/autom4te.cache/output.0 | 0 newlib/src/libgloss/autom4te.cache/requests | 0 newlib/src/libgloss/autom4te.cache/traces.0 | 0 newlib/src/libgloss/bfin/Makefile.in | 0 newlib/src/libgloss/bfin/aclocal.m4 | 0 newlib/src/libgloss/bfin/basiccrt.S | 0 newlib/src/libgloss/bfin/bf504.ld | 0 newlib/src/libgloss/bfin/bf506.ld | 0 newlib/src/libgloss/bfin/bf512.ld | 0 newlib/src/libgloss/bfin/bf514.ld | 0 newlib/src/libgloss/bfin/bf516.ld | 0 newlib/src/libgloss/bfin/bf518.ld | 0 newlib/src/libgloss/bfin/bf522.ld | 0 newlib/src/libgloss/bfin/bf523.ld | 0 newlib/src/libgloss/bfin/bf524.ld | 0 newlib/src/libgloss/bfin/bf525.ld | 0 newlib/src/libgloss/bfin/bf526.ld | 0 newlib/src/libgloss/bfin/bf527.ld | 0 newlib/src/libgloss/bfin/bf531.ld | 0 newlib/src/libgloss/bfin/bf532.ld | 0 newlib/src/libgloss/bfin/bf533.ld | 0 newlib/src/libgloss/bfin/bf534.ld | 0 newlib/src/libgloss/bfin/bf536.ld | 0 newlib/src/libgloss/bfin/bf537.ld | 0 newlib/src/libgloss/bfin/bf538.ld | 0 newlib/src/libgloss/bfin/bf539.ld | 0 newlib/src/libgloss/bfin/bf542.ld | 0 newlib/src/libgloss/bfin/bf544.ld | 0 newlib/src/libgloss/bfin/bf547.ld | 0 newlib/src/libgloss/bfin/bf548.ld | 0 newlib/src/libgloss/bfin/bf549.ld | 0 newlib/src/libgloss/bfin/bf561.ld | 0 newlib/src/libgloss/bfin/bf561a.ld | 0 newlib/src/libgloss/bfin/bf561b.ld | 0 newlib/src/libgloss/bfin/bf561m.ld | 0 newlib/src/libgloss/bfin/bf592.ld | 0 newlib/src/libgloss/bfin/bfin-common-mc.ld | 0 newlib/src/libgloss/bfin/bfin-common-sc.ld | 0 newlib/src/libgloss/bfin/configure.in | 0 newlib/src/libgloss/bfin/crt0.S | 0 newlib/src/libgloss/bfin/include/blackfin.h | 0 newlib/src/libgloss/bfin/include/builtins.h | 0 newlib/src/libgloss/bfin/include/ccblkfn.h | 0 newlib/src/libgloss/bfin/include/cdefBF504.h | 0 newlib/src/libgloss/bfin/include/cdefBF504F.h | 0 newlib/src/libgloss/bfin/include/cdefBF506F.h | 0 newlib/src/libgloss/bfin/include/cdefBF50x_base.h | 0 newlib/src/libgloss/bfin/include/cdefBF512.h | 0 newlib/src/libgloss/bfin/include/cdefBF514.h | 0 newlib/src/libgloss/bfin/include/cdefBF516.h | 0 newlib/src/libgloss/bfin/include/cdefBF518.h | 0 newlib/src/libgloss/bfin/include/cdefBF51x_base.h | 0 newlib/src/libgloss/bfin/include/cdefBF522.h | 0 newlib/src/libgloss/bfin/include/cdefBF523.h | 0 newlib/src/libgloss/bfin/include/cdefBF524.h | 0 newlib/src/libgloss/bfin/include/cdefBF525.h | 0 newlib/src/libgloss/bfin/include/cdefBF526.h | 0 newlib/src/libgloss/bfin/include/cdefBF527.h | 0 newlib/src/libgloss/bfin/include/cdefBF52x_base.h | 0 newlib/src/libgloss/bfin/include/cdefBF531.h | 0 newlib/src/libgloss/bfin/include/cdefBF532.h | 0 newlib/src/libgloss/bfin/include/cdefBF533.h | 0 newlib/src/libgloss/bfin/include/cdefBF534.h | 0 newlib/src/libgloss/bfin/include/cdefBF535.h | 0 newlib/src/libgloss/bfin/include/cdefBF536.h | 0 newlib/src/libgloss/bfin/include/cdefBF537.h | 0 newlib/src/libgloss/bfin/include/cdefBF538.h | 0 newlib/src/libgloss/bfin/include/cdefBF539.h | 0 newlib/src/libgloss/bfin/include/cdefBF53x.h | 0 newlib/src/libgloss/bfin/include/cdefBF542.h | 0 newlib/src/libgloss/bfin/include/cdefBF542M.h | 0 newlib/src/libgloss/bfin/include/cdefBF544.h | 0 newlib/src/libgloss/bfin/include/cdefBF544M.h | 0 newlib/src/libgloss/bfin/include/cdefBF547.h | 0 newlib/src/libgloss/bfin/include/cdefBF547M.h | 0 newlib/src/libgloss/bfin/include/cdefBF548.h | 0 newlib/src/libgloss/bfin/include/cdefBF548M.h | 0 newlib/src/libgloss/bfin/include/cdefBF549.h | 0 newlib/src/libgloss/bfin/include/cdefBF549M.h | 0 newlib/src/libgloss/bfin/include/cdefBF54x_base.h | 0 newlib/src/libgloss/bfin/include/cdefBF561.h | 0 newlib/src/libgloss/bfin/include/cdefBF592-A.h | 0 newlib/src/libgloss/bfin/include/cdefBF59x_base.h | 0 newlib/src/libgloss/bfin/include/cdef_LPBlackfin.h | 0 newlib/src/libgloss/bfin/include/cdefblackfin.h | 0 newlib/src/libgloss/bfin/include/cplb.h | 0 newlib/src/libgloss/bfin/include/cplbtab.h | 0 newlib/src/libgloss/bfin/include/defBF504.h | 0 newlib/src/libgloss/bfin/include/defBF504F.h | 0 newlib/src/libgloss/bfin/include/defBF506F.h | 0 newlib/src/libgloss/bfin/include/defBF50x_base.h | 0 newlib/src/libgloss/bfin/include/defBF512.h | 0 newlib/src/libgloss/bfin/include/defBF514.h | 0 newlib/src/libgloss/bfin/include/defBF516.h | 0 newlib/src/libgloss/bfin/include/defBF518.h | 0 newlib/src/libgloss/bfin/include/defBF51x_base.h | 0 newlib/src/libgloss/bfin/include/defBF522.h | 0 newlib/src/libgloss/bfin/include/defBF523.h | 0 newlib/src/libgloss/bfin/include/defBF524.h | 0 newlib/src/libgloss/bfin/include/defBF525.h | 0 newlib/src/libgloss/bfin/include/defBF526.h | 0 newlib/src/libgloss/bfin/include/defBF527.h | 0 newlib/src/libgloss/bfin/include/defBF52x_base.h | 0 newlib/src/libgloss/bfin/include/defBF531.h | 0 newlib/src/libgloss/bfin/include/defBF532.h | 0 newlib/src/libgloss/bfin/include/defBF533.h | 0 newlib/src/libgloss/bfin/include/defBF534.h | 0 newlib/src/libgloss/bfin/include/defBF535.h | 0 newlib/src/libgloss/bfin/include/defBF536.h | 0 newlib/src/libgloss/bfin/include/defBF537.h | 0 newlib/src/libgloss/bfin/include/defBF538.h | 0 newlib/src/libgloss/bfin/include/defBF539.h | 0 newlib/src/libgloss/bfin/include/defBF542.h | 0 newlib/src/libgloss/bfin/include/defBF542M.h | 0 newlib/src/libgloss/bfin/include/defBF544.h | 0 newlib/src/libgloss/bfin/include/defBF544M.h | 0 newlib/src/libgloss/bfin/include/defBF547.h | 0 newlib/src/libgloss/bfin/include/defBF547M.h | 0 newlib/src/libgloss/bfin/include/defBF548.h | 0 newlib/src/libgloss/bfin/include/defBF548M.h | 0 newlib/src/libgloss/bfin/include/defBF549.h | 0 newlib/src/libgloss/bfin/include/defBF549M.h | 0 newlib/src/libgloss/bfin/include/defBF54x_base.h | 0 newlib/src/libgloss/bfin/include/defBF561.h | 0 newlib/src/libgloss/bfin/include/defBF592-A.h | 0 newlib/src/libgloss/bfin/include/defBF59x_base.h | 0 newlib/src/libgloss/bfin/include/def_LPBlackfin.h | 0 newlib/src/libgloss/bfin/include/defblackfin.h | 0 .../src/libgloss/bfin/include/sys/_adi_platform.h | 0 .../libgloss/bfin/include/sys/anomaly_macros_rtl.h | 0 newlib/src/libgloss/bfin/include/sys/excause.h | 0 newlib/src/libgloss/bfin/include/sys/exception.h | 0 newlib/src/libgloss/bfin/include/sys/mc_typedef.h | 0 newlib/src/libgloss/bfin/include/sys/platform.h | 0 newlib/src/libgloss/bfin/include/sys/pll.h | 0 newlib/src/libgloss/bfin/include/sysreg.h | 0 newlib/src/libgloss/bfin/syscalls.c | 0 newlib/src/libgloss/close.c | 0 newlib/src/libgloss/config/default.mh | 0 newlib/src/libgloss/config/default.mt | 0 newlib/src/libgloss/config/dos.mh | 0 newlib/src/libgloss/config/mips.mt | 0 newlib/src/libgloss/config/mn10200.mt | 0 newlib/src/libgloss/config/mn10300.mt | 0 newlib/src/libgloss/config/ppc.mh | 0 newlib/src/libgloss/config/xc16x.mt | 0 newlib/src/libgloss/configure.in | 0 newlib/src/libgloss/cr16/Makefile.in | 0 newlib/src/libgloss/cr16/_exit.c | 0 newlib/src/libgloss/cr16/_getenv.c | 0 newlib/src/libgloss/cr16/_rename.c | 0 newlib/src/libgloss/cr16/aclocal.m4 | 0 newlib/src/libgloss/cr16/close.c | 0 newlib/src/libgloss/cr16/configure | 0 newlib/src/libgloss/cr16/configure.in | 0 newlib/src/libgloss/cr16/crt1.S | 0 newlib/src/libgloss/cr16/crti.S | 0 newlib/src/libgloss/cr16/crtn.S | 0 newlib/src/libgloss/cr16/dvz_hndl.c | 0 newlib/src/libgloss/cr16/flg_hndl.c | 0 newlib/src/libgloss/cr16/fstat.c | 0 newlib/src/libgloss/cr16/getpid.c | 0 newlib/src/libgloss/cr16/iad_hndl.c | 0 newlib/src/libgloss/cr16/intable.c | 0 newlib/src/libgloss/cr16/isatty.c | 0 newlib/src/libgloss/cr16/kill.c | 0 newlib/src/libgloss/cr16/lseek.c | 0 newlib/src/libgloss/cr16/open.c | 0 newlib/src/libgloss/cr16/putnum.c | 0 newlib/src/libgloss/cr16/read.c | 0 newlib/src/libgloss/cr16/sbrk.c | 0 newlib/src/libgloss/cr16/sim.ld | 0 newlib/src/libgloss/cr16/stat.c | 0 newlib/src/libgloss/cr16/svc_hndl.c | 0 newlib/src/libgloss/cr16/time.c | 0 newlib/src/libgloss/cr16/und_hndl.c | 0 newlib/src/libgloss/cr16/unlink.c | 0 newlib/src/libgloss/cr16/write.c | 0 newlib/src/libgloss/cris/Makefile.in | 0 newlib/src/libgloss/cris/aclocal.m4 | 0 newlib/src/libgloss/cris/configure.in | 0 newlib/src/libgloss/cris/crt0.S | 0 newlib/src/libgloss/cris/crti.c | 0 newlib/src/libgloss/cris/crtn.c | 0 newlib/src/libgloss/cris/gensyscalls | 0 newlib/src/libgloss/cris/irqtable.S | 0 newlib/src/libgloss/cris/lcrt0.c | 0 newlib/src/libgloss/cris/linunistd.h | 0 newlib/src/libgloss/cris/outbyte.c | 0 newlib/src/libgloss/cris/setup.S | 0 newlib/src/libgloss/crx/Makefile.in | 0 newlib/src/libgloss/crx/_exit.c | 0 newlib/src/libgloss/crx/_getenv.c | 0 newlib/src/libgloss/crx/_rename.c | 0 newlib/src/libgloss/crx/aclocal.m4 | 0 newlib/src/libgloss/crx/close.c | 0 newlib/src/libgloss/crx/configure.in | 0 newlib/src/libgloss/crx/crt0.S | 0 newlib/src/libgloss/crx/crti.S | 0 newlib/src/libgloss/crx/crtn.S | 0 newlib/src/libgloss/crx/dvz_hndl.c | 0 newlib/src/libgloss/crx/flg_hndl.c | 0 newlib/src/libgloss/crx/fstat.c | 0 newlib/src/libgloss/crx/getpid.c | 0 newlib/src/libgloss/crx/iad_hndl.c | 0 newlib/src/libgloss/crx/intable.c | 0 newlib/src/libgloss/crx/isatty.c | 0 newlib/src/libgloss/crx/kill.c | 0 newlib/src/libgloss/crx/lseek.c | 0 newlib/src/libgloss/crx/open.c | 0 newlib/src/libgloss/crx/putnum.c | 0 newlib/src/libgloss/crx/read.c | 0 newlib/src/libgloss/crx/sbrk.c | 0 newlib/src/libgloss/crx/sim.ld | 0 newlib/src/libgloss/crx/stat.c | 0 newlib/src/libgloss/crx/svc_hndl.c | 0 newlib/src/libgloss/crx/time.c | 0 newlib/src/libgloss/crx/und_hndl.c | 0 newlib/src/libgloss/crx/unlink.c | 0 newlib/src/libgloss/crx/write.c | 0 newlib/src/libgloss/d30v/Makefile.in | 0 newlib/src/libgloss/d30v/aclocal.m4 | 0 newlib/src/libgloss/d30v/configure.in | 0 newlib/src/libgloss/d30v/crt0.S | 0 newlib/src/libgloss/d30v/inbyte.c | 0 newlib/src/libgloss/d30v/outbyte.c | 0 newlib/src/libgloss/d30v/syscalls.c | 0 newlib/src/libgloss/debug.c | 0 newlib/src/libgloss/debug.h | 0 newlib/src/libgloss/doc/Makefile.in | 0 newlib/src/libgloss/doc/configure.in | 0 newlib/src/libgloss/doc/porting.texi | 0 newlib/src/libgloss/fr30/Makefile.in | 0 newlib/src/libgloss/fr30/aclocal.m4 | 0 newlib/src/libgloss/fr30/configure.in | 0 newlib/src/libgloss/fr30/crt0.s | 0 newlib/src/libgloss/fr30/syscalls.c | 0 newlib/src/libgloss/frv/Makefile.in | 0 newlib/src/libgloss/frv/aclocal.m4 | 0 newlib/src/libgloss/frv/configure.in | 0 newlib/src/libgloss/frv/crt0.S | 0 newlib/src/libgloss/frv/fstat.c | 0 newlib/src/libgloss/frv/getpid.c | 0 newlib/src/libgloss/frv/isatty.c | 0 newlib/src/libgloss/frv/kill.c | 0 newlib/src/libgloss/frv/print.c | 0 newlib/src/libgloss/frv/putnum.c | 0 newlib/src/libgloss/frv/sbrk.c | 0 newlib/src/libgloss/frv/sim-close.S | 0 newlib/src/libgloss/frv/sim-exit.S | 0 newlib/src/libgloss/frv/sim-inbyte.c | 0 newlib/src/libgloss/frv/sim-lseek.S | 0 newlib/src/libgloss/frv/sim-open.S | 0 newlib/src/libgloss/frv/sim-read.S | 0 newlib/src/libgloss/frv/sim-time.c | 0 newlib/src/libgloss/frv/sim-unlink.S | 0 newlib/src/libgloss/frv/sim-write.S | 0 newlib/src/libgloss/frv/stat.c | 0 newlib/src/libgloss/fstat.c | 0 newlib/src/libgloss/getpid.c | 0 newlib/src/libgloss/glue.h | 0 newlib/src/libgloss/hp74x/Makefile.in | 0 newlib/src/libgloss/hp74x/README | 0 newlib/src/libgloss/hp74x/aclocal.m4 | 0 newlib/src/libgloss/hp74x/checksum.c | 0 newlib/src/libgloss/hp74x/configure.in | 0 newlib/src/libgloss/hp74x/crt0.s | 0 newlib/src/libgloss/hp74x/debugger.h | 0 newlib/src/libgloss/hp74x/debugger.s | 0 newlib/src/libgloss/hp74x/diagnose.h | 0 newlib/src/libgloss/hp74x/hppa-defs.h | 0 newlib/src/libgloss/hp74x/hppa.ld | 0 newlib/src/libgloss/hp74x/io.c | 0 newlib/src/libgloss/hp74x/iva_table.h | 0 newlib/src/libgloss/hp74x/iva_table.s | 0 newlib/src/libgloss/hp74x/pa_stub.c | 0 newlib/src/libgloss/hp74x/test.c | 0 newlib/src/libgloss/i386/Makefile.in | 0 newlib/src/libgloss/i386/aclocal.m4 | 0 newlib/src/libgloss/i386/configure.in | 0 newlib/src/libgloss/i386/cygmon-crt0.S | 0 newlib/src/libgloss/i386/cygmon-gmon.c | 0 newlib/src/libgloss/i386/cygmon-gmon.h | 0 newlib/src/libgloss/i386/cygmon-salib.c | 0 newlib/src/libgloss/i386/cygmon-syscall.h | 0 newlib/src/libgloss/i386/cygmon.ld | 0 newlib/src/libgloss/i960/Makefile.in | 0 newlib/src/libgloss/i960/aclocal.m4 | 0 newlib/src/libgloss/i960/asm.h | 0 newlib/src/libgloss/i960/configure.in | 0 newlib/src/libgloss/i960/crt0.c | 0 newlib/src/libgloss/i960/mon-read.c | 0 newlib/src/libgloss/i960/mon-syscalls.S | 0 newlib/src/libgloss/i960/mon-write.c | 0 newlib/src/libgloss/i960/mon960.c | 0 newlib/src/libgloss/i960/mon960.ld | 0 newlib/src/libgloss/i960/syscall.h | 0 newlib/src/libgloss/iq2000/Makefile.in | 0 newlib/src/libgloss/iq2000/_exit.c | 0 newlib/src/libgloss/iq2000/access.c | 0 newlib/src/libgloss/iq2000/aclocal.m4 | 0 newlib/src/libgloss/iq2000/chmod.c | 0 newlib/src/libgloss/iq2000/chown.c | 0 newlib/src/libgloss/iq2000/close.c | 0 newlib/src/libgloss/iq2000/configure.in | 0 newlib/src/libgloss/iq2000/creat.c | 0 newlib/src/libgloss/iq2000/crt0.S | 0 newlib/src/libgloss/iq2000/crt1.c | 0 newlib/src/libgloss/iq2000/execv.c | 0 newlib/src/libgloss/iq2000/execve.c | 0 newlib/src/libgloss/iq2000/fork.c | 0 newlib/src/libgloss/iq2000/fstat.c | 0 newlib/src/libgloss/iq2000/getpid.c | 0 newlib/src/libgloss/iq2000/gettime.c | 0 newlib/src/libgloss/iq2000/isatty.c | 0 newlib/src/libgloss/iq2000/kill.c | 0 newlib/src/libgloss/iq2000/lseek.c | 0 newlib/src/libgloss/iq2000/open.c | 0 newlib/src/libgloss/iq2000/pipe.c | 0 newlib/src/libgloss/iq2000/read.c | 0 newlib/src/libgloss/iq2000/sbrk.c | 0 newlib/src/libgloss/iq2000/sim.ld | 0 newlib/src/libgloss/iq2000/stat.c | 0 newlib/src/libgloss/iq2000/test.c | 0 newlib/src/libgloss/iq2000/time.c | 0 newlib/src/libgloss/iq2000/times.c | 0 newlib/src/libgloss/iq2000/trap.c | 0 newlib/src/libgloss/iq2000/trap.h | 0 newlib/src/libgloss/iq2000/unlink.c | 0 newlib/src/libgloss/iq2000/utime.c | 0 newlib/src/libgloss/iq2000/wait.c | 0 newlib/src/libgloss/iq2000/write.c | 0 newlib/src/libgloss/isatty.c | 0 newlib/src/libgloss/kill.c | 0 newlib/src/libgloss/libnosys/Makefile.in | 0 newlib/src/libgloss/libnosys/_exit.c | 0 newlib/src/libgloss/libnosys/acconfig.h | 0 newlib/src/libgloss/libnosys/aclocal.m4 | 0 newlib/src/libgloss/libnosys/chown.c | 0 newlib/src/libgloss/libnosys/close.c | 0 newlib/src/libgloss/libnosys/config.h.in | 0 newlib/src/libgloss/libnosys/configure.in | 0 newlib/src/libgloss/libnosys/environ.c | 0 newlib/src/libgloss/libnosys/errno.c | 0 newlib/src/libgloss/libnosys/execve.c | 0 newlib/src/libgloss/libnosys/fork.c | 0 newlib/src/libgloss/libnosys/fstat.c | 0 newlib/src/libgloss/libnosys/getpid.c | 0 newlib/src/libgloss/libnosys/gettod.c | 0 newlib/src/libgloss/libnosys/isatty.c | 0 newlib/src/libgloss/libnosys/kill.c | 0 newlib/src/libgloss/libnosys/link.c | 0 newlib/src/libgloss/libnosys/lseek.c | 0 newlib/src/libgloss/libnosys/open.c | 0 newlib/src/libgloss/libnosys/read.c | 0 newlib/src/libgloss/libnosys/readlink.c | 0 newlib/src/libgloss/libnosys/sbrk.c | 0 newlib/src/libgloss/libnosys/stat.c | 0 newlib/src/libgloss/libnosys/symlink.c | 0 newlib/src/libgloss/libnosys/times.c | 0 newlib/src/libgloss/libnosys/unlink.c | 0 newlib/src/libgloss/libnosys/wait.c | 0 newlib/src/libgloss/libnosys/warning.h | 0 newlib/src/libgloss/libnosys/write.c | 0 newlib/src/libgloss/lm32/Makefile.in | 0 newlib/src/libgloss/lm32/aclocal.m4 | 0 newlib/src/libgloss/lm32/configure.in | 0 newlib/src/libgloss/lm32/crt0.S | 0 newlib/src/libgloss/lm32/isatty.c | 0 newlib/src/libgloss/lm32/scall.S | 0 newlib/src/libgloss/lm32/sim.ld | 0 newlib/src/libgloss/lseek.c | 0 newlib/src/libgloss/m32c/Makefile.in | 0 newlib/src/libgloss/m32c/abort.S | 0 newlib/src/libgloss/m32c/aclocal.m4 | 0 newlib/src/libgloss/m32c/argv.S | 0 newlib/src/libgloss/m32c/argvlen.S | 0 newlib/src/libgloss/m32c/chdir.S | 0 newlib/src/libgloss/m32c/chmod.S | 0 newlib/src/libgloss/m32c/close.S | 0 newlib/src/libgloss/m32c/configure.in | 0 newlib/src/libgloss/m32c/crt0.S | 0 newlib/src/libgloss/m32c/crtn.S | 0 newlib/src/libgloss/m32c/exit.S | 0 newlib/src/libgloss/m32c/fstat.S | 0 newlib/src/libgloss/m32c/genscript | 0 newlib/src/libgloss/m32c/getpid.S | 0 newlib/src/libgloss/m32c/gettimeofday.S | 0 newlib/src/libgloss/m32c/heaptop.S | 0 newlib/src/libgloss/m32c/isatty.S | 0 newlib/src/libgloss/m32c/kill.S | 0 newlib/src/libgloss/m32c/link.S | 0 newlib/src/libgloss/m32c/lseek.S | 0 newlib/src/libgloss/m32c/m32c.tmpl | 0 newlib/src/libgloss/m32c/m32csys.h | 0 newlib/src/libgloss/m32c/open.S | 0 newlib/src/libgloss/m32c/read.S | 0 newlib/src/libgloss/m32c/sample.c | 0 newlib/src/libgloss/m32c/sbrk.c | 0 newlib/src/libgloss/m32c/stat.S | 0 newlib/src/libgloss/m32c/time.S | 0 newlib/src/libgloss/m32c/times.S | 0 newlib/src/libgloss/m32c/unlink.S | 0 newlib/src/libgloss/m32c/utime.S | 0 newlib/src/libgloss/m32c/varvects.S | 0 newlib/src/libgloss/m32c/varvects.h | 0 newlib/src/libgloss/m32c/write.S | 0 newlib/src/libgloss/m32r/Makefile.in | 0 newlib/src/libgloss/m32r/aclocal.m4 | 0 newlib/src/libgloss/m32r/chmod.c | 0 newlib/src/libgloss/m32r/close.c | 0 newlib/src/libgloss/m32r/configure.in | 0 newlib/src/libgloss/m32r/crt0.S | 0 newlib/src/libgloss/m32r/eit.h | 0 newlib/src/libgloss/m32r/eva-stub.ld | 0 newlib/src/libgloss/m32r/eva.ld | 0 newlib/src/libgloss/m32r/exit.c | 0 newlib/src/libgloss/m32r/fstat.c | 0 newlib/src/libgloss/m32r/getpid.c | 0 newlib/src/libgloss/m32r/isatty.c | 0 newlib/src/libgloss/m32r/kill.c | 0 newlib/src/libgloss/m32r/lseek.c | 0 newlib/src/libgloss/m32r/m32r-lib.c | 0 newlib/src/libgloss/m32r/m32r-stub.c | 0 newlib/src/libgloss/m32r/mon.specs | 0 newlib/src/libgloss/m32r/open.c | 0 newlib/src/libgloss/m32r/raise.c | 0 newlib/src/libgloss/m32r/read.c | 0 newlib/src/libgloss/m32r/sbrk.c | 0 newlib/src/libgloss/m32r/stat.c | 0 newlib/src/libgloss/m32r/trap0.S | 0 newlib/src/libgloss/m32r/trapmon0.c | 0 newlib/src/libgloss/m32r/unlink.c | 0 newlib/src/libgloss/m32r/utime.c | 0 newlib/src/libgloss/m32r/write.c | 0 newlib/src/libgloss/m68hc11/Makefile.in | 0 newlib/src/libgloss/m68hc11/aclocal.m4 | 0 newlib/src/libgloss/m68hc11/configure.in | 0 newlib/src/libgloss/m68hc11/crt0.S | 0 newlib/src/libgloss/m68hc11/sci-inout.S | 0 newlib/src/libgloss/m68hc11/sim-valid-m68hc11.ld | 0 newlib/src/libgloss/m68hc11/sim-valid-m68hc12.ld | 0 newlib/src/libgloss/m68hc11/syscalls.c | 0 newlib/src/libgloss/m68k/Makefile.in | 0 newlib/src/libgloss/m68k/README | 0 newlib/src/libgloss/m68k/aclocal.m4 | 0 newlib/src/libgloss/m68k/asm.h | 0 newlib/src/libgloss/m68k/bcc.ld | 0 newlib/src/libgloss/m68k/cf-crt0.S | 0 newlib/src/libgloss/m68k/cf-crt1.c | 0 newlib/src/libgloss/m68k/cf-exit.c | 0 newlib/src/libgloss/m68k/cf-hosted.S | 0 newlib/src/libgloss/m68k/cf-isrs.c | 0 newlib/src/libgloss/m68k/cf-isv.S | 0 newlib/src/libgloss/m68k/cf-sbrk.c | 0 newlib/src/libgloss/m68k/cf.sc | 0 newlib/src/libgloss/m68k/configure.in | 0 newlib/src/libgloss/m68k/cpu32bug.S | 0 newlib/src/libgloss/m68k/cpu32bug.h | 0 newlib/src/libgloss/m68k/crt0.S | 0 newlib/src/libgloss/m68k/dtor.C | 0 newlib/src/libgloss/m68k/fido-_exit.c | 0 newlib/src/libgloss/m68k/fido-crt0.S | 0 newlib/src/libgloss/m68k/fido-handler.c | 0 newlib/src/libgloss/m68k/fido-hosted.S | 0 newlib/src/libgloss/m68k/fido-sbrk.c | 0 newlib/src/libgloss/m68k/fido.h | 0 newlib/src/libgloss/m68k/fido.sc | 0 newlib/src/libgloss/m68k/fido_profiling.h | 0 newlib/src/libgloss/m68k/idp-inbyte.c | 0 newlib/src/libgloss/m68k/idp-outbyte.c | 0 newlib/src/libgloss/m68k/idp.ld | 0 newlib/src/libgloss/m68k/idpgdb.ld | 0 newlib/src/libgloss/m68k/io-close.c | 0 newlib/src/libgloss/m68k/io-exit.c | 0 newlib/src/libgloss/m68k/io-fstat.c | 0 newlib/src/libgloss/m68k/io-gdb.c | 0 newlib/src/libgloss/m68k/io-gettimeofday.c | 0 newlib/src/libgloss/m68k/io-isatty.c | 0 newlib/src/libgloss/m68k/io-lseek.c | 0 newlib/src/libgloss/m68k/io-open.c | 0 newlib/src/libgloss/m68k/io-read.c | 0 newlib/src/libgloss/m68k/io-rename.c | 0 newlib/src/libgloss/m68k/io-stat.c | 0 newlib/src/libgloss/m68k/io-system.c | 0 newlib/src/libgloss/m68k/io-time.c | 0 newlib/src/libgloss/m68k/io-unlink.c | 0 newlib/src/libgloss/m68k/io-write.c | 0 newlib/src/libgloss/m68k/io.h | 0 newlib/src/libgloss/m68k/leds.c | 0 newlib/src/libgloss/m68k/leds.h | 0 newlib/src/libgloss/m68k/mc68681reg.h | 0 newlib/src/libgloss/m68k/mc68ec.c | 0 newlib/src/libgloss/m68k/mvme-stub.c | 0 newlib/src/libgloss/m68k/mvme.S | 0 newlib/src/libgloss/m68k/mvme135-asm.S | 0 newlib/src/libgloss/m68k/mvme135.ld | 0 newlib/src/libgloss/m68k/mvme162.ld | 0 newlib/src/libgloss/m68k/mvme162lx-asm.S | 0 newlib/src/libgloss/m68k/sbc5204.ld | 0 newlib/src/libgloss/m68k/sbc5206.ld | 0 newlib/src/libgloss/m68k/sim-abort.c | 0 newlib/src/libgloss/m68k/sim-crt0.S | 0 newlib/src/libgloss/m68k/sim-errno.c | 0 newlib/src/libgloss/m68k/sim-funcs.c | 0 newlib/src/libgloss/m68k/sim-inbyte.c | 0 newlib/src/libgloss/m68k/sim-print.c | 0 newlib/src/libgloss/m68k/sim-sbrk.c | 0 newlib/src/libgloss/m68k/sim.ld | 0 newlib/src/libgloss/m68k/simulator.S | 0 newlib/src/libgloss/m68k/test.c | 0 newlib/src/libgloss/mcore/Makefile.in | 0 newlib/src/libgloss/mcore/aclocal.m4 | 0 newlib/src/libgloss/mcore/close.c | 0 newlib/src/libgloss/mcore/cmb-exit.c | 0 newlib/src/libgloss/mcore/cmb-inbyte.c | 0 newlib/src/libgloss/mcore/cmb-outbyte.c | 0 newlib/src/libgloss/mcore/configure.in | 0 newlib/src/libgloss/mcore/crt0.S | 0 newlib/src/libgloss/mcore/elf-cmb.ld | 0 newlib/src/libgloss/mcore/elf-cmb.specs | 0 newlib/src/libgloss/mcore/fstat.c | 0 newlib/src/libgloss/mcore/getpid.c | 0 newlib/src/libgloss/mcore/kill.c | 0 newlib/src/libgloss/mcore/lseek.c | 0 newlib/src/libgloss/mcore/open.c | 0 newlib/src/libgloss/mcore/pe-cmb.ld | 0 newlib/src/libgloss/mcore/pe-cmb.specs | 0 newlib/src/libgloss/mcore/print.c | 0 newlib/src/libgloss/mcore/putnum.c | 0 newlib/src/libgloss/mcore/raise.c | 0 newlib/src/libgloss/mcore/read.c | 0 newlib/src/libgloss/mcore/sbrk.c | 0 newlib/src/libgloss/mcore/stat.c | 0 newlib/src/libgloss/mcore/syscalls.S | 0 newlib/src/libgloss/mcore/unlink.c | 0 newlib/src/libgloss/mcore/write.c | 0 newlib/src/libgloss/mep/Makefile.in | 0 newlib/src/libgloss/mep/aclocal.m4 | 0 newlib/src/libgloss/mep/configure.in | 0 newlib/src/libgloss/mep/crt0.S | 0 newlib/src/libgloss/mep/crtn.S | 0 newlib/src/libgloss/mep/default.ld | 0 newlib/src/libgloss/mep/fmax.ld | 0 newlib/src/libgloss/mep/gcov-io.h | 0 newlib/src/libgloss/mep/gmap_default.ld | 0 newlib/src/libgloss/mep/h_reset.c | 0 newlib/src/libgloss/mep/handlers.c | 0 newlib/src/libgloss/mep/isatty.c | 0 newlib/src/libgloss/mep/mep-bb.c | 0 newlib/src/libgloss/mep/mep-gmon.c | 0 newlib/src/libgloss/mep/min.ld | 0 newlib/src/libgloss/mep/read.c | 0 newlib/src/libgloss/mep/sbrk.c | 0 newlib/src/libgloss/mep/sdram-crt0.S | 0 newlib/src/libgloss/mep/sim-crt0.S | 0 newlib/src/libgloss/mep/sim-crtn.S | 0 newlib/src/libgloss/mep/simnovec-crt0.S | 0 newlib/src/libgloss/mep/simple.ld | 0 newlib/src/libgloss/mep/simsdram-crt0.S | 0 newlib/src/libgloss/mep/syscalls.S | 0 newlib/src/libgloss/mep/write.c | 0 newlib/src/libgloss/metalsvm/Makefile.in | 0 newlib/src/libgloss/metalsvm/_exit.c | 0 newlib/src/libgloss/metalsvm/aclocal.m4 | 0 .../src/libgloss/metalsvm/autom4te.cache/output.0 | 0 .../src/libgloss/metalsvm/autom4te.cache/requests | 0 .../src/libgloss/metalsvm/autom4te.cache/traces.0 | 0 newlib/src/libgloss/metalsvm/chown.c | 0 newlib/src/libgloss/metalsvm/close.c | 0 newlib/src/libgloss/metalsvm/config.h | 0 newlib/src/libgloss/metalsvm/configure.in | 0 newlib/src/libgloss/metalsvm/crt0.asm | 0 newlib/src/libgloss/metalsvm/environ.c | 0 newlib/src/libgloss/metalsvm/errno.c | 0 newlib/src/libgloss/metalsvm/execve.c | 0 newlib/src/libgloss/metalsvm/fork.c | 0 newlib/src/libgloss/metalsvm/fstat.c | 0 newlib/src/libgloss/metalsvm/getpid.c | 0 newlib/src/libgloss/metalsvm/gettod.c | 0 newlib/src/libgloss/metalsvm/init.c | 0 newlib/src/libgloss/metalsvm/isatty.c | 0 newlib/src/libgloss/metalsvm/kill.c | 0 newlib/src/libgloss/metalsvm/link.c | 0 newlib/src/libgloss/metalsvm/link.ld | 0 newlib/src/libgloss/metalsvm/lseek.c | 0 newlib/src/libgloss/metalsvm/open.c | 0 newlib/src/libgloss/metalsvm/read.c | 0 newlib/src/libgloss/metalsvm/readlink.c | 0 newlib/src/libgloss/metalsvm/sbrk.c | 0 newlib/src/libgloss/metalsvm/stat.c | 0 newlib/src/libgloss/metalsvm/symlink.c | 0 newlib/src/libgloss/metalsvm/syscall.h | 0 newlib/src/libgloss/metalsvm/times.c | 0 newlib/src/libgloss/metalsvm/unlink.c | 0 newlib/src/libgloss/metalsvm/wait.c | 0 newlib/src/libgloss/metalsvm/warning.h | 0 newlib/src/libgloss/metalsvm/write.c | 0 newlib/src/libgloss/microblaze/Makefile.in | 0 newlib/src/libgloss/microblaze/_exception_handler.S | 0 .../src/libgloss/microblaze/_hw_exception_handler.S | 0 newlib/src/libgloss/microblaze/_interrupt_handler.S | 0 newlib/src/libgloss/microblaze/_program_clean.S | 0 newlib/src/libgloss/microblaze/_program_init.S | 0 newlib/src/libgloss/microblaze/configure | 0 newlib/src/libgloss/microblaze/configure.in | 0 newlib/src/libgloss/microblaze/crt0.S | 0 newlib/src/libgloss/microblaze/crt1.S | 0 newlib/src/libgloss/microblaze/crt2.S | 0 newlib/src/libgloss/microblaze/crt3.S | 0 newlib/src/libgloss/microblaze/crt4.S | 0 newlib/src/libgloss/microblaze/crtinit.S | 0 newlib/src/libgloss/microblaze/pgcrtinit.S | 0 newlib/src/libgloss/microblaze/sbrk.c | 0 newlib/src/libgloss/microblaze/sim-crtinit.S | 0 newlib/src/libgloss/microblaze/sim-pgcrtinit.S | 0 newlib/src/libgloss/microblaze/timer.c | 0 newlib/src/libgloss/microblaze/xil_malloc.c | 0 newlib/src/libgloss/microblaze/xil_sbrk.c | 0 newlib/src/libgloss/microblaze/xilinx.ld | 0 newlib/src/libgloss/mips/Makefile.in | 0 newlib/src/libgloss/mips/aclocal.m4 | 0 newlib/src/libgloss/mips/array-io.c | 0 newlib/src/libgloss/mips/array.ld | 0 newlib/src/libgloss/mips/cfe.c | 0 newlib/src/libgloss/mips/cfe.ld | 0 newlib/src/libgloss/mips/cfe_api.c | 0 newlib/src/libgloss/mips/cfe_api.h | 0 newlib/src/libgloss/mips/cfe_api_int.h | 0 newlib/src/libgloss/mips/cfe_error.h | 0 newlib/src/libgloss/mips/cfe_mem.c | 0 newlib/src/libgloss/mips/cma101.c | 0 newlib/src/libgloss/mips/configure.in | 0 newlib/src/libgloss/mips/crt0.S | 0 newlib/src/libgloss/mips/crt0_cfe.S | 0 newlib/src/libgloss/mips/crt0_cygmon.S | 0 newlib/src/libgloss/mips/cygmon.c | 0 newlib/src/libgloss/mips/ddb-kseg0.ld | 0 newlib/src/libgloss/mips/ddb.ld | 0 newlib/src/libgloss/mips/dtor.C | 0 newlib/src/libgloss/mips/dve.ld | 0 newlib/src/libgloss/mips/dvemon.c | 0 newlib/src/libgloss/mips/entry.S | 0 newlib/src/libgloss/mips/idt.ld | 0 newlib/src/libgloss/mips/idt32.ld | 0 newlib/src/libgloss/mips/idt64.ld | 0 newlib/src/libgloss/mips/idtecoff.ld | 0 newlib/src/libgloss/mips/idtmon.S | 0 newlib/src/libgloss/mips/jmr3904-io.c | 0 newlib/src/libgloss/mips/jmr3904app-java.ld | 0 newlib/src/libgloss/mips/jmr3904app.ld | 0 newlib/src/libgloss/mips/jmr3904dram-java.ld | 0 newlib/src/libgloss/mips/jmr3904dram.ld | 0 newlib/src/libgloss/mips/lsi.ld | 0 newlib/src/libgloss/mips/lsipmon.S | 0 newlib/src/libgloss/mips/nullmon.c | 0 newlib/src/libgloss/mips/nullmon.ld | 0 newlib/src/libgloss/mips/pmon.S | 0 newlib/src/libgloss/mips/pmon.ld | 0 newlib/src/libgloss/mips/regs.S | 0 newlib/src/libgloss/mips/syscalls.c | 0 newlib/src/libgloss/mips/test.c | 0 newlib/src/libgloss/mips/vr4300.S | 0 newlib/src/libgloss/mips/vr5xxx.S | 0 newlib/src/libgloss/mn10200/Makefile.in | 0 newlib/src/libgloss/mn10200/_exit.c | 0 newlib/src/libgloss/mn10200/access.c | 0 newlib/src/libgloss/mn10200/aclocal.m4 | 0 newlib/src/libgloss/mn10200/chmod.c | 0 newlib/src/libgloss/mn10200/chown.c | 0 newlib/src/libgloss/mn10200/close.c | 0 newlib/src/libgloss/mn10200/configure.in | 0 newlib/src/libgloss/mn10200/creat.c | 0 newlib/src/libgloss/mn10200/crt0.S | 0 newlib/src/libgloss/mn10200/crt1.c | 0 newlib/src/libgloss/mn10200/eval.ld | 0 newlib/src/libgloss/mn10200/execv.c | 0 newlib/src/libgloss/mn10200/execve.c | 0 newlib/src/libgloss/mn10200/fork.c | 0 newlib/src/libgloss/mn10200/fstat.c | 0 newlib/src/libgloss/mn10200/getpid.c | 0 newlib/src/libgloss/mn10200/gettime.c | 0 newlib/src/libgloss/mn10200/isatty.c | 0 newlib/src/libgloss/mn10200/kill.c | 0 newlib/src/libgloss/mn10200/lseek.c | 0 newlib/src/libgloss/mn10200/open.c | 0 newlib/src/libgloss/mn10200/pipe.c | 0 newlib/src/libgloss/mn10200/read.c | 0 newlib/src/libgloss/mn10200/sbrk.c | 0 newlib/src/libgloss/mn10200/sim.ld | 0 newlib/src/libgloss/mn10200/stat.c | 0 newlib/src/libgloss/mn10200/test.c | 0 newlib/src/libgloss/mn10200/time.c | 0 newlib/src/libgloss/mn10200/times.c | 0 newlib/src/libgloss/mn10200/trap.S | 0 newlib/src/libgloss/mn10200/trap.h | 0 newlib/src/libgloss/mn10200/unlink.c | 0 newlib/src/libgloss/mn10200/utime.c | 0 newlib/src/libgloss/mn10200/wait.c | 0 newlib/src/libgloss/mn10200/write.c | 0 newlib/src/libgloss/mn10300/Makefile.in | 0 newlib/src/libgloss/mn10300/_exit.c | 0 newlib/src/libgloss/mn10300/access.c | 0 newlib/src/libgloss/mn10300/aclocal.m4 | 0 newlib/src/libgloss/mn10300/asb2303.ld | 0 newlib/src/libgloss/mn10300/asb2305.ld | 0 newlib/src/libgloss/mn10300/chmod.c | 0 newlib/src/libgloss/mn10300/chown.c | 0 newlib/src/libgloss/mn10300/close.c | 0 newlib/src/libgloss/mn10300/configure.in | 0 newlib/src/libgloss/mn10300/creat.c | 0 newlib/src/libgloss/mn10300/crt0-eval.S | 0 newlib/src/libgloss/mn10300/crt0.S | 0 newlib/src/libgloss/mn10300/crt0_cygmon.S | 0 newlib/src/libgloss/mn10300/crt0_redboot.S | 0 newlib/src/libgloss/mn10300/crt1.c | 0 newlib/src/libgloss/mn10300/cygmon.c | 0 newlib/src/libgloss/mn10300/eval.ld | 0 newlib/src/libgloss/mn10300/execv.c | 0 newlib/src/libgloss/mn10300/execve.c | 0 newlib/src/libgloss/mn10300/fork.c | 0 newlib/src/libgloss/mn10300/fstat.c | 0 newlib/src/libgloss/mn10300/getpid.c | 0 newlib/src/libgloss/mn10300/gettime.c | 0 newlib/src/libgloss/mn10300/isatty.c | 0 newlib/src/libgloss/mn10300/kill.c | 0 newlib/src/libgloss/mn10300/lseek.c | 0 newlib/src/libgloss/mn10300/open.c | 0 newlib/src/libgloss/mn10300/pipe.c | 0 newlib/src/libgloss/mn10300/read.c | 0 newlib/src/libgloss/mn10300/sbrk.c | 0 newlib/src/libgloss/mn10300/sim.ld | 0 newlib/src/libgloss/mn10300/stat.c | 0 newlib/src/libgloss/mn10300/test.c | 0 newlib/src/libgloss/mn10300/time.c | 0 newlib/src/libgloss/mn10300/times.c | 0 newlib/src/libgloss/mn10300/trap.S | 0 newlib/src/libgloss/mn10300/trap.h | 0 newlib/src/libgloss/mn10300/unlink.c | 0 newlib/src/libgloss/mn10300/utime.c | 0 newlib/src/libgloss/mn10300/wait.c | 0 newlib/src/libgloss/mn10300/write.c | 0 newlib/src/libgloss/moxie/Makefile.in | 0 newlib/src/libgloss/moxie/aclocal.m4 | 0 newlib/src/libgloss/moxie/configure | 0 newlib/src/libgloss/moxie/configure.in | 0 newlib/src/libgloss/moxie/crt0.S | 0 newlib/src/libgloss/moxie/fstat.c | 0 newlib/src/libgloss/moxie/getpid.c | 0 newlib/src/libgloss/moxie/isatty.c | 0 newlib/src/libgloss/moxie/kill.c | 0 newlib/src/libgloss/moxie/moxie-elf-common.ld | 0 newlib/src/libgloss/moxie/print.c | 0 newlib/src/libgloss/moxie/putnum.c | 0 newlib/src/libgloss/moxie/qemu-time.c | 0 newlib/src/libgloss/moxie/qemu-write.c | 0 newlib/src/libgloss/moxie/qemu.ld | 0 newlib/src/libgloss/moxie/sbrk.c | 0 newlib/src/libgloss/moxie/sim-close.S | 0 newlib/src/libgloss/moxie/sim-exit.S | 0 newlib/src/libgloss/moxie/sim-inbyte.c | 0 newlib/src/libgloss/moxie/sim-lseek.S | 0 newlib/src/libgloss/moxie/sim-lseek.c | 0 newlib/src/libgloss/moxie/sim-open.S | 0 newlib/src/libgloss/moxie/sim-read.S | 0 newlib/src/libgloss/moxie/sim-time.c | 0 newlib/src/libgloss/moxie/sim-unlink.S | 0 newlib/src/libgloss/moxie/sim-write.S | 0 newlib/src/libgloss/moxie/sim.ld | 0 newlib/src/libgloss/moxie/stat.c | 0 newlib/src/libgloss/mt/16-002.ld | 0 newlib/src/libgloss/mt/16-003.ld | 0 newlib/src/libgloss/mt/64-001.ld | 0 newlib/src/libgloss/mt/Makefile.in | 0 newlib/src/libgloss/mt/access.c | 0 newlib/src/libgloss/mt/aclocal.m4 | 0 newlib/src/libgloss/mt/chmod.c | 0 newlib/src/libgloss/mt/close.c | 0 newlib/src/libgloss/mt/configure.in | 0 newlib/src/libgloss/mt/crt0-16-002.S | 0 newlib/src/libgloss/mt/crt0-16-003.S | 0 newlib/src/libgloss/mt/crt0-64-001.S | 0 newlib/src/libgloss/mt/crt0-ms2.S | 0 newlib/src/libgloss/mt/crt0.S | 0 newlib/src/libgloss/mt/exit-16-002.c | 0 newlib/src/libgloss/mt/exit-16-003.c | 0 newlib/src/libgloss/mt/exit-64-001.c | 0 newlib/src/libgloss/mt/exit-ms2.c | 0 newlib/src/libgloss/mt/exit.c | 0 newlib/src/libgloss/mt/fstat.c | 0 newlib/src/libgloss/mt/getpid.c | 0 newlib/src/libgloss/mt/gettime.c | 0 newlib/src/libgloss/mt/isatty.c | 0 newlib/src/libgloss/mt/kill.c | 0 newlib/src/libgloss/mt/lseek.c | 0 newlib/src/libgloss/mt/ms2.ld | 0 newlib/src/libgloss/mt/open.c | 0 newlib/src/libgloss/mt/read.c | 0 newlib/src/libgloss/mt/sbrk.c | 0 newlib/src/libgloss/mt/startup-16-002.S | 0 newlib/src/libgloss/mt/startup-16-003.S | 0 newlib/src/libgloss/mt/startup-64-001.S | 0 newlib/src/libgloss/mt/startup-ms2.S | 0 newlib/src/libgloss/mt/stat.c | 0 newlib/src/libgloss/mt/time.c | 0 newlib/src/libgloss/mt/times.c | 0 newlib/src/libgloss/mt/trap.S | 0 newlib/src/libgloss/mt/trap.h | 0 newlib/src/libgloss/mt/unlink.c | 0 newlib/src/libgloss/mt/utime.c | 0 newlib/src/libgloss/mt/write.c | 0 newlib/src/libgloss/open.c | 0 newlib/src/libgloss/pa/Makefile.in | 0 newlib/src/libgloss/pa/README | 0 newlib/src/libgloss/pa/aclocal.m4 | 0 newlib/src/libgloss/pa/configure.in | 0 newlib/src/libgloss/pa/crt0.S | 0 newlib/src/libgloss/pa/hp-milli.s | 0 newlib/src/libgloss/pa/op50n-io.S | 0 newlib/src/libgloss/pa/op50n.h | 0 newlib/src/libgloss/pa/op50n.ld | 0 newlib/src/libgloss/pa/op50nled.c | 0 newlib/src/libgloss/pa/setjmp.S | 0 newlib/src/libgloss/pa/test.c | 0 newlib/src/libgloss/pa/w89k-io.c | 0 newlib/src/libgloss/pa/w89k.h | 0 newlib/src/libgloss/pa/w89k.ld | 0 newlib/src/libgloss/print.c | 0 newlib/src/libgloss/putnum.c | 0 newlib/src/libgloss/read.c | 0 newlib/src/libgloss/rs6000/Makefile.in | 0 newlib/src/libgloss/rs6000/aclocal.m4 | 0 newlib/src/libgloss/rs6000/ads-exit.S | 0 newlib/src/libgloss/rs6000/ads-io.c | 0 newlib/src/libgloss/rs6000/ads.ld | 0 newlib/src/libgloss/rs6000/configure.in | 0 newlib/src/libgloss/rs6000/crt0.S | 0 newlib/src/libgloss/rs6000/mbx-exit.c | 0 newlib/src/libgloss/rs6000/mbx-inbyte.c | 0 newlib/src/libgloss/rs6000/mbx-outbyte.c | 0 newlib/src/libgloss/rs6000/mbx-print.c | 0 newlib/src/libgloss/rs6000/mbx.ld | 0 newlib/src/libgloss/rs6000/mbx.specs | 0 newlib/src/libgloss/rs6000/mcount.S | 0 newlib/src/libgloss/rs6000/mvme-errno.c | 0 newlib/src/libgloss/rs6000/mvme-exit.S | 0 newlib/src/libgloss/rs6000/mvme-inbyte.S | 0 newlib/src/libgloss/rs6000/mvme-outbyte.S | 0 newlib/src/libgloss/rs6000/mvme-print.c | 0 newlib/src/libgloss/rs6000/mvme-read.c | 0 newlib/src/libgloss/rs6000/sim-abort.c | 0 newlib/src/libgloss/rs6000/sim-crt0.S | 0 newlib/src/libgloss/rs6000/sim-errno.c | 0 newlib/src/libgloss/rs6000/sim-getrusage.S | 0 newlib/src/libgloss/rs6000/sim-inbyte.c | 0 newlib/src/libgloss/rs6000/sim-print.c | 0 newlib/src/libgloss/rs6000/sim-sbrk.c | 0 newlib/src/libgloss/rs6000/simulator.S | 0 newlib/src/libgloss/rs6000/sol-cfuncs.c | 0 newlib/src/libgloss/rs6000/sol-syscall.S | 0 newlib/src/libgloss/rs6000/test.c | 0 newlib/src/libgloss/rs6000/xil-crt0.S | 0 newlib/src/libgloss/rs6000/xilinx.ld | 0 newlib/src/libgloss/rs6000/xilinx440.ld | 0 newlib/src/libgloss/rs6000/yellowknife.ld | 0 newlib/src/libgloss/rx/Makefile.in | 0 newlib/src/libgloss/rx/abort.S | 0 newlib/src/libgloss/rx/argv.S | 0 newlib/src/libgloss/rx/argvlen.S | 0 newlib/src/libgloss/rx/chdir.S | 0 newlib/src/libgloss/rx/chmod.S | 0 newlib/src/libgloss/rx/close.S | 0 newlib/src/libgloss/rx/configure | 0 newlib/src/libgloss/rx/configure.in | 0 newlib/src/libgloss/rx/crt0.S | 0 newlib/src/libgloss/rx/crtn.S | 0 newlib/src/libgloss/rx/exit.S | 0 newlib/src/libgloss/rx/fstat.S | 0 newlib/src/libgloss/rx/gcrt0.S | 0 newlib/src/libgloss/rx/getpid.S | 0 newlib/src/libgloss/rx/gettimeofday.S | 0 newlib/src/libgloss/rx/heaptop.S | 0 newlib/src/libgloss/rx/isatty.S | 0 newlib/src/libgloss/rx/kill.S | 0 newlib/src/libgloss/rx/link.S | 0 newlib/src/libgloss/rx/lseek.S | 0 newlib/src/libgloss/rx/mcount.c | 0 newlib/src/libgloss/rx/open.S | 0 newlib/src/libgloss/rx/read.S | 0 newlib/src/libgloss/rx/rx-sim.ld | 0 newlib/src/libgloss/rx/rx.ld | 0 newlib/src/libgloss/rx/rxsys.h | 0 newlib/src/libgloss/rx/sbrk.c | 0 newlib/src/libgloss/rx/sigprocmask.S | 0 newlib/src/libgloss/rx/sleep.S | 0 newlib/src/libgloss/rx/stat.S | 0 newlib/src/libgloss/rx/time.S | 0 newlib/src/libgloss/rx/times.S | 0 newlib/src/libgloss/rx/unlink.S | 0 newlib/src/libgloss/rx/utime.S | 0 newlib/src/libgloss/rx/write.S | 0 newlib/src/libgloss/sbrk.c | 0 newlib/src/libgloss/sh/sh1lcevb.ld | 0 newlib/src/libgloss/sh/sh2lcevb.ld | 0 newlib/src/libgloss/sh/sh3bb.ld | 0 newlib/src/libgloss/sh/sh3lcevb.ld | 0 newlib/src/libgloss/sparc/Makefile.in | 0 newlib/src/libgloss/sparc/aclocal.m4 | 0 newlib/src/libgloss/sparc/asm.h | 0 newlib/src/libgloss/sparc/cache.c | 0 newlib/src/libgloss/sparc/configure.in | 0 newlib/src/libgloss/sparc/crt0-701.S | 0 newlib/src/libgloss/sparc/crt0.S | 0 newlib/src/libgloss/sparc/cygmon-crt0.S | 0 newlib/src/libgloss/sparc/cygmon-salib.c | 0 newlib/src/libgloss/sparc/cygmon-sparc64-ld.src | 0 newlib/src/libgloss/sparc/cygmon.ld.src | 0 newlib/src/libgloss/sparc/dtor.C | 0 newlib/src/libgloss/sparc/elfsim.ld | 0 newlib/src/libgloss/sparc/erc32-crt0.S | 0 newlib/src/libgloss/sparc/erc32-io.c | 0 newlib/src/libgloss/sparc/erc32-stub.c | 0 newlib/src/libgloss/sparc/erc32.ld | 0 newlib/src/libgloss/sparc/ex930.ld | 0 newlib/src/libgloss/sparc/ex931.ld | 0 newlib/src/libgloss/sparc/ex934.ld | 0 newlib/src/libgloss/sparc/fixctors.c | 0 newlib/src/libgloss/sparc/libsys/Makefile.in | 0 newlib/src/libgloss/sparc/libsys/_exit.S | 0 newlib/src/libgloss/sparc/libsys/aclocal.m4 | 0 newlib/src/libgloss/sparc/libsys/cerror.S | 0 newlib/src/libgloss/sparc/libsys/configure.in | 0 newlib/src/libgloss/sparc/libsys/isatty.c | 0 newlib/src/libgloss/sparc/libsys/libsys-crt0.S | 0 newlib/src/libgloss/sparc/libsys/sbrk.S | 0 newlib/src/libgloss/sparc/libsys/syscall.h | 0 newlib/src/libgloss/sparc/libsys/syscallasm.h | 0 newlib/src/libgloss/sparc/libsys/template.S | 0 newlib/src/libgloss/sparc/libsys/template_r.S | 0 newlib/src/libgloss/sparc/salib-701.c | 0 newlib/src/libgloss/sparc/salib.c | 0 newlib/src/libgloss/sparc/slite.h | 0 newlib/src/libgloss/sparc/sparc-stub.c | 0 newlib/src/libgloss/sparc/sparc86x.ld | 0 newlib/src/libgloss/sparc/sparcl-stub.c | 0 newlib/src/libgloss/sparc/sparclet-stub.c | 0 newlib/src/libgloss/sparc/sparclite.h | 0 newlib/src/libgloss/sparc/sysc-701.c | 0 newlib/src/libgloss/sparc/syscalls.c | 0 newlib/src/libgloss/sparc/test.c | 0 newlib/src/libgloss/sparc/traps.S | 0 newlib/src/libgloss/sparc/tsc701.ld | 0 newlib/src/libgloss/spu/Makefile.in | 0 newlib/src/libgloss/spu/access.c | 0 newlib/src/libgloss/spu/aclocal.m4 | 0 newlib/src/libgloss/spu/chdir.c | 0 newlib/src/libgloss/spu/chmod.c | 0 newlib/src/libgloss/spu/chown.c | 0 newlib/src/libgloss/spu/close.c | 0 newlib/src/libgloss/spu/configure | 0 newlib/src/libgloss/spu/configure.in | 0 newlib/src/libgloss/spu/conv_stat.c | 0 newlib/src/libgloss/spu/crt0.S | 0 newlib/src/libgloss/spu/crti.S | 0 newlib/src/libgloss/spu/crtn.S | 0 newlib/src/libgloss/spu/dirfuncs.c | 0 newlib/src/libgloss/spu/dup.c | 0 newlib/src/libgloss/spu/dup2.c | 0 newlib/src/libgloss/spu/exit.c | 0 newlib/src/libgloss/spu/fchdir.c | 0 newlib/src/libgloss/spu/fchmod.c | 0 newlib/src/libgloss/spu/fchown.c | 0 newlib/src/libgloss/spu/fdatasync.c | 0 newlib/src/libgloss/spu/fstat.c | 0 newlib/src/libgloss/spu/fsync.c | 0 newlib/src/libgloss/spu/ftruncate.c | 0 newlib/src/libgloss/spu/getcwd.c | 0 newlib/src/libgloss/spu/getitimer.c | 0 newlib/src/libgloss/spu/getpagesize.c | 0 newlib/src/libgloss/spu/getpid.c | 0 newlib/src/libgloss/spu/gettimeofday.c | 0 newlib/src/libgloss/spu/isatty.c | 0 newlib/src/libgloss/spu/jsre.h | 0 newlib/src/libgloss/spu/kill.c | 0 newlib/src/libgloss/spu/lchown.c | 0 newlib/src/libgloss/spu/link.c | 0 newlib/src/libgloss/spu/linux_getpid.c | 0 newlib/src/libgloss/spu/linux_gettid.c | 0 newlib/src/libgloss/spu/linux_syscalls.c | 0 newlib/src/libgloss/spu/lockf.c | 0 newlib/src/libgloss/spu/lseek.c | 0 newlib/src/libgloss/spu/lstat.c | 0 newlib/src/libgloss/spu/mkdir.c | 0 newlib/src/libgloss/spu/mknod.c | 0 newlib/src/libgloss/spu/mkstemp.c | 0 newlib/src/libgloss/spu/mktemp.c | 0 newlib/src/libgloss/spu/mmap_eaddr.c | 0 newlib/src/libgloss/spu/mremap_eaddr.c | 0 newlib/src/libgloss/spu/msync_eaddr.c | 0 newlib/src/libgloss/spu/munmap_eaddr.c | 0 newlib/src/libgloss/spu/nanosleep.c | 0 newlib/src/libgloss/spu/open.c | 0 newlib/src/libgloss/spu/pread.c | 0 newlib/src/libgloss/spu/pwrite.c | 0 newlib/src/libgloss/spu/read.c | 0 newlib/src/libgloss/spu/readlink.c | 0 newlib/src/libgloss/spu/readv.c | 0 newlib/src/libgloss/spu/rmdir.c | 0 newlib/src/libgloss/spu/sbrk.c | 0 newlib/src/libgloss/spu/sched_yield.c | 0 newlib/src/libgloss/spu/setitimer.c | 0 newlib/src/libgloss/spu/shm_open.c | 0 newlib/src/libgloss/spu/shm_unlink.c | 0 newlib/src/libgloss/spu/stat.c | 0 newlib/src/libgloss/spu/symlink.c | 0 newlib/src/libgloss/spu/sync.c | 0 newlib/src/libgloss/spu/syscalls.c | 0 newlib/src/libgloss/spu/times.c | 0 newlib/src/libgloss/spu/truncate.c | 0 newlib/src/libgloss/spu/umask.c | 0 newlib/src/libgloss/spu/unlink.c | 0 newlib/src/libgloss/spu/utime.c | 0 newlib/src/libgloss/spu/utimes.c | 0 newlib/src/libgloss/spu/write.c | 0 newlib/src/libgloss/spu/writev.c | 0 newlib/src/libgloss/stat.c | 0 newlib/src/libgloss/syscall.h | 0 newlib/src/libgloss/testsuite/Makefile.in | 0 newlib/src/libgloss/testsuite/config/hppa.mt | 0 newlib/src/libgloss/testsuite/config/m68k.mt | 0 newlib/src/libgloss/testsuite/config/mips.mt | 0 newlib/src/libgloss/testsuite/config/support.c | 0 newlib/src/libgloss/testsuite/configure.in | 0 newlib/src/libgloss/testsuite/lib/libgloss.exp | 0 newlib/src/libgloss/testsuite/libgloss.all/.gdbinit | 0 .../src/libgloss/testsuite/libgloss.all/Makefile.in | 0 newlib/src/libgloss/testsuite/libgloss.all/array.c | 0 .../libgloss/testsuite/libgloss.all/configure.in | 0 newlib/src/libgloss/testsuite/libgloss.all/div.c | 0 newlib/src/libgloss/testsuite/libgloss.all/double.c | 0 newlib/src/libgloss/testsuite/libgloss.all/float.c | 0 newlib/src/libgloss/testsuite/libgloss.all/func.c | 0 newlib/src/libgloss/testsuite/libgloss.all/io.c | 0 newlib/src/libgloss/testsuite/libgloss.all/math.c | 0 newlib/src/libgloss/testsuite/libgloss.all/memory.c | 0 newlib/src/libgloss/testsuite/libgloss.all/misc.c | 0 newlib/src/libgloss/testsuite/libgloss.all/printf.c | 0 newlib/src/libgloss/testsuite/libgloss.all/struct.c | 0 .../src/libgloss/testsuite/libgloss.all/varargs.c | 0 .../src/libgloss/testsuite/libgloss.all/varargs2.c | 0 newlib/src/libgloss/tic6x/Makefile.in | 0 newlib/src/libgloss/tic6x/aclocal.m4 | 0 newlib/src/libgloss/tic6x/configure.in | 0 newlib/src/libgloss/tic6x/crt0.S | 0 newlib/src/libgloss/tic6x/getpid.c | 0 newlib/src/libgloss/tic6x/kill.c | 0 newlib/src/libgloss/tic6x/sbrk.c | 0 newlib/src/libgloss/tic6x/syscalls.c | 0 newlib/src/libgloss/unlink.c | 0 newlib/src/libgloss/v850/Makefile.in | 0 newlib/src/libgloss/v850/_exit.c | 0 newlib/src/libgloss/v850/access.c | 0 newlib/src/libgloss/v850/aclocal.m4 | 0 newlib/src/libgloss/v850/chmod.c | 0 newlib/src/libgloss/v850/chown.c | 0 newlib/src/libgloss/v850/close.c | 0 newlib/src/libgloss/v850/configure | 0 newlib/src/libgloss/v850/configure.in | 0 newlib/src/libgloss/v850/creat.c | 0 newlib/src/libgloss/v850/crt0.S | 0 newlib/src/libgloss/v850/crt1.c | 0 newlib/src/libgloss/v850/execv.c | 0 newlib/src/libgloss/v850/execve.c | 0 newlib/src/libgloss/v850/fork.c | 0 newlib/src/libgloss/v850/fstat.c | 0 newlib/src/libgloss/v850/getpid.c | 0 newlib/src/libgloss/v850/gettime.c | 0 newlib/src/libgloss/v850/isatty.c | 0 newlib/src/libgloss/v850/kill.c | 0 newlib/src/libgloss/v850/link.c | 0 newlib/src/libgloss/v850/lseek.c | 0 newlib/src/libgloss/v850/open.c | 0 newlib/src/libgloss/v850/pipe.c | 0 newlib/src/libgloss/v850/read.c | 0 newlib/src/libgloss/v850/sbrk.c | 0 newlib/src/libgloss/v850/sim.ld | 0 newlib/src/libgloss/v850/stat.c | 0 newlib/src/libgloss/v850/sys/syscall.h | 0 newlib/src/libgloss/v850/time.c | 0 newlib/src/libgloss/v850/times.c | 0 newlib/src/libgloss/v850/trap.S | 0 newlib/src/libgloss/v850/unlink.c | 0 newlib/src/libgloss/v850/utime.c | 0 newlib/src/libgloss/v850/wait.c | 0 newlib/src/libgloss/v850/write.c | 0 newlib/src/libgloss/wince/Makefile.am | 0 newlib/src/libgloss/wince/Makefile.in | 0 newlib/src/libgloss/wince/aclocal.m4 | 0 newlib/src/libgloss/wince/configure.in | 0 newlib/src/libgloss/write.c | 0 newlib/src/libgloss/xc16x/Makefile.in | 0 newlib/src/libgloss/xc16x/aclocal.m4 | 0 newlib/src/libgloss/xc16x/close.S | 0 newlib/src/libgloss/xc16x/configure.in | 0 newlib/src/libgloss/xc16x/create.c | 0 newlib/src/libgloss/xc16x/crt0.S | 0 newlib/src/libgloss/xc16x/fstat.S | 0 newlib/src/libgloss/xc16x/getchar1.c | 0 newlib/src/libgloss/xc16x/isatty.c | 0 newlib/src/libgloss/xc16x/lseek.c | 0 newlib/src/libgloss/xc16x/mem-layout.c | 0 newlib/src/libgloss/xc16x/misc.c | 0 newlib/src/libgloss/xc16x/open.c | 0 newlib/src/libgloss/xc16x/read.c | 0 newlib/src/libgloss/xc16x/sbrk.c | 0 newlib/src/libgloss/xc16x/sys/syscall.h | 0 newlib/src/libgloss/xc16x/syscalls.c | 0 newlib/src/libgloss/xc16x/trap_handle.c | 0 newlib/src/libgloss/xc16x/write.c | 0 newlib/src/libgloss/xstormy16/Makefile.in | 0 newlib/src/libgloss/xstormy16/aclocal.m4 | 0 newlib/src/libgloss/xstormy16/close.c | 0 newlib/src/libgloss/xstormy16/configure.in | 0 newlib/src/libgloss/xstormy16/crt0.s | 0 newlib/src/libgloss/xstormy16/crt0_stub.s | 0 newlib/src/libgloss/xstormy16/crti.s | 0 newlib/src/libgloss/xstormy16/crtn.s | 0 newlib/src/libgloss/xstormy16/eva_app.c | 0 newlib/src/libgloss/xstormy16/eva_app.ld | 0 newlib/src/libgloss/xstormy16/eva_stub.ld | 0 newlib/src/libgloss/xstormy16/fstat.c | 0 newlib/src/libgloss/xstormy16/getpid.c | 0 newlib/src/libgloss/xstormy16/isatty.c | 0 newlib/src/libgloss/xstormy16/kill.c | 0 newlib/src/libgloss/xstormy16/lseek.c | 0 newlib/src/libgloss/xstormy16/open.c | 0 newlib/src/libgloss/xstormy16/sim_high.ld | 0 newlib/src/libgloss/xstormy16/sim_malloc_start.s | 0 newlib/src/libgloss/xstormy16/sim_rom.ld | 0 newlib/src/libgloss/xstormy16/stat.c | 0 newlib/src/libgloss/xstormy16/syscalls.S | 0 newlib/src/libgloss/xstormy16/syscalls.m4 | 0 newlib/src/libgloss/xstormy16/unlink.c | 0 newlib/src/libgloss/xstormy16/xstormy16_stub.c | 0 newlib/src/libtool.m4 | 0 newlib/src/ltgcc.m4 | 0 newlib/src/ltmain.sh | 0 newlib/src/ltoptions.m4 | 0 newlib/src/ltsugar.m4 | 0 newlib/src/ltversion.m4 | 0 newlib/src/lt~obsolete.m4 | 0 newlib/src/makefile.vms | 0 newlib/src/newlib/ChangeLog | 0 newlib/src/newlib/HOWTO | 0 newlib/src/newlib/MAINTAINERS | 0 newlib/src/newlib/Makefile.am | 0 newlib/src/newlib/Makefile.in | 0 newlib/src/newlib/Makefile.shared | 0 newlib/src/newlib/NEWS | 0 newlib/src/newlib/README | 0 newlib/src/newlib/acconfig.h | 0 newlib/src/newlib/acinclude.m4 | 0 newlib/src/newlib/aclocal.m4 | 0 newlib/src/newlib/configure.host | 0 newlib/src/newlib/configure.in | 0 newlib/src/newlib/confsubdir.m4 | 0 newlib/src/newlib/doc/Makefile.am | 0 newlib/src/newlib/doc/Makefile.in | 0 newlib/src/newlib/doc/aclocal.m4 | 0 newlib/src/newlib/doc/ansidecl.h | 0 newlib/src/newlib/doc/configure.in | 0 newlib/src/newlib/doc/doc.str | 0 newlib/src/newlib/doc/makedoc.c | 0 newlib/src/newlib/iconvdata/EUC-JP.irreversible | 0 newlib/src/newlib/iconvdata/Makefile.am | 0 newlib/src/newlib/iconvdata/Makefile.in | 0 newlib/src/newlib/iconvdata/SJIS.irreversible | 0 newlib/src/newlib/iconvdata/aclocal.m4 | 0 newlib/src/newlib/iconvdata/configure.in | 0 newlib/src/newlib/iconvdata/dummy.c | 0 newlib/src/newlib/iconvdata/euc-jp.c | 0 newlib/src/newlib/iconvdata/gconv-modules | 0 newlib/src/newlib/iconvdata/jis0201.c | 0 newlib/src/newlib/iconvdata/jis0201.h | 0 newlib/src/newlib/iconvdata/jis0208.c | 0 newlib/src/newlib/iconvdata/jis0208.h | 0 newlib/src/newlib/iconvdata/jis0212.c | 0 newlib/src/newlib/iconvdata/jis0212.h | 0 newlib/src/newlib/iconvdata/sjis.c | 0 newlib/src/newlib/libc/Makefile.am | 0 newlib/src/newlib/libc/Makefile.in | 0 newlib/src/newlib/libc/aclocal.m4 | 0 newlib/src/newlib/libc/argz/Makefile.am | 0 newlib/src/newlib/libc/argz/Makefile.in | 0 newlib/src/newlib/libc/argz/argz_add.c | 0 newlib/src/newlib/libc/argz/argz_add_sep.c | 0 newlib/src/newlib/libc/argz/argz_append.c | 0 newlib/src/newlib/libc/argz/argz_count.c | 0 newlib/src/newlib/libc/argz/argz_create.c | 0 newlib/src/newlib/libc/argz/argz_create_sep.c | 0 newlib/src/newlib/libc/argz/argz_delete.c | 0 newlib/src/newlib/libc/argz/argz_extract.c | 0 newlib/src/newlib/libc/argz/argz_insert.c | 0 newlib/src/newlib/libc/argz/argz_next.c | 0 newlib/src/newlib/libc/argz/argz_replace.c | 0 newlib/src/newlib/libc/argz/argz_stringify.c | 0 newlib/src/newlib/libc/argz/buf_findstr.c | 0 newlib/src/newlib/libc/argz/buf_findstr.h | 0 newlib/src/newlib/libc/argz/dummy.c | 0 newlib/src/newlib/libc/argz/envz_add.c | 0 newlib/src/newlib/libc/argz/envz_entry.c | 0 newlib/src/newlib/libc/argz/envz_get.c | 0 newlib/src/newlib/libc/argz/envz_merge.c | 0 newlib/src/newlib/libc/argz/envz_remove.c | 0 newlib/src/newlib/libc/argz/envz_strip.c | 0 newlib/src/newlib/libc/configure.in | 0 newlib/src/newlib/libc/ctype/Makefile.am | 0 newlib/src/newlib/libc/ctype/Makefile.in | 0 newlib/src/newlib/libc/ctype/ctype.tex | 0 newlib/src/newlib/libc/ctype/ctype_.c | 0 newlib/src/newlib/libc/ctype/ctype_cp.h | 0 newlib/src/newlib/libc/ctype/ctype_iso.h | 0 newlib/src/newlib/libc/ctype/isalnum.c | 0 newlib/src/newlib/libc/ctype/isalpha.c | 0 newlib/src/newlib/libc/ctype/isascii.c | 0 newlib/src/newlib/libc/ctype/isblank.c | 0 newlib/src/newlib/libc/ctype/iscntrl.c | 0 newlib/src/newlib/libc/ctype/isdigit.c | 0 newlib/src/newlib/libc/ctype/islower.c | 0 newlib/src/newlib/libc/ctype/isprint.c | 0 newlib/src/newlib/libc/ctype/ispunct.c | 0 newlib/src/newlib/libc/ctype/isspace.c | 0 newlib/src/newlib/libc/ctype/isupper.c | 0 newlib/src/newlib/libc/ctype/iswalnum.c | 0 newlib/src/newlib/libc/ctype/iswalpha.c | 0 newlib/src/newlib/libc/ctype/iswblank.c | 0 newlib/src/newlib/libc/ctype/iswcntrl.c | 0 newlib/src/newlib/libc/ctype/iswctype.c | 0 newlib/src/newlib/libc/ctype/iswdigit.c | 0 newlib/src/newlib/libc/ctype/iswgraph.c | 0 newlib/src/newlib/libc/ctype/iswlower.c | 0 newlib/src/newlib/libc/ctype/iswprint.c | 0 newlib/src/newlib/libc/ctype/iswpunct.c | 0 newlib/src/newlib/libc/ctype/iswspace.c | 0 newlib/src/newlib/libc/ctype/iswupper.c | 0 newlib/src/newlib/libc/ctype/iswxdigit.c | 0 newlib/src/newlib/libc/ctype/isxdigit.c | 0 newlib/src/newlib/libc/ctype/jp2uc.c | 0 newlib/src/newlib/libc/ctype/jp2uc.h | 0 newlib/src/newlib/libc/ctype/local.h | 0 newlib/src/newlib/libc/ctype/toascii.c | 0 newlib/src/newlib/libc/ctype/tolower.c | 0 newlib/src/newlib/libc/ctype/toupper.c | 0 newlib/src/newlib/libc/ctype/towctrans.c | 0 newlib/src/newlib/libc/ctype/towlower.c | 0 newlib/src/newlib/libc/ctype/towupper.c | 0 newlib/src/newlib/libc/ctype/utf8alpha.h | 0 newlib/src/newlib/libc/ctype/utf8print.h | 0 newlib/src/newlib/libc/ctype/wctrans.c | 0 newlib/src/newlib/libc/ctype/wctype.c | 0 newlib/src/newlib/libc/errno/Makefile.am | 0 newlib/src/newlib/libc/errno/Makefile.in | 0 newlib/src/newlib/libc/errno/errno.c | 0 newlib/src/newlib/libc/iconv/Makefile.am | 0 newlib/src/newlib/libc/iconv/Makefile.in | 0 newlib/src/newlib/libc/iconv/ccs/Makefile.am | 0 newlib/src/newlib/libc/iconv/ccs/Makefile.in | 0 newlib/src/newlib/libc/iconv/ccs/big5.c | 0 newlib/src/newlib/libc/iconv/ccs/binary/Makefile.am | 0 newlib/src/newlib/libc/iconv/ccs/binary/Makefile.in | 0 newlib/src/newlib/libc/iconv/ccs/binary/big5.cct | Bin .../libc/iconv/ccs/binary/cns11643_plane1.cct | Bin .../libc/iconv/ccs/binary/cns11643_plane14.cct | Bin .../libc/iconv/ccs/binary/cns11643_plane2.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/cp775.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/cp850.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/cp852.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/cp855.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/cp866.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_1.cct | Bin .../newlib/libc/iconv/ccs/binary/iso_8859_10.cct | Bin .../newlib/libc/iconv/ccs/binary/iso_8859_11.cct | Bin .../newlib/libc/iconv/ccs/binary/iso_8859_13.cct | Bin .../newlib/libc/iconv/ccs/binary/iso_8859_14.cct | Bin .../newlib/libc/iconv/ccs/binary/iso_8859_15.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_2.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_3.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_4.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_5.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_6.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_7.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_8.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_8859_9.cct | Bin .../src/newlib/libc/iconv/ccs/binary/iso_ir_111.cct | Bin .../newlib/libc/iconv/ccs/binary/jis_x0201_1976.cct | Bin .../newlib/libc/iconv/ccs/binary/jis_x0208_1990.cct | Bin .../newlib/libc/iconv/ccs/binary/jis_x0212_1990.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/koi8_r.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/koi8_ru.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/koi8_u.cct | Bin .../src/newlib/libc/iconv/ccs/binary/koi8_uni.cct | Bin newlib/src/newlib/libc/iconv/ccs/binary/ksx1001.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1250.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1251.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1252.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1253.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1254.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1255.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1256.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1257.cct | Bin .../src/newlib/libc/iconv/ccs/binary/win_1258.cct | Bin newlib/src/newlib/libc/iconv/ccs/ccs.h | 0 newlib/src/newlib/libc/iconv/ccs/ccsbi.c | 0 newlib/src/newlib/libc/iconv/ccs/ccsbi.h | 0 newlib/src/newlib/libc/iconv/ccs/ccsnames.h | 0 newlib/src/newlib/libc/iconv/ccs/cns11643_plane1.c | 0 newlib/src/newlib/libc/iconv/ccs/cns11643_plane14.c | 0 newlib/src/newlib/libc/iconv/ccs/cns11643_plane2.c | 0 newlib/src/newlib/libc/iconv/ccs/cp775.c | 0 newlib/src/newlib/libc/iconv/ccs/cp850.c | 0 newlib/src/newlib/libc/iconv/ccs/cp852.c | 0 newlib/src/newlib/libc/iconv/ccs/cp855.c | 0 newlib/src/newlib/libc/iconv/ccs/cp866.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_1.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_10.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_11.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_13.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_14.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_15.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_2.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_3.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_4.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_5.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_6.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_7.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_8.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_8859_9.c | 0 newlib/src/newlib/libc/iconv/ccs/iso_ir_111.c | 0 newlib/src/newlib/libc/iconv/ccs/jis_x0201_1976.c | 0 newlib/src/newlib/libc/iconv/ccs/jis_x0208_1990.c | 0 newlib/src/newlib/libc/iconv/ccs/jis_x0212_1990.c | 0 newlib/src/newlib/libc/iconv/ccs/koi8_r.c | 0 newlib/src/newlib/libc/iconv/ccs/koi8_ru.c | 0 newlib/src/newlib/libc/iconv/ccs/koi8_u.c | 0 newlib/src/newlib/libc/iconv/ccs/koi8_uni.c | 0 newlib/src/newlib/libc/iconv/ccs/ksx1001.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1250.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1251.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1252.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1253.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1254.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1255.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1256.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1257.c | 0 newlib/src/newlib/libc/iconv/ccs/win_1258.c | 0 newlib/src/newlib/libc/iconv/ces/Makefile.am | 0 newlib/src/newlib/libc/iconv/ces/Makefile.in | 0 newlib/src/newlib/libc/iconv/ces/cesbi.c | 0 newlib/src/newlib/libc/iconv/ces/cesbi.h | 0 newlib/src/newlib/libc/iconv/ces/cesdeps.h | 0 newlib/src/newlib/libc/iconv/ces/euc.c | 0 newlib/src/newlib/libc/iconv/ces/table-pcs.c | 0 newlib/src/newlib/libc/iconv/ces/table.c | 0 newlib/src/newlib/libc/iconv/ces/ucs-2-internal.c | 0 newlib/src/newlib/libc/iconv/ces/ucs-2.c | 0 newlib/src/newlib/libc/iconv/ces/ucs-4-internal.c | 0 newlib/src/newlib/libc/iconv/ces/ucs-4.c | 0 newlib/src/newlib/libc/iconv/ces/us-ascii.c | 0 newlib/src/newlib/libc/iconv/ces/utf-16.c | 0 newlib/src/newlib/libc/iconv/ces/utf-8.c | 0 newlib/src/newlib/libc/iconv/encoding.aliases | 0 newlib/src/newlib/libc/iconv/iconv.tex | 0 newlib/src/newlib/libc/iconv/lib/Makefile.am | 0 newlib/src/newlib/libc/iconv/lib/Makefile.in | 0 newlib/src/newlib/libc/iconv/lib/aliasesbi.c | 0 newlib/src/newlib/libc/iconv/lib/aliasesi.c | 0 newlib/src/newlib/libc/iconv/lib/conv.h | 0 newlib/src/newlib/libc/iconv/lib/encnames.h | 0 newlib/src/newlib/libc/iconv/lib/encoding.deps | 0 newlib/src/newlib/libc/iconv/lib/endian.h | 0 newlib/src/newlib/libc/iconv/lib/iconv.c | 0 newlib/src/newlib/libc/iconv/lib/iconvnls.c | 0 newlib/src/newlib/libc/iconv/lib/iconvnls.h | 0 newlib/src/newlib/libc/iconv/lib/local.h | 0 newlib/src/newlib/libc/iconv/lib/nullconv.c | 0 newlib/src/newlib/libc/iconv/lib/ucsconv.c | 0 newlib/src/newlib/libc/iconv/lib/ucsconv.h | 0 newlib/src/newlib/libc/include/_ansi.h | 0 newlib/src/newlib/libc/include/_syslist.h | 0 newlib/src/newlib/libc/include/alloca.h | 0 newlib/src/newlib/libc/include/ar.h | 0 newlib/src/newlib/libc/include/argz.h | 0 newlib/src/newlib/libc/include/assert.h | 0 newlib/src/newlib/libc/include/complex.h | 0 newlib/src/newlib/libc/include/ctype.h | 0 newlib/src/newlib/libc/include/dirent.h | 0 newlib/src/newlib/libc/include/envlock.h | 0 newlib/src/newlib/libc/include/envz.h | 0 newlib/src/newlib/libc/include/errno.h | 0 newlib/src/newlib/libc/include/fastmath.h | 0 newlib/src/newlib/libc/include/fcntl.h | 0 newlib/src/newlib/libc/include/fnmatch.h | 0 newlib/src/newlib/libc/include/getopt.h | 0 newlib/src/newlib/libc/include/glob.h | 0 newlib/src/newlib/libc/include/grp.h | 0 newlib/src/newlib/libc/include/iconv.h | 0 newlib/src/newlib/libc/include/ieeefp.h | 0 newlib/src/newlib/libc/include/inttypes.h | 0 newlib/src/newlib/libc/include/langinfo.h | 0 newlib/src/newlib/libc/include/libgen.h | 0 newlib/src/newlib/libc/include/limits.h | 0 newlib/src/newlib/libc/include/locale.h | 0 .../newlib/libc/include/machine/_default_types.h | 0 newlib/src/newlib/libc/include/machine/_types.h | 0 newlib/src/newlib/libc/include/machine/ansi.h | 0 newlib/src/newlib/libc/include/machine/endian.h | 0 newlib/src/newlib/libc/include/machine/fastmath.h | 0 newlib/src/newlib/libc/include/machine/ieeefp.h | 0 newlib/src/newlib/libc/include/machine/malloc.h | 0 newlib/src/newlib/libc/include/machine/param.h | 0 newlib/src/newlib/libc/include/machine/setjmp-dj.h | 0 newlib/src/newlib/libc/include/machine/setjmp.h | 0 newlib/src/newlib/libc/include/machine/stdlib.h | 0 newlib/src/newlib/libc/include/machine/termios.h | 0 newlib/src/newlib/libc/include/machine/time.h | 0 newlib/src/newlib/libc/include/machine/types.h | 0 newlib/src/newlib/libc/include/malloc.h | 0 newlib/src/newlib/libc/include/math.h | 0 newlib/src/newlib/libc/include/newlib.h | 0 newlib/src/newlib/libc/include/paths.h | 0 newlib/src/newlib/libc/include/process.h | 0 newlib/src/newlib/libc/include/pthread.h | 0 newlib/src/newlib/libc/include/pwd.h | 0 newlib/src/newlib/libc/include/reent.h | 0 newlib/src/newlib/libc/include/regdef.h | 0 newlib/src/newlib/libc/include/regex.h | 0 newlib/src/newlib/libc/include/rpc/types.h | 0 newlib/src/newlib/libc/include/rpc/xdr.h | 0 newlib/src/newlib/libc/include/sched.h | 0 newlib/src/newlib/libc/include/search.h | 0 newlib/src/newlib/libc/include/setjmp.h | 0 newlib/src/newlib/libc/include/signal.h | 0 newlib/src/newlib/libc/include/stdint.h | 0 newlib/src/newlib/libc/include/stdio.h | 0 newlib/src/newlib/libc/include/stdlib.h | 0 newlib/src/newlib/libc/include/string.h | 0 newlib/src/newlib/libc/include/strings.h | 0 newlib/src/newlib/libc/include/sys/_default_fcntl.h | 0 newlib/src/newlib/libc/include/sys/_types.h | 0 newlib/src/newlib/libc/include/sys/cdefs.h | 0 newlib/src/newlib/libc/include/sys/config.h | 0 newlib/src/newlib/libc/include/sys/custom_file.h | 0 newlib/src/newlib/libc/include/sys/dir.h | 0 newlib/src/newlib/libc/include/sys/dirent.h | 0 newlib/src/newlib/libc/include/sys/errno.h | 0 newlib/src/newlib/libc/include/sys/fcntl.h | 0 newlib/src/newlib/libc/include/sys/features.h | 0 newlib/src/newlib/libc/include/sys/file.h | 0 newlib/src/newlib/libc/include/sys/iconvnls.h | 0 newlib/src/newlib/libc/include/sys/lock.h | 0 newlib/src/newlib/libc/include/sys/param.h | 0 newlib/src/newlib/libc/include/sys/queue.h | 0 newlib/src/newlib/libc/include/sys/reent.h | 0 newlib/src/newlib/libc/include/sys/resource.h | 0 newlib/src/newlib/libc/include/sys/sched.h | 0 newlib/src/newlib/libc/include/sys/signal.h | 0 newlib/src/newlib/libc/include/sys/stat.h | 0 newlib/src/newlib/libc/include/sys/stdio.h | 0 newlib/src/newlib/libc/include/sys/string.h | 0 newlib/src/newlib/libc/include/sys/syslimits.h | 0 newlib/src/newlib/libc/include/sys/time.h | 0 newlib/src/newlib/libc/include/sys/timeb.h | 0 newlib/src/newlib/libc/include/sys/times.h | 0 newlib/src/newlib/libc/include/sys/types.h | 0 newlib/src/newlib/libc/include/sys/unistd.h | 0 newlib/src/newlib/libc/include/sys/utime.h | 0 newlib/src/newlib/libc/include/sys/wait.h | 0 newlib/src/newlib/libc/include/tar.h | 0 newlib/src/newlib/libc/include/termios.h | 0 newlib/src/newlib/libc/include/time.h | 0 newlib/src/newlib/libc/include/unctrl.h | 0 newlib/src/newlib/libc/include/unistd.h | 0 newlib/src/newlib/libc/include/utime.h | 0 newlib/src/newlib/libc/include/utmp.h | 0 newlib/src/newlib/libc/include/wchar.h | 0 newlib/src/newlib/libc/include/wctype.h | 0 newlib/src/newlib/libc/include/wordexp.h | 0 newlib/src/newlib/libc/libc.texinfo | 0 newlib/src/newlib/libc/locale/Makefile.am | 0 newlib/src/newlib/libc/locale/Makefile.in | 0 newlib/src/newlib/libc/locale/fix_grouping.c | 0 newlib/src/newlib/libc/locale/lctype.c | 0 newlib/src/newlib/libc/locale/lctype.h | 0 newlib/src/newlib/libc/locale/ldpart.c | 0 newlib/src/newlib/libc/locale/ldpart.h | 0 newlib/src/newlib/libc/locale/lmessages.c | 0 newlib/src/newlib/libc/locale/lmessages.h | 0 newlib/src/newlib/libc/locale/lmonetary.c | 0 newlib/src/newlib/libc/locale/lmonetary.h | 0 newlib/src/newlib/libc/locale/lnumeric.c | 0 newlib/src/newlib/libc/locale/lnumeric.h | 0 newlib/src/newlib/libc/locale/locale.c | 0 newlib/src/newlib/libc/locale/locale.tex | 0 newlib/src/newlib/libc/locale/nl_langinfo.3 | 0 newlib/src/newlib/libc/locale/nl_langinfo.c | 0 newlib/src/newlib/libc/locale/setlocale.h | 0 newlib/src/newlib/libc/locale/timelocal.c | 0 newlib/src/newlib/libc/locale/timelocal.h | 0 newlib/src/newlib/libc/machine/Makefile.am | 0 newlib/src/newlib/libc/machine/Makefile.in | 0 newlib/src/newlib/libc/machine/a29k/Makefile.am | 0 newlib/src/newlib/libc/machine/a29k/Makefile.in | 0 newlib/src/newlib/libc/machine/a29k/aclocal.m4 | 0 newlib/src/newlib/libc/machine/a29k/configure.in | 0 newlib/src/newlib/libc/machine/aclocal.m4 | 0 newlib/src/newlib/libc/machine/arm/Makefile.am | 0 newlib/src/newlib/libc/machine/arm/Makefile.in | 0 newlib/src/newlib/libc/machine/arm/access.c | 0 newlib/src/newlib/libc/machine/arm/aclocal.m4 | 0 newlib/src/newlib/libc/machine/arm/arm_asm.h | 0 newlib/src/newlib/libc/machine/arm/configure.in | 0 newlib/src/newlib/libc/machine/arm/machine/param.h | 0 newlib/src/newlib/libc/machine/arm/setjmp.S | 0 newlib/src/newlib/libc/machine/arm/strcmp.c | 0 newlib/src/newlib/libc/machine/arm/strcpy.c | 0 newlib/src/newlib/libc/machine/arm/strlen.c | 0 newlib/src/newlib/libc/machine/bfin/Makefile.am | 0 newlib/src/newlib/libc/machine/bfin/Makefile.in | 0 newlib/src/newlib/libc/machine/bfin/aclocal.m4 | 0 newlib/src/newlib/libc/machine/bfin/configure.in | 0 newlib/src/newlib/libc/machine/bfin/longjmp.S | 0 newlib/src/newlib/libc/machine/bfin/setjmp.S | 0 newlib/src/newlib/libc/machine/configure.in | 0 newlib/src/newlib/libc/machine/cr16/Makefile.am | 0 newlib/src/newlib/libc/machine/cr16/Makefile.in | 0 newlib/src/newlib/libc/machine/cr16/aclocal.m4 | 0 newlib/src/newlib/libc/machine/cr16/configure | 0 newlib/src/newlib/libc/machine/cr16/configure.in | 0 newlib/src/newlib/libc/machine/cr16/getenv.c | 0 newlib/src/newlib/libc/machine/cr16/setjmp.S | 0 newlib/src/newlib/libc/machine/cr16/sys/asm.h | 0 newlib/src/newlib/libc/machine/cr16/sys/libh.h | 0 newlib/src/newlib/libc/machine/cr16/sys/syscall.h | 0 newlib/src/newlib/libc/machine/cris/Makefile.am | 0 newlib/src/newlib/libc/machine/cris/Makefile.in | 0 newlib/src/newlib/libc/machine/cris/aclocal.m4 | 0 newlib/src/newlib/libc/machine/cris/configure.in | 0 .../src/newlib/libc/machine/cris/include/pthread.h | 0 newlib/src/newlib/libc/machine/cris/libcdtor.c | 0 newlib/src/newlib/libc/machine/cris/memcpy.c | 0 newlib/src/newlib/libc/machine/cris/memmove.c | 0 newlib/src/newlib/libc/machine/cris/memset.c | 0 newlib/src/newlib/libc/machine/cris/setjmp.c | 0 newlib/src/newlib/libc/machine/cris/sys/errno.h | 0 newlib/src/newlib/libc/machine/cris/sys/fcntl.h | 0 newlib/src/newlib/libc/machine/cris/sys/signal.h | 0 newlib/src/newlib/libc/machine/crx/Makefile.am | 0 newlib/src/newlib/libc/machine/crx/Makefile.in | 0 newlib/src/newlib/libc/machine/crx/aclocal.m4 | 0 newlib/src/newlib/libc/machine/crx/configure.in | 0 newlib/src/newlib/libc/machine/crx/getenv.c | 0 newlib/src/newlib/libc/machine/crx/setjmp.S | 0 newlib/src/newlib/libc/machine/crx/sys/asm.h | 0 newlib/src/newlib/libc/machine/crx/sys/libh.h | 0 newlib/src/newlib/libc/machine/crx/sys/syscall.h | 0 newlib/src/newlib/libc/machine/d10v/Makefile.am | 0 newlib/src/newlib/libc/machine/d10v/Makefile.in | 0 newlib/src/newlib/libc/machine/d10v/aclocal.m4 | 0 newlib/src/newlib/libc/machine/d10v/configure.in | 0 newlib/src/newlib/libc/machine/d10v/setjmp.S | 0 newlib/src/newlib/libc/machine/d30v/Makefile.am | 0 newlib/src/newlib/libc/machine/d30v/Makefile.in | 0 newlib/src/newlib/libc/machine/d30v/aclocal.m4 | 0 newlib/src/newlib/libc/machine/d30v/configure.in | 0 newlib/src/newlib/libc/machine/d30v/setjmp.S | 0 newlib/src/newlib/libc/machine/fr30/Makefile.am | 0 newlib/src/newlib/libc/machine/fr30/Makefile.in | 0 newlib/src/newlib/libc/machine/fr30/aclocal.m4 | 0 newlib/src/newlib/libc/machine/fr30/configure.in | 0 newlib/src/newlib/libc/machine/fr30/setjmp.S | 0 newlib/src/newlib/libc/machine/frv/Makefile.am | 0 newlib/src/newlib/libc/machine/frv/Makefile.in | 0 newlib/src/newlib/libc/machine/frv/aclocal.m4 | 0 newlib/src/newlib/libc/machine/frv/configure.in | 0 newlib/src/newlib/libc/machine/frv/setjmp.S | 0 newlib/src/newlib/libc/machine/h8300/Makefile.am | 0 newlib/src/newlib/libc/machine/h8300/Makefile.in | 0 newlib/src/newlib/libc/machine/h8300/aclocal.m4 | 0 newlib/src/newlib/libc/machine/h8300/configure.in | 0 newlib/src/newlib/libc/machine/h8300/defines.h | 0 newlib/src/newlib/libc/machine/h8300/h8sx_strcpy.S | 0 newlib/src/newlib/libc/machine/h8300/memcpy.S | 0 newlib/src/newlib/libc/machine/h8300/memset.S | 0 newlib/src/newlib/libc/machine/h8300/reg_memcpy.S | 0 newlib/src/newlib/libc/machine/h8300/reg_memset.S | 0 newlib/src/newlib/libc/machine/h8300/setarch.h | 0 newlib/src/newlib/libc/machine/h8300/setjmp.S | 0 newlib/src/newlib/libc/machine/h8300/strcmp.S | 0 newlib/src/newlib/libc/machine/h8500/Makefile.am | 0 newlib/src/newlib/libc/machine/h8500/Makefile.in | 0 newlib/src/newlib/libc/machine/h8500/aclocal.m4 | 0 newlib/src/newlib/libc/machine/h8500/cmpsi.c | 0 newlib/src/newlib/libc/machine/h8500/configure.in | 0 newlib/src/newlib/libc/machine/h8500/divhi3.S | 0 newlib/src/newlib/libc/machine/h8500/divsi3.c | 0 newlib/src/newlib/libc/machine/h8500/mulhi3.c | 0 newlib/src/newlib/libc/machine/h8500/mulsi3.c | 0 newlib/src/newlib/libc/machine/h8500/negsi2.c | 0 newlib/src/newlib/libc/machine/h8500/psi.S | 0 newlib/src/newlib/libc/machine/h8500/setjmp.S | 0 newlib/src/newlib/libc/machine/h8500/shifts.c | 0 newlib/src/newlib/libc/machine/hppa/DEFS.h | 0 newlib/src/newlib/libc/machine/hppa/Makefile.am | 0 newlib/src/newlib/libc/machine/hppa/Makefile.in | 0 newlib/src/newlib/libc/machine/hppa/aclocal.m4 | 0 newlib/src/newlib/libc/machine/hppa/configure.in | 0 newlib/src/newlib/libc/machine/hppa/memchr.S | 0 newlib/src/newlib/libc/machine/hppa/memcmp.S | 0 newlib/src/newlib/libc/machine/hppa/memcpy.S | 0 newlib/src/newlib/libc/machine/hppa/memset.S | 0 newlib/src/newlib/libc/machine/hppa/pcc_prefix.s | 0 newlib/src/newlib/libc/machine/hppa/setjmp.S | 0 newlib/src/newlib/libc/machine/hppa/strcat.S | 0 newlib/src/newlib/libc/machine/hppa/strcmp.S | 0 newlib/src/newlib/libc/machine/hppa/strcpy.S | 0 newlib/src/newlib/libc/machine/hppa/strlen.S | 0 newlib/src/newlib/libc/machine/hppa/strncat.S | 0 newlib/src/newlib/libc/machine/hppa/strncmp.S | 0 newlib/src/newlib/libc/machine/hppa/strncpy.S | 0 newlib/src/newlib/libc/machine/i386/Makefile.am | 0 newlib/src/newlib/libc/machine/i386/Makefile.in | 0 newlib/src/newlib/libc/machine/i386/aclocal.m4 | 0 newlib/src/newlib/libc/machine/i386/configure.in | 0 newlib/src/newlib/libc/machine/i386/f_atan2.S | 0 newlib/src/newlib/libc/machine/i386/f_atan2f.S | 0 newlib/src/newlib/libc/machine/i386/f_exp.c | 0 newlib/src/newlib/libc/machine/i386/f_expf.c | 0 newlib/src/newlib/libc/machine/i386/f_frexp.S | 0 newlib/src/newlib/libc/machine/i386/f_frexpf.S | 0 newlib/src/newlib/libc/machine/i386/f_ldexp.S | 0 newlib/src/newlib/libc/machine/i386/f_ldexpf.S | 0 newlib/src/newlib/libc/machine/i386/f_log.S | 0 newlib/src/newlib/libc/machine/i386/f_log10.S | 0 newlib/src/newlib/libc/machine/i386/f_log10f.S | 0 newlib/src/newlib/libc/machine/i386/f_logf.S | 0 newlib/src/newlib/libc/machine/i386/f_math.h | 0 newlib/src/newlib/libc/machine/i386/f_pow.c | 0 newlib/src/newlib/libc/machine/i386/f_powf.c | 0 newlib/src/newlib/libc/machine/i386/f_tan.S | 0 newlib/src/newlib/libc/machine/i386/f_tanf.S | 0 newlib/src/newlib/libc/machine/i386/i386mach.h | 0 .../src/newlib/libc/machine/i386/machine/fastmath.h | 0 newlib/src/newlib/libc/machine/i386/memchr.S | 0 newlib/src/newlib/libc/machine/i386/memcmp.S | 0 newlib/src/newlib/libc/machine/i386/memcpy.S | 0 newlib/src/newlib/libc/machine/i386/memmove.S | 0 newlib/src/newlib/libc/machine/i386/memset.S | 0 newlib/src/newlib/libc/machine/i386/setjmp.S | 0 newlib/src/newlib/libc/machine/i386/strchr.S | 0 newlib/src/newlib/libc/machine/i386/strlen.S | 0 newlib/src/newlib/libc/machine/i960/Makefile.am | 0 newlib/src/newlib/libc/machine/i960/Makefile.in | 0 newlib/src/newlib/libc/machine/i960/aclocal.m4 | 0 newlib/src/newlib/libc/machine/i960/configure.in | 0 newlib/src/newlib/libc/machine/i960/memccpy.S | 0 newlib/src/newlib/libc/machine/i960/memccpy_ca.S | 0 newlib/src/newlib/libc/machine/i960/memchr.S | 0 newlib/src/newlib/libc/machine/i960/memchr_ca.S | 0 newlib/src/newlib/libc/machine/i960/memcmp.S | 0 newlib/src/newlib/libc/machine/i960/memcmp_ca.S | 0 newlib/src/newlib/libc/machine/i960/memcpy.S | 0 newlib/src/newlib/libc/machine/i960/memcpy_ca.S | 0 newlib/src/newlib/libc/machine/i960/memset.S | 0 newlib/src/newlib/libc/machine/i960/setjmp.S | 0 newlib/src/newlib/libc/machine/i960/strchr.S | 0 newlib/src/newlib/libc/machine/i960/strchr_ca.S | 0 newlib/src/newlib/libc/machine/i960/strcmp.S | 0 newlib/src/newlib/libc/machine/i960/strcmp_ca.S | 0 newlib/src/newlib/libc/machine/i960/strcpy.S | 0 newlib/src/newlib/libc/machine/i960/strcpy_ca.S | 0 newlib/src/newlib/libc/machine/i960/strcspn.S | 0 newlib/src/newlib/libc/machine/i960/strdup.S | 0 newlib/src/newlib/libc/machine/i960/strlen.S | 0 newlib/src/newlib/libc/machine/i960/strlen_ca.S | 0 newlib/src/newlib/libc/machine/i960/strncat.S | 0 newlib/src/newlib/libc/machine/i960/strncat_ca.S | 0 newlib/src/newlib/libc/machine/i960/strncmp.S | 0 newlib/src/newlib/libc/machine/i960/strncmp_ca.S | 0 newlib/src/newlib/libc/machine/i960/strncpy.S | 0 newlib/src/newlib/libc/machine/i960/strncpy_ca.S | 0 newlib/src/newlib/libc/machine/i960/strpbrk.S | 0 newlib/src/newlib/libc/machine/i960/strrchr.S | 0 newlib/src/newlib/libc/machine/iq2000/Makefile.am | 0 newlib/src/newlib/libc/machine/iq2000/Makefile.in | 0 newlib/src/newlib/libc/machine/iq2000/aclocal.m4 | 0 newlib/src/newlib/libc/machine/iq2000/configure.in | 0 newlib/src/newlib/libc/machine/iq2000/setjmp.S | 0 newlib/src/newlib/libc/machine/lm32/Makefile.am | 0 newlib/src/newlib/libc/machine/lm32/Makefile.in | 0 newlib/src/newlib/libc/machine/lm32/aclocal.m4 | 0 newlib/src/newlib/libc/machine/lm32/configure.in | 0 newlib/src/newlib/libc/machine/lm32/setjmp.S | 0 newlib/src/newlib/libc/machine/m32c/Makefile.am | 0 newlib/src/newlib/libc/machine/m32c/Makefile.in | 0 newlib/src/newlib/libc/machine/m32c/aclocal.m4 | 0 newlib/src/newlib/libc/machine/m32c/configure.in | 0 newlib/src/newlib/libc/machine/m32c/setjmp.S | 0 newlib/src/newlib/libc/machine/m32r/Makefile.am | 0 newlib/src/newlib/libc/machine/m32r/Makefile.in | 0 newlib/src/newlib/libc/machine/m32r/aclocal.m4 | 0 newlib/src/newlib/libc/machine/m32r/configure.in | 0 newlib/src/newlib/libc/machine/m32r/setjmp.S | 0 newlib/src/newlib/libc/machine/m68hc11/Makefile.am | 0 newlib/src/newlib/libc/machine/m68hc11/Makefile.in | 0 newlib/src/newlib/libc/machine/m68hc11/aclocal.m4 | 0 newlib/src/newlib/libc/machine/m68hc11/configure.in | 0 newlib/src/newlib/libc/machine/m68hc11/setjmp.S | 0 newlib/src/newlib/libc/machine/m68k/Makefile.am | 0 newlib/src/newlib/libc/machine/m68k/Makefile.in | 0 newlib/src/newlib/libc/machine/m68k/aclocal.m4 | 0 newlib/src/newlib/libc/machine/m68k/configure.in | 0 newlib/src/newlib/libc/machine/m68k/m68kasm.h | 0 newlib/src/newlib/libc/machine/m68k/memcpy.S | 0 newlib/src/newlib/libc/machine/m68k/memset.S | 0 newlib/src/newlib/libc/machine/m68k/setjmp.S | 0 newlib/src/newlib/libc/machine/m68k/strcpy.c | 0 newlib/src/newlib/libc/machine/m68k/strlen.c | 0 newlib/src/newlib/libc/machine/m88k/Makefile.am | 0 newlib/src/newlib/libc/machine/m88k/Makefile.in | 0 newlib/src/newlib/libc/machine/m88k/aclocal.m4 | 0 newlib/src/newlib/libc/machine/m88k/configure.in | 0 newlib/src/newlib/libc/machine/m88k/setjmp.S | 0 newlib/src/newlib/libc/machine/mep/Makefile.am | 0 newlib/src/newlib/libc/machine/mep/Makefile.in | 0 newlib/src/newlib/libc/machine/mep/aclocal.m4 | 0 newlib/src/newlib/libc/machine/mep/configure.in | 0 newlib/src/newlib/libc/machine/mep/setjmp.S | 0 .../src/newlib/libc/machine/microblaze/Makefile.am | 0 .../src/newlib/libc/machine/microblaze/Makefile.in | 0 newlib/src/newlib/libc/machine/microblaze/abort.c | 0 .../src/newlib/libc/machine/microblaze/aclocal.m4 | 0 newlib/src/newlib/libc/machine/microblaze/configure | 0 .../src/newlib/libc/machine/microblaze/configure.in | 0 newlib/src/newlib/libc/machine/microblaze/longjmp.S | 0 newlib/src/newlib/libc/machine/microblaze/setjmp.S | 0 newlib/src/newlib/libc/machine/microblaze/strcmp.c | 0 newlib/src/newlib/libc/machine/microblaze/strcpy.c | 0 newlib/src/newlib/libc/machine/microblaze/strlen.c | 0 newlib/src/newlib/libc/machine/mips/Makefile.am | 0 newlib/src/newlib/libc/machine/mips/Makefile.in | 0 newlib/src/newlib/libc/machine/mips/aclocal.m4 | 0 newlib/src/newlib/libc/machine/mips/configure.in | 0 .../src/newlib/libc/machine/mips/machine/regdef.h | 0 newlib/src/newlib/libc/machine/mips/memcpy.c | 0 newlib/src/newlib/libc/machine/mips/memset.c | 0 newlib/src/newlib/libc/machine/mips/setjmp.S | 0 newlib/src/newlib/libc/machine/mips/strcmp.c | 0 newlib/src/newlib/libc/machine/mips/strlen.c | 0 newlib/src/newlib/libc/machine/mips/strncpy.c | 0 newlib/src/newlib/libc/machine/mn10200/Makefile.am | 0 newlib/src/newlib/libc/machine/mn10200/Makefile.in | 0 newlib/src/newlib/libc/machine/mn10200/aclocal.m4 | 0 newlib/src/newlib/libc/machine/mn10200/configure.in | 0 newlib/src/newlib/libc/machine/mn10200/setjmp.S | 0 newlib/src/newlib/libc/machine/mn10300/Makefile.am | 0 newlib/src/newlib/libc/machine/mn10300/Makefile.in | 0 newlib/src/newlib/libc/machine/mn10300/aclocal.m4 | 0 newlib/src/newlib/libc/machine/mn10300/configure.in | 0 newlib/src/newlib/libc/machine/mn10300/memchr.S | 0 newlib/src/newlib/libc/machine/mn10300/memcmp.S | 0 newlib/src/newlib/libc/machine/mn10300/memcpy.S | 0 newlib/src/newlib/libc/machine/mn10300/memset.S | 0 newlib/src/newlib/libc/machine/mn10300/setjmp.S | 0 newlib/src/newlib/libc/machine/mn10300/strchr.S | 0 newlib/src/newlib/libc/machine/mn10300/strcmp.S | 0 newlib/src/newlib/libc/machine/mn10300/strcpy.S | 0 newlib/src/newlib/libc/machine/mn10300/strlen.S | 0 newlib/src/newlib/libc/machine/moxie/Makefile.am | 0 newlib/src/newlib/libc/machine/moxie/Makefile.in | 0 newlib/src/newlib/libc/machine/moxie/aclocal.m4 | 0 newlib/src/newlib/libc/machine/moxie/configure | 0 newlib/src/newlib/libc/machine/moxie/configure.in | 0 newlib/src/newlib/libc/machine/moxie/setjmp.S | 0 newlib/src/newlib/libc/machine/mt/Makefile.am | 0 newlib/src/newlib/libc/machine/mt/Makefile.in | 0 newlib/src/newlib/libc/machine/mt/aclocal.m4 | 0 newlib/src/newlib/libc/machine/mt/configure.in | 0 newlib/src/newlib/libc/machine/mt/setjmp.S | 0 newlib/src/newlib/libc/machine/necv70/Makefile.am | 0 newlib/src/newlib/libc/machine/necv70/Makefile.in | 0 newlib/src/newlib/libc/machine/necv70/aclocal.m4 | 0 newlib/src/newlib/libc/machine/necv70/configure.in | 0 newlib/src/newlib/libc/machine/necv70/fastmath.S | 0 .../newlib/libc/machine/necv70/machine/registers.h | 0 newlib/src/newlib/libc/machine/necv70/necv70.tex | 0 newlib/src/newlib/libc/machine/necv70/setjmp.S | 0 newlib/src/newlib/libc/machine/powerpc/Makefile.am | 0 newlib/src/newlib/libc/machine/powerpc/Makefile.in | 0 newlib/src/newlib/libc/machine/powerpc/aclocal.m4 | 0 newlib/src/newlib/libc/machine/powerpc/atosfix16.c | 0 newlib/src/newlib/libc/machine/powerpc/atosfix32.c | 0 newlib/src/newlib/libc/machine/powerpc/atosfix64.c | 0 newlib/src/newlib/libc/machine/powerpc/atoufix16.c | 0 newlib/src/newlib/libc/machine/powerpc/atoufix32.c | 0 newlib/src/newlib/libc/machine/powerpc/atoufix64.c | 0 newlib/src/newlib/libc/machine/powerpc/configure.in | 0 newlib/src/newlib/libc/machine/powerpc/fix64.h | 0 .../newlib/libc/machine/powerpc/machine/malloc.h | 0 .../newlib/libc/machine/powerpc/machine/stdlib.h | 0 newlib/src/newlib/libc/machine/powerpc/setjmp.S | 0 newlib/src/newlib/libc/machine/powerpc/simdldtoa.c | 0 .../src/newlib/libc/machine/powerpc/strtosfix16.c | 0 .../src/newlib/libc/machine/powerpc/strtosfix32.c | 0 .../src/newlib/libc/machine/powerpc/strtosfix64.c | 0 .../src/newlib/libc/machine/powerpc/strtoufix16.c | 0 .../src/newlib/libc/machine/powerpc/strtoufix32.c | 0 .../src/newlib/libc/machine/powerpc/strtoufix64.c | 0 newlib/src/newlib/libc/machine/powerpc/times.c | 0 newlib/src/newlib/libc/machine/powerpc/ufix64toa.c | 0 newlib/src/newlib/libc/machine/powerpc/vec_calloc.c | 0 newlib/src/newlib/libc/machine/powerpc/vec_free.c | 0 newlib/src/newlib/libc/machine/powerpc/vec_malloc.c | 0 .../src/newlib/libc/machine/powerpc/vec_mallocr.c | 0 .../src/newlib/libc/machine/powerpc/vec_realloc.c | 0 newlib/src/newlib/libc/machine/powerpc/vfprintf.c | 0 newlib/src/newlib/libc/machine/powerpc/vfscanf.c | 0 newlib/src/newlib/libc/machine/rx/Makefile.am | 0 newlib/src/newlib/libc/machine/rx/Makefile.in | 0 newlib/src/newlib/libc/machine/rx/aclocal.m4 | 0 newlib/src/newlib/libc/machine/rx/configure.in | 0 newlib/src/newlib/libc/machine/rx/memchr.S | 0 newlib/src/newlib/libc/machine/rx/memcpy.S | 0 newlib/src/newlib/libc/machine/rx/memmove.S | 0 newlib/src/newlib/libc/machine/rx/mempcpy.S | 0 newlib/src/newlib/libc/machine/rx/memset.S | 0 newlib/src/newlib/libc/machine/rx/setjmp.S | 0 newlib/src/newlib/libc/machine/rx/strcat.S | 0 newlib/src/newlib/libc/machine/rx/strcmp.S | 0 newlib/src/newlib/libc/machine/rx/strcpy.S | 0 newlib/src/newlib/libc/machine/rx/strlen.S | 0 newlib/src/newlib/libc/machine/rx/strncat.S | 0 newlib/src/newlib/libc/machine/rx/strncmp.S | 0 newlib/src/newlib/libc/machine/rx/strncpy.S | 0 newlib/src/newlib/libc/machine/sh/Makefile.am | 0 newlib/src/newlib/libc/machine/sh/Makefile.in | 0 newlib/src/newlib/libc/machine/sh/aclocal.m4 | 0 newlib/src/newlib/libc/machine/sh/asm.h | 0 newlib/src/newlib/libc/machine/sh/configure.in | 0 newlib/src/newlib/libc/machine/sh/memcpy.S | 0 newlib/src/newlib/libc/machine/sh/memset.S | 0 newlib/src/newlib/libc/machine/sh/setjmp.S | 0 newlib/src/newlib/libc/machine/sh/strcmp.S | 0 newlib/src/newlib/libc/machine/sh/strcpy.S | 0 newlib/src/newlib/libc/machine/sh/strlen.S | 0 newlib/src/newlib/libc/machine/sh/strncpy.S | 0 newlib/src/newlib/libc/machine/sparc/Makefile.am | 0 newlib/src/newlib/libc/machine/sparc/Makefile.in | 0 newlib/src/newlib/libc/machine/sparc/aclocal.m4 | 0 newlib/src/newlib/libc/machine/sparc/configure.in | 0 .../newlib/libc/machine/sparc/machine/sparclet.h | 0 newlib/src/newlib/libc/machine/sparc/scan.c | 0 newlib/src/newlib/libc/machine/sparc/setjmp.S | 0 newlib/src/newlib/libc/machine/sparc/shuffle.c | 0 newlib/src/newlib/libc/machine/spu/Makefile.am | 0 newlib/src/newlib/libc/machine/spu/Makefile.in | 0 newlib/src/newlib/libc/machine/spu/aclocal.m4 | 0 newlib/src/newlib/libc/machine/spu/assert.c | 0 newlib/src/newlib/libc/machine/spu/c99ppe.h | 0 newlib/src/newlib/libc/machine/spu/calloc_ea.c | 0 newlib/src/newlib/libc/machine/spu/clearerr.c | 0 newlib/src/newlib/libc/machine/spu/configure | 0 newlib/src/newlib/libc/machine/spu/configure.in | 0 newlib/src/newlib/libc/machine/spu/creat.c | 0 newlib/src/newlib/libc/machine/spu/ea_internal.h | 0 newlib/src/newlib/libc/machine/spu/fclose.c | 0 newlib/src/newlib/libc/machine/spu/fdopen.c | 0 newlib/src/newlib/libc/machine/spu/feof.c | 0 newlib/src/newlib/libc/machine/spu/ferror.c | 0 newlib/src/newlib/libc/machine/spu/fflush.c | 0 newlib/src/newlib/libc/machine/spu/fgetc.c | 0 newlib/src/newlib/libc/machine/spu/fgetpos.c | 0 newlib/src/newlib/libc/machine/spu/fgets.c | 0 newlib/src/newlib/libc/machine/spu/fileno.c | 0 newlib/src/newlib/libc/machine/spu/fiprintf.S | 0 newlib/src/newlib/libc/machine/spu/fiscanf.S | 0 newlib/src/newlib/libc/machine/spu/fopen.c | 0 newlib/src/newlib/libc/machine/spu/fprintf.S | 0 newlib/src/newlib/libc/machine/spu/fputc.c | 0 newlib/src/newlib/libc/machine/spu/fputs.c | 0 newlib/src/newlib/libc/machine/spu/fread.c | 0 newlib/src/newlib/libc/machine/spu/free_ea.c | 0 newlib/src/newlib/libc/machine/spu/freopen.c | 0 newlib/src/newlib/libc/machine/spu/fscanf.S | 0 newlib/src/newlib/libc/machine/spu/fseek.c | 0 newlib/src/newlib/libc/machine/spu/fsetpos.c | 0 newlib/src/newlib/libc/machine/spu/ftell.c | 0 newlib/src/newlib/libc/machine/spu/fwrite.c | 0 newlib/src/newlib/libc/machine/spu/getc.c | 0 newlib/src/newlib/libc/machine/spu/getchar.c | 0 newlib/src/newlib/libc/machine/spu/gets.c | 0 newlib/src/newlib/libc/machine/spu/impure.c | 0 newlib/src/newlib/libc/machine/spu/include/ea.h | 0 newlib/src/newlib/libc/machine/spu/include/fenv.h | 0 .../src/newlib/libc/machine/spu/include/spu_timer.h | 0 newlib/src/newlib/libc/machine/spu/iprintf.S | 0 newlib/src/newlib/libc/machine/spu/iscanf.S | 0 newlib/src/newlib/libc/machine/spu/machine/_types.h | 0 newlib/src/newlib/libc/machine/spu/malloc_ea.c | 0 newlib/src/newlib/libc/machine/spu/memchr_ea.c | 0 newlib/src/newlib/libc/machine/spu/memcmp.c | 0 newlib/src/newlib/libc/machine/spu/memcmp_ea.c | 0 newlib/src/newlib/libc/machine/spu/memcpy.c | 0 newlib/src/newlib/libc/machine/spu/memcpy_ea.c | 0 newlib/src/newlib/libc/machine/spu/memmove.c | 0 newlib/src/newlib/libc/machine/spu/memmove_ea.c | 0 newlib/src/newlib/libc/machine/spu/memset.c | 0 newlib/src/newlib/libc/machine/spu/memset_ea.c | 0 newlib/src/newlib/libc/machine/spu/mk_syscalls | 0 newlib/src/newlib/libc/machine/spu/mmap_ea.c | 0 newlib/src/newlib/libc/machine/spu/mremap_ea.c | 0 newlib/src/newlib/libc/machine/spu/msync_ea.c | 0 newlib/src/newlib/libc/machine/spu/munmap_ea.c | 0 newlib/src/newlib/libc/machine/spu/perror.c | 0 .../src/newlib/libc/machine/spu/posix_memalign_ea.c | 0 newlib/src/newlib/libc/machine/spu/pread_ea.c | 0 newlib/src/newlib/libc/machine/spu/printf.S | 0 newlib/src/newlib/libc/machine/spu/putc.c | 0 newlib/src/newlib/libc/machine/spu/putchar.c | 0 newlib/src/newlib/libc/machine/spu/puts.c | 0 newlib/src/newlib/libc/machine/spu/pwrite_ea.c | 0 newlib/src/newlib/libc/machine/spu/read_ea.c | 0 newlib/src/newlib/libc/machine/spu/readv_ea.c | 0 newlib/src/newlib/libc/machine/spu/realloc_ea.c | 0 newlib/src/newlib/libc/machine/spu/remove.c | 0 newlib/src/newlib/libc/machine/spu/rename.c | 0 newlib/src/newlib/libc/machine/spu/rewind.c | 0 newlib/src/newlib/libc/machine/spu/scanf.S | 0 newlib/src/newlib/libc/machine/spu/setbuf.c | 0 newlib/src/newlib/libc/machine/spu/setjmp.S | 0 newlib/src/newlib/libc/machine/spu/setvbuf.c | 0 newlib/src/newlib/libc/machine/spu/siprintf.S | 0 newlib/src/newlib/libc/machine/spu/siscanf.S | 0 newlib/src/newlib/libc/machine/spu/sleep.c | 0 newlib/src/newlib/libc/machine/spu/sniprintf.S | 0 newlib/src/newlib/libc/machine/spu/snprintf.S | 0 newlib/src/newlib/libc/machine/spu/sprintf.S | 0 newlib/src/newlib/libc/machine/spu/spu-gmon.c | 0 newlib/src/newlib/libc/machine/spu/spu-mcount.S | 0 newlib/src/newlib/libc/machine/spu/spu_clock_stop.c | 0 newlib/src/newlib/libc/machine/spu/spu_clock_svcs.c | 0 newlib/src/newlib/libc/machine/spu/spu_timebase.c | 0 newlib/src/newlib/libc/machine/spu/spu_timer_flih.S | 0 newlib/src/newlib/libc/machine/spu/spu_timer_free.c | 0 .../newlib/libc/machine/spu/spu_timer_internal.h | 0 newlib/src/newlib/libc/machine/spu/spu_timer_slih.c | 0 .../newlib/libc/machine/spu/spu_timer_slih_reg.c | 0 newlib/src/newlib/libc/machine/spu/spu_timer_stop.c | 0 newlib/src/newlib/libc/machine/spu/spu_timer_svcs.c | 0 newlib/src/newlib/libc/machine/spu/sscanf.S | 0 newlib/src/newlib/libc/machine/spu/stack_reg_va.S | 0 newlib/src/newlib/libc/machine/spu/stdio.c | 0 newlib/src/newlib/libc/machine/spu/straddr.h | 0 newlib/src/newlib/libc/machine/spu/strcat.c | 0 newlib/src/newlib/libc/machine/spu/strcat_ea.c | 0 newlib/src/newlib/libc/machine/spu/strchr.c | 0 newlib/src/newlib/libc/machine/spu/strchr_ea.c | 0 newlib/src/newlib/libc/machine/spu/strcmp.c | 0 newlib/src/newlib/libc/machine/spu/strcmp_ea.c | 0 newlib/src/newlib/libc/machine/spu/strcpy.c | 0 newlib/src/newlib/libc/machine/spu/strcpy.h | 0 newlib/src/newlib/libc/machine/spu/strcpy_ea.c | 0 newlib/src/newlib/libc/machine/spu/strcspn.c | 0 newlib/src/newlib/libc/machine/spu/strcspn_ea.c | 0 newlib/src/newlib/libc/machine/spu/strlen.c | 0 newlib/src/newlib/libc/machine/spu/strlen_ea.c | 0 newlib/src/newlib/libc/machine/spu/strncat.c | 0 newlib/src/newlib/libc/machine/spu/strncat_ea.c | 0 newlib/src/newlib/libc/machine/spu/strncmp.c | 0 newlib/src/newlib/libc/machine/spu/strncmp.h | 0 newlib/src/newlib/libc/machine/spu/strncmp_ea.c | 0 newlib/src/newlib/libc/machine/spu/strncpy.c | 0 newlib/src/newlib/libc/machine/spu/strncpy_ea.c | 0 newlib/src/newlib/libc/machine/spu/strpbrk.c | 0 newlib/src/newlib/libc/machine/spu/strpbrk_ea.c | 0 newlib/src/newlib/libc/machine/spu/strrchr.c | 0 newlib/src/newlib/libc/machine/spu/strrchr_ea.c | 0 newlib/src/newlib/libc/machine/spu/strspn.c | 0 newlib/src/newlib/libc/machine/spu/strspn_ea.c | 0 newlib/src/newlib/libc/machine/spu/strstr_ea.c | 0 newlib/src/newlib/libc/machine/spu/strxfrm.c | 0 .../src/newlib/libc/machine/spu/sys/custom_file.h | 0 newlib/src/newlib/libc/machine/spu/sys/dirent.h | 0 newlib/src/newlib/libc/machine/spu/sys/errno.h | 0 newlib/src/newlib/libc/machine/spu/sys/fenv.h | 0 .../newlib/libc/machine/spu/sys/linux_syscalls.h | 0 newlib/src/newlib/libc/machine/spu/sys/mman.h | 0 newlib/src/newlib/libc/machine/spu/sys/sched.h | 0 newlib/src/newlib/libc/machine/spu/sys/syscall.h | 0 newlib/src/newlib/libc/machine/spu/sys/uio.h | 0 newlib/src/newlib/libc/machine/spu/sys/utime.h | 0 newlib/src/newlib/libc/machine/spu/syscall.def | 0 newlib/src/newlib/libc/machine/spu/tmpfile.c | 0 newlib/src/newlib/libc/machine/spu/tmpnam.c | 0 newlib/src/newlib/libc/machine/spu/ungetc.c | 0 newlib/src/newlib/libc/machine/spu/usleep.c | 0 newlib/src/newlib/libc/machine/spu/vec_literal.h | 0 newlib/src/newlib/libc/machine/spu/vfiprintf.c | 0 newlib/src/newlib/libc/machine/spu/vfiscanf.c | 0 newlib/src/newlib/libc/machine/spu/vfprintf.c | 0 newlib/src/newlib/libc/machine/spu/vfscanf.c | 0 newlib/src/newlib/libc/machine/spu/viprintf.c | 0 newlib/src/newlib/libc/machine/spu/viscanf.c | 0 newlib/src/newlib/libc/machine/spu/vprintf.c | 0 newlib/src/newlib/libc/machine/spu/vscanf.c | 0 newlib/src/newlib/libc/machine/spu/vsiprintf.c | 0 newlib/src/newlib/libc/machine/spu/vsiscanf.c | 0 newlib/src/newlib/libc/machine/spu/vsniprintf.c | 0 newlib/src/newlib/libc/machine/spu/vsnprintf.c | 0 newlib/src/newlib/libc/machine/spu/vsprintf.c | 0 newlib/src/newlib/libc/machine/spu/vsscanf.c | 0 newlib/src/newlib/libc/machine/spu/write_ea.c | 0 newlib/src/newlib/libc/machine/spu/writev_ea.c | 0 newlib/src/newlib/libc/machine/tic4x/Makefile.am | 0 newlib/src/newlib/libc/machine/tic4x/Makefile.in | 0 newlib/src/newlib/libc/machine/tic4x/aclocal.m4 | 0 newlib/src/newlib/libc/machine/tic4x/configure.in | 0 newlib/src/newlib/libc/machine/tic4x/setjmp.S | 0 newlib/src/newlib/libc/machine/tic6x/Makefile.am | 0 newlib/src/newlib/libc/machine/tic6x/Makefile.in | 0 newlib/src/newlib/libc/machine/tic6x/aclocal.m4 | 0 newlib/src/newlib/libc/machine/tic6x/configure.in | 0 newlib/src/newlib/libc/machine/tic6x/setjmp.S | 0 newlib/src/newlib/libc/machine/tic80/Makefile.am | 0 newlib/src/newlib/libc/machine/tic80/Makefile.in | 0 newlib/src/newlib/libc/machine/tic80/aclocal.m4 | 0 newlib/src/newlib/libc/machine/tic80/configure.in | 0 newlib/src/newlib/libc/machine/tic80/setjmp.S | 0 newlib/src/newlib/libc/machine/v850/Makefile.am | 0 newlib/src/newlib/libc/machine/v850/Makefile.in | 0 newlib/src/newlib/libc/machine/v850/aclocal.m4 | 0 newlib/src/newlib/libc/machine/v850/configure.in | 0 newlib/src/newlib/libc/machine/v850/setjmp.S | 0 newlib/src/newlib/libc/machine/w65/Makefile.am | 0 newlib/src/newlib/libc/machine/w65/Makefile.in | 0 newlib/src/newlib/libc/machine/w65/aclocal.m4 | 0 newlib/src/newlib/libc/machine/w65/cmpsi.c | 0 newlib/src/newlib/libc/machine/w65/configure.in | 0 newlib/src/newlib/libc/machine/w65/divsi3.c | 0 newlib/src/newlib/libc/machine/w65/mulsi3.c | 0 newlib/src/newlib/libc/machine/x86_64/Makefile.am | 0 newlib/src/newlib/libc/machine/x86_64/Makefile.in | 0 newlib/src/newlib/libc/machine/x86_64/aclocal.m4 | 0 newlib/src/newlib/libc/machine/x86_64/configure.in | 0 newlib/src/newlib/libc/machine/x86_64/memcpy.S | 0 newlib/src/newlib/libc/machine/x86_64/memset.S | 0 newlib/src/newlib/libc/machine/x86_64/setjmp.S | 0 newlib/src/newlib/libc/machine/x86_64/x86_64mach.h | 0 newlib/src/newlib/libc/machine/xc16x/Makefile.am | 0 newlib/src/newlib/libc/machine/xc16x/Makefile.in | 0 newlib/src/newlib/libc/machine/xc16x/aclocal.m4 | 0 newlib/src/newlib/libc/machine/xc16x/configure | 0 newlib/src/newlib/libc/machine/xc16x/configure.in | 0 newlib/src/newlib/libc/machine/xc16x/putchar.c | 0 newlib/src/newlib/libc/machine/xc16x/puts.c | 0 newlib/src/newlib/libc/machine/xc16x/setjmp.S | 0 newlib/src/newlib/libc/machine/xscale/Makefile.am | 0 newlib/src/newlib/libc/machine/xscale/Makefile.in | 0 newlib/src/newlib/libc/machine/xscale/aclocal.m4 | 0 newlib/src/newlib/libc/machine/xscale/configure.in | 0 .../newlib/libc/machine/xscale/machine/profile.h | 0 newlib/src/newlib/libc/machine/xscale/memchr.c | 0 newlib/src/newlib/libc/machine/xscale/memcmp.c | 0 newlib/src/newlib/libc/machine/xscale/memcpy.c | 0 newlib/src/newlib/libc/machine/xscale/memmove.c | 0 newlib/src/newlib/libc/machine/xscale/memset.c | 0 newlib/src/newlib/libc/machine/xscale/setjmp.S | 0 newlib/src/newlib/libc/machine/xscale/strchr.c | 0 newlib/src/newlib/libc/machine/xscale/strcmp.c | 0 newlib/src/newlib/libc/machine/xscale/strcpy.c | 0 newlib/src/newlib/libc/machine/xscale/strlen.c | 0 newlib/src/newlib/libc/machine/xscale/xscale.h | 0 .../src/newlib/libc/machine/xstormy16/Makefile.am | 0 .../src/newlib/libc/machine/xstormy16/Makefile.in | 0 newlib/src/newlib/libc/machine/xstormy16/aclocal.m4 | 0 .../src/newlib/libc/machine/xstormy16/configure.in | 0 newlib/src/newlib/libc/machine/xstormy16/mallocr.c | 0 newlib/src/newlib/libc/machine/xstormy16/setjmp.S | 0 .../src/newlib/libc/machine/xstormy16/tiny-malloc.c | 0 newlib/src/newlib/libc/machine/z8k/Makefile.am | 0 newlib/src/newlib/libc/machine/z8k/Makefile.in | 0 newlib/src/newlib/libc/machine/z8k/aclocal.m4 | 0 newlib/src/newlib/libc/machine/z8k/args.h | 0 newlib/src/newlib/libc/machine/z8k/configure.in | 0 newlib/src/newlib/libc/machine/z8k/memcmp.S | 0 newlib/src/newlib/libc/machine/z8k/memcpy.S | 0 newlib/src/newlib/libc/machine/z8k/memmove.S | 0 newlib/src/newlib/libc/machine/z8k/memset.S | 0 newlib/src/newlib/libc/machine/z8k/setjmp.S | 0 newlib/src/newlib/libc/misc/Makefile.am | 0 newlib/src/newlib/libc/misc/Makefile.in | 0 newlib/src/newlib/libc/misc/__dprintf.c | 0 newlib/src/newlib/libc/misc/ffs.c | 0 newlib/src/newlib/libc/misc/fini.c | 0 newlib/src/newlib/libc/misc/init.c | 0 newlib/src/newlib/libc/misc/misc.tex | 0 newlib/src/newlib/libc/misc/unctrl.c | 0 newlib/src/newlib/libc/posix/COPYRIGHT | 0 newlib/src/newlib/libc/posix/Makefile.am | 0 newlib/src/newlib/libc/posix/Makefile.in | 0 newlib/src/newlib/libc/posix/_isatty.c | 0 newlib/src/newlib/libc/posix/cclass.h | 0 newlib/src/newlib/libc/posix/closedir.c | 0 newlib/src/newlib/libc/posix/cname.h | 0 newlib/src/newlib/libc/posix/collate.c | 0 newlib/src/newlib/libc/posix/collate.h | 0 newlib/src/newlib/libc/posix/collcmp.c | 0 newlib/src/newlib/libc/posix/creat.c | 0 newlib/src/newlib/libc/posix/engine.c | 0 newlib/src/newlib/libc/posix/execl.c | 0 newlib/src/newlib/libc/posix/execle.c | 0 newlib/src/newlib/libc/posix/execlp.c | 0 newlib/src/newlib/libc/posix/execv.c | 0 newlib/src/newlib/libc/posix/execve.c | 0 newlib/src/newlib/libc/posix/execvp.c | 0 newlib/src/newlib/libc/posix/fnmatch.3 | 0 newlib/src/newlib/libc/posix/fnmatch.c | 0 newlib/src/newlib/libc/posix/glob.3 | 0 newlib/src/newlib/libc/posix/glob.c | 0 newlib/src/newlib/libc/posix/isatty.c | 0 newlib/src/newlib/libc/posix/namespace.h | 0 newlib/src/newlib/libc/posix/opendir.c | 0 newlib/src/newlib/libc/posix/popen.c | 0 newlib/src/newlib/libc/posix/posix.tex | 0 newlib/src/newlib/libc/posix/readdir.c | 0 newlib/src/newlib/libc/posix/readdir_r.c | 0 newlib/src/newlib/libc/posix/regcomp.c | 0 newlib/src/newlib/libc/posix/regerror.c | 0 newlib/src/newlib/libc/posix/regex.3 | 0 newlib/src/newlib/libc/posix/regex2.h | 0 newlib/src/newlib/libc/posix/regexec.c | 0 newlib/src/newlib/libc/posix/regfree.c | 0 newlib/src/newlib/libc/posix/rewinddir.c | 0 newlib/src/newlib/libc/posix/rune.h | 0 newlib/src/newlib/libc/posix/runetype.h | 0 newlib/src/newlib/libc/posix/scandir.c | 0 newlib/src/newlib/libc/posix/seekdir.c | 0 newlib/src/newlib/libc/posix/sleep.c | 0 newlib/src/newlib/libc/posix/sysexits.h | 0 newlib/src/newlib/libc/posix/telldir.c | 0 newlib/src/newlib/libc/posix/un-namespace.h | 0 newlib/src/newlib/libc/posix/usleep.c | 0 newlib/src/newlib/libc/posix/utils.h | 0 newlib/src/newlib/libc/posix/wordexp.c | 0 newlib/src/newlib/libc/posix/wordfree.c | 0 newlib/src/newlib/libc/reent/Makefile.am | 0 newlib/src/newlib/libc/reent/Makefile.in | 0 newlib/src/newlib/libc/reent/closer.c | 0 newlib/src/newlib/libc/reent/execr.c | 0 newlib/src/newlib/libc/reent/fcntlr.c | 0 newlib/src/newlib/libc/reent/fstat64r.c | 0 newlib/src/newlib/libc/reent/fstatr.c | 0 newlib/src/newlib/libc/reent/getreent.c | 0 newlib/src/newlib/libc/reent/gettimeofdayr.c | 0 newlib/src/newlib/libc/reent/impure.c | 0 newlib/src/newlib/libc/reent/isattyr.c | 0 newlib/src/newlib/libc/reent/linkr.c | 0 newlib/src/newlib/libc/reent/lseek64r.c | 0 newlib/src/newlib/libc/reent/lseekr.c | 0 newlib/src/newlib/libc/reent/mkdirr.c | 0 newlib/src/newlib/libc/reent/open64r.c | 0 newlib/src/newlib/libc/reent/openr.c | 0 newlib/src/newlib/libc/reent/readr.c | 0 newlib/src/newlib/libc/reent/reent.c | 0 newlib/src/newlib/libc/reent/reent.tex | 0 newlib/src/newlib/libc/reent/renamer.c | 0 newlib/src/newlib/libc/reent/sbrkr.c | 0 newlib/src/newlib/libc/reent/signalr.c | 0 newlib/src/newlib/libc/reent/signgam.c | 0 newlib/src/newlib/libc/reent/stat64r.c | 0 newlib/src/newlib/libc/reent/statr.c | 0 newlib/src/newlib/libc/reent/timesr.c | 0 newlib/src/newlib/libc/reent/unlinkr.c | 0 newlib/src/newlib/libc/reent/writer.c | 0 newlib/src/newlib/libc/saber | 0 newlib/src/newlib/libc/search/Makefile.am | 0 newlib/src/newlib/libc/search/Makefile.in | 0 newlib/src/newlib/libc/search/bsearch.c | 0 newlib/src/newlib/libc/search/db_local.h | 0 newlib/src/newlib/libc/search/extern.h | 0 newlib/src/newlib/libc/search/hash.c | 0 newlib/src/newlib/libc/search/hash.h | 0 newlib/src/newlib/libc/search/hash_bigkey.c | 0 newlib/src/newlib/libc/search/hash_buf.c | 0 newlib/src/newlib/libc/search/hash_func.c | 0 newlib/src/newlib/libc/search/hash_log2.c | 0 newlib/src/newlib/libc/search/hash_page.c | 0 newlib/src/newlib/libc/search/hcreate.3 | 0 newlib/src/newlib/libc/search/hcreate.c | 0 newlib/src/newlib/libc/search/hcreate_r.c | 0 newlib/src/newlib/libc/search/page.h | 0 newlib/src/newlib/libc/search/qsort.c | 0 newlib/src/newlib/libc/search/tdelete.c | 0 newlib/src/newlib/libc/search/tdestroy.c | 0 newlib/src/newlib/libc/search/tfind.c | 0 newlib/src/newlib/libc/search/tsearch.3 | 0 newlib/src/newlib/libc/search/tsearch.c | 0 newlib/src/newlib/libc/search/twalk.c | 0 newlib/src/newlib/libc/signal/Makefile.am | 0 newlib/src/newlib/libc/signal/Makefile.in | 0 newlib/src/newlib/libc/signal/raise.c | 0 newlib/src/newlib/libc/signal/signal.c | 0 newlib/src/newlib/libc/signal/signal.tex | 0 newlib/src/newlib/libc/stdio/Makefile.am | 0 newlib/src/newlib/libc/stdio/Makefile.in | 0 newlib/src/newlib/libc/stdio/asiprintf.c | 0 newlib/src/newlib/libc/stdio/asniprintf.c | 0 newlib/src/newlib/libc/stdio/asnprintf.c | 0 newlib/src/newlib/libc/stdio/asprintf.c | 0 newlib/src/newlib/libc/stdio/clearerr.c | 0 newlib/src/newlib/libc/stdio/diprintf.c | 0 newlib/src/newlib/libc/stdio/dprintf.c | 0 newlib/src/newlib/libc/stdio/fclose.c | 0 newlib/src/newlib/libc/stdio/fcloseall.c | 0 newlib/src/newlib/libc/stdio/fdopen.c | 0 newlib/src/newlib/libc/stdio/feof.c | 0 newlib/src/newlib/libc/stdio/ferror.c | 0 newlib/src/newlib/libc/stdio/fflush.c | 0 newlib/src/newlib/libc/stdio/fgetc.c | 0 newlib/src/newlib/libc/stdio/fgetpos.c | 0 newlib/src/newlib/libc/stdio/fgets.c | 0 newlib/src/newlib/libc/stdio/fgetwc.c | 0 newlib/src/newlib/libc/stdio/fgetws.c | 0 newlib/src/newlib/libc/stdio/fileno.c | 0 newlib/src/newlib/libc/stdio/findfp.c | 0 newlib/src/newlib/libc/stdio/fiprintf.c | 0 newlib/src/newlib/libc/stdio/fiscanf.c | 0 newlib/src/newlib/libc/stdio/flags.c | 0 newlib/src/newlib/libc/stdio/floatio.h | 0 newlib/src/newlib/libc/stdio/fmemopen.c | 0 newlib/src/newlib/libc/stdio/fopen.c | 0 newlib/src/newlib/libc/stdio/fopencookie.c | 0 newlib/src/newlib/libc/stdio/fprintf.c | 0 newlib/src/newlib/libc/stdio/fpurge.c | 0 newlib/src/newlib/libc/stdio/fputc.c | 0 newlib/src/newlib/libc/stdio/fputs.c | 0 newlib/src/newlib/libc/stdio/fputwc.c | 0 newlib/src/newlib/libc/stdio/fputws.c | 0 newlib/src/newlib/libc/stdio/fread.c | 0 newlib/src/newlib/libc/stdio/freopen.c | 0 newlib/src/newlib/libc/stdio/fscanf.c | 0 newlib/src/newlib/libc/stdio/fseek.c | 0 newlib/src/newlib/libc/stdio/fseeko.c | 0 newlib/src/newlib/libc/stdio/fsetpos.c | 0 newlib/src/newlib/libc/stdio/ftell.c | 0 newlib/src/newlib/libc/stdio/ftello.c | 0 newlib/src/newlib/libc/stdio/funopen.c | 0 newlib/src/newlib/libc/stdio/fvwrite.c | 0 newlib/src/newlib/libc/stdio/fvwrite.h | 0 newlib/src/newlib/libc/stdio/fwalk.c | 0 newlib/src/newlib/libc/stdio/fwide.c | 0 newlib/src/newlib/libc/stdio/fwprintf.c | 0 newlib/src/newlib/libc/stdio/fwrite.c | 0 newlib/src/newlib/libc/stdio/fwscanf.c | 0 newlib/src/newlib/libc/stdio/getc.c | 0 newlib/src/newlib/libc/stdio/getc_u.c | 0 newlib/src/newlib/libc/stdio/getchar.c | 0 newlib/src/newlib/libc/stdio/getchar_u.c | 0 newlib/src/newlib/libc/stdio/getdelim.c | 0 newlib/src/newlib/libc/stdio/getline.c | 0 newlib/src/newlib/libc/stdio/gets.c | 0 newlib/src/newlib/libc/stdio/getw.c | 0 newlib/src/newlib/libc/stdio/getwc.c | 0 newlib/src/newlib/libc/stdio/getwchar.c | 0 newlib/src/newlib/libc/stdio/iprintf.c | 0 newlib/src/newlib/libc/stdio/iscanf.c | 0 newlib/src/newlib/libc/stdio/local.h | 0 newlib/src/newlib/libc/stdio/makebuf.c | 0 newlib/src/newlib/libc/stdio/mktemp.c | 0 newlib/src/newlib/libc/stdio/open_memstream.c | 0 newlib/src/newlib/libc/stdio/perror.c | 0 newlib/src/newlib/libc/stdio/printf.c | 0 newlib/src/newlib/libc/stdio/putc.c | 0 newlib/src/newlib/libc/stdio/putc_u.c | 0 newlib/src/newlib/libc/stdio/putchar.c | 0 newlib/src/newlib/libc/stdio/putchar_u.c | 0 newlib/src/newlib/libc/stdio/puts.c | 0 newlib/src/newlib/libc/stdio/putw.c | 0 newlib/src/newlib/libc/stdio/putwc.c | 0 newlib/src/newlib/libc/stdio/putwchar.c | 0 newlib/src/newlib/libc/stdio/refill.c | 0 newlib/src/newlib/libc/stdio/remove.c | 0 newlib/src/newlib/libc/stdio/rename.c | 0 newlib/src/newlib/libc/stdio/rewind.c | 0 newlib/src/newlib/libc/stdio/rget.c | 0 newlib/src/newlib/libc/stdio/scanf.c | 0 newlib/src/newlib/libc/stdio/sccl.c | 0 newlib/src/newlib/libc/stdio/setbuf.c | 0 newlib/src/newlib/libc/stdio/setbuffer.c | 0 newlib/src/newlib/libc/stdio/setlinebuf.c | 0 newlib/src/newlib/libc/stdio/setvbuf.c | 0 newlib/src/newlib/libc/stdio/siprintf.c | 0 newlib/src/newlib/libc/stdio/siscanf.c | 0 newlib/src/newlib/libc/stdio/sniprintf.c | 0 newlib/src/newlib/libc/stdio/snprintf.c | 0 newlib/src/newlib/libc/stdio/sprintf.c | 0 newlib/src/newlib/libc/stdio/sscanf.c | 0 newlib/src/newlib/libc/stdio/stdio.c | 0 newlib/src/newlib/libc/stdio/stdio.tex | 0 newlib/src/newlib/libc/stdio/swprintf.c | 0 newlib/src/newlib/libc/stdio/swscanf.c | 0 newlib/src/newlib/libc/stdio/tmpfile.c | 0 newlib/src/newlib/libc/stdio/tmpnam.c | 0 newlib/src/newlib/libc/stdio/ungetc.c | 0 newlib/src/newlib/libc/stdio/ungetwc.c | 0 newlib/src/newlib/libc/stdio/vasiprintf.c | 0 newlib/src/newlib/libc/stdio/vasniprintf.c | 0 newlib/src/newlib/libc/stdio/vasnprintf.c | 0 newlib/src/newlib/libc/stdio/vasprintf.c | 0 newlib/src/newlib/libc/stdio/vdiprintf.c | 0 newlib/src/newlib/libc/stdio/vdprintf.c | 0 newlib/src/newlib/libc/stdio/vfieeefp.h | 0 newlib/src/newlib/libc/stdio/vfprintf.c | 0 newlib/src/newlib/libc/stdio/vfscanf.c | 0 newlib/src/newlib/libc/stdio/vfwprintf.c | 0 newlib/src/newlib/libc/stdio/vfwscanf.c | 0 newlib/src/newlib/libc/stdio/viprintf.c | 0 newlib/src/newlib/libc/stdio/viscanf.c | 0 newlib/src/newlib/libc/stdio/vprintf.c | 0 newlib/src/newlib/libc/stdio/vscanf.c | 0 newlib/src/newlib/libc/stdio/vsiprintf.c | 0 newlib/src/newlib/libc/stdio/vsiscanf.c | 0 newlib/src/newlib/libc/stdio/vsniprintf.c | 0 newlib/src/newlib/libc/stdio/vsnprintf.c | 0 newlib/src/newlib/libc/stdio/vsprintf.c | 0 newlib/src/newlib/libc/stdio/vsscanf.c | 0 newlib/src/newlib/libc/stdio/vswprintf.c | 0 newlib/src/newlib/libc/stdio/vswscanf.c | 0 newlib/src/newlib/libc/stdio/vwprintf.c | 0 newlib/src/newlib/libc/stdio/vwscanf.c | 0 newlib/src/newlib/libc/stdio/wbuf.c | 0 newlib/src/newlib/libc/stdio/wprintf.c | 0 newlib/src/newlib/libc/stdio/wscanf.c | 0 newlib/src/newlib/libc/stdio/wsetup.c | 0 newlib/src/newlib/libc/stdio64/Makefile.am | 0 newlib/src/newlib/libc/stdio64/Makefile.in | 0 newlib/src/newlib/libc/stdio64/dummy.c | 0 newlib/src/newlib/libc/stdio64/fdopen64.c | 0 newlib/src/newlib/libc/stdio64/fgetpos64.c | 0 newlib/src/newlib/libc/stdio64/fopen64.c | 0 newlib/src/newlib/libc/stdio64/freopen64.c | 0 newlib/src/newlib/libc/stdio64/fseeko64.c | 0 newlib/src/newlib/libc/stdio64/fsetpos64.c | 0 newlib/src/newlib/libc/stdio64/ftello64.c | 0 newlib/src/newlib/libc/stdio64/stdio64.c | 0 newlib/src/newlib/libc/stdio64/stdio64.tex | 0 newlib/src/newlib/libc/stdio64/tmpfile64.c | 0 newlib/src/newlib/libc/stdlib/Makefile.am | 0 newlib/src/newlib/libc/stdlib/Makefile.in | 0 newlib/src/newlib/libc/stdlib/_Exit.c | 0 newlib/src/newlib/libc/stdlib/__adjust.c | 0 newlib/src/newlib/libc/stdlib/__atexit.c | 0 newlib/src/newlib/libc/stdlib/__call_atexit.c | 0 newlib/src/newlib/libc/stdlib/__exp10.c | 0 newlib/src/newlib/libc/stdlib/__ten_mu.c | 0 newlib/src/newlib/libc/stdlib/a64l.c | 0 newlib/src/newlib/libc/stdlib/abort.c | 0 newlib/src/newlib/libc/stdlib/abs.c | 0 newlib/src/newlib/libc/stdlib/assert.c | 0 newlib/src/newlib/libc/stdlib/atexit.c | 0 newlib/src/newlib/libc/stdlib/atexit.h | 0 newlib/src/newlib/libc/stdlib/atof.c | 0 newlib/src/newlib/libc/stdlib/atoff.c | 0 newlib/src/newlib/libc/stdlib/atoi.c | 0 newlib/src/newlib/libc/stdlib/atol.c | 0 newlib/src/newlib/libc/stdlib/atoll.c | 0 newlib/src/newlib/libc/stdlib/btowc.c | 0 newlib/src/newlib/libc/stdlib/calloc.c | 0 newlib/src/newlib/libc/stdlib/cxa_atexit.c | 0 newlib/src/newlib/libc/stdlib/cxa_finalize.c | 0 newlib/src/newlib/libc/stdlib/div.c | 0 newlib/src/newlib/libc/stdlib/drand48.c | 0 newlib/src/newlib/libc/stdlib/dtoa.c | 0 newlib/src/newlib/libc/stdlib/dtoastub.c | 0 newlib/src/newlib/libc/stdlib/ecvtbuf.c | 0 newlib/src/newlib/libc/stdlib/efgcvt.c | 0 newlib/src/newlib/libc/stdlib/environ.c | 0 newlib/src/newlib/libc/stdlib/envlock.c | 0 newlib/src/newlib/libc/stdlib/eprintf.c | 0 newlib/src/newlib/libc/stdlib/erand48.c | 0 newlib/src/newlib/libc/stdlib/exit.c | 0 newlib/src/newlib/libc/stdlib/gd_qnan.h | 0 newlib/src/newlib/libc/stdlib/gdtoa-gethex.c | 0 newlib/src/newlib/libc/stdlib/gdtoa-hexnan.c | 0 newlib/src/newlib/libc/stdlib/gdtoa.h | 0 newlib/src/newlib/libc/stdlib/getenv.c | 0 newlib/src/newlib/libc/stdlib/getenv_r.c | 0 newlib/src/newlib/libc/stdlib/getopt.c | 0 newlib/src/newlib/libc/stdlib/getsubopt.3 | 0 newlib/src/newlib/libc/stdlib/getsubopt.c | 0 newlib/src/newlib/libc/stdlib/jrand48.c | 0 newlib/src/newlib/libc/stdlib/l64a.c | 0 newlib/src/newlib/libc/stdlib/labs.c | 0 newlib/src/newlib/libc/stdlib/lcong48.c | 0 newlib/src/newlib/libc/stdlib/ldiv.c | 0 newlib/src/newlib/libc/stdlib/ldtoa.c | 0 newlib/src/newlib/libc/stdlib/llabs.c | 0 newlib/src/newlib/libc/stdlib/lldiv.c | 0 newlib/src/newlib/libc/stdlib/local.h | 0 newlib/src/newlib/libc/stdlib/lrand48.c | 0 newlib/src/newlib/libc/stdlib/malign.c | 0 newlib/src/newlib/libc/stdlib/malloc.c | 0 newlib/src/newlib/libc/stdlib/mallocr.c | 0 newlib/src/newlib/libc/stdlib/mbctype.h | 0 newlib/src/newlib/libc/stdlib/mblen.c | 0 newlib/src/newlib/libc/stdlib/mblen_r.c | 0 newlib/src/newlib/libc/stdlib/mbrlen.c | 0 newlib/src/newlib/libc/stdlib/mbrtowc.c | 0 newlib/src/newlib/libc/stdlib/mbsinit.c | 0 newlib/src/newlib/libc/stdlib/mbsnrtowcs.c | 0 newlib/src/newlib/libc/stdlib/mbsrtowcs.c | 0 newlib/src/newlib/libc/stdlib/mbstowcs.c | 0 newlib/src/newlib/libc/stdlib/mbstowcs_r.c | 0 newlib/src/newlib/libc/stdlib/mbtowc.c | 0 newlib/src/newlib/libc/stdlib/mbtowc_r.c | 0 newlib/src/newlib/libc/stdlib/mlock.c | 0 newlib/src/newlib/libc/stdlib/mprec.c | 0 newlib/src/newlib/libc/stdlib/mprec.h | 0 newlib/src/newlib/libc/stdlib/mrand48.c | 0 newlib/src/newlib/libc/stdlib/msize.c | 0 newlib/src/newlib/libc/stdlib/mstats.c | 0 newlib/src/newlib/libc/stdlib/mtrim.c | 0 newlib/src/newlib/libc/stdlib/nrand48.c | 0 newlib/src/newlib/libc/stdlib/on_exit.c | 0 newlib/src/newlib/libc/stdlib/putenv.c | 0 newlib/src/newlib/libc/stdlib/putenv_r.c | 0 newlib/src/newlib/libc/stdlib/rand.c | 0 newlib/src/newlib/libc/stdlib/rand48.c | 0 newlib/src/newlib/libc/stdlib/rand48.h | 0 newlib/src/newlib/libc/stdlib/rand_r.c | 0 newlib/src/newlib/libc/stdlib/realloc.c | 0 newlib/src/newlib/libc/stdlib/reallocf.c | 0 newlib/src/newlib/libc/stdlib/sb_charsets.c | 0 newlib/src/newlib/libc/stdlib/seed48.c | 0 newlib/src/newlib/libc/stdlib/setenv.c | 0 newlib/src/newlib/libc/stdlib/setenv_r.c | 0 newlib/src/newlib/libc/stdlib/srand48.c | 0 newlib/src/newlib/libc/stdlib/std.h | 0 newlib/src/newlib/libc/stdlib/stdlib.tex | 0 newlib/src/newlib/libc/stdlib/strtod.c | 0 newlib/src/newlib/libc/stdlib/strtol.c | 0 newlib/src/newlib/libc/stdlib/strtold.c | 0 newlib/src/newlib/libc/stdlib/strtoll.c | 0 newlib/src/newlib/libc/stdlib/strtoll_r.c | 0 newlib/src/newlib/libc/stdlib/strtoul.c | 0 newlib/src/newlib/libc/stdlib/strtoull.c | 0 newlib/src/newlib/libc/stdlib/strtoull_r.c | 0 newlib/src/newlib/libc/stdlib/system.c | 0 newlib/src/newlib/libc/stdlib/valloc.c | 0 newlib/src/newlib/libc/stdlib/wcrtomb.c | 0 newlib/src/newlib/libc/stdlib/wcsnrtombs.c | 0 newlib/src/newlib/libc/stdlib/wcsrtombs.c | 0 newlib/src/newlib/libc/stdlib/wcstod.c | 0 newlib/src/newlib/libc/stdlib/wcstol.c | 0 newlib/src/newlib/libc/stdlib/wcstold.c | 0 newlib/src/newlib/libc/stdlib/wcstoll.c | 0 newlib/src/newlib/libc/stdlib/wcstoll_r.c | 0 newlib/src/newlib/libc/stdlib/wcstombs.c | 0 newlib/src/newlib/libc/stdlib/wcstombs_r.c | 0 newlib/src/newlib/libc/stdlib/wcstoul.c | 0 newlib/src/newlib/libc/stdlib/wcstoull.c | 0 newlib/src/newlib/libc/stdlib/wcstoull_r.c | 0 newlib/src/newlib/libc/stdlib/wctob.c | 0 newlib/src/newlib/libc/stdlib/wctomb.c | 0 newlib/src/newlib/libc/stdlib/wctomb_r.c | 0 newlib/src/newlib/libc/string/Makefile.am | 0 newlib/src/newlib/libc/string/Makefile.in | 0 newlib/src/newlib/libc/string/bcmp.c | 0 newlib/src/newlib/libc/string/bcopy.c | 0 newlib/src/newlib/libc/string/bzero.c | 0 newlib/src/newlib/libc/string/index.c | 0 newlib/src/newlib/libc/string/local.h | 0 newlib/src/newlib/libc/string/memccpy.c | 0 newlib/src/newlib/libc/string/memchr.c | 0 newlib/src/newlib/libc/string/memcmp.c | 0 newlib/src/newlib/libc/string/memcpy.c | 0 newlib/src/newlib/libc/string/memmem.c | 0 newlib/src/newlib/libc/string/memmove.c | 0 newlib/src/newlib/libc/string/mempcpy.c | 0 newlib/src/newlib/libc/string/memset.c | 0 newlib/src/newlib/libc/string/rindex.c | 0 newlib/src/newlib/libc/string/stpcpy.c | 0 newlib/src/newlib/libc/string/stpncpy.c | 0 newlib/src/newlib/libc/string/str-two-way.h | 0 newlib/src/newlib/libc/string/strcasecmp.c | 0 newlib/src/newlib/libc/string/strcasestr.c | 0 newlib/src/newlib/libc/string/strcat.c | 0 newlib/src/newlib/libc/string/strchr.c | 0 newlib/src/newlib/libc/string/strcmp.c | 0 newlib/src/newlib/libc/string/strcoll.c | 0 newlib/src/newlib/libc/string/strcpy.c | 0 newlib/src/newlib/libc/string/strcspn.c | 0 newlib/src/newlib/libc/string/strdup.c | 0 newlib/src/newlib/libc/string/strdup_r.c | 0 newlib/src/newlib/libc/string/strerror.c | 0 newlib/src/newlib/libc/string/strerror_r.c | 0 newlib/src/newlib/libc/string/strings.tex | 0 newlib/src/newlib/libc/string/strlcat.c | 0 newlib/src/newlib/libc/string/strlcpy.c | 0 newlib/src/newlib/libc/string/strlen.c | 0 newlib/src/newlib/libc/string/strlwr.c | 0 newlib/src/newlib/libc/string/strncasecmp.c | 0 newlib/src/newlib/libc/string/strncat.c | 0 newlib/src/newlib/libc/string/strncmp.c | 0 newlib/src/newlib/libc/string/strncpy.c | 0 newlib/src/newlib/libc/string/strndup.c | 0 newlib/src/newlib/libc/string/strndup_r.c | 0 newlib/src/newlib/libc/string/strnlen.c | 0 newlib/src/newlib/libc/string/strpbrk.c | 0 newlib/src/newlib/libc/string/strrchr.c | 0 newlib/src/newlib/libc/string/strsep.c | 0 newlib/src/newlib/libc/string/strsignal.c | 0 newlib/src/newlib/libc/string/strspn.c | 0 newlib/src/newlib/libc/string/strstr.c | 0 newlib/src/newlib/libc/string/strtok.c | 0 newlib/src/newlib/libc/string/strtok_r.c | 0 newlib/src/newlib/libc/string/strupr.c | 0 newlib/src/newlib/libc/string/strxfrm.c | 0 newlib/src/newlib/libc/string/swab.c | 0 newlib/src/newlib/libc/string/u_strerr.c | 0 newlib/src/newlib/libc/string/wcpcpy.c | 0 newlib/src/newlib/libc/string/wcpncpy.c | 0 newlib/src/newlib/libc/string/wcscasecmp.c | 0 newlib/src/newlib/libc/string/wcscat.c | 0 newlib/src/newlib/libc/string/wcschr.c | 0 newlib/src/newlib/libc/string/wcscmp.c | 0 newlib/src/newlib/libc/string/wcscoll.c | 0 newlib/src/newlib/libc/string/wcscpy.c | 0 newlib/src/newlib/libc/string/wcscspn.c | 0 newlib/src/newlib/libc/string/wcsdup.c | 0 newlib/src/newlib/libc/string/wcslcat.c | 0 newlib/src/newlib/libc/string/wcslcpy.c | 0 newlib/src/newlib/libc/string/wcslen.c | 0 newlib/src/newlib/libc/string/wcsncasecmp.c | 0 newlib/src/newlib/libc/string/wcsncat.c | 0 newlib/src/newlib/libc/string/wcsncmp.c | 0 newlib/src/newlib/libc/string/wcsncpy.c | 0 newlib/src/newlib/libc/string/wcsnlen.c | 0 newlib/src/newlib/libc/string/wcspbrk.c | 0 newlib/src/newlib/libc/string/wcsrchr.c | 0 newlib/src/newlib/libc/string/wcsspn.c | 0 newlib/src/newlib/libc/string/wcsstr.c | 0 newlib/src/newlib/libc/string/wcstok.c | 0 newlib/src/newlib/libc/string/wcstrings.tex | 0 newlib/src/newlib/libc/string/wcswidth.c | 0 newlib/src/newlib/libc/string/wcsxfrm.c | 0 newlib/src/newlib/libc/string/wcwidth.c | 0 newlib/src/newlib/libc/string/wmemchr.c | 0 newlib/src/newlib/libc/string/wmemcmp.c | 0 newlib/src/newlib/libc/string/wmemcpy.c | 0 newlib/src/newlib/libc/string/wmemmove.c | 0 newlib/src/newlib/libc/string/wmemset.c | 0 newlib/src/newlib/libc/sys.tex | 0 newlib/src/newlib/libc/sys/Makefile.am | 0 newlib/src/newlib/libc/sys/Makefile.in | 0 newlib/src/newlib/libc/sys/a29khif/Makefile.am | 0 newlib/src/newlib/libc/sys/a29khif/Makefile.in | 0 newlib/src/newlib/libc/sys/a29khif/_alloc.S | 0 newlib/src/newlib/libc/sys/a29khif/_close.S | 0 newlib/src/newlib/libc/sys/a29khif/_cycles.S | 0 newlib/src/newlib/libc/sys/a29khif/_exit.S | 0 newlib/src/newlib/libc/sys/a29khif/_fstat.S | 0 newlib/src/newlib/libc/sys/a29khif/_getpsiz.S | 0 newlib/src/newlib/libc/sys/a29khif/_gettz.S | 0 newlib/src/newlib/libc/sys/a29khif/_ioctl.S | 0 newlib/src/newlib/libc/sys/a29khif/_iostat.S | 0 newlib/src/newlib/libc/sys/a29khif/_iowait.S | 0 newlib/src/newlib/libc/sys/a29khif/_isatty.S | 0 newlib/src/newlib/libc/sys/a29khif/_lseek.S | 0 newlib/src/newlib/libc/sys/a29khif/_open.S | 0 newlib/src/newlib/libc/sys/a29khif/_query.S | 0 newlib/src/newlib/libc/sys/a29khif/_read.S | 0 newlib/src/newlib/libc/sys/a29khif/_sbrk.S | 0 newlib/src/newlib/libc/sys/a29khif/_setim.S | 0 newlib/src/newlib/libc/sys/a29khif/_settrap.S | 0 newlib/src/newlib/libc/sys/a29khif/_setvec.S | 0 newlib/src/newlib/libc/sys/a29khif/_tmpnam.S | 0 newlib/src/newlib/libc/sys/a29khif/_write.S | 0 newlib/src/newlib/libc/sys/a29khif/aclocal.m4 | 0 newlib/src/newlib/libc/sys/a29khif/alloc.S | 0 newlib/src/newlib/libc/sys/a29khif/clock.S | 0 newlib/src/newlib/libc/sys/a29khif/configure.in | 0 newlib/src/newlib/libc/sys/a29khif/crt0.S | 0 newlib/src/newlib/libc/sys/a29khif/getargs.S | 0 newlib/src/newlib/libc/sys/a29khif/getenv.S | 0 newlib/src/newlib/libc/sys/a29khif/getpid.c | 0 newlib/src/newlib/libc/sys/a29khif/kill.c | 0 newlib/src/newlib/libc/sys/a29khif/read.S | 0 newlib/src/newlib/libc/sys/a29khif/remove.S | 0 newlib/src/newlib/libc/sys/a29khif/rename.S | 0 newlib/src/newlib/libc/sys/a29khif/signal.S | 0 newlib/src/newlib/libc/sys/a29khif/stubs.S | 0 newlib/src/newlib/libc/sys/a29khif/sys/cpudef.h | 0 newlib/src/newlib/libc/sys/a29khif/sys/fpsymbol.h | 0 newlib/src/newlib/libc/sys/a29khif/sys/intrinsi.h | 0 newlib/src/newlib/libc/sys/a29khif/sys/macros.h | 0 newlib/src/newlib/libc/sys/a29khif/sys/proreg.h | 0 newlib/src/newlib/libc/sys/a29khif/sys/romdcl.h | 0 newlib/src/newlib/libc/sys/a29khif/sys/smartmac.h | 0 newlib/src/newlib/libc/sys/a29khif/sys/sysmac.h | 0 newlib/src/newlib/libc/sys/a29khif/systime.S | 0 newlib/src/newlib/libc/sys/a29khif/vec.S | 0 newlib/src/newlib/libc/sys/aclocal.m4 | 0 newlib/src/newlib/libc/sys/arc/Makefile.am | 0 newlib/src/newlib/libc/sys/arc/Makefile.in | 0 newlib/src/newlib/libc/sys/arc/aclocal.m4 | 0 newlib/src/newlib/libc/sys/arc/configure.in | 0 newlib/src/newlib/libc/sys/arc/crt0.S | 0 newlib/src/newlib/libc/sys/arc/dummy.S | 0 newlib/src/newlib/libc/sys/arc/isatty.c | 0 newlib/src/newlib/libc/sys/arc/mem-layout.c | 0 newlib/src/newlib/libc/sys/arc/sbrk.c | 0 newlib/src/newlib/libc/sys/arc/sys/syscall.h | 0 newlib/src/newlib/libc/sys/arc/syscalls.c | 0 newlib/src/newlib/libc/sys/arm/Makefile.am | 0 newlib/src/newlib/libc/sys/arm/Makefile.in | 0 newlib/src/newlib/libc/sys/arm/aclocal.m4 | 0 newlib/src/newlib/libc/sys/arm/aeabi_atexit.c | 0 newlib/src/newlib/libc/sys/arm/configure.in | 0 newlib/src/newlib/libc/sys/arm/crt0.S | 0 newlib/src/newlib/libc/sys/arm/libcfunc.c | 0 newlib/src/newlib/libc/sys/arm/swi.h | 0 newlib/src/newlib/libc/sys/arm/sys/fcntl.h | 0 newlib/src/newlib/libc/sys/arm/sys/param.h | 0 newlib/src/newlib/libc/sys/arm/syscalls.c | 0 newlib/src/newlib/libc/sys/arm/trap.S | 0 newlib/src/newlib/libc/sys/configure.in | 0 newlib/src/newlib/libc/sys/d10v/Makefile.am | 0 newlib/src/newlib/libc/sys/d10v/Makefile.in | 0 newlib/src/newlib/libc/sys/d10v/aclocal.m4 | 0 newlib/src/newlib/libc/sys/d10v/configure.in | 0 newlib/src/newlib/libc/sys/d10v/creat.c | 0 newlib/src/newlib/libc/sys/d10v/crt0.S | 0 newlib/src/newlib/libc/sys/d10v/sys/syscall.h | 0 newlib/src/newlib/libc/sys/d10v/syscalls.c | 0 newlib/src/newlib/libc/sys/d10v/trap.S | 0 newlib/src/newlib/libc/sys/decstation/Makefile.am | 0 newlib/src/newlib/libc/sys/decstation/Makefile.in | 0 newlib/src/newlib/libc/sys/decstation/_main.c | 0 newlib/src/newlib/libc/sys/decstation/aclocal.m4 | 0 newlib/src/newlib/libc/sys/decstation/configure.in | 0 newlib/src/newlib/libc/sys/decstation/sys/dirent.h | 0 newlib/src/newlib/libc/sys/h8300hms/Makefile.am | 0 newlib/src/newlib/libc/sys/h8300hms/Makefile.in | 0 newlib/src/newlib/libc/sys/h8300hms/_exit.S | 0 newlib/src/newlib/libc/sys/h8300hms/aclocal.m4 | 0 newlib/src/newlib/libc/sys/h8300hms/close.S | 0 newlib/src/newlib/libc/sys/h8300hms/configure.in | 0 newlib/src/newlib/libc/sys/h8300hms/crt0.S | 0 newlib/src/newlib/libc/sys/h8300hms/crt1.c | 0 newlib/src/newlib/libc/sys/h8300hms/fstat.S | 0 newlib/src/newlib/libc/sys/h8300hms/lseek.S | 0 newlib/src/newlib/libc/sys/h8300hms/misc.c | 0 newlib/src/newlib/libc/sys/h8300hms/open.S | 0 newlib/src/newlib/libc/sys/h8300hms/read.S | 0 newlib/src/newlib/libc/sys/h8300hms/sbrk.c | 0 newlib/src/newlib/libc/sys/h8300hms/setarch.h | 0 newlib/src/newlib/libc/sys/h8300hms/stat.S | 0 newlib/src/newlib/libc/sys/h8300hms/sys/file.h | 0 newlib/src/newlib/libc/sys/h8300hms/sys/syscall.h | 0 newlib/src/newlib/libc/sys/h8300hms/syscalls.c | 0 newlib/src/newlib/libc/sys/h8300hms/write.S | 0 newlib/src/newlib/libc/sys/h8500hms/Makefile.am | 0 newlib/src/newlib/libc/sys/h8500hms/Makefile.in | 0 newlib/src/newlib/libc/sys/h8500hms/aclocal.m4 | 0 newlib/src/newlib/libc/sys/h8500hms/configure.in | 0 newlib/src/newlib/libc/sys/h8500hms/crt0.c | 0 newlib/src/newlib/libc/sys/h8500hms/misc.c | 0 newlib/src/newlib/libc/sys/h8500hms/syscalls.c | 0 newlib/src/newlib/libc/sys/linux/Makefile.am | 0 newlib/src/newlib/libc/sys/linux/Makefile.in | 0 newlib/src/newlib/libc/sys/linux/aclocal.m4 | 0 newlib/src/newlib/libc/sys/linux/aio.c | 0 newlib/src/newlib/libc/sys/linux/aio64.c | 0 newlib/src/newlib/libc/sys/linux/argp/Makefile.am | 0 newlib/src/newlib/libc/sys/linux/argp/Makefile.in | 0 newlib/src/newlib/libc/sys/linux/argp/argp-ba.c | 0 newlib/src/newlib/libc/sys/linux/argp/argp-eexst.c | 0 .../src/newlib/libc/sys/linux/argp/argp-fmtstream.c | 0 .../src/newlib/libc/sys/linux/argp/argp-fmtstream.h | 0 .../src/newlib/libc/sys/linux/argp/argp-fs-xinl.c | 0 newlib/src/newlib/libc/sys/linux/argp/argp-help.c | 0 .../src/newlib/libc/sys/linux/argp/argp-namefrob.h | 0 newlib/src/newlib/libc/sys/linux/argp/argp-parse.c | 0 newlib/src/newlib/libc/sys/linux/argp/argp-pv.c | 0 newlib/src/newlib/libc/sys/linux/argp/argp-pvh.c | 0 newlib/src/newlib/libc/sys/linux/argp/argp-xinl.c | 0 newlib/src/newlib/libc/sys/linux/bits/dirent.h | 0 newlib/src/newlib/libc/sys/linux/bits/initspin.h | 0 newlib/src/newlib/libc/sys/linux/bits/libc-lock.h | 0 .../src/newlib/libc/sys/linux/bits/pthreadtypes.h | 0 newlib/src/newlib/libc/sys/linux/bits/typesizes.h | 0 newlib/src/newlib/libc/sys/linux/bp-checks.h | 0 newlib/src/newlib/libc/sys/linux/brk.c | 0 newlib/src/newlib/libc/sys/linux/calloc.c | 0 newlib/src/newlib/libc/sys/linux/callocr.c | 0 newlib/src/newlib/libc/sys/linux/cfreer.c | 0 newlib/src/newlib/libc/sys/linux/cfspeed.c | 0 newlib/src/newlib/libc/sys/linux/clock_getres.c | 0 newlib/src/newlib/libc/sys/linux/clock_gettime.c | 0 newlib/src/newlib/libc/sys/linux/clock_settime.c | 0 newlib/src/newlib/libc/sys/linux/cmath/Makefile.am | 0 newlib/src/newlib/libc/sys/linux/cmath/Makefile.in | 0 .../src/newlib/libc/sys/linux/cmath/math_private.h | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cacos.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cacosf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cacosh.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cacoshf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cacoshl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cacosl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_casin.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_casinf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_casinh.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_casinhf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_casinhl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_casinl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_catan.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_catanf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_catanh.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_catanhf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_catanhl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_catanl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cbrtl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ccos.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ccosf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ccosh.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ccoshf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ccoshl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ccosl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cexp.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cexpf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cexpl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_clog.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_clog10.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_clog10f.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_clog10l.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_clogf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_clogl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cpow.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cpowf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cpowl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cproj.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cprojf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_cprojl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csin.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csinf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csinh.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csinhf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csinhl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csinl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csqrt.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csqrtf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_csqrtl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ctan.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ctanf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ctanh.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ctanhf.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ctanhl.c | 0 newlib/src/newlib/libc/sys/linux/cmath/s_ctanl.c | 0 newlib/src/newlib/libc/sys/linux/config.h | 0 newlib/src/newlib/libc/sys/linux/configure.in | 0 newlib/src/newlib/libc/sys/linux/confstr.c | 0 newlib/src/newlib/libc/sys/linux/confstr.h | 0 newlib/src/newlib/libc/sys/linux/crt1.c | 0 newlib/src/newlib/libc/sys/linux/ctermid.c | 0 newlib/src/newlib/libc/sys/linux/dl/Makefile.am | 0 newlib/src/newlib/libc/sys/linux/dl/Makefile.in | 0 newlib/src/newlib/libc/sys/linux/dl/abi-tag.h | 0 newlib/src/newlib/libc/sys/linux/dl/atomicity.h | 0 newlib/src/newlib/libc/sys/linux/dl/dl-addr.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-cache.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-cache.h | 0 newlib/src/newlib/libc/sys/linux/dl/dl-close.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-debug.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-deps.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-dst.h | 0 newlib/src/newlib/libc/sys/linux/dl/dl-error.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-fini.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-init.c | 0 .../src/newlib/libc/sys/linux/dl/dl-iteratephdr.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-libc.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-librecon.h | 0 newlib/src/newlib/libc/sys/linux/dl/dl-load.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-local.h | 0 newlib/src/newlib/libc/sys/linux/dl/dl-lookup.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-lookupcfg.h | 0 newlib/src/newlib/libc/sys/linux/dl/dl-minimal.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-misc.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-object.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-open.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-osinfo.h | 0 newlib/src/newlib/libc/sys/linux/dl/dl-profile.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-profstub.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-reloc.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-runtime.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-support.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-sym.c | 0 newlib/src/newlib/libc/sys/linux/dl/dl-version.c | 0 newlib/src/newlib/libc/sys/linux/dl/do-lookup.h | 0 newlib/src/newlib/libc/sys/linux/dl/do-rel.h | 0 newlib/src/newlib/libc/sys/linux/dl/dynamic-link.h | 0 .../src/newlib/libc/sys/linux/dl/kernel-features.h | 0 newlib/src/newlib/libc/sys/linux/dl/ldsodefs.h | 0 newlib/src/newlib/libc/sys/linux/dl/libintl.h | 0 newlib/src/newlib/libc/sys/linux/dl/trusted-dirs.h | 0 newlib/src/newlib/libc/sys/linux/dl/unsecvars.h | 0 newlib/src/newlib/libc/sys/linux/fclean.c | 0 newlib/src/newlib/libc/sys/linux/flockfile.c | 0 newlib/src/newlib/libc/sys/linux/fpathconf.c | 0 newlib/src/newlib/libc/sys/linux/free.c | 0 newlib/src/newlib/libc/sys/linux/freer.c | 0 newlib/src/newlib/libc/sys/linux/fstab.c | 0 newlib/src/newlib/libc/sys/linux/fstatvfs.c | 0 newlib/src/newlib/libc/sys/linux/fstatvfs64.c | 0 newlib/src/newlib/libc/sys/linux/ftok.c | 0 newlib/src/newlib/libc/sys/linux/ftw.c | 0 newlib/src/newlib/libc/sys/linux/ftw64.c | 0 newlib/src/newlib/libc/sys/linux/funlockfile.c | 0 newlib/src/newlib/libc/sys/linux/getdate.c | 0 newlib/src/newlib/libc/sys/linux/getdate_err.c | 0 newlib/src/newlib/libc/sys/linux/gethostid.c | 0 newlib/src/newlib/libc/sys/linux/gethostname.c | 0 newlib/src/newlib/libc/sys/linux/getlogin.c | 0 newlib/src/newlib/libc/sys/linux/getopt.c | 0 newlib/src/newlib/libc/sys/linux/getopt1.c | 0 newlib/src/newlib/libc/sys/linux/getpwent.c | 0 newlib/src/newlib/libc/sys/linux/getreent.c | 0 newlib/src/newlib/libc/sys/linux/getrlimit64.c | 0 newlib/src/newlib/libc/sys/linux/getwd.c | 0 newlib/src/newlib/libc/sys/linux/hp-timing.h | 0 newlib/src/newlib/libc/sys/linux/iconv/Makefile.am | 0 newlib/src/newlib/libc/sys/linux/iconv/Makefile.in | 0 .../src/newlib/libc/sys/linux/iconv/categories.def | 0 .../newlib/libc/sys/linux/iconv/dummy-repertoire.c | 0 newlib/src/newlib/libc/sys/linux/iconv/gconv.c | 0 .../src/newlib/libc/sys/linux/iconv/gconv_builtin.c | 0 .../src/newlib/libc/sys/linux/iconv/gconv_builtin.h | 0 .../src/newlib/libc/sys/linux/iconv/gconv_cache.c | 0 .../src/newlib/libc/sys/linux/iconv/gconv_charset.h | 0 .../src/newlib/libc/sys/linux/iconv/gconv_close.c | 0 newlib/src/newlib/libc/sys/linux/iconv/gconv_conf.c | 0 newlib/src/newlib/libc/sys/linux/iconv/gconv_db.c | 0 newlib/src/newlib/libc/sys/linux/iconv/gconv_dl.c | 0 newlib/src/newlib/libc/sys/linux/iconv/gconv_int.h | 0 newlib/src/newlib/libc/sys/linux/iconv/gconv_open.c | 0 .../src/newlib/libc/sys/linux/iconv/gconv_simple.c | 0 .../src/newlib/libc/sys/linux/iconv/gconv_trans.c | 0 .../src/newlib/libc/sys/linux/iconv/hash-string.h | 0 newlib/src/newlib/libc/sys/linux/iconv/iconv.c | 0 newlib/src/newlib/libc/sys/linux/iconv/iconv.h | 0 .../src/newlib/libc/sys/linux/iconv/iconv_charmap.c | 0 .../src/newlib/libc/sys/linux/iconv/iconv_close.c | 0 newlib/src/newlib/libc/sys/linux/iconv/iconv_open.c | 0 .../src/newlib/libc/sys/linux/iconv/iconvconfig.h | 0 newlib/src/newlib/libc/sys/linux/iconv/loadinfo.h | 0 newlib/src/newlib/libc/sys/linux/iconv/localeinfo.h | 0 newlib/src/newlib/libc/sys/linux/iconv/loop.c | 0 newlib/src/newlib/libc/sys/linux/iconv/skeleton.c | 0 newlib/src/newlib/libc/sys/linux/ids.c | 0 newlib/src/newlib/libc/sys/linux/include/argp.h | 0 newlib/src/newlib/libc/sys/linux/include/arpa/ftp.h | 0 .../src/newlib/libc/sys/linux/include/arpa/inet.h | 0 .../newlib/libc/sys/linux/include/arpa/nameser.h | 0 .../libc/sys/linux/include/arpa/nameser_compat.h | 0 .../src/newlib/libc/sys/linux/include/arpa/telnet.h | 0 .../src/newlib/libc/sys/linux/include/arpa/tftp.h | 0 newlib/src/newlib/libc/sys/linux/include/bp-sym.h | 0 .../src/newlib/libc/sys/linux/include/cmathcalls.h | 0 newlib/src/newlib/libc/sys/linux/include/complex.h | 0 newlib/src/newlib/libc/sys/linux/include/dl-hash.h | 0 newlib/src/newlib/libc/sys/linux/include/dlfcn.h | 0 newlib/src/newlib/libc/sys/linux/include/fnmatch.h | 0 newlib/src/newlib/libc/sys/linux/include/gconv.h | 0 newlib/src/newlib/libc/sys/linux/include/getopt.h | 0 newlib/src/newlib/libc/sys/linux/include/glob.h | 0 newlib/src/newlib/libc/sys/linux/include/hesiod.h | 0 newlib/src/newlib/libc/sys/linux/include/iconv.h | 0 newlib/src/newlib/libc/sys/linux/include/ifaddrs.h | 0 newlib/src/newlib/libc/sys/linux/include/limits.h | 0 newlib/src/newlib/libc/sys/linux/include/link.h | 0 newlib/src/newlib/libc/sys/linux/include/ltdl.h | 0 newlib/src/newlib/libc/sys/linux/include/malloc.h | 0 newlib/src/newlib/libc/sys/linux/include/mcheck.h | 0 newlib/src/newlib/libc/sys/linux/include/mqueue.h | 0 .../src/newlib/libc/sys/linux/include/namespace.h | 0 newlib/src/newlib/libc/sys/linux/include/net/bpf.h | 0 .../newlib/libc/sys/linux/include/net/bpf_compat.h | 0 .../src/newlib/libc/sys/linux/include/net/bpfdesc.h | 0 .../src/newlib/libc/sys/linux/include/net/bridge.h | 0 .../newlib/libc/sys/linux/include/net/ethernet.h | 0 newlib/src/newlib/libc/sys/linux/include/net/fddi.h | 0 newlib/src/newlib/libc/sys/linux/include/net/if.h | 0 .../src/newlib/libc/sys/linux/include/net/if_arc.h | 0 .../src/newlib/libc/sys/linux/include/net/if_arp.h | 0 .../src/newlib/libc/sys/linux/include/net/if_dl.h | 0 .../src/newlib/libc/sys/linux/include/net/if_gif.h | 0 .../libc/sys/linux/include/net/if_ieee80211.h | 0 .../src/newlib/libc/sys/linux/include/net/if_llc.h | 0 .../src/newlib/libc/sys/linux/include/net/if_mib.h | 0 .../src/newlib/libc/sys/linux/include/net/if_ppp.h | 0 .../newlib/libc/sys/linux/include/net/if_slvar.h | 0 .../src/newlib/libc/sys/linux/include/net/if_sppp.h | 0 .../src/newlib/libc/sys/linux/include/net/if_stf.h | 0 .../src/newlib/libc/sys/linux/include/net/if_tap.h | 0 .../newlib/libc/sys/linux/include/net/if_tapvar.h | 0 .../src/newlib/libc/sys/linux/include/net/if_tun.h | 0 .../newlib/libc/sys/linux/include/net/if_tunvar.h | 0 .../newlib/libc/sys/linux/include/net/if_types.h | 0 .../src/newlib/libc/sys/linux/include/net/if_var.h | 0 .../newlib/libc/sys/linux/include/net/if_vlan_var.h | 0 .../src/newlib/libc/sys/linux/include/net/intrq.h | 0 .../newlib/libc/sys/linux/include/net/iso88025.h | 0 .../newlib/libc/sys/linux/include/net/net_osdep.h | 0 .../src/newlib/libc/sys/linux/include/net/netisr.h | 0 newlib/src/newlib/libc/sys/linux/include/net/pfil.h | 0 .../src/newlib/libc/sys/linux/include/net/pfkeyv2.h | 0 .../newlib/libc/sys/linux/include/net/ppp_comp.h | 0 .../newlib/libc/sys/linux/include/net/ppp_defs.h | 0 .../src/newlib/libc/sys/linux/include/net/radix.h | 0 .../src/newlib/libc/sys/linux/include/net/raw_cb.h | 0 .../src/newlib/libc/sys/linux/include/net/route.h | 0 .../newlib/libc/sys/linux/include/net/slcompress.h | 0 newlib/src/newlib/libc/sys/linux/include/net/slip.h | 0 newlib/src/newlib/libc/sys/linux/include/net/zlib.h | 0 .../src/newlib/libc/sys/linux/include/netconfig.h | 0 newlib/src/newlib/libc/sys/linux/include/netdb.h | 0 .../newlib/libc/sys/linux/include/netinet/icmp6.h | 0 .../libc/sys/linux/include/netinet/icmp_var.h | 0 .../libc/sys/linux/include/netinet/if_ether.h | 0 .../newlib/libc/sys/linux/include/netinet/igmp.h | 0 .../libc/sys/linux/include/netinet/igmp_var.h | 0 .../src/newlib/libc/sys/linux/include/netinet/in.h | 0 .../newlib/libc/sys/linux/include/netinet/in_gif.h | 0 .../newlib/libc/sys/linux/include/netinet/in_pcb.h | 0 .../libc/sys/linux/include/netinet/in_systm.h | 0 .../newlib/libc/sys/linux/include/netinet/in_var.h | 0 .../src/newlib/libc/sys/linux/include/netinet/ip.h | 0 .../src/newlib/libc/sys/linux/include/netinet/ip6.h | 0 .../libc/sys/linux/include/netinet/ip_dummynet.h | 0 .../newlib/libc/sys/linux/include/netinet/ip_ecn.h | 0 .../libc/sys/linux/include/netinet/ip_encap.h | 0 .../newlib/libc/sys/linux/include/netinet/ip_fw.h | 0 .../newlib/libc/sys/linux/include/netinet/ip_icmp.h | 0 .../libc/sys/linux/include/netinet/ip_mroute.h | 0 .../newlib/libc/sys/linux/include/netinet/ip_var.h | 0 .../libc/sys/linux/include/netinet/ipprotosw.h | 0 .../src/newlib/libc/sys/linux/include/netinet/tcp.h | 0 .../libc/sys/linux/include/netinet/tcp_debug.h | 0 .../newlib/libc/sys/linux/include/netinet/tcp_fsm.h | 0 .../newlib/libc/sys/linux/include/netinet/tcp_seq.h | 0 .../libc/sys/linux/include/netinet/tcp_timer.h | 0 .../newlib/libc/sys/linux/include/netinet/tcp_var.h | 0 .../newlib/libc/sys/linux/include/netinet/tcpip.h | 0 .../src/newlib/libc/sys/linux/include/netinet/udp.h | 0 .../newlib/libc/sys/linux/include/netinet/udp_var.h | 0 .../src/newlib/libc/sys/linux/include/netinet6/ah.h | 0 .../newlib/libc/sys/linux/include/netinet6/ah6.h | 0 .../newlib/libc/sys/linux/include/netinet6/esp.h | 0 .../newlib/libc/sys/linux/include/netinet6/esp6.h | 0 .../libc/sys/linux/include/netinet6/esp_rijndael.h | 0 .../newlib/libc/sys/linux/include/netinet6/icmp6.h | 0 .../newlib/libc/sys/linux/include/netinet6/in6.h | 0 .../libc/sys/linux/include/netinet6/in6_gif.h | 0 .../libc/sys/linux/include/netinet6/in6_ifattach.h | 0 .../libc/sys/linux/include/netinet6/in6_pcb.h | 0 .../libc/sys/linux/include/netinet6/in6_prefix.h | 0 .../libc/sys/linux/include/netinet6/in6_var.h | 0 .../newlib/libc/sys/linux/include/netinet6/ip6.h | 0 .../libc/sys/linux/include/netinet6/ip6_ecn.h | 0 .../newlib/libc/sys/linux/include/netinet6/ip6_fw.h | 0 .../libc/sys/linux/include/netinet6/ip6_mroute.h | 0 .../libc/sys/linux/include/netinet6/ip6_var.h | 0 .../libc/sys/linux/include/netinet6/ip6protosw.h | 0 .../newlib/libc/sys/linux/include/netinet6/ipcomp.h | 0 .../libc/sys/linux/include/netinet6/ipcomp6.h | 0 .../newlib/libc/sys/linux/include/netinet6/ipsec.h | 0 .../newlib/libc/sys/linux/include/netinet6/ipsec6.h | 0 .../libc/sys/linux/include/netinet6/mld6_var.h | 0 .../newlib/libc/sys/linux/include/netinet6/nd6.h | 0 .../newlib/libc/sys/linux/include/netinet6/pim6.h | 0 .../libc/sys/linux/include/netinet6/pim6_var.h | 0 .../libc/sys/linux/include/netinet6/raw_ip6.h | 0 .../libc/sys/linux/include/netinet6/scope6_var.h | 0 .../libc/sys/linux/include/netinet6/tcp6_var.h | 0 .../libc/sys/linux/include/netinet6/udp6_var.h | 0 .../src/newlib/libc/sys/linux/include/netns/idp.h | 0 .../newlib/libc/sys/linux/include/netns/idp_var.h | 0 newlib/src/newlib/libc/sys/linux/include/netns/ns.h | 0 .../newlib/libc/sys/linux/include/netns/ns_error.h | 0 .../src/newlib/libc/sys/linux/include/netns/ns_if.h | 0 .../newlib/libc/sys/linux/include/netns/ns_pcb.h | 0 newlib/src/newlib/libc/sys/linux/include/netns/sp.h | 0 .../src/newlib/libc/sys/linux/include/netns/spidp.h | 0 .../newlib/libc/sys/linux/include/netns/spp_debug.h | 0 .../newlib/libc/sys/linux/include/netns/spp_timer.h | 0 .../newlib/libc/sys/linux/include/netns/spp_var.h | 0 newlib/src/newlib/libc/sys/linux/include/paths.h | 0 newlib/src/newlib/libc/sys/linux/include/pthread.h | 0 newlib/src/newlib/libc/sys/linux/include/regex.h | 0 newlib/src/newlib/libc/sys/linux/include/resolv.h | 0 .../src/newlib/libc/sys/linux/include/rpc/Makefile | 0 newlib/src/newlib/libc/sys/linux/include/rpc/auth.h | 0 .../newlib/libc/sys/linux/include/rpc/auth_des.h | 0 .../newlib/libc/sys/linux/include/rpc/auth_kerb.h | 0 .../newlib/libc/sys/linux/include/rpc/auth_unix.h | 0 newlib/src/newlib/libc/sys/linux/include/rpc/clnt.h | 0 .../newlib/libc/sys/linux/include/rpc/clnt_soc.h | 0 .../newlib/libc/sys/linux/include/rpc/clnt_stat.h | 0 newlib/src/newlib/libc/sys/linux/include/rpc/des.h | 0 .../newlib/libc/sys/linux/include/rpc/des_crypt.h | 0 .../src/newlib/libc/sys/linux/include/rpc/nettype.h | 0 .../newlib/libc/sys/linux/include/rpc/pmap_clnt.h | 0 .../newlib/libc/sys/linux/include/rpc/pmap_prot.h | 0 .../newlib/libc/sys/linux/include/rpc/pmap_rmt.h | 0 newlib/src/newlib/libc/sys/linux/include/rpc/raw.h | 0 newlib/src/newlib/libc/sys/linux/include/rpc/rpc.h | 0 .../src/newlib/libc/sys/linux/include/rpc/rpc_com.h | 0 .../src/newlib/libc/sys/linux/include/rpc/rpc_msg.h | 0 .../newlib/libc/sys/linux/include/rpc/rpcb_clnt.h | 0 .../newlib/libc/sys/linux/include/rpc/rpcb_prot.h | 0 .../newlib/libc/sys/linux/include/rpc/rpcb_prot.x | 0 .../src/newlib/libc/sys/linux/include/rpc/rpcent.h | 0 newlib/src/newlib/libc/sys/linux/include/rpc/svc.h | 0 .../newlib/libc/sys/linux/include/rpc/svc_auth.h | 0 .../src/newlib/libc/sys/linux/include/rpc/svc_dg.h | 0 .../src/newlib/libc/sys/linux/include/rpc/svc_soc.h | 0 .../src/newlib/libc/sys/linux/include/rpc/types.h | 0 newlib/src/newlib/libc/sys/linux/include/rpc/xdr.h | 0 newlib/src/newlib/libc/sys/linux/include/rune.h | 0 newlib/src/newlib/libc/sys/linux/include/runetype.h | 0 newlib/src/newlib/libc/sys/linux/include/sched.h | 0 .../src/newlib/libc/sys/linux/include/semaphore.h | 0 newlib/src/newlib/libc/sys/linux/include/setjmp.h | 0 .../src/newlib/libc/sys/linux/include/setlocale.h | 0 newlib/src/newlib/libc/sys/linux/include/stdint.h | 0 newlib/src/newlib/libc/sys/linux/include/time.h | 0 .../newlib/libc/sys/linux/include/un-namespace.h | 0 newlib/src/newlib/libc/sys/linux/include/unistd.h | 0 newlib/src/newlib/libc/sys/linux/include/wordexp.h | 0 newlib/src/newlib/libc/sys/linux/inode.c | 0 newlib/src/newlib/libc/sys/linux/internal_statvfs.c | 0 newlib/src/newlib/libc/sys/linux/intl/Makefile.am | 0 newlib/src/newlib/libc/sys/linux/intl/Makefile.in | 0 newlib/src/newlib/libc/sys/linux/intl/bindtextdom.c | 0 newlib/src/newlib/libc/sys/linux/intl/catgets.c | 0 newlib/src/newlib/libc/sys/linux/intl/catgetsinfo.h | 0 newlib/src/newlib/libc/sys/linux/intl/config.h | 0 newlib/src/newlib/libc/sys/linux/intl/dcgettext.c | 0 newlib/src/newlib/libc/sys/linux/intl/dcigettext.c | 0 newlib/src/newlib/libc/sys/linux/intl/dcngettext.c | 0 newlib/src/newlib/libc/sys/linux/intl/dgettext.c | 0 newlib/src/newlib/libc/sys/linux/intl/dngettext.c | 0 newlib/src/newlib/libc/sys/linux/intl/explodename.c | 0 newlib/src/newlib/libc/sys/linux/intl/finddomain.c | 0 newlib/src/newlib/libc/sys/linux/intl/gettext.c | 0 newlib/src/newlib/libc/sys/linux/intl/gettext.h | 0 newlib/src/newlib/libc/sys/linux/intl/gettextP.h | 0 newlib/src/newlib/libc/sys/linux/intl/hash-string.h | 0 newlib/src/newlib/libc/sys/linux/intl/l10nflist.c | 0 newlib/src/newlib/libc/sys/linux/intl/lcl_stpcpy.c | 0 newlib/src/newlib/libc/sys/linux/intl/loadinfo.h | 0 newlib/src/newlib/libc/sys/linux/intl/loadmsgcat.c | 0 newlib/src/newlib/libc/sys/linux/intl/localealias.c | 0 newlib/src/newlib/libc/sys/linux/intl/ngettext.c | 0 .../src/newlib/libc/sys/linux/intl/open_catalog.c | 0 newlib/src/newlib/libc/sys/linux/intl/plural.c | 0 newlib/src/newlib/libc/sys/linux/intl/plural.y | 0 newlib/src/newlib/libc/sys/linux/intl/textdomain.c | 0 newlib/src/newlib/libc/sys/linux/io.c | 0 newlib/src/newlib/libc/sys/linux/io64.c | 0 newlib/src/newlib/libc/sys/linux/ipc.c | 0 newlib/src/newlib/libc/sys/linux/isatty.c | 0 newlib/src/newlib/libc/sys/linux/kernel_sigaction.h | 0 newlib/src/newlib/libc/sys/linux/libc-internal.h | 0 newlib/src/newlib/libc/sys/linux/libc-symbols.h | 0 newlib/src/newlib/libc/sys/linux/libc-tsd.h | 0 newlib/src/newlib/libc/sys/linux/libintl.h | 0 newlib/src/newlib/libc/sys/linux/linux.c | 0 newlib/src/newlib/libc/sys/linux/linux_fsinfo.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/LICENSE | 0 .../newlib/libc/sys/linux/linuxthreads/Makefile.am | 0 .../newlib/libc/sys/linux/linuxthreads/Makefile.in | 0 .../newlib/libc/sys/linux/linuxthreads/aclocal.m4 | 0 .../src/newlib/libc/sys/linux/linuxthreads/attr.c | 0 .../newlib/libc/sys/linux/linuxthreads/barrier.c | 0 .../libc/sys/linux/linuxthreads/bits/initspin.h | 0 .../libc/sys/linux/linuxthreads/bits/libc-lock.h | 0 .../libc/sys/linux/linuxthreads/bits/libc-tsd.h | 0 .../libc/sys/linux/linuxthreads/bits/local_lim.h | 0 .../libc/sys/linux/linuxthreads/bits/posix_opt.h | 0 .../libc/sys/linux/linuxthreads/bits/pthreadtypes.h | 0 .../libc/sys/linux/linuxthreads/bits/sigthread.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/bp-sym.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/cancel.c | 0 .../newlib/libc/sys/linux/linuxthreads/condvar.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/config.h | 0 .../newlib/libc/sys/linux/linuxthreads/configure.in | 0 .../src/newlib/libc/sys/linux/linuxthreads/defs.awk | 0 .../newlib/libc/sys/linux/linuxthreads/ecmutex.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/events.c | 0 .../libc/sys/linux/linuxthreads/getcpuclockid.c | 0 .../newlib/libc/sys/linux/linuxthreads/getreent.c | 0 .../newlib/libc/sys/linux/linuxthreads/internals.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/join.c | 0 .../newlib/libc/sys/linux/linuxthreads/joinrace.c | 0 .../libc/sys/linux/linuxthreads/kernel-features.h | 0 .../libc/sys/linux/linuxthreads/libc-internal.h | 0 .../libc/sys/linux/linuxthreads/libc-symbols.h | 0 .../libc/sys/linux/linuxthreads/linuxthreads.texi | 0 .../newlib/libc/sys/linux/linuxthreads/lockfile.c | 0 .../libc/sys/linux/linuxthreads/machine/Makefile.am | 0 .../libc/sys/linux/linuxthreads/machine/Makefile.in | 0 .../libc/sys/linux/linuxthreads/machine/aclocal.m4 | 0 .../sys/linux/linuxthreads/machine/configure.in | 0 .../linuxthreads/machine/generic/generic-sysdep.h | 0 .../sys/linux/linuxthreads/machine/i386/Makefile.am | 0 .../sys/linux/linuxthreads/machine/i386/Makefile.in | 0 .../sys/linux/linuxthreads/machine/i386/aclocal.m4 | 0 .../sys/linux/linuxthreads/machine/i386/bp-asm.h | 0 .../sys/linux/linuxthreads/machine/i386/clone.S | 0 .../linux/linuxthreads/machine/i386/configure.in | 0 .../linux/linuxthreads/machine/i386/i386-sysdep.S | 0 .../linux/linuxthreads/machine/i386/i386-sysdep.h | 0 .../sys/linux/linuxthreads/machine/i386/pspinlock.c | 0 .../linux/linuxthreads/machine/i386/pt-machine.h | 0 .../linuxthreads/machine/i386/sigcontextinfo.h | 0 .../sys/linux/linuxthreads/machine/i386/stackinfo.h | 0 .../sys/linux/linuxthreads/machine/i386/sysdep.S | 0 .../sys/linux/linuxthreads/machine/i386/sysdep.h | 0 .../sys/linux/linuxthreads/machine/i386/useldt.h | 0 .../newlib/libc/sys/linux/linuxthreads/manager.c | 0 .../newlib/libc/sys/linux/linuxthreads/mq_notify.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/mutex.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/no-tsd.c | 0 .../libc/sys/linux/linuxthreads/oldsemaphore.c | 0 .../libc/sys/linux/linuxthreads/posix-timer.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/prio.c | 0 .../libc/sys/linux/linuxthreads/proc_service.h | 0 .../newlib/libc/sys/linux/linuxthreads/pt-machine.c | 0 .../libc/sys/linux/linuxthreads/ptclock_gettime.c | 0 .../libc/sys/linux/linuxthreads/ptclock_settime.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/ptfork.c | 0 .../newlib/libc/sys/linux/linuxthreads/pthread.c | 0 .../newlib/libc/sys/linux/linuxthreads/ptlongjmp.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/queue.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/reent.c | 0 .../libc/sys/linux/linuxthreads/reqsyscalls.c | 0 .../newlib/libc/sys/linux/linuxthreads/restart.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/rwlock.c | 0 .../newlib/libc/sys/linux/linuxthreads/semaphore.c | 0 .../newlib/libc/sys/linux/linuxthreads/semaphore.h | 0 .../libc/sys/linux/linuxthreads/shlib-compat.h | 0 .../newlib/libc/sys/linux/linuxthreads/signals.c | 0 .../newlib/libc/sys/linux/linuxthreads/specific.c | 0 .../newlib/libc/sys/linux/linuxthreads/spinlock.c | 0 .../newlib/libc/sys/linux/linuxthreads/spinlock.h | 0 .../src/newlib/libc/sys/linux/linuxthreads/sysctl.c | 0 .../newlib/libc/sys/linux/linuxthreads/td_init.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/td_log.c | 0 .../libc/sys/linux/linuxthreads/td_symbol_list.c | 0 .../libc/sys/linux/linuxthreads/td_ta_clear_event.c | 0 .../libc/sys/linux/linuxthreads/td_ta_delete.c | 0 .../sys/linux/linuxthreads/td_ta_enable_stats.c | 0 .../libc/sys/linux/linuxthreads/td_ta_event_addr.c | 0 .../sys/linux/linuxthreads/td_ta_event_getmsg.c | 0 .../sys/linux/linuxthreads/td_ta_get_nthreads.c | 0 .../libc/sys/linux/linuxthreads/td_ta_get_ph.c | 0 .../libc/sys/linux/linuxthreads/td_ta_get_stats.c | 0 .../libc/sys/linux/linuxthreads/td_ta_map_id2thr.c | 0 .../libc/sys/linux/linuxthreads/td_ta_map_lwp2thr.c | 0 .../newlib/libc/sys/linux/linuxthreads/td_ta_new.c | 0 .../libc/sys/linux/linuxthreads/td_ta_reset_stats.c | 0 .../libc/sys/linux/linuxthreads/td_ta_set_event.c | 0 .../sys/linux/linuxthreads/td_ta_setconcurrency.c | 0 .../libc/sys/linux/linuxthreads/td_ta_thr_iter.c | 0 .../libc/sys/linux/linuxthreads/td_ta_tsd_iter.c | 0 .../sys/linux/linuxthreads/td_thr_clear_event.c | 0 .../libc/sys/linux/linuxthreads/td_thr_dbresume.c | 0 .../libc/sys/linux/linuxthreads/td_thr_dbsuspend.c | 0 .../sys/linux/linuxthreads/td_thr_event_enable.c | 0 .../sys/linux/linuxthreads/td_thr_event_getmsg.c | 0 .../libc/sys/linux/linuxthreads/td_thr_get_info.c | 0 .../libc/sys/linux/linuxthreads/td_thr_getfpregs.c | 0 .../libc/sys/linux/linuxthreads/td_thr_getgregs.c | 0 .../libc/sys/linux/linuxthreads/td_thr_getxregs.c | 0 .../sys/linux/linuxthreads/td_thr_getxregsize.c | 0 .../libc/sys/linux/linuxthreads/td_thr_set_event.c | 0 .../libc/sys/linux/linuxthreads/td_thr_setfpregs.c | 0 .../libc/sys/linux/linuxthreads/td_thr_setgregs.c | 0 .../libc/sys/linux/linuxthreads/td_thr_setprio.c | 0 .../sys/linux/linuxthreads/td_thr_setsigpending.c | 0 .../libc/sys/linux/linuxthreads/td_thr_setxregs.c | 0 .../libc/sys/linux/linuxthreads/td_thr_sigsetmask.c | 0 .../newlib/libc/sys/linux/linuxthreads/td_thr_tsd.c | 0 .../libc/sys/linux/linuxthreads/td_thr_validate.c | 0 .../newlib/libc/sys/linux/linuxthreads/testrtsig.h | 0 .../newlib/libc/sys/linux/linuxthreads/thread_db.h | 0 .../newlib/libc/sys/linux/linuxthreads/thread_dbP.h | 0 .../libc/sys/linux/linuxthreads/timer_create.c | 0 .../libc/sys/linux/linuxthreads/timer_delete.c | 0 .../libc/sys/linux/linuxthreads/timer_getoverr.c | 0 .../libc/sys/linux/linuxthreads/timer_gettime.c | 0 .../libc/sys/linux/linuxthreads/timer_routines.c | 0 .../libc/sys/linux/linuxthreads/timer_settime.c | 0 .../newlib/libc/sys/linux/linuxthreads/tst-cancel.c | 0 .../libc/sys/linux/linuxthreads/tst-context.c | 0 .../newlib/libc/sys/linux/linuxthreads/tststack.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/unload.c | 0 .../src/newlib/libc/sys/linux/linuxthreads/weaks.c | 0 .../libc/sys/linux/linuxthreads/wrapsyscall.c | 0 .../src/newlib/libc/sys/linux/machine/Makefile.am | 0 .../src/newlib/libc/sys/linux/machine/Makefile.in | 0 newlib/src/newlib/libc/sys/linux/machine/aclocal.m4 | 0 .../src/newlib/libc/sys/linux/machine/configure.in | 0 .../src/newlib/libc/sys/linux/machine/hp-timing.h | 0 .../newlib/libc/sys/linux/machine/i386/Makefile.am | 0 .../newlib/libc/sys/linux/machine/i386/Makefile.in | 0 .../newlib/libc/sys/linux/machine/i386/aclocal.m4 | 0 .../src/newlib/libc/sys/linux/machine/i386/atomic.h | 0 .../newlib/libc/sys/linux/machine/i386/configure.in | 0 .../src/newlib/libc/sys/linux/machine/i386/crt0.c | 0 .../newlib/libc/sys/linux/machine/i386/dl-machine.h | 0 .../libc/sys/linux/machine/i386/dl-procinfo.c | 0 .../libc/sys/linux/machine/i386/dl-procinfo.h | 0 .../libc/sys/linux/machine/i386/get_clockfreq.c | 0 .../libc/sys/linux/machine/i386/getpagesize.c | 0 .../newlib/libc/sys/linux/machine/i386/hp-timing.c | 0 .../newlib/libc/sys/linux/machine/i386/hp-timing.h | 0 .../newlib/libc/sys/linux/machine/i386/huge_val.h | 0 .../newlib/libc/sys/linux/machine/i386/i386mach.h | 0 .../libc/sys/linux/machine/i386/include/endian.h | 0 .../libc/sys/linux/machine/i386/include/param.h | 0 .../libc/sys/linux/machine/i386/include/setjmp.h | 0 .../libc/sys/linux/machine/i386/include/termios.h | 0 .../src/newlib/libc/sys/linux/machine/i386/setjmp.S | 0 .../newlib/libc/sys/linux/machine/i386/sigaction.c | 0 .../newlib/libc/sys/linux/machine/i386/sigstack.h | 0 .../newlib/libc/sys/linux/machine/i386/socketcall.h | 0 .../newlib/libc/sys/linux/machine/i386/syscall.h | 0 .../src/newlib/libc/sys/linux/machine/i386/sysdep.h | 0 .../newlib/libc/sys/linux/machine/i386/weakalias.h | 0 newlib/src/newlib/libc/sys/linux/malign.c | 0 newlib/src/newlib/libc/sys/linux/malignr.c | 0 newlib/src/newlib/libc/sys/linux/mallinfor.c | 0 newlib/src/newlib/libc/sys/linux/malloc.c | 0 newlib/src/newlib/libc/sys/linux/mallocr.c | 0 newlib/src/newlib/libc/sys/linux/malloptr.c | 0 newlib/src/newlib/libc/sys/linux/mallstatsr.c | 0 newlib/src/newlib/libc/sys/linux/mcheck.c | 0 newlib/src/newlib/libc/sys/linux/mhooks.h | 0 newlib/src/newlib/libc/sys/linux/mmap.c | 0 newlib/src/newlib/libc/sys/linux/mntent.c | 0 newlib/src/newlib/libc/sys/linux/mntent_r.c | 0 newlib/src/newlib/libc/sys/linux/mq_close.c | 0 newlib/src/newlib/libc/sys/linux/mq_getattr.c | 0 newlib/src/newlib/libc/sys/linux/mq_notify.c | 0 newlib/src/newlib/libc/sys/linux/mq_open.c | 0 newlib/src/newlib/libc/sys/linux/mq_receive.c | 0 newlib/src/newlib/libc/sys/linux/mq_send.c | 0 newlib/src/newlib/libc/sys/linux/mq_setattr.c | 0 newlib/src/newlib/libc/sys/linux/mq_unlink.c | 0 newlib/src/newlib/libc/sys/linux/mqlocal.h | 0 newlib/src/newlib/libc/sys/linux/msize.c | 0 newlib/src/newlib/libc/sys/linux/msizer.c | 0 newlib/src/newlib/libc/sys/linux/mstats.c | 0 newlib/src/newlib/libc/sys/linux/mtrim.c | 0 newlib/src/newlib/libc/sys/linux/mtrimr.c | 0 newlib/src/newlib/libc/sys/linux/net/Makefile.am | 0 newlib/src/newlib/libc/sys/linux/net/Makefile.in | 0 newlib/src/newlib/libc/sys/linux/net/XXX-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/addr2ascii.c | 0 newlib/src/newlib/libc/sys/linux/net/alias-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/aliases.h | 0 newlib/src/newlib/libc/sys/linux/net/ascii2addr.c | 0 newlib/src/newlib/libc/sys/linux/net/base64.c | 0 newlib/src/newlib/libc/sys/linux/net/check_pf.c | 0 newlib/src/newlib/libc/sys/linux/net/databases.def | 0 newlib/src/newlib/libc/sys/linux/net/digits_dots.c | 0 newlib/src/newlib/libc/sys/linux/net/ether_aton.c | 0 newlib/src/newlib/libc/sys/linux/net/ether_aton_r.c | 0 newlib/src/newlib/libc/sys/linux/net/ether_hton.c | 0 newlib/src/newlib/libc/sys/linux/net/ether_line.c | 0 newlib/src/newlib/libc/sys/linux/net/ether_ntoa.c | 0 newlib/src/newlib/libc/sys/linux/net/ether_ntoa_r.c | 0 newlib/src/newlib/libc/sys/linux/net/ether_ntoh.c | 0 newlib/src/newlib/libc/sys/linux/net/etherent.h | 0 .../src/newlib/libc/sys/linux/net/ethers-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/function.def | 0 newlib/src/newlib/libc/sys/linux/net/getXXbyYY.c | 0 newlib/src/newlib/libc/sys/linux/net/getXXbyYY_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getXXent.c | 0 newlib/src/newlib/libc/sys/linux/net/getXXent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getaddrinfo.c | 0 newlib/src/newlib/libc/sys/linux/net/getaliasent.c | 0 .../src/newlib/libc/sys/linux/net/getaliasent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getaliasname.c | 0 .../src/newlib/libc/sys/linux/net/getaliasname_r.c | 0 newlib/src/newlib/libc/sys/linux/net/gethstbyad.c | 0 newlib/src/newlib/libc/sys/linux/net/gethstbyad_r.c | 0 newlib/src/newlib/libc/sys/linux/net/gethstbynm.c | 0 newlib/src/newlib/libc/sys/linux/net/gethstbynm2.c | 0 .../src/newlib/libc/sys/linux/net/gethstbynm2_r.c | 0 newlib/src/newlib/libc/sys/linux/net/gethstbynm_r.c | 0 newlib/src/newlib/libc/sys/linux/net/gethstent.c | 0 newlib/src/newlib/libc/sys/linux/net/gethstent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getnameinfo.c | 0 newlib/src/newlib/libc/sys/linux/net/getnetbyad.c | 0 newlib/src/newlib/libc/sys/linux/net/getnetbyad_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getnetbynm.c | 0 newlib/src/newlib/libc/sys/linux/net/getnetbynm_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getnetent.c | 0 newlib/src/newlib/libc/sys/linux/net/getnetent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getnetgrent.c | 0 .../src/newlib/libc/sys/linux/net/getnetgrent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getnssent.c | 0 newlib/src/newlib/libc/sys/linux/net/getnssent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getproto.c | 0 newlib/src/newlib/libc/sys/linux/net/getproto_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getprtent.c | 0 newlib/src/newlib/libc/sys/linux/net/getprtent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getprtname.c | 0 newlib/src/newlib/libc/sys/linux/net/getprtname_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getrpcbyname.c | 0 .../src/newlib/libc/sys/linux/net/getrpcbyname_r.c | 0 .../src/newlib/libc/sys/linux/net/getrpcbynumber.c | 0 .../newlib/libc/sys/linux/net/getrpcbynumber_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getrpcent.c | 0 newlib/src/newlib/libc/sys/linux/net/getrpcent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getservent.c | 0 newlib/src/newlib/libc/sys/linux/net/getservent_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getsrvbynm.c | 0 newlib/src/newlib/libc/sys/linux/net/getsrvbynm_r.c | 0 newlib/src/newlib/libc/sys/linux/net/getsrvbypt.c | 0 newlib/src/newlib/libc/sys/linux/net/getsrvbypt_r.c | 0 newlib/src/newlib/libc/sys/linux/net/grp-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/herrno.c | 0 newlib/src/newlib/libc/sys/linux/net/hosts-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/ifaddrs.h | 0 newlib/src/newlib/libc/sys/linux/net/ifname.c | 0 newlib/src/newlib/libc/sys/linux/net/ifreq.c | 0 newlib/src/newlib/libc/sys/linux/net/ifreq.h | 0 newlib/src/newlib/libc/sys/linux/net/in6_addr.c | 0 newlib/src/newlib/libc/sys/linux/net/inet6_option.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_addr.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_lnaof.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_mkadr.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_net.c | 0 .../src/newlib/libc/sys/linux/net/inet_net_ntop.c | 0 .../src/newlib/libc/sys/linux/net/inet_net_pton.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_neta.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_netof.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_ntoa.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_ntop.c | 0 newlib/src/newlib/libc/sys/linux/net/inet_pton.c | 0 .../src/newlib/libc/sys/linux/net/issetugid-stub.c | 0 newlib/src/newlib/libc/sys/linux/net/key-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/local.h | 0 newlib/src/newlib/libc/sys/linux/net/netgroup.h | 0 .../src/newlib/libc/sys/linux/net/netgrp-lookup.c | 0 .../src/newlib/libc/sys/linux/net/network-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/not-cancel.h | 0 newlib/src/newlib/libc/sys/linux/net/ns_name.c | 0 newlib/src/newlib/libc/sys/linux/net/ns_netint.c | 0 newlib/src/newlib/libc/sys/linux/net/ns_parse.c | 0 newlib/src/newlib/libc/sys/linux/net/ns_print.c | 0 .../src/newlib/libc/sys/linux/net/ns_samedomain.c | 0 newlib/src/newlib/libc/sys/linux/net/ns_ttl.c | 0 newlib/src/newlib/libc/sys/linux/net/nsap_addr.c | 0 newlib/src/newlib/libc/sys/linux/net/nscd-types.h | 0 .../newlib/libc/sys/linux/net/nscd/nscd-client.h | 0 .../src/newlib/libc/sys/linux/net/nscd/nscd_proto.h | 0 newlib/src/newlib/libc/sys/linux/net/nss.h | 0 newlib/src/newlib/libc/sys/linux/net/nsswitch.c | 0 newlib/src/newlib/libc/sys/linux/net/nsswitch.h | 0 newlib/src/newlib/libc/sys/linux/net/opensock.c | 0 newlib/src/newlib/libc/sys/linux/net/proto-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/pwd-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/rcmd.c | 0 newlib/src/newlib/libc/sys/linux/net/rcmdsh.c | 0 newlib/src/newlib/libc/sys/linux/net/recv.c | 0 newlib/src/newlib/libc/sys/linux/net/res_comp.c | 0 newlib/src/newlib/libc/sys/linux/net/res_data.c | 0 newlib/src/newlib/libc/sys/linux/net/res_debug.c | 0 newlib/src/newlib/libc/sys/linux/net/res_debug.h | 0 newlib/src/newlib/libc/sys/linux/net/res_hconf.c | 0 newlib/src/newlib/libc/sys/linux/net/res_hconf.h | 0 newlib/src/newlib/libc/sys/linux/net/res_init.c | 0 newlib/src/newlib/libc/sys/linux/net/res_libc.c | 0 newlib/src/newlib/libc/sys/linux/net/res_mkquery.c | 0 newlib/src/newlib/libc/sys/linux/net/res_query.c | 0 newlib/src/newlib/libc/sys/linux/net/res_send.c | 0 newlib/src/newlib/libc/sys/linux/net/rexec.c | 0 newlib/src/newlib/libc/sys/linux/net/rpc-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/ruserpass.c | 0 newlib/src/newlib/libc/sys/linux/net/send.c | 0 .../src/newlib/libc/sys/linux/net/service-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/spwd-lookup.c | 0 newlib/src/newlib/libc/sys/linux/net/un-namespace.h | 0 newlib/src/newlib/libc/sys/linux/ntp_gettime.c | 0 newlib/src/newlib/libc/sys/linux/pathconf.c | 0 newlib/src/newlib/libc/sys/linux/pread.c | 0 newlib/src/newlib/libc/sys/linux/pread64.c | 0 newlib/src/newlib/libc/sys/linux/process.c | 0 newlib/src/newlib/libc/sys/linux/prof-freq.c | 0 newlib/src/newlib/libc/sys/linux/profile.c | 0 newlib/src/newlib/libc/sys/linux/psignal.c | 0 newlib/src/newlib/libc/sys/linux/pvallocr.c | 0 newlib/src/newlib/libc/sys/linux/pwrite.c | 0 newlib/src/newlib/libc/sys/linux/pwrite64.c | 0 newlib/src/newlib/libc/sys/linux/raise.c | 0 newlib/src/newlib/libc/sys/linux/readdir64.c | 0 newlib/src/newlib/libc/sys/linux/realloc.c | 0 newlib/src/newlib/libc/sys/linux/reallocr.c | 0 newlib/src/newlib/libc/sys/linux/realpath.c | 0 newlib/src/newlib/libc/sys/linux/rename.c | 0 newlib/src/newlib/libc/sys/linux/resource.c | 0 newlib/src/newlib/libc/sys/linux/scandir64.c | 0 newlib/src/newlib/libc/sys/linux/sched.c | 0 newlib/src/newlib/libc/sys/linux/select.c | 0 newlib/src/newlib/libc/sys/linux/seteuid.c | 0 newlib/src/newlib/libc/sys/linux/sethostid.c | 0 newlib/src/newlib/libc/sys/linux/sethostname.c | 0 newlib/src/newlib/libc/sys/linux/setrlimit64.c | 0 newlib/src/newlib/libc/sys/linux/shared.ld | 0 newlib/src/newlib/libc/sys/linux/shlib-compat.h | 0 newlib/src/newlib/libc/sys/linux/shm_open.c | 0 newlib/src/newlib/libc/sys/linux/shm_unlink.c | 0 newlib/src/newlib/libc/sys/linux/sig.c | 0 newlib/src/newlib/libc/sys/linux/sigaction.c | 0 newlib/src/newlib/libc/sys/linux/siglongjmp.c | 0 newlib/src/newlib/libc/sys/linux/signal.c | 0 newlib/src/newlib/libc/sys/linux/sigqueue.c | 0 newlib/src/newlib/libc/sys/linux/sigset.c | 0 newlib/src/newlib/libc/sys/linux/sigwait.c | 0 newlib/src/newlib/libc/sys/linux/sleep.c | 0 newlib/src/newlib/libc/sys/linux/socket.c | 0 newlib/src/newlib/libc/sys/linux/sockops.h | 0 newlib/src/newlib/libc/sys/linux/stack.c | 0 newlib/src/newlib/libc/sys/linux/statvfs.c | 0 newlib/src/newlib/libc/sys/linux/statvfs64.c | 0 newlib/src/newlib/libc/sys/linux/strsignal.c | 0 newlib/src/newlib/libc/sys/linux/strverscmp.c | 0 newlib/src/newlib/libc/sys/linux/sys/_types.h | 0 newlib/src/newlib/libc/sys/linux/sys/cdefs.h | 0 newlib/src/newlib/libc/sys/linux/sys/dirent.h | 0 newlib/src/newlib/libc/sys/linux/sys/dlfcn.h | 0 newlib/src/newlib/libc/sys/linux/sys/elfclass.h | 0 newlib/src/newlib/libc/sys/linux/sys/errno.h | 0 newlib/src/newlib/libc/sys/linux/sys/event.h | 0 newlib/src/newlib/libc/sys/linux/sys/fcntl.h | 0 newlib/src/newlib/libc/sys/linux/sys/features.h | 0 newlib/src/newlib/libc/sys/linux/sys/file.h | 0 newlib/src/newlib/libc/sys/linux/sys/ioccom.h | 0 newlib/src/newlib/libc/sys/linux/sys/ioctl.h | 0 newlib/src/newlib/libc/sys/linux/sys/libc-lock.h | 0 newlib/src/newlib/libc/sys/linux/sys/libc-tsd.h | 0 newlib/src/newlib/libc/sys/linux/sys/link.h | 0 newlib/src/newlib/libc/sys/linux/sys/linux_time.h | 0 newlib/src/newlib/libc/sys/linux/sys/lock.h | 0 newlib/src/newlib/libc/sys/linux/sys/param.h | 0 newlib/src/newlib/libc/sys/linux/sys/resource.h | 0 newlib/src/newlib/libc/sys/linux/sys/select.h | 0 newlib/src/newlib/libc/sys/linux/sys/signal.h | 0 newlib/src/newlib/libc/sys/linux/sys/socket.h | 0 newlib/src/newlib/libc/sys/linux/sys/sockio.h | 0 newlib/src/newlib/libc/sys/linux/sys/stat.h | 0 newlib/src/newlib/libc/sys/linux/sys/stdint.h | 0 newlib/src/newlib/libc/sys/linux/sys/stdio.h | 0 newlib/src/newlib/libc/sys/linux/sys/string.h | 0 newlib/src/newlib/libc/sys/linux/sys/termios.h | 0 newlib/src/newlib/libc/sys/linux/sys/time.h | 0 newlib/src/newlib/libc/sys/linux/sys/types.h | 0 newlib/src/newlib/libc/sys/linux/sys/unistd.h | 0 newlib/src/newlib/libc/sys/linux/sys/utime.h | 0 newlib/src/newlib/libc/sys/linux/sys/utmp.h | 0 newlib/src/newlib/libc/sys/linux/sys/utsname.h | 0 newlib/src/newlib/libc/sys/linux/sys/wait.h | 0 newlib/src/newlib/libc/sys/linux/sysconf.c | 0 newlib/src/newlib/libc/sys/linux/sysctl.c | 0 newlib/src/newlib/libc/sys/linux/systat.c | 0 newlib/src/newlib/libc/sys/linux/system.c | 0 newlib/src/newlib/libc/sys/linux/tcdrain.c | 0 newlib/src/newlib/libc/sys/linux/tcsendbrk.c | 0 newlib/src/newlib/libc/sys/linux/termios.c | 0 newlib/src/newlib/libc/sys/linux/thread-m.h | 0 newlib/src/newlib/libc/sys/linux/time.c | 0 newlib/src/newlib/libc/sys/linux/ttyname_r.c | 0 newlib/src/newlib/libc/sys/linux/usleep.c | 0 newlib/src/newlib/libc/sys/linux/utimes.c | 0 newlib/src/newlib/libc/sys/linux/vallocr.c | 0 newlib/src/newlib/libc/sys/linux/versionsort.c | 0 newlib/src/newlib/libc/sys/linux/versionsort64.c | 0 newlib/src/newlib/libc/sys/linux/wait.c | 0 newlib/src/newlib/libc/sys/m88kbug/Makefile.am | 0 newlib/src/newlib/libc/sys/m88kbug/Makefile.in | 0 newlib/src/newlib/libc/sys/m88kbug/aclocal.m4 | 0 newlib/src/newlib/libc/sys/m88kbug/configure.in | 0 newlib/src/newlib/libc/sys/m88kbug/crt0.c | 0 newlib/src/newlib/libc/sys/m88kbug/sys/systraps.h | 0 newlib/src/newlib/libc/sys/m88kbug/syscalls.c | 0 newlib/src/newlib/libc/sys/mmixware/Makefile.am | 0 newlib/src/newlib/libc/sys/mmixware/Makefile.in | 0 newlib/src/newlib/libc/sys/mmixware/_exit.c | 0 newlib/src/newlib/libc/sys/mmixware/access.c | 0 newlib/src/newlib/libc/sys/mmixware/aclocal.m4 | 0 newlib/src/newlib/libc/sys/mmixware/chmod.c | 0 newlib/src/newlib/libc/sys/mmixware/chown.c | 0 newlib/src/newlib/libc/sys/mmixware/close.c | 0 newlib/src/newlib/libc/sys/mmixware/configure.in | 0 newlib/src/newlib/libc/sys/mmixware/creat.c | 0 newlib/src/newlib/libc/sys/mmixware/crt0.c | 0 newlib/src/newlib/libc/sys/mmixware/execv.c | 0 newlib/src/newlib/libc/sys/mmixware/execve.c | 0 newlib/src/newlib/libc/sys/mmixware/fork.c | 0 newlib/src/newlib/libc/sys/mmixware/fstat.c | 0 newlib/src/newlib/libc/sys/mmixware/getpid.c | 0 newlib/src/newlib/libc/sys/mmixware/gettime.c | 0 newlib/src/newlib/libc/sys/mmixware/isatty.c | 0 newlib/src/newlib/libc/sys/mmixware/kill.c | 0 newlib/src/newlib/libc/sys/mmixware/link.c | 0 newlib/src/newlib/libc/sys/mmixware/lseek.c | 0 newlib/src/newlib/libc/sys/mmixware/open.c | 0 newlib/src/newlib/libc/sys/mmixware/pipe.c | 0 newlib/src/newlib/libc/sys/mmixware/read.c | 0 newlib/src/newlib/libc/sys/mmixware/sbrk.c | 0 newlib/src/newlib/libc/sys/mmixware/setjmp.S | 0 newlib/src/newlib/libc/sys/mmixware/stat.c | 0 newlib/src/newlib/libc/sys/mmixware/sys/syscall.h | 0 newlib/src/newlib/libc/sys/mmixware/time.c | 0 newlib/src/newlib/libc/sys/mmixware/times.c | 0 newlib/src/newlib/libc/sys/mmixware/unlink.c | 0 newlib/src/newlib/libc/sys/mmixware/utime.c | 0 newlib/src/newlib/libc/sys/mmixware/wait.c | 0 newlib/src/newlib/libc/sys/mmixware/write.c | 0 newlib/src/newlib/libc/sys/netware/Makefile.am | 0 newlib/src/newlib/libc/sys/netware/Makefile.in | 0 newlib/src/newlib/libc/sys/netware/aclocal.m4 | 0 newlib/src/newlib/libc/sys/netware/configure.in | 0 newlib/src/newlib/libc/sys/netware/crt0.c | 0 newlib/src/newlib/libc/sys/netware/getpid.c | 0 newlib/src/newlib/libc/sys/netware/link.c | 0 newlib/src/newlib/libc/sys/rdos/Makefile.am | 0 newlib/src/newlib/libc/sys/rdos/Makefile.in | 0 newlib/src/newlib/libc/sys/rdos/aclocal.m4 | 0 newlib/src/newlib/libc/sys/rdos/close.c | 0 newlib/src/newlib/libc/sys/rdos/config.h | 0 newlib/src/newlib/libc/sys/rdos/configure.in | 0 newlib/src/newlib/libc/sys/rdos/crt0.S | 0 newlib/src/newlib/libc/sys/rdos/execve.c | 0 newlib/src/newlib/libc/sys/rdos/getenv.c | 0 newlib/src/newlib/libc/sys/rdos/getpid.c | 0 newlib/src/newlib/libc/sys/rdos/gettod.c | 0 newlib/src/newlib/libc/sys/rdos/isatty.c | 0 newlib/src/newlib/libc/sys/rdos/kill.c | 0 newlib/src/newlib/libc/sys/rdos/link.c | 0 newlib/src/newlib/libc/sys/rdos/rdos.S | 0 newlib/src/newlib/libc/sys/rdos/rdoshelp.c | 0 newlib/src/newlib/libc/sys/rdos/read.c | 0 newlib/src/newlib/libc/sys/rdos/sbrk.c | 0 newlib/src/newlib/libc/sys/rdos/times.c | 0 newlib/src/newlib/libc/sys/rdos/unlink.c | 0 newlib/src/newlib/libc/sys/rdos/user.def | 0 newlib/src/newlib/libc/sys/rdos/wait.c | 0 newlib/src/newlib/libc/sys/rdos/write.c | 0 newlib/src/newlib/libc/sys/rtems/Makefile.am | 0 newlib/src/newlib/libc/sys/rtems/Makefile.in | 0 newlib/src/newlib/libc/sys/rtems/aclocal.m4 | 0 newlib/src/newlib/libc/sys/rtems/configure.in | 0 newlib/src/newlib/libc/sys/rtems/crt0.c | 0 newlib/src/newlib/libc/sys/rtems/dummysys.c | 0 newlib/src/newlib/libc/sys/rtems/include/limits.h | 0 newlib/src/newlib/libc/sys/rtems/machine/_types.h | 0 newlib/src/newlib/libc/sys/rtems/machine/limits.h | 0 newlib/src/newlib/libc/sys/rtems/machine/param.h | 0 newlib/src/newlib/libc/sys/rtems/sys/dirent.h | 0 newlib/src/newlib/libc/sys/rtems/sys/param.h | 0 newlib/src/newlib/libc/sys/rtems/sys/queue.h | 0 newlib/src/newlib/libc/sys/rtems/sys/syslimits.h | 0 newlib/src/newlib/libc/sys/rtems/sys/utime.h | 0 newlib/src/newlib/libc/sys/sh/Makefile.am | 0 newlib/src/newlib/libc/sys/sh/Makefile.in | 0 newlib/src/newlib/libc/sys/sh/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sh/configure.in | 0 newlib/src/newlib/libc/sys/sh/creat.c | 0 newlib/src/newlib/libc/sys/sh/crt0.S | 0 newlib/src/newlib/libc/sys/sh/ftruncate.c | 0 newlib/src/newlib/libc/sys/sh/sys/syscall.h | 0 newlib/src/newlib/libc/sys/sh/syscalls.c | 0 newlib/src/newlib/libc/sys/sh/trap.S | 0 newlib/src/newlib/libc/sys/sh/truncate.c | 0 newlib/src/newlib/libc/sys/sparc64/Makefile.am | 0 newlib/src/newlib/libc/sys/sparc64/Makefile.in | 0 newlib/src/newlib/libc/sys/sparc64/_exit.S | 0 newlib/src/newlib/libc/sys/sparc64/_main.c | 0 newlib/src/newlib/libc/sys/sparc64/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sparc64/cerror.S | 0 newlib/src/newlib/libc/sys/sparc64/closedir.c | 0 newlib/src/newlib/libc/sys/sparc64/configure.in | 0 newlib/src/newlib/libc/sys/sparc64/creat.c | 0 newlib/src/newlib/libc/sys/sparc64/crt0.S | 0 newlib/src/newlib/libc/sys/sparc64/dup2.S | 0 newlib/src/newlib/libc/sys/sparc64/execve.S | 0 newlib/src/newlib/libc/sys/sparc64/ieee.c | 0 newlib/src/newlib/libc/sys/sparc64/isatty.c | 0 newlib/src/newlib/libc/sys/sparc64/lstat.S | 0 newlib/src/newlib/libc/sys/sparc64/opendir.c | 0 newlib/src/newlib/libc/sys/sparc64/readdir.c | 0 newlib/src/newlib/libc/sys/sparc64/rewinddir.c | 0 newlib/src/newlib/libc/sys/sparc64/sbrk.S | 0 newlib/src/newlib/libc/sys/sparc64/scandir.c | 0 newlib/src/newlib/libc/sys/sparc64/seekdir.c | 0 newlib/src/newlib/libc/sys/sparc64/sigsetjmp.S | 0 newlib/src/newlib/libc/sys/sparc64/stat.S | 0 newlib/src/newlib/libc/sys/sparc64/sys/dirent.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/fcntl.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/file.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/stat.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/syscall.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/syscallasm.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/termios.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/time.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/utime.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/utmp.h | 0 newlib/src/newlib/libc/sys/sparc64/sys/wait.h | 0 newlib/src/newlib/libc/sys/sparc64/telldir.c | 0 newlib/src/newlib/libc/sys/sparc64/template.S | 0 newlib/src/newlib/libc/sys/sparc64/template_r.S | 0 newlib/src/newlib/libc/sys/sparc64/utime.S | 0 newlib/src/newlib/libc/sys/sparc64/utime2.c | 0 newlib/src/newlib/libc/sys/sparc64/wait.S | 0 newlib/src/newlib/libc/sys/sun4/Makefile.am | 0 newlib/src/newlib/libc/sys/sun4/Makefile.in | 0 newlib/src/newlib/libc/sys/sun4/_main.c | 0 newlib/src/newlib/libc/sys/sun4/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sun4/configure.in | 0 newlib/src/newlib/libc/sys/sun4/ieee.c | 0 newlib/src/newlib/libc/sys/sun4/sys/dirent.h | 0 newlib/src/newlib/libc/sys/sun4/sys/file.h | 0 newlib/src/newlib/libc/sys/sun4/sys/termios.h | 0 newlib/src/newlib/libc/sys/sun4/sys/utime.h | 0 newlib/src/newlib/libc/sys/sun4/sys/utmp.h | 0 newlib/src/newlib/libc/sys/sun4/sys/wait.h | 0 newlib/src/newlib/libc/sys/sysmec/Makefile.am | 0 newlib/src/newlib/libc/sys/sysmec/Makefile.in | 0 newlib/src/newlib/libc/sys/sysmec/_exit.c | 0 newlib/src/newlib/libc/sys/sysmec/access.c | 0 newlib/src/newlib/libc/sys/sysmec/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sysmec/chmod.c | 0 newlib/src/newlib/libc/sys/sysmec/chown.c | 0 newlib/src/newlib/libc/sys/sysmec/close.c | 0 newlib/src/newlib/libc/sys/sysmec/configure.in | 0 newlib/src/newlib/libc/sys/sysmec/creat.c | 0 newlib/src/newlib/libc/sys/sysmec/crt0.S | 0 newlib/src/newlib/libc/sys/sysmec/crt1.c | 0 newlib/src/newlib/libc/sys/sysmec/execv.c | 0 newlib/src/newlib/libc/sys/sysmec/execve.c | 0 newlib/src/newlib/libc/sys/sysmec/fork.c | 0 newlib/src/newlib/libc/sys/sysmec/fstat.c | 0 newlib/src/newlib/libc/sys/sysmec/getpid.c | 0 newlib/src/newlib/libc/sys/sysmec/gettime.c | 0 newlib/src/newlib/libc/sys/sysmec/isatty.c | 0 newlib/src/newlib/libc/sys/sysmec/kill.c | 0 newlib/src/newlib/libc/sys/sysmec/lseek.c | 0 newlib/src/newlib/libc/sys/sysmec/open.c | 0 newlib/src/newlib/libc/sys/sysmec/pipe.c | 0 newlib/src/newlib/libc/sys/sysmec/read.c | 0 newlib/src/newlib/libc/sys/sysmec/sbrk.c | 0 newlib/src/newlib/libc/sys/sysmec/stat.c | 0 newlib/src/newlib/libc/sys/sysmec/sys/syscall.h | 0 newlib/src/newlib/libc/sys/sysmec/time.c | 0 newlib/src/newlib/libc/sys/sysmec/times.c | 0 newlib/src/newlib/libc/sys/sysmec/trap.S | 0 newlib/src/newlib/libc/sys/sysmec/unlink.c | 0 newlib/src/newlib/libc/sys/sysmec/utime.c | 0 newlib/src/newlib/libc/sys/sysmec/wait.c | 0 newlib/src/newlib/libc/sys/sysmec/write.c | 0 newlib/src/newlib/libc/sys/sysnec810/Makefile.am | 0 newlib/src/newlib/libc/sys/sysnec810/Makefile.in | 0 newlib/src/newlib/libc/sys/sysnec810/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sysnec810/configure.in | 0 newlib/src/newlib/libc/sys/sysnec810/crt0.S | 0 newlib/src/newlib/libc/sys/sysnec810/io.S | 0 newlib/src/newlib/libc/sys/sysnec810/misc.c | 0 newlib/src/newlib/libc/sys/sysnec810/sbrk.c | 0 newlib/src/newlib/libc/sys/sysnec810/write.c | 0 newlib/src/newlib/libc/sys/sysnecv850/Makefile.am | 0 newlib/src/newlib/libc/sys/sysnecv850/Makefile.in | 0 newlib/src/newlib/libc/sys/sysnecv850/_exit.c | 0 newlib/src/newlib/libc/sys/sysnecv850/access.c | 0 newlib/src/newlib/libc/sys/sysnecv850/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sysnecv850/chmod.c | 0 newlib/src/newlib/libc/sys/sysnecv850/chown.c | 0 newlib/src/newlib/libc/sys/sysnecv850/close.c | 0 newlib/src/newlib/libc/sys/sysnecv850/configure.in | 0 newlib/src/newlib/libc/sys/sysnecv850/creat.c | 0 newlib/src/newlib/libc/sys/sysnecv850/crt0.S | 0 newlib/src/newlib/libc/sys/sysnecv850/crt1.c | 0 newlib/src/newlib/libc/sys/sysnecv850/execv.c | 0 newlib/src/newlib/libc/sys/sysnecv850/execve.c | 0 newlib/src/newlib/libc/sys/sysnecv850/fork.c | 0 newlib/src/newlib/libc/sys/sysnecv850/fstat.c | 0 newlib/src/newlib/libc/sys/sysnecv850/getpid.c | 0 newlib/src/newlib/libc/sys/sysnecv850/gettime.c | 0 newlib/src/newlib/libc/sys/sysnecv850/isatty.c | 0 newlib/src/newlib/libc/sys/sysnecv850/kill.c | 0 newlib/src/newlib/libc/sys/sysnecv850/link.c | 0 newlib/src/newlib/libc/sys/sysnecv850/lseek.c | 0 newlib/src/newlib/libc/sys/sysnecv850/open.c | 0 newlib/src/newlib/libc/sys/sysnecv850/pipe.c | 0 newlib/src/newlib/libc/sys/sysnecv850/read.c | 0 newlib/src/newlib/libc/sys/sysnecv850/sbrk.c | 0 newlib/src/newlib/libc/sys/sysnecv850/stat.c | 0 newlib/src/newlib/libc/sys/sysnecv850/sys/syscall.h | 0 newlib/src/newlib/libc/sys/sysnecv850/time.c | 0 newlib/src/newlib/libc/sys/sysnecv850/times.c | 0 newlib/src/newlib/libc/sys/sysnecv850/trap.S | 0 newlib/src/newlib/libc/sys/sysnecv850/unlink.c | 0 newlib/src/newlib/libc/sys/sysnecv850/utime.c | 0 newlib/src/newlib/libc/sys/sysnecv850/wait.c | 0 newlib/src/newlib/libc/sys/sysnecv850/write.c | 0 newlib/src/newlib/libc/sys/sysvi386/Makefile.am | 0 newlib/src/newlib/libc/sys/sysvi386/Makefile.in | 0 newlib/src/newlib/libc/sys/sysvi386/_exit.S | 0 newlib/src/newlib/libc/sys/sysvi386/_longjmp.S | 0 newlib/src/newlib/libc/sys/sysvi386/_setjmp.S | 0 newlib/src/newlib/libc/sys/sysvi386/access.S | 0 newlib/src/newlib/libc/sys/sysvi386/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sysvi386/alarm.S | 0 newlib/src/newlib/libc/sys/sysvi386/brk.S | 0 newlib/src/newlib/libc/sys/sysvi386/cerror.S | 0 newlib/src/newlib/libc/sys/sysvi386/chdir.S | 0 newlib/src/newlib/libc/sys/sysvi386/chmod.S | 0 newlib/src/newlib/libc/sys/sysvi386/close.S | 0 newlib/src/newlib/libc/sys/sysvi386/closedir.c | 0 newlib/src/newlib/libc/sys/sysvi386/configure.in | 0 newlib/src/newlib/libc/sys/sysvi386/crt0.c | 0 newlib/src/newlib/libc/sys/sysvi386/dup.c | 0 newlib/src/newlib/libc/sys/sysvi386/dup2.c | 0 newlib/src/newlib/libc/sys/sysvi386/exec.c | 0 newlib/src/newlib/libc/sys/sysvi386/execve.S | 0 newlib/src/newlib/libc/sys/sysvi386/fcntl.S | 0 newlib/src/newlib/libc/sys/sysvi386/fork.S | 0 newlib/src/newlib/libc/sys/sysvi386/fpathconf.S | 0 newlib/src/newlib/libc/sys/sysvi386/fps.S | 0 newlib/src/newlib/libc/sys/sysvi386/fpx.c | 0 newlib/src/newlib/libc/sys/sysvi386/fstat.S | 0 newlib/src/newlib/libc/sys/sysvi386/getdents.S | 0 newlib/src/newlib/libc/sys/sysvi386/getegid.S | 0 newlib/src/newlib/libc/sys/sysvi386/geteuid.S | 0 newlib/src/newlib/libc/sys/sysvi386/getgid.S | 0 newlib/src/newlib/libc/sys/sysvi386/getgroups.S | 0 newlib/src/newlib/libc/sys/sysvi386/getpid.S | 0 newlib/src/newlib/libc/sys/sysvi386/getuid.S | 0 newlib/src/newlib/libc/sys/sysvi386/ioctl.S | 0 newlib/src/newlib/libc/sys/sysvi386/isatty.c | 0 newlib/src/newlib/libc/sys/sysvi386/kill.S | 0 newlib/src/newlib/libc/sys/sysvi386/link.S | 0 newlib/src/newlib/libc/sys/sysvi386/lseek.S | 0 newlib/src/newlib/libc/sys/sysvi386/mkdir.S | 0 newlib/src/newlib/libc/sys/sysvi386/open.S | 0 newlib/src/newlib/libc/sys/sysvi386/opendir.c | 0 newlib/src/newlib/libc/sys/sysvi386/pathconf.S | 0 newlib/src/newlib/libc/sys/sysvi386/pause.S | 0 newlib/src/newlib/libc/sys/sysvi386/pipe.S | 0 newlib/src/newlib/libc/sys/sysvi386/read.S | 0 newlib/src/newlib/libc/sys/sysvi386/readdir.c | 0 newlib/src/newlib/libc/sys/sysvi386/rename.S | 0 newlib/src/newlib/libc/sys/sysvi386/rewinddir.c | 0 newlib/src/newlib/libc/sys/sysvi386/rmdir.S | 0 newlib/src/newlib/libc/sys/sysvi386/sbrk.c | 0 newlib/src/newlib/libc/sys/sysvi386/scandir.c | 0 newlib/src/newlib/libc/sys/sysvi386/seekdir.c | 0 newlib/src/newlib/libc/sys/sysvi386/setgid.S | 0 newlib/src/newlib/libc/sys/sysvi386/setuid.S | 0 newlib/src/newlib/libc/sys/sysvi386/sigaction.S | 0 newlib/src/newlib/libc/sys/sysvi386/signal.S | 0 newlib/src/newlib/libc/sys/sysvi386/sigprocmask.S | 0 newlib/src/newlib/libc/sys/sysvi386/sleep.c | 0 newlib/src/newlib/libc/sys/sysvi386/speed.c | 0 newlib/src/newlib/libc/sys/sysvi386/stat.S | 0 newlib/src/newlib/libc/sys/sysvi386/sys/dirent.h | 0 newlib/src/newlib/libc/sys/sysvi386/sys/setjmp.h | 0 newlib/src/newlib/libc/sys/sysvi386/sys/termio.h | 0 newlib/src/newlib/libc/sys/sysvi386/sys/termios.h | 0 newlib/src/newlib/libc/sys/sysvi386/sys/utime.h | 0 newlib/src/newlib/libc/sys/sysvi386/sys/utmp.h | 0 newlib/src/newlib/libc/sys/sysvi386/sys/wait.h | 0 newlib/src/newlib/libc/sys/sysvi386/sysconf.S | 0 newlib/src/newlib/libc/sys/sysvi386/tcgetattr.c | 0 newlib/src/newlib/libc/sys/sysvi386/tcline.c | 0 newlib/src/newlib/libc/sys/sysvi386/tcsetattr.c | 0 newlib/src/newlib/libc/sys/sysvi386/telldir.c | 0 newlib/src/newlib/libc/sys/sysvi386/time.S | 0 newlib/src/newlib/libc/sys/sysvi386/times.S | 0 newlib/src/newlib/libc/sys/sysvi386/unlink.S | 0 newlib/src/newlib/libc/sys/sysvi386/utime.S | 0 newlib/src/newlib/libc/sys/sysvi386/wait.S | 0 newlib/src/newlib/libc/sys/sysvi386/waitpid.S | 0 newlib/src/newlib/libc/sys/sysvi386/write.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/Makefile.am | 0 newlib/src/newlib/libc/sys/sysvnecv70/Makefile.in | 0 newlib/src/newlib/libc/sys/sysvnecv70/aclocal.m4 | 0 newlib/src/newlib/libc/sys/sysvnecv70/cerror.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/close.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/configure.in | 0 newlib/src/newlib/libc/sys/sysvnecv70/crt0.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/exit.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/fps.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/fpx.c | 0 newlib/src/newlib/libc/sys/sysvnecv70/fstat.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/ioctl.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/isatty.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/lseek.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/open.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/read.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/sbrk.S | 0 newlib/src/newlib/libc/sys/sysvnecv70/sysv60.S | 0 .../src/newlib/libc/sys/sysvnecv70/sysvnecv70.tex | 0 newlib/src/newlib/libc/sys/sysvnecv70/write.S | 0 newlib/src/newlib/libc/sys/tic80/Makefile.am | 0 newlib/src/newlib/libc/sys/tic80/Makefile.in | 0 newlib/src/newlib/libc/sys/tic80/aclocal.m4 | 0 newlib/src/newlib/libc/sys/tic80/configure.in | 0 newlib/src/newlib/libc/sys/tic80/crt0.c | 0 newlib/src/newlib/libc/sys/w65/Makefile.am | 0 newlib/src/newlib/libc/sys/w65/Makefile.in | 0 newlib/src/newlib/libc/sys/w65/aclocal.m4 | 0 newlib/src/newlib/libc/sys/w65/configure.in | 0 newlib/src/newlib/libc/sys/w65/crt0.c | 0 newlib/src/newlib/libc/sys/w65/sys/syscall.h | 0 newlib/src/newlib/libc/sys/w65/syscalls.c | 0 newlib/src/newlib/libc/sys/w65/trap.c | 0 newlib/src/newlib/libc/sys/z8ksim/Makefile.am | 0 newlib/src/newlib/libc/sys/z8ksim/Makefile.in | 0 newlib/src/newlib/libc/sys/z8ksim/aclocal.m4 | 0 newlib/src/newlib/libc/sys/z8ksim/configure.in | 0 newlib/src/newlib/libc/sys/z8ksim/crt0.c | 0 newlib/src/newlib/libc/sys/z8ksim/glue.c | 0 newlib/src/newlib/libc/sys/z8ksim/sys/syscall.h | 0 newlib/src/newlib/libc/syscalls/Makefile.am | 0 newlib/src/newlib/libc/syscalls/Makefile.in | 0 newlib/src/newlib/libc/syscalls/sysclose.c | 0 newlib/src/newlib/libc/syscalls/sysexecve.c | 0 newlib/src/newlib/libc/syscalls/sysfcntl.c | 0 newlib/src/newlib/libc/syscalls/sysfork.c | 0 newlib/src/newlib/libc/syscalls/sysfstat.c | 0 newlib/src/newlib/libc/syscalls/sysgetpid.c | 0 newlib/src/newlib/libc/syscalls/sysgettod.c | 0 newlib/src/newlib/libc/syscalls/sysisatty.c | 0 newlib/src/newlib/libc/syscalls/syskill.c | 0 newlib/src/newlib/libc/syscalls/syslink.c | 0 newlib/src/newlib/libc/syscalls/syslseek.c | 0 newlib/src/newlib/libc/syscalls/sysopen.c | 0 newlib/src/newlib/libc/syscalls/sysread.c | 0 newlib/src/newlib/libc/syscalls/syssbrk.c | 0 newlib/src/newlib/libc/syscalls/sysstat.c | 0 newlib/src/newlib/libc/syscalls/systimes.c | 0 newlib/src/newlib/libc/syscalls/sysunlink.c | 0 newlib/src/newlib/libc/syscalls/syswait.c | 0 newlib/src/newlib/libc/syscalls/syswrite.c | 0 newlib/src/newlib/libc/time/Makefile.am | 0 newlib/src/newlib/libc/time/Makefile.in | 0 newlib/src/newlib/libc/time/asctime.c | 0 newlib/src/newlib/libc/time/asctime_r.c | 0 newlib/src/newlib/libc/time/clock.c | 0 newlib/src/newlib/libc/time/ctime.c | 0 newlib/src/newlib/libc/time/ctime_r.c | 0 newlib/src/newlib/libc/time/difftime.c | 0 newlib/src/newlib/libc/time/gettzinfo.c | 0 newlib/src/newlib/libc/time/gmtime.c | 0 newlib/src/newlib/libc/time/gmtime_r.c | 0 newlib/src/newlib/libc/time/lcltime.c | 0 newlib/src/newlib/libc/time/lcltime_r.c | 0 newlib/src/newlib/libc/time/local.h | 0 newlib/src/newlib/libc/time/mktime.c | 0 newlib/src/newlib/libc/time/mktm_r.c | 0 newlib/src/newlib/libc/time/strftime.c | 0 newlib/src/newlib/libc/time/strptime.c | 0 newlib/src/newlib/libc/time/time.c | 0 newlib/src/newlib/libc/time/time.tex | 0 newlib/src/newlib/libc/time/tzlock.c | 0 newlib/src/newlib/libc/time/tzset.c | 0 newlib/src/newlib/libc/time/tzset_r.c | 0 newlib/src/newlib/libc/time/tzvars.c | 0 newlib/src/newlib/libc/time/wcsftime.c | 0 newlib/src/newlib/libc/unix/Makefile.am | 0 newlib/src/newlib/libc/unix/Makefile.in | 0 newlib/src/newlib/libc/unix/basename.c | 0 newlib/src/newlib/libc/unix/dirname.c | 0 newlib/src/newlib/libc/unix/getcwd.c | 0 newlib/src/newlib/libc/unix/getlogin.c | 0 newlib/src/newlib/libc/unix/getpass.c | 0 newlib/src/newlib/libc/unix/getpwent.c | 0 newlib/src/newlib/libc/unix/getut.c | 0 newlib/src/newlib/libc/unix/pread.c | 0 newlib/src/newlib/libc/unix/pwrite.c | 0 newlib/src/newlib/libc/unix/sigset.c | 0 newlib/src/newlib/libc/unix/ttyname.c | 0 newlib/src/newlib/libc/unix/ttyname.h | 0 newlib/src/newlib/libc/unix/ttyname_r.c | 0 newlib/src/newlib/libc/xdr/Makefile.am | 0 newlib/src/newlib/libc/xdr/Makefile.in | 0 newlib/src/newlib/libc/xdr/README | 0 newlib/src/newlib/libc/xdr/dummy.c | 0 newlib/src/newlib/libc/xdr/xdr.c | 0 newlib/src/newlib/libc/xdr/xdr_array.c | 0 newlib/src/newlib/libc/xdr/xdr_float.c | 0 newlib/src/newlib/libc/xdr/xdr_float_vax.c | 0 newlib/src/newlib/libc/xdr/xdr_mem.c | 0 newlib/src/newlib/libc/xdr/xdr_private.c | 0 newlib/src/newlib/libc/xdr/xdr_private.h | 0 newlib/src/newlib/libc/xdr/xdr_rec.c | 0 newlib/src/newlib/libc/xdr/xdr_reference.c | 0 newlib/src/newlib/libc/xdr/xdr_sizeof.c | 0 newlib/src/newlib/libc/xdr/xdr_stdio.c | 0 newlib/src/newlib/libm/Makefile.am | 0 newlib/src/newlib/libm/Makefile.in | 0 newlib/src/newlib/libm/aclocal.m4 | 0 newlib/src/newlib/libm/common/Makefile.am | 0 newlib/src/newlib/libm/common/Makefile.in | 0 newlib/src/newlib/libm/common/acoshl.c | 0 newlib/src/newlib/libm/common/acosl.c | 0 newlib/src/newlib/libm/common/asinhl.c | 0 newlib/src/newlib/libm/common/asinl.c | 0 newlib/src/newlib/libm/common/atan2l.c | 0 newlib/src/newlib/libm/common/atanhl.c | 0 newlib/src/newlib/libm/common/atanl.c | 0 newlib/src/newlib/libm/common/cbrtl.c | 0 newlib/src/newlib/libm/common/ceill.c | 0 newlib/src/newlib/libm/common/copysignl.c | 0 newlib/src/newlib/libm/common/coshl.c | 0 newlib/src/newlib/libm/common/cosl.c | 0 newlib/src/newlib/libm/common/erfcl.c | 0 newlib/src/newlib/libm/common/erfl.c | 0 newlib/src/newlib/libm/common/exp2l.c | 0 newlib/src/newlib/libm/common/expl.c | 0 newlib/src/newlib/libm/common/expm1l.c | 0 newlib/src/newlib/libm/common/fabsl.c | 0 newlib/src/newlib/libm/common/fdiml.c | 0 newlib/src/newlib/libm/common/fdlibm.h | 0 newlib/src/newlib/libm/common/floorl.c | 0 newlib/src/newlib/libm/common/fmal.c | 0 newlib/src/newlib/libm/common/fmaxl.c | 0 newlib/src/newlib/libm/common/fminl.c | 0 newlib/src/newlib/libm/common/fmodl.c | 0 newlib/src/newlib/libm/common/frexpl.c | 0 newlib/src/newlib/libm/common/hypotl.c | 0 newlib/src/newlib/libm/common/ilogbl.c | 0 newlib/src/newlib/libm/common/isgreater.c | 0 newlib/src/newlib/libm/common/ldexpl.c | 0 newlib/src/newlib/libm/common/lgammal.c | 0 newlib/src/newlib/libm/common/llrintl.c | 0 newlib/src/newlib/libm/common/llroundl.c | 0 newlib/src/newlib/libm/common/local.h | 0 newlib/src/newlib/libm/common/log10l.c | 0 newlib/src/newlib/libm/common/log1pl.c | 0 newlib/src/newlib/libm/common/logl.c | 0 newlib/src/newlib/libm/common/lrintl.c | 0 newlib/src/newlib/libm/common/lroundl.c | 0 newlib/src/newlib/libm/common/modfl.c | 0 newlib/src/newlib/libm/common/nanl.c | 0 newlib/src/newlib/libm/common/nearbyintl.c | 0 newlib/src/newlib/libm/common/nextafterl.c | 0 newlib/src/newlib/libm/common/powl.c | 0 newlib/src/newlib/libm/common/remainderl.c | 0 newlib/src/newlib/libm/common/remquol.c | 0 newlib/src/newlib/libm/common/rintl.c | 0 newlib/src/newlib/libm/common/roundl.c | 0 newlib/src/newlib/libm/common/s_cbrt.c | 0 newlib/src/newlib/libm/common/s_copysign.c | 0 newlib/src/newlib/libm/common/s_exp10.c | 0 newlib/src/newlib/libm/common/s_expm1.c | 0 newlib/src/newlib/libm/common/s_fdim.c | 0 newlib/src/newlib/libm/common/s_finite.c | 0 newlib/src/newlib/libm/common/s_fma.c | 0 newlib/src/newlib/libm/common/s_fmax.c | 0 newlib/src/newlib/libm/common/s_fmin.c | 0 newlib/src/newlib/libm/common/s_fpclassify.c | 0 newlib/src/newlib/libm/common/s_ilogb.c | 0 newlib/src/newlib/libm/common/s_infconst.c | 0 newlib/src/newlib/libm/common/s_infinity.c | 0 newlib/src/newlib/libm/common/s_isinf.c | 0 newlib/src/newlib/libm/common/s_isinfd.c | 0 newlib/src/newlib/libm/common/s_isnan.c | 0 newlib/src/newlib/libm/common/s_isnand.c | 0 newlib/src/newlib/libm/common/s_lib_ver.c | 0 newlib/src/newlib/libm/common/s_llrint.c | 0 newlib/src/newlib/libm/common/s_llround.c | 0 newlib/src/newlib/libm/common/s_log1p.c | 0 newlib/src/newlib/libm/common/s_log2.c | 0 newlib/src/newlib/libm/common/s_logb.c | 0 newlib/src/newlib/libm/common/s_lrint.c | 0 newlib/src/newlib/libm/common/s_lround.c | 0 newlib/src/newlib/libm/common/s_matherr.c | 0 newlib/src/newlib/libm/common/s_modf.c | 0 newlib/src/newlib/libm/common/s_nan.c | 0 newlib/src/newlib/libm/common/s_nearbyint.c | 0 newlib/src/newlib/libm/common/s_nextafter.c | 0 newlib/src/newlib/libm/common/s_pow10.c | 0 newlib/src/newlib/libm/common/s_remquo.c | 0 newlib/src/newlib/libm/common/s_rint.c | 0 newlib/src/newlib/libm/common/s_round.c | 0 newlib/src/newlib/libm/common/s_scalbln.c | 0 newlib/src/newlib/libm/common/s_scalbn.c | 0 newlib/src/newlib/libm/common/s_signbit.c | 0 newlib/src/newlib/libm/common/s_trunc.c | 0 newlib/src/newlib/libm/common/scalblnl.c | 0 newlib/src/newlib/libm/common/scalbnl.c | 0 newlib/src/newlib/libm/common/sf_cbrt.c | 0 newlib/src/newlib/libm/common/sf_copysign.c | 0 newlib/src/newlib/libm/common/sf_exp10.c | 0 newlib/src/newlib/libm/common/sf_expm1.c | 0 newlib/src/newlib/libm/common/sf_fdim.c | 0 newlib/src/newlib/libm/common/sf_finite.c | 0 newlib/src/newlib/libm/common/sf_fma.c | 0 newlib/src/newlib/libm/common/sf_fmax.c | 0 newlib/src/newlib/libm/common/sf_fmin.c | 0 newlib/src/newlib/libm/common/sf_fpclassify.c | 0 newlib/src/newlib/libm/common/sf_ilogb.c | 0 newlib/src/newlib/libm/common/sf_infinity.c | 0 newlib/src/newlib/libm/common/sf_isinf.c | 0 newlib/src/newlib/libm/common/sf_isinff.c | 0 newlib/src/newlib/libm/common/sf_isnan.c | 0 newlib/src/newlib/libm/common/sf_isnanf.c | 0 newlib/src/newlib/libm/common/sf_llrint.c | 0 newlib/src/newlib/libm/common/sf_llround.c | 0 newlib/src/newlib/libm/common/sf_log1p.c | 0 newlib/src/newlib/libm/common/sf_log2.c | 0 newlib/src/newlib/libm/common/sf_logb.c | 0 newlib/src/newlib/libm/common/sf_lrint.c | 0 newlib/src/newlib/libm/common/sf_lround.c | 0 newlib/src/newlib/libm/common/sf_modf.c | 0 newlib/src/newlib/libm/common/sf_nan.c | 0 newlib/src/newlib/libm/common/sf_nearbyint.c | 0 newlib/src/newlib/libm/common/sf_nextafter.c | 0 newlib/src/newlib/libm/common/sf_pow10.c | 0 newlib/src/newlib/libm/common/sf_remquo.c | 0 newlib/src/newlib/libm/common/sf_rint.c | 0 newlib/src/newlib/libm/common/sf_round.c | 0 newlib/src/newlib/libm/common/sf_scalbln.c | 0 newlib/src/newlib/libm/common/sf_scalbn.c | 0 newlib/src/newlib/libm/common/sf_trunc.c | 0 newlib/src/newlib/libm/common/sinhl.c | 0 newlib/src/newlib/libm/common/sinl.c | 0 newlib/src/newlib/libm/common/sqrtl.c | 0 newlib/src/newlib/libm/common/tanhl.c | 0 newlib/src/newlib/libm/common/tanl.c | 0 newlib/src/newlib/libm/common/tgammal.c | 0 newlib/src/newlib/libm/common/truncl.c | 0 newlib/src/newlib/libm/complex/Makefile.am | 0 newlib/src/newlib/libm/complex/Makefile.in | 0 newlib/src/newlib/libm/complex/cabs.c | 0 newlib/src/newlib/libm/complex/cabsf.c | 0 newlib/src/newlib/libm/complex/cacos.c | 0 newlib/src/newlib/libm/complex/cacosf.c | 0 newlib/src/newlib/libm/complex/cacosh.c | 0 newlib/src/newlib/libm/complex/cacoshf.c | 0 newlib/src/newlib/libm/complex/carg.c | 0 newlib/src/newlib/libm/complex/cargf.c | 0 newlib/src/newlib/libm/complex/casin.c | 0 newlib/src/newlib/libm/complex/casinf.c | 0 newlib/src/newlib/libm/complex/casinh.c | 0 newlib/src/newlib/libm/complex/casinhf.c | 0 newlib/src/newlib/libm/complex/catan.c | 0 newlib/src/newlib/libm/complex/catanf.c | 0 newlib/src/newlib/libm/complex/catanh.c | 0 newlib/src/newlib/libm/complex/catanhf.c | 0 newlib/src/newlib/libm/complex/ccos.c | 0 newlib/src/newlib/libm/complex/ccosf.c | 0 newlib/src/newlib/libm/complex/ccosh.c | 0 newlib/src/newlib/libm/complex/ccoshf.c | 0 newlib/src/newlib/libm/complex/cephes_subr.c | 0 newlib/src/newlib/libm/complex/cephes_subr.h | 0 newlib/src/newlib/libm/complex/cephes_subrf.c | 0 newlib/src/newlib/libm/complex/cephes_subrf.h | 0 newlib/src/newlib/libm/complex/cexp.c | 0 newlib/src/newlib/libm/complex/cexpf.c | 0 newlib/src/newlib/libm/complex/cimag.c | 0 newlib/src/newlib/libm/complex/cimagf.c | 0 newlib/src/newlib/libm/complex/clog.c | 0 newlib/src/newlib/libm/complex/clogf.c | 0 newlib/src/newlib/libm/complex/complex.tex | 0 newlib/src/newlib/libm/complex/conj.c | 0 newlib/src/newlib/libm/complex/conjf.c | 0 newlib/src/newlib/libm/complex/cpow.c | 0 newlib/src/newlib/libm/complex/cpowf.c | 0 newlib/src/newlib/libm/complex/cproj.c | 0 newlib/src/newlib/libm/complex/cprojf.c | 0 newlib/src/newlib/libm/complex/creal.c | 0 newlib/src/newlib/libm/complex/crealf.c | 0 newlib/src/newlib/libm/complex/csin.c | 0 newlib/src/newlib/libm/complex/csinf.c | 0 newlib/src/newlib/libm/complex/csinh.c | 0 newlib/src/newlib/libm/complex/csinhf.c | 0 newlib/src/newlib/libm/complex/csqrt.c | 0 newlib/src/newlib/libm/complex/csqrtf.c | 0 newlib/src/newlib/libm/complex/ctan.c | 0 newlib/src/newlib/libm/complex/ctanf.c | 0 newlib/src/newlib/libm/complex/ctanh.c | 0 newlib/src/newlib/libm/complex/ctanhf.c | 0 newlib/src/newlib/libm/config.h.in | 0 newlib/src/newlib/libm/configure.in | 0 newlib/src/newlib/libm/libm.texinfo | 0 newlib/src/newlib/libm/machine/Makefile.am | 0 newlib/src/newlib/libm/machine/Makefile.in | 0 newlib/src/newlib/libm/machine/aclocal.m4 | 0 newlib/src/newlib/libm/machine/configure.in | 0 newlib/src/newlib/libm/machine/i386/Makefile.am | 0 newlib/src/newlib/libm/machine/i386/Makefile.in | 0 newlib/src/newlib/libm/machine/i386/aclocal.m4 | 0 newlib/src/newlib/libm/machine/i386/configure.in | 0 newlib/src/newlib/libm/machine/i386/f_atan2.S | 0 newlib/src/newlib/libm/machine/i386/f_atan2f.S | 0 newlib/src/newlib/libm/machine/i386/f_exp.c | 0 newlib/src/newlib/libm/machine/i386/f_expf.c | 0 newlib/src/newlib/libm/machine/i386/f_frexp.S | 0 newlib/src/newlib/libm/machine/i386/f_frexpf.S | 0 newlib/src/newlib/libm/machine/i386/f_ldexp.S | 0 newlib/src/newlib/libm/machine/i386/f_ldexpf.S | 0 newlib/src/newlib/libm/machine/i386/f_llrint.c | 0 newlib/src/newlib/libm/machine/i386/f_llrintf.c | 0 newlib/src/newlib/libm/machine/i386/f_llrintl.c | 0 newlib/src/newlib/libm/machine/i386/f_log.S | 0 newlib/src/newlib/libm/machine/i386/f_log10.S | 0 newlib/src/newlib/libm/machine/i386/f_log10f.S | 0 newlib/src/newlib/libm/machine/i386/f_logf.S | 0 newlib/src/newlib/libm/machine/i386/f_lrint.c | 0 newlib/src/newlib/libm/machine/i386/f_lrintf.c | 0 newlib/src/newlib/libm/machine/i386/f_lrintl.c | 0 newlib/src/newlib/libm/machine/i386/f_math.h | 0 newlib/src/newlib/libm/machine/i386/f_pow.c | 0 newlib/src/newlib/libm/machine/i386/f_powf.c | 0 newlib/src/newlib/libm/machine/i386/f_rint.c | 0 newlib/src/newlib/libm/machine/i386/f_rintf.c | 0 newlib/src/newlib/libm/machine/i386/f_rintl.c | 0 newlib/src/newlib/libm/machine/i386/f_tan.S | 0 newlib/src/newlib/libm/machine/i386/f_tanf.S | 0 newlib/src/newlib/libm/machine/i386/i386mach.h | 0 newlib/src/newlib/libm/machine/spu/Makefile.am | 0 newlib/src/newlib/libm/machine/spu/Makefile.in | 0 newlib/src/newlib/libm/machine/spu/aclocal.m4 | 0 newlib/src/newlib/libm/machine/spu/configure | 0 newlib/src/newlib/libm/machine/spu/configure.in | 0 newlib/src/newlib/libm/machine/spu/fe_dfl_env.c | 0 newlib/src/newlib/libm/machine/spu/feclearexcept.c | 0 newlib/src/newlib/libm/machine/spu/fegetenv.c | 0 .../src/newlib/libm/machine/spu/fegetexceptflag.c | 0 newlib/src/newlib/libm/machine/spu/fegetround.c | 0 newlib/src/newlib/libm/machine/spu/feholdexcept.c | 0 newlib/src/newlib/libm/machine/spu/feraiseexcept.c | 0 newlib/src/newlib/libm/machine/spu/fesetenv.c | 0 .../src/newlib/libm/machine/spu/fesetexceptflag.c | 0 newlib/src/newlib/libm/machine/spu/fesetround.c | 0 newlib/src/newlib/libm/machine/spu/fetestexcept.c | 0 newlib/src/newlib/libm/machine/spu/feupdateenv.c | 0 newlib/src/newlib/libm/machine/spu/headers/acos.h | 0 newlib/src/newlib/libm/machine/spu/headers/acosd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/acosf.h | 0 newlib/src/newlib/libm/machine/spu/headers/acosf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/acosh.h | 0 .../src/newlib/libm/machine/spu/headers/acoshd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/acoshf.h | 0 .../src/newlib/libm/machine/spu/headers/acoshf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/asin.h | 0 newlib/src/newlib/libm/machine/spu/headers/asind2.h | 0 newlib/src/newlib/libm/machine/spu/headers/asinf.h | 0 newlib/src/newlib/libm/machine/spu/headers/asinf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/asinh.h | 0 .../src/newlib/libm/machine/spu/headers/asinhd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/asinhf.h | 0 .../src/newlib/libm/machine/spu/headers/asinhf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/atan.h | 0 newlib/src/newlib/libm/machine/spu/headers/atan2.h | 0 .../src/newlib/libm/machine/spu/headers/atan2d2.h | 0 newlib/src/newlib/libm/machine/spu/headers/atan2f.h | 0 .../src/newlib/libm/machine/spu/headers/atan2f4.h | 0 newlib/src/newlib/libm/machine/spu/headers/atand2.h | 0 newlib/src/newlib/libm/machine/spu/headers/atanf.h | 0 newlib/src/newlib/libm/machine/spu/headers/atanf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/atanh.h | 0 .../src/newlib/libm/machine/spu/headers/atanhd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/atanhf.h | 0 .../src/newlib/libm/machine/spu/headers/atanhf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/cbrt.h | 0 newlib/src/newlib/libm/machine/spu/headers/cbrtf.h | 0 newlib/src/newlib/libm/machine/spu/headers/ceil.h | 0 newlib/src/newlib/libm/machine/spu/headers/ceilf.h | 0 .../src/newlib/libm/machine/spu/headers/copysign.h | 0 .../src/newlib/libm/machine/spu/headers/copysignf.h | 0 newlib/src/newlib/libm/machine/spu/headers/cos.h | 0 .../src/newlib/libm/machine/spu/headers/cos_sin.h | 0 newlib/src/newlib/libm/machine/spu/headers/cosd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/cosf.h | 0 newlib/src/newlib/libm/machine/spu/headers/cosf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/cosh.h | 0 newlib/src/newlib/libm/machine/spu/headers/coshd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/coshf.h | 0 newlib/src/newlib/libm/machine/spu/headers/coshf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/divd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/divf4.h | 0 .../libm/machine/spu/headers/dom_chkd_less_than.h | 0 .../libm/machine/spu/headers/dom_chkd_negone_one.h | 0 .../libm/machine/spu/headers/dom_chkf_less_than.h | 0 .../libm/machine/spu/headers/dom_chkf_negone_one.h | 0 newlib/src/newlib/libm/machine/spu/headers/erf.h | 0 .../src/newlib/libm/machine/spu/headers/erf_utils.h | 0 newlib/src/newlib/libm/machine/spu/headers/erfc.h | 0 newlib/src/newlib/libm/machine/spu/headers/erfcd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/erfcf.h | 0 newlib/src/newlib/libm/machine/spu/headers/erfcf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/erfd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/erff.h | 0 newlib/src/newlib/libm/machine/spu/headers/erff4.h | 0 newlib/src/newlib/libm/machine/spu/headers/exp.h | 0 newlib/src/newlib/libm/machine/spu/headers/exp2.h | 0 newlib/src/newlib/libm/machine/spu/headers/exp2d2.h | 0 newlib/src/newlib/libm/machine/spu/headers/exp2f.h | 0 newlib/src/newlib/libm/machine/spu/headers/exp2f4.h | 0 newlib/src/newlib/libm/machine/spu/headers/expd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/expf.h | 0 newlib/src/newlib/libm/machine/spu/headers/expf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/expm1.h | 0 .../src/newlib/libm/machine/spu/headers/expm1d2.h | 0 newlib/src/newlib/libm/machine/spu/headers/expm1f.h | 0 .../src/newlib/libm/machine/spu/headers/expm1f4.h | 0 newlib/src/newlib/libm/machine/spu/headers/fabs.h | 0 newlib/src/newlib/libm/machine/spu/headers/fabsf.h | 0 newlib/src/newlib/libm/machine/spu/headers/fdim.h | 0 newlib/src/newlib/libm/machine/spu/headers/fdimf.h | 0 .../newlib/libm/machine/spu/headers/feclearexcept.h | 0 .../src/newlib/libm/machine/spu/headers/fefpscr.h | 0 .../src/newlib/libm/machine/spu/headers/fegetenv.h | 0 .../libm/machine/spu/headers/fegetexceptflag.h | 0 .../newlib/libm/machine/spu/headers/fegetround.h | 0 .../newlib/libm/machine/spu/headers/feholdexcept.h | 0 .../newlib/libm/machine/spu/headers/feraiseexcept.h | 0 .../src/newlib/libm/machine/spu/headers/fesetenv.h | 0 .../libm/machine/spu/headers/fesetexceptflag.h | 0 .../newlib/libm/machine/spu/headers/fesetround.h | 0 .../newlib/libm/machine/spu/headers/fetestexcept.h | 0 .../newlib/libm/machine/spu/headers/feupdateenv.h | 0 newlib/src/newlib/libm/machine/spu/headers/floor.h | 0 .../src/newlib/libm/machine/spu/headers/floord2.h | 0 newlib/src/newlib/libm/machine/spu/headers/floorf.h | 0 .../src/newlib/libm/machine/spu/headers/floorf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/fma.h | 0 newlib/src/newlib/libm/machine/spu/headers/fmaf.h | 0 newlib/src/newlib/libm/machine/spu/headers/fmax.h | 0 newlib/src/newlib/libm/machine/spu/headers/fmaxf.h | 0 newlib/src/newlib/libm/machine/spu/headers/fmin.h | 0 newlib/src/newlib/libm/machine/spu/headers/fminf.h | 0 newlib/src/newlib/libm/machine/spu/headers/fmod.h | 0 newlib/src/newlib/libm/machine/spu/headers/fmodf.h | 0 newlib/src/newlib/libm/machine/spu/headers/frexp.h | 0 newlib/src/newlib/libm/machine/spu/headers/frexpf.h | 0 newlib/src/newlib/libm/machine/spu/headers/hypot.h | 0 .../src/newlib/libm/machine/spu/headers/hypotd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/hypotf.h | 0 .../src/newlib/libm/machine/spu/headers/hypotf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/ilogb.h | 0 newlib/src/newlib/libm/machine/spu/headers/ilogbf.h | 0 newlib/src/newlib/libm/machine/spu/headers/isnan.h | 0 .../src/newlib/libm/machine/spu/headers/isnand2.h | 0 newlib/src/newlib/libm/machine/spu/headers/isnanf.h | 0 .../src/newlib/libm/machine/spu/headers/isnanf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/ldexp.h | 0 .../src/newlib/libm/machine/spu/headers/ldexpd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/ldexpf.h | 0 .../src/newlib/libm/machine/spu/headers/ldexpf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/lgamma.h | 0 .../src/newlib/libm/machine/spu/headers/lgammad2.h | 0 .../src/newlib/libm/machine/spu/headers/lgammaf.h | 0 .../src/newlib/libm/machine/spu/headers/lgammaf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/llrint.h | 0 .../src/newlib/libm/machine/spu/headers/llrintf.h | 0 .../src/newlib/libm/machine/spu/headers/llround.h | 0 .../src/newlib/libm/machine/spu/headers/llroundf.h | 0 newlib/src/newlib/libm/machine/spu/headers/log.h | 0 newlib/src/newlib/libm/machine/spu/headers/log10.h | 0 .../src/newlib/libm/machine/spu/headers/log10d2.h | 0 newlib/src/newlib/libm/machine/spu/headers/log10f.h | 0 newlib/src/newlib/libm/machine/spu/headers/log1p.h | 0 .../src/newlib/libm/machine/spu/headers/log1pd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/log1pf.h | 0 .../src/newlib/libm/machine/spu/headers/log1pf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/log2.h | 0 newlib/src/newlib/libm/machine/spu/headers/log2d2.h | 0 newlib/src/newlib/libm/machine/spu/headers/log2f.h | 0 newlib/src/newlib/libm/machine/spu/headers/log2f4.h | 0 newlib/src/newlib/libm/machine/spu/headers/logbf.h | 0 newlib/src/newlib/libm/machine/spu/headers/logbf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/logd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/logf.h | 0 newlib/src/newlib/libm/machine/spu/headers/logf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/lrint.h | 0 newlib/src/newlib/libm/machine/spu/headers/lrintf.h | 0 newlib/src/newlib/libm/machine/spu/headers/lround.h | 0 .../src/newlib/libm/machine/spu/headers/lroundf.h | 0 .../src/newlib/libm/machine/spu/headers/nearbyint.h | 0 .../newlib/libm/machine/spu/headers/nearbyintf.h | 0 .../newlib/libm/machine/spu/headers/nearbyintf4.h | 0 .../src/newlib/libm/machine/spu/headers/nextafter.h | 0 .../newlib/libm/machine/spu/headers/nextafterd2.h | 0 .../newlib/libm/machine/spu/headers/nextafterf.h | 0 .../newlib/libm/machine/spu/headers/nextafterf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/pow.h | 0 newlib/src/newlib/libm/machine/spu/headers/powd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/powf.h | 0 newlib/src/newlib/libm/machine/spu/headers/powf4.h | 0 .../src/newlib/libm/machine/spu/headers/recipd2.h | 0 .../src/newlib/libm/machine/spu/headers/recipf4.h | 0 .../src/newlib/libm/machine/spu/headers/remainder.h | 0 .../newlib/libm/machine/spu/headers/remainderf.h | 0 newlib/src/newlib/libm/machine/spu/headers/remquo.h | 0 .../src/newlib/libm/machine/spu/headers/remquof.h | 0 newlib/src/newlib/libm/machine/spu/headers/rint.h | 0 newlib/src/newlib/libm/machine/spu/headers/rintf.h | 0 newlib/src/newlib/libm/machine/spu/headers/rintf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/round.h | 0 newlib/src/newlib/libm/machine/spu/headers/roundf.h | 0 newlib/src/newlib/libm/machine/spu/headers/scalbn.h | 0 .../src/newlib/libm/machine/spu/headers/scalbnf.h | 0 .../src/newlib/libm/machine/spu/headers/scalbnf4.h | 0 .../src/newlib/libm/machine/spu/headers/signbit.h | 0 .../src/newlib/libm/machine/spu/headers/signbitd2.h | 0 .../src/newlib/libm/machine/spu/headers/simdmath.h | 0 newlib/src/newlib/libm/machine/spu/headers/sin.h | 0 newlib/src/newlib/libm/machine/spu/headers/sincos.h | 0 .../src/newlib/libm/machine/spu/headers/sincosd2.h | 0 .../src/newlib/libm/machine/spu/headers/sincosf.h | 0 .../src/newlib/libm/machine/spu/headers/sincosf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/sind2.h | 0 newlib/src/newlib/libm/machine/spu/headers/sinf.h | 0 newlib/src/newlib/libm/machine/spu/headers/sinf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/sinh.h | 0 newlib/src/newlib/libm/machine/spu/headers/sinhd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/sinhf.h | 0 newlib/src/newlib/libm/machine/spu/headers/sinhf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/sqrt.h | 0 newlib/src/newlib/libm/machine/spu/headers/sqrtd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/sqrtf.h | 0 newlib/src/newlib/libm/machine/spu/headers/sqrtf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/tan.h | 0 newlib/src/newlib/libm/machine/spu/headers/tand2.h | 0 newlib/src/newlib/libm/machine/spu/headers/tanf.h | 0 newlib/src/newlib/libm/machine/spu/headers/tanf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/tanh.h | 0 newlib/src/newlib/libm/machine/spu/headers/tanhd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/tanhf.h | 0 newlib/src/newlib/libm/machine/spu/headers/tanhf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/tgamma.h | 0 .../src/newlib/libm/machine/spu/headers/tgammad2.h | 0 .../src/newlib/libm/machine/spu/headers/tgammaf.h | 0 .../src/newlib/libm/machine/spu/headers/tgammaf4.h | 0 newlib/src/newlib/libm/machine/spu/headers/trunc.h | 0 .../src/newlib/libm/machine/spu/headers/truncd2.h | 0 newlib/src/newlib/libm/machine/spu/headers/truncf.h | 0 .../src/newlib/libm/machine/spu/headers/truncf4.h | 0 .../newlib/libm/machine/spu/headers/vec_literal.h | 0 newlib/src/newlib/libm/machine/spu/llrint.c | 0 newlib/src/newlib/libm/machine/spu/llrintf.c | 0 newlib/src/newlib/libm/machine/spu/llround.c | 0 newlib/src/newlib/libm/machine/spu/llroundf.c | 0 newlib/src/newlib/libm/machine/spu/log2.c | 0 newlib/src/newlib/libm/machine/spu/log2f.c | 0 newlib/src/newlib/libm/machine/spu/s_asinh.c | 0 newlib/src/newlib/libm/machine/spu/s_atan.c | 0 newlib/src/newlib/libm/machine/spu/s_cbrt.c | 0 newlib/src/newlib/libm/machine/spu/s_ceil.c | 0 newlib/src/newlib/libm/machine/spu/s_copysign.c | 0 newlib/src/newlib/libm/machine/spu/s_cos.c | 0 newlib/src/newlib/libm/machine/spu/s_erf.c | 0 newlib/src/newlib/libm/machine/spu/s_expm1.c | 0 newlib/src/newlib/libm/machine/spu/s_fabs.c | 0 newlib/src/newlib/libm/machine/spu/s_fdim.c | 0 newlib/src/newlib/libm/machine/spu/s_floor.c | 0 newlib/src/newlib/libm/machine/spu/s_fma.c | 0 newlib/src/newlib/libm/machine/spu/s_fmax.c | 0 newlib/src/newlib/libm/machine/spu/s_fmin.c | 0 newlib/src/newlib/libm/machine/spu/s_frexp.c | 0 newlib/src/newlib/libm/machine/spu/s_ilogb.c | 0 newlib/src/newlib/libm/machine/spu/s_isnan.c | 0 newlib/src/newlib/libm/machine/spu/s_ldexp.c | 0 newlib/src/newlib/libm/machine/spu/s_log1p.c | 0 newlib/src/newlib/libm/machine/spu/s_lrint.c | 0 newlib/src/newlib/libm/machine/spu/s_lround.c | 0 newlib/src/newlib/libm/machine/spu/s_nearbyint.c | 0 newlib/src/newlib/libm/machine/spu/s_nextafter.c | 0 newlib/src/newlib/libm/machine/spu/s_remquo.c | 0 newlib/src/newlib/libm/machine/spu/s_rint.c | 0 newlib/src/newlib/libm/machine/spu/s_round.c | 0 newlib/src/newlib/libm/machine/spu/s_scalbn.c | 0 newlib/src/newlib/libm/machine/spu/s_sin.c | 0 newlib/src/newlib/libm/machine/spu/s_tan.c | 0 newlib/src/newlib/libm/machine/spu/s_tanh.c | 0 newlib/src/newlib/libm/machine/spu/s_trunc.c | 0 newlib/src/newlib/libm/machine/spu/sf_asinh.c | 0 newlib/src/newlib/libm/machine/spu/sf_atan.c | 0 newlib/src/newlib/libm/machine/spu/sf_cbrt.c | 0 newlib/src/newlib/libm/machine/spu/sf_ceil.c | 0 newlib/src/newlib/libm/machine/spu/sf_copysign.c | 0 newlib/src/newlib/libm/machine/spu/sf_cos.c | 0 newlib/src/newlib/libm/machine/spu/sf_erf.c | 0 newlib/src/newlib/libm/machine/spu/sf_expm1.c | 0 newlib/src/newlib/libm/machine/spu/sf_fabs.c | 0 newlib/src/newlib/libm/machine/spu/sf_fdim.c | 0 newlib/src/newlib/libm/machine/spu/sf_finite.c | 0 newlib/src/newlib/libm/machine/spu/sf_floor.c | 0 newlib/src/newlib/libm/machine/spu/sf_fma.c | 0 newlib/src/newlib/libm/machine/spu/sf_fmax.c | 0 newlib/src/newlib/libm/machine/spu/sf_fmin.c | 0 newlib/src/newlib/libm/machine/spu/sf_fpclassify.c | 0 newlib/src/newlib/libm/machine/spu/sf_frexp.c | 0 newlib/src/newlib/libm/machine/spu/sf_ilogb.c | 0 newlib/src/newlib/libm/machine/spu/sf_isinf.c | 0 newlib/src/newlib/libm/machine/spu/sf_isinff.c | 0 newlib/src/newlib/libm/machine/spu/sf_isnan.c | 0 newlib/src/newlib/libm/machine/spu/sf_isnanf.c | 0 newlib/src/newlib/libm/machine/spu/sf_ldexp.c | 0 newlib/src/newlib/libm/machine/spu/sf_log1p.c | 0 newlib/src/newlib/libm/machine/spu/sf_logb.c | 0 newlib/src/newlib/libm/machine/spu/sf_lrint.c | 0 newlib/src/newlib/libm/machine/spu/sf_lround.c | 0 newlib/src/newlib/libm/machine/spu/sf_nan.c | 0 newlib/src/newlib/libm/machine/spu/sf_nearbyint.c | 0 newlib/src/newlib/libm/machine/spu/sf_nextafter.c | 0 newlib/src/newlib/libm/machine/spu/sf_remquo.c | 0 newlib/src/newlib/libm/machine/spu/sf_rint.c | 0 newlib/src/newlib/libm/machine/spu/sf_round.c | 0 newlib/src/newlib/libm/machine/spu/sf_scalbn.c | 0 newlib/src/newlib/libm/machine/spu/sf_sin.c | 0 newlib/src/newlib/libm/machine/spu/sf_tan.c | 0 newlib/src/newlib/libm/machine/spu/sf_tanh.c | 0 newlib/src/newlib/libm/machine/spu/sf_trunc.c | 0 newlib/src/newlib/libm/machine/spu/w_acos.c | 0 newlib/src/newlib/libm/machine/spu/w_acosh.c | 0 newlib/src/newlib/libm/machine/spu/w_asin.c | 0 newlib/src/newlib/libm/machine/spu/w_atan2.c | 0 newlib/src/newlib/libm/machine/spu/w_atanh.c | 0 newlib/src/newlib/libm/machine/spu/w_cosh.c | 0 newlib/src/newlib/libm/machine/spu/w_exp.c | 0 newlib/src/newlib/libm/machine/spu/w_exp2.c | 0 newlib/src/newlib/libm/machine/spu/w_fmod.c | 0 newlib/src/newlib/libm/machine/spu/w_hypot.c | 0 newlib/src/newlib/libm/machine/spu/w_lgamma.c | 0 newlib/src/newlib/libm/machine/spu/w_log.c | 0 newlib/src/newlib/libm/machine/spu/w_log10.c | 0 newlib/src/newlib/libm/machine/spu/w_pow.c | 0 newlib/src/newlib/libm/machine/spu/w_remainder.c | 0 newlib/src/newlib/libm/machine/spu/w_sincos.c | 0 newlib/src/newlib/libm/machine/spu/w_sinh.c | 0 newlib/src/newlib/libm/machine/spu/w_sqrt.c | 0 newlib/src/newlib/libm/machine/spu/w_tgamma.c | 0 newlib/src/newlib/libm/machine/spu/wf_acos.c | 0 newlib/src/newlib/libm/machine/spu/wf_acosh.c | 0 newlib/src/newlib/libm/machine/spu/wf_asin.c | 0 newlib/src/newlib/libm/machine/spu/wf_atan2.c | 0 newlib/src/newlib/libm/machine/spu/wf_atanh.c | 0 newlib/src/newlib/libm/machine/spu/wf_cosh.c | 0 newlib/src/newlib/libm/machine/spu/wf_exp.c | 0 newlib/src/newlib/libm/machine/spu/wf_exp2.c | 0 newlib/src/newlib/libm/machine/spu/wf_fmod.c | 0 newlib/src/newlib/libm/machine/spu/wf_hypot.c | 0 newlib/src/newlib/libm/machine/spu/wf_lgamma.c | 0 newlib/src/newlib/libm/machine/spu/wf_log.c | 0 newlib/src/newlib/libm/machine/spu/wf_log10.c | 0 newlib/src/newlib/libm/machine/spu/wf_pow.c | 0 newlib/src/newlib/libm/machine/spu/wf_remainder.c | 0 newlib/src/newlib/libm/machine/spu/wf_sincos.c | 0 newlib/src/newlib/libm/machine/spu/wf_sinh.c | 0 newlib/src/newlib/libm/machine/spu/wf_sqrt.c | 0 newlib/src/newlib/libm/machine/spu/wf_tgamma.c | 0 newlib/src/newlib/libm/math/Makefile.am | 0 newlib/src/newlib/libm/math/Makefile.in | 0 newlib/src/newlib/libm/math/e_acos.c | 0 newlib/src/newlib/libm/math/e_acosh.c | 0 newlib/src/newlib/libm/math/e_asin.c | 0 newlib/src/newlib/libm/math/e_atan2.c | 0 newlib/src/newlib/libm/math/e_atanh.c | 0 newlib/src/newlib/libm/math/e_cosh.c | 0 newlib/src/newlib/libm/math/e_exp.c | 0 newlib/src/newlib/libm/math/e_fmod.c | 0 newlib/src/newlib/libm/math/e_hypot.c | 0 newlib/src/newlib/libm/math/e_j0.c | 0 newlib/src/newlib/libm/math/e_j1.c | 0 newlib/src/newlib/libm/math/e_jn.c | 0 newlib/src/newlib/libm/math/e_log.c | 0 newlib/src/newlib/libm/math/e_log10.c | 0 newlib/src/newlib/libm/math/e_pow.c | 0 newlib/src/newlib/libm/math/e_rem_pio2.c | 0 newlib/src/newlib/libm/math/e_remainder.c | 0 newlib/src/newlib/libm/math/e_scalb.c | 0 newlib/src/newlib/libm/math/e_sinh.c | 0 newlib/src/newlib/libm/math/e_sqrt.c | 0 newlib/src/newlib/libm/math/ef_acos.c | 0 newlib/src/newlib/libm/math/ef_acosh.c | 0 newlib/src/newlib/libm/math/ef_asin.c | 0 newlib/src/newlib/libm/math/ef_atan2.c | 0 newlib/src/newlib/libm/math/ef_atanh.c | 0 newlib/src/newlib/libm/math/ef_cosh.c | 0 newlib/src/newlib/libm/math/ef_exp.c | 0 newlib/src/newlib/libm/math/ef_fmod.c | 0 newlib/src/newlib/libm/math/ef_hypot.c | 0 newlib/src/newlib/libm/math/ef_j0.c | 0 newlib/src/newlib/libm/math/ef_j1.c | 0 newlib/src/newlib/libm/math/ef_jn.c | 0 newlib/src/newlib/libm/math/ef_log.c | 0 newlib/src/newlib/libm/math/ef_log10.c | 0 newlib/src/newlib/libm/math/ef_pow.c | 0 newlib/src/newlib/libm/math/ef_rem_pio2.c | 0 newlib/src/newlib/libm/math/ef_remainder.c | 0 newlib/src/newlib/libm/math/ef_scalb.c | 0 newlib/src/newlib/libm/math/ef_sinh.c | 0 newlib/src/newlib/libm/math/ef_sqrt.c | 0 newlib/src/newlib/libm/math/er_gamma.c | 0 newlib/src/newlib/libm/math/er_lgamma.c | 0 newlib/src/newlib/libm/math/erf_gamma.c | 0 newlib/src/newlib/libm/math/erf_lgamma.c | 0 newlib/src/newlib/libm/math/k_cos.c | 0 newlib/src/newlib/libm/math/k_rem_pio2.c | 0 newlib/src/newlib/libm/math/k_sin.c | 0 newlib/src/newlib/libm/math/k_standard.c | 0 newlib/src/newlib/libm/math/k_tan.c | 0 newlib/src/newlib/libm/math/kf_cos.c | 0 newlib/src/newlib/libm/math/kf_rem_pio2.c | 0 newlib/src/newlib/libm/math/kf_sin.c | 0 newlib/src/newlib/libm/math/kf_tan.c | 0 newlib/src/newlib/libm/math/math.tex | 0 newlib/src/newlib/libm/math/s_asinh.c | 0 newlib/src/newlib/libm/math/s_atan.c | 0 newlib/src/newlib/libm/math/s_ceil.c | 0 newlib/src/newlib/libm/math/s_cos.c | 0 newlib/src/newlib/libm/math/s_erf.c | 0 newlib/src/newlib/libm/math/s_fabs.c | 0 newlib/src/newlib/libm/math/s_floor.c | 0 newlib/src/newlib/libm/math/s_frexp.c | 0 newlib/src/newlib/libm/math/s_ldexp.c | 0 newlib/src/newlib/libm/math/s_signif.c | 0 newlib/src/newlib/libm/math/s_sin.c | 0 newlib/src/newlib/libm/math/s_tan.c | 0 newlib/src/newlib/libm/math/s_tanh.c | 0 newlib/src/newlib/libm/math/sf_asinh.c | 0 newlib/src/newlib/libm/math/sf_atan.c | 0 newlib/src/newlib/libm/math/sf_ceil.c | 0 newlib/src/newlib/libm/math/sf_cos.c | 0 newlib/src/newlib/libm/math/sf_erf.c | 0 newlib/src/newlib/libm/math/sf_fabs.c | 0 newlib/src/newlib/libm/math/sf_floor.c | 0 newlib/src/newlib/libm/math/sf_frexp.c | 0 newlib/src/newlib/libm/math/sf_ldexp.c | 0 newlib/src/newlib/libm/math/sf_signif.c | 0 newlib/src/newlib/libm/math/sf_sin.c | 0 newlib/src/newlib/libm/math/sf_tan.c | 0 newlib/src/newlib/libm/math/sf_tanh.c | 0 newlib/src/newlib/libm/math/w_acos.c | 0 newlib/src/newlib/libm/math/w_acosh.c | 0 newlib/src/newlib/libm/math/w_asin.c | 0 newlib/src/newlib/libm/math/w_atan2.c | 0 newlib/src/newlib/libm/math/w_atanh.c | 0 newlib/src/newlib/libm/math/w_cosh.c | 0 newlib/src/newlib/libm/math/w_drem.c | 0 newlib/src/newlib/libm/math/w_exp.c | 0 newlib/src/newlib/libm/math/w_exp2.c | 0 newlib/src/newlib/libm/math/w_fmod.c | 0 newlib/src/newlib/libm/math/w_gamma.c | 0 newlib/src/newlib/libm/math/w_hypot.c | 0 newlib/src/newlib/libm/math/w_j0.c | 0 newlib/src/newlib/libm/math/w_j1.c | 0 newlib/src/newlib/libm/math/w_jn.c | 0 newlib/src/newlib/libm/math/w_lgamma.c | 0 newlib/src/newlib/libm/math/w_log.c | 0 newlib/src/newlib/libm/math/w_log10.c | 0 newlib/src/newlib/libm/math/w_pow.c | 0 newlib/src/newlib/libm/math/w_remainder.c | 0 newlib/src/newlib/libm/math/w_scalb.c | 0 newlib/src/newlib/libm/math/w_sincos.c | 0 newlib/src/newlib/libm/math/w_sinh.c | 0 newlib/src/newlib/libm/math/w_sqrt.c | 0 newlib/src/newlib/libm/math/w_tgamma.c | 0 newlib/src/newlib/libm/math/wf_acos.c | 0 newlib/src/newlib/libm/math/wf_acosh.c | 0 newlib/src/newlib/libm/math/wf_asin.c | 0 newlib/src/newlib/libm/math/wf_atan2.c | 0 newlib/src/newlib/libm/math/wf_atanh.c | 0 newlib/src/newlib/libm/math/wf_cosh.c | 0 newlib/src/newlib/libm/math/wf_drem.c | 0 newlib/src/newlib/libm/math/wf_exp.c | 0 newlib/src/newlib/libm/math/wf_exp2.c | 0 newlib/src/newlib/libm/math/wf_fmod.c | 0 newlib/src/newlib/libm/math/wf_gamma.c | 0 newlib/src/newlib/libm/math/wf_hypot.c | 0 newlib/src/newlib/libm/math/wf_j0.c | 0 newlib/src/newlib/libm/math/wf_j1.c | 0 newlib/src/newlib/libm/math/wf_jn.c | 0 newlib/src/newlib/libm/math/wf_lgamma.c | 0 newlib/src/newlib/libm/math/wf_log.c | 0 newlib/src/newlib/libm/math/wf_log10.c | 0 newlib/src/newlib/libm/math/wf_pow.c | 0 newlib/src/newlib/libm/math/wf_remainder.c | 0 newlib/src/newlib/libm/math/wf_scalb.c | 0 newlib/src/newlib/libm/math/wf_sincos.c | 0 newlib/src/newlib/libm/math/wf_sinh.c | 0 newlib/src/newlib/libm/math/wf_sqrt.c | 0 newlib/src/newlib/libm/math/wf_tgamma.c | 0 newlib/src/newlib/libm/math/wr_gamma.c | 0 newlib/src/newlib/libm/math/wr_lgamma.c | 0 newlib/src/newlib/libm/math/wrf_gamma.c | 0 newlib/src/newlib/libm/math/wrf_lgamma.c | 0 newlib/src/newlib/libm/mathfp/Makefile.am | 0 newlib/src/newlib/libm/mathfp/Makefile.in | 0 newlib/src/newlib/libm/mathfp/e_acosh.c | 0 newlib/src/newlib/libm/mathfp/e_atanh.c | 0 newlib/src/newlib/libm/mathfp/e_hypot.c | 0 newlib/src/newlib/libm/mathfp/e_j0.c | 0 newlib/src/newlib/libm/mathfp/e_j1.c | 0 newlib/src/newlib/libm/mathfp/e_remainder.c | 0 newlib/src/newlib/libm/mathfp/e_scalb.c | 0 newlib/src/newlib/libm/mathfp/ef_acosh.c | 0 newlib/src/newlib/libm/mathfp/ef_atanh.c | 0 newlib/src/newlib/libm/mathfp/ef_hypot.c | 0 newlib/src/newlib/libm/mathfp/ef_j0.c | 0 newlib/src/newlib/libm/mathfp/ef_j1.c | 0 newlib/src/newlib/libm/mathfp/ef_remainder.c | 0 newlib/src/newlib/libm/mathfp/ef_scalb.c | 0 newlib/src/newlib/libm/mathfp/er_gamma.c | 0 newlib/src/newlib/libm/mathfp/er_lgamma.c | 0 newlib/src/newlib/libm/mathfp/erf_gamma.c | 0 newlib/src/newlib/libm/mathfp/erf_lgamma.c | 0 newlib/src/newlib/libm/mathfp/mathfp.tex | 0 newlib/src/newlib/libm/mathfp/s_acos.c | 0 newlib/src/newlib/libm/mathfp/s_asin.c | 0 newlib/src/newlib/libm/mathfp/s_asine.c | 0 newlib/src/newlib/libm/mathfp/s_asinh.c | 0 newlib/src/newlib/libm/mathfp/s_atan.c | 0 newlib/src/newlib/libm/mathfp/s_atan2.c | 0 newlib/src/newlib/libm/mathfp/s_atangent.c | 0 newlib/src/newlib/libm/mathfp/s_ceil.c | 0 newlib/src/newlib/libm/mathfp/s_cos.c | 0 newlib/src/newlib/libm/mathfp/s_cosh.c | 0 newlib/src/newlib/libm/mathfp/s_erf.c | 0 newlib/src/newlib/libm/mathfp/s_exp.c | 0 newlib/src/newlib/libm/mathfp/s_exp2.c | 0 newlib/src/newlib/libm/mathfp/s_fabs.c | 0 newlib/src/newlib/libm/mathfp/s_floor.c | 0 newlib/src/newlib/libm/mathfp/s_fmod.c | 0 newlib/src/newlib/libm/mathfp/s_frexp.c | 0 newlib/src/newlib/libm/mathfp/s_ispos.c | 0 newlib/src/newlib/libm/mathfp/s_ldexp.c | 0 newlib/src/newlib/libm/mathfp/s_log.c | 0 newlib/src/newlib/libm/mathfp/s_log10.c | 0 newlib/src/newlib/libm/mathfp/s_logarithm.c | 0 newlib/src/newlib/libm/mathfp/s_mathcnst.c | 0 newlib/src/newlib/libm/mathfp/s_numtest.c | 0 newlib/src/newlib/libm/mathfp/s_pow.c | 0 newlib/src/newlib/libm/mathfp/s_signif.c | 0 newlib/src/newlib/libm/mathfp/s_sin.c | 0 newlib/src/newlib/libm/mathfp/s_sincos.c | 0 newlib/src/newlib/libm/mathfp/s_sine.c | 0 newlib/src/newlib/libm/mathfp/s_sineh.c | 0 newlib/src/newlib/libm/mathfp/s_sinf.c | 0 newlib/src/newlib/libm/mathfp/s_sinh.c | 0 newlib/src/newlib/libm/mathfp/s_sqrt.c | 0 newlib/src/newlib/libm/mathfp/s_tan.c | 0 newlib/src/newlib/libm/mathfp/s_tanh.c | 0 newlib/src/newlib/libm/mathfp/s_tgamma.c | 0 newlib/src/newlib/libm/mathfp/sf_acos.c | 0 newlib/src/newlib/libm/mathfp/sf_asin.c | 0 newlib/src/newlib/libm/mathfp/sf_asine.c | 0 newlib/src/newlib/libm/mathfp/sf_asinh.c | 0 newlib/src/newlib/libm/mathfp/sf_atan.c | 0 newlib/src/newlib/libm/mathfp/sf_atan2.c | 0 newlib/src/newlib/libm/mathfp/sf_atangent.c | 0 newlib/src/newlib/libm/mathfp/sf_ceil.c | 0 newlib/src/newlib/libm/mathfp/sf_cos.c | 0 newlib/src/newlib/libm/mathfp/sf_cosh.c | 0 newlib/src/newlib/libm/mathfp/sf_erf.c | 0 newlib/src/newlib/libm/mathfp/sf_exp.c | 0 newlib/src/newlib/libm/mathfp/sf_exp2.c | 0 newlib/src/newlib/libm/mathfp/sf_fabs.c | 0 newlib/src/newlib/libm/mathfp/sf_floor.c | 0 newlib/src/newlib/libm/mathfp/sf_fmod.c | 0 newlib/src/newlib/libm/mathfp/sf_frexp.c | 0 newlib/src/newlib/libm/mathfp/sf_ispos.c | 0 newlib/src/newlib/libm/mathfp/sf_ldexp.c | 0 newlib/src/newlib/libm/mathfp/sf_log.c | 0 newlib/src/newlib/libm/mathfp/sf_log10.c | 0 newlib/src/newlib/libm/mathfp/sf_logarithm.c | 0 newlib/src/newlib/libm/mathfp/sf_numtest.c | 0 newlib/src/newlib/libm/mathfp/sf_pow.c | 0 newlib/src/newlib/libm/mathfp/sf_signif.c | 0 newlib/src/newlib/libm/mathfp/sf_sin.c | 0 newlib/src/newlib/libm/mathfp/sf_sincos.c | 0 newlib/src/newlib/libm/mathfp/sf_sine.c | 0 newlib/src/newlib/libm/mathfp/sf_sineh.c | 0 newlib/src/newlib/libm/mathfp/sf_sinh.c | 0 newlib/src/newlib/libm/mathfp/sf_sqrt.c | 0 newlib/src/newlib/libm/mathfp/sf_tan.c | 0 newlib/src/newlib/libm/mathfp/sf_tanh.c | 0 newlib/src/newlib/libm/mathfp/sf_tgamma.c | 0 newlib/src/newlib/libm/mathfp/w_cabs.c | 0 newlib/src/newlib/libm/mathfp/w_drem.c | 0 newlib/src/newlib/libm/mathfp/w_jn.c | 0 newlib/src/newlib/libm/mathfp/wf_cabs.c | 0 newlib/src/newlib/libm/mathfp/wf_drem.c | 0 newlib/src/newlib/libm/mathfp/wf_jn.c | 0 newlib/src/newlib/libm/mathfp/zmath.h | 0 newlib/src/newlib/libm/test/Makefile.in | 0 newlib/src/newlib/libm/test/acos_vec.c | 0 newlib/src/newlib/libm/test/acosf_vec.c | 0 newlib/src/newlib/libm/test/acosh_vec.c | 0 newlib/src/newlib/libm/test/acoshf_vec.c | 0 newlib/src/newlib/libm/test/asin_vec.c | 0 newlib/src/newlib/libm/test/asinf_vec.c | 0 newlib/src/newlib/libm/test/asinh_vec.c | 0 newlib/src/newlib/libm/test/asinhf_vec.c | 0 newlib/src/newlib/libm/test/atan2_vec.c | 0 newlib/src/newlib/libm/test/atan2f_vec.c | 0 newlib/src/newlib/libm/test/atan_vec.c | 0 newlib/src/newlib/libm/test/atanf_vec.c | 0 newlib/src/newlib/libm/test/atanh_vec.c | 0 newlib/src/newlib/libm/test/atanhf_vec.c | 0 newlib/src/newlib/libm/test/ceil_vec.c | 0 newlib/src/newlib/libm/test/ceilf_vec.c | 0 newlib/src/newlib/libm/test/conv_vec.c | 0 newlib/src/newlib/libm/test/convert.c | 0 newlib/src/newlib/libm/test/cos_vec.c | 0 newlib/src/newlib/libm/test/cosf_vec.c | 0 newlib/src/newlib/libm/test/cosh_vec.c | 0 newlib/src/newlib/libm/test/coshf_vec.c | 0 newlib/src/newlib/libm/test/dcvt.c | 0 newlib/src/newlib/libm/test/dvec.c | 0 newlib/src/newlib/libm/test/erf_vec.c | 0 newlib/src/newlib/libm/test/erfc_vec.c | 0 newlib/src/newlib/libm/test/erfcf_vec.c | 0 newlib/src/newlib/libm/test/erff_vec.c | 0 newlib/src/newlib/libm/test/exp_vec.c | 0 newlib/src/newlib/libm/test/expf_vec.c | 0 newlib/src/newlib/libm/test/fabs_vec.c | 0 newlib/src/newlib/libm/test/fabsf_vec.c | 0 newlib/src/newlib/libm/test/floor_vec.c | 0 newlib/src/newlib/libm/test/floorf_vec.c | 0 newlib/src/newlib/libm/test/fmod_vec.c | 0 newlib/src/newlib/libm/test/fmodf_vec.c | 0 newlib/src/newlib/libm/test/gamma_vec.c | 0 newlib/src/newlib/libm/test/gammaf_vec.c | 0 newlib/src/newlib/libm/test/hypot_vec.c | 0 newlib/src/newlib/libm/test/hypotf_vec.c | 0 newlib/src/newlib/libm/test/iconv_vec.c | 0 newlib/src/newlib/libm/test/j0_vec.c | 0 newlib/src/newlib/libm/test/j0f_vec.c | 0 newlib/src/newlib/libm/test/j1_vec.c | 0 newlib/src/newlib/libm/test/j1f_vec.c | 0 newlib/src/newlib/libm/test/jn_vec.c | 0 newlib/src/newlib/libm/test/jnf_vec.c | 0 newlib/src/newlib/libm/test/log10_vec.c | 0 newlib/src/newlib/libm/test/log10f_vec.c | 0 newlib/src/newlib/libm/test/log1p_vec.c | 0 newlib/src/newlib/libm/test/log1pf_vec.c | 0 newlib/src/newlib/libm/test/log2_vec.c | 0 newlib/src/newlib/libm/test/log2f_vec.c | 0 newlib/src/newlib/libm/test/log_vec.c | 0 newlib/src/newlib/libm/test/logf_vec.c | 0 newlib/src/newlib/libm/test/math.c | 0 newlib/src/newlib/libm/test/math2.c | 0 newlib/src/newlib/libm/test/sin_vec.c | 0 newlib/src/newlib/libm/test/sinf_vec.c | 0 newlib/src/newlib/libm/test/sinh_vec.c | 0 newlib/src/newlib/libm/test/sinhf_vec.c | 0 newlib/src/newlib/libm/test/sprint_ivec.c | 0 newlib/src/newlib/libm/test/sprint_vec.c | 0 newlib/src/newlib/libm/test/sqrt_vec.c | 0 newlib/src/newlib/libm/test/sqrtf_vec.c | 0 newlib/src/newlib/libm/test/string.c | 0 newlib/src/newlib/libm/test/tan_vec.c | 0 newlib/src/newlib/libm/test/tanf_vec.c | 0 newlib/src/newlib/libm/test/tanh_vec.c | 0 newlib/src/newlib/libm/test/tanhf_vec.c | 0 newlib/src/newlib/libm/test/test.c | 0 newlib/src/newlib/libm/test/test.h | 0 newlib/src/newlib/libm/test/test_ieee.c | 0 newlib/src/newlib/libm/test/test_is.c | 0 newlib/src/newlib/libm/test/y0_vec.c | 0 newlib/src/newlib/libm/test/y0f_vec.c | 0 newlib/src/newlib/libm/test/y1_vec.c | 0 newlib/src/newlib/libm/test/y1f_vec.c | 0 newlib/src/newlib/libm/test/yn_vec.c | 0 newlib/src/newlib/libm/test/ynf_vec.c | 0 newlib/src/newlib/newlib.hin | 0 newlib/src/newlib/stamp-h.in | 0 newlib/src/newlib/testsuite/config/default.exp | 0 newlib/src/newlib/testsuite/include/check.h | 0 newlib/src/newlib/testsuite/lib/checkoutput.exp | 0 newlib/src/newlib/testsuite/lib/flags.exp | 0 newlib/src/newlib/testsuite/lib/newlib.exp | 0 newlib/src/newlib/testsuite/lib/passfail.exp | 0 newlib/src/newlib/testsuite/newlib.elix/elix.exp | 0 newlib/src/newlib/testsuite/newlib.elix/tmmap.c | 0 newlib/src/newlib/testsuite/newlib.iconv/iconv.exp | 0 newlib/src/newlib/testsuite/newlib.iconv/iconvjp.c | 0 newlib/src/newlib/testsuite/newlib.iconv/iconvnm.c | 0 newlib/src/newlib/testsuite/newlib.iconv/iconvru.c | 0 newlib/src/newlib/testsuite/newlib.locale/UTF-8.c | 0 newlib/src/newlib/testsuite/newlib.locale/UTF-8.exp | 0 .../src/newlib/testsuite/newlib.locale/locale.exp | 0 .../newlib/testsuite/newlib.search/hsearchtest.c | 0 .../newlib/testsuite/newlib.search/hsearchtest.exp | 0 newlib/src/newlib/testsuite/newlib.stdlib/atexit.c | 0 .../src/newlib/testsuite/newlib.stdlib/atexit.exp | 0 .../src/newlib/testsuite/newlib.stdlib/size_max.c | 0 .../src/newlib/testsuite/newlib.stdlib/stdlib.exp | 0 .../src/newlib/testsuite/newlib.string/memmove1.c | 0 .../src/newlib/testsuite/newlib.string/string.exp | 0 newlib/src/newlib/testsuite/newlib.string/tstring.c | 0 .../src/newlib/testsuite/newlib.wctype/tiswctype.c | 0 .../src/newlib/testsuite/newlib.wctype/twctrans.c | 0 newlib/src/newlib/testsuite/newlib.wctype/twctype.c | 0 .../src/newlib/testsuite/newlib.wctype/wctype.exp | 0 newlib/src/serdep.tmp | 0 newlib/src/setup.com | 0 newlib/src/src-release | 0 newlib/src/texinfo/texinfo.tex | 0 script.gdb | 0 tools/Makefile | 0 tools/bin2obj.c | 0 tools/load.map | 0 tools/make_initrd.c | 0 tools/metalsvm.mt | 0 tools/reset_vector.S | 0 tools/scc_setup.asm | 0 tools/smp_setup.asm | 0 5329 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .gitignore mode change 100755 => 100644 Doxyfile mode change 100755 => 100644 LICENSE-2.0.txt mode change 100755 => 100644 Makefile.example mode change 100755 => 100644 Makefile.inc mode change 100755 => 100644 NOTICE mode change 100755 => 100644 arch/x86/include/asm/RCCE.h mode change 100755 => 100644 arch/x86/include/asm/RCCE_debug.h mode change 100755 => 100644 arch/x86/include/asm/RCCE_lib.h mode change 100755 => 100644 arch/x86/include/asm/RCCE_lib_pwr.h mode change 100755 => 100644 arch/x86/include/asm/SCC_API.h mode change 100755 => 100644 arch/x86/include/asm/apic.h mode change 100755 => 100644 arch/x86/include/asm/atomic.h mode change 100755 => 100644 arch/x86/include/asm/elf.h mode change 100755 => 100644 arch/x86/include/asm/gdt.h mode change 100755 => 100644 arch/x86/include/asm/iRCCE.h mode change 100755 => 100644 arch/x86/include/asm/iRCCE_lib.h mode change 100755 => 100644 arch/x86/include/asm/icc.h mode change 100755 => 100644 arch/x86/include/asm/idt.h mode change 100755 => 100644 arch/x86/include/asm/io.h mode change 100755 => 100644 arch/x86/include/asm/irq.h mode change 100755 => 100644 arch/x86/include/asm/irqflags.h mode change 100755 => 100644 arch/x86/include/asm/isrs.h mode change 100755 => 100644 arch/x86/include/asm/kb.h mode change 100755 => 100644 arch/x86/include/asm/limits.h mode change 100755 => 100644 arch/x86/include/asm/multiboot.h mode change 100755 => 100644 arch/x86/include/asm/page.h mode change 100755 => 100644 arch/x86/include/asm/pci.h mode change 100755 => 100644 arch/x86/include/asm/processor.h mode change 100755 => 100644 arch/x86/include/asm/stddef.h mode change 100755 => 100644 arch/x86/include/asm/string.h mode change 100755 => 100644 arch/x86/include/asm/syscall.h mode change 100755 => 100644 arch/x86/include/asm/tasks.h mode change 100755 => 100644 arch/x86/include/asm/tasks_types.h mode change 100755 => 100644 arch/x86/include/asm/tss.h mode change 100755 => 100644 arch/x86/include/asm/vga.h mode change 100755 => 100644 arch/x86/kernel/Makefile mode change 100755 => 100644 arch/x86/kernel/apic.c mode change 100755 => 100644 arch/x86/kernel/entry.asm mode change 100755 => 100644 arch/x86/kernel/gdt.c mode change 100755 => 100644 arch/x86/kernel/idt.c mode change 100755 => 100644 arch/x86/kernel/irq.c mode change 100755 => 100644 arch/x86/kernel/isrs.c mode change 100755 => 100644 arch/x86/kernel/kb.c mode change 100755 => 100644 arch/x86/kernel/multiboot.c mode change 100755 => 100644 arch/x86/kernel/pci.c mode change 100755 => 100644 arch/x86/kernel/pcihdr.h mode change 100755 => 100644 arch/x86/kernel/processor.c mode change 100755 => 100644 arch/x86/kernel/string.asm mode change 100755 => 100644 arch/x86/kernel/timer.c mode change 100755 => 100644 arch/x86/kernel/vga.c mode change 100755 => 100644 arch/x86/mm/Makefile mode change 100755 => 100644 arch/x86/mm/page.c mode change 100755 => 100644 arch/x86/scc/Makefile mode change 100755 => 100644 arch/x86/scc/RCCE_DCMflush.c mode change 100755 => 100644 arch/x86/scc/RCCE_admin.c mode change 100755 => 100644 arch/x86/scc/RCCE_bcast.c mode change 100755 => 100644 arch/x86/scc/RCCE_comm.c mode change 100755 => 100644 arch/x86/scc/RCCE_debug.c mode change 100755 => 100644 arch/x86/scc/RCCE_emulator_driver.c mode change 100755 => 100644 arch/x86/scc/RCCE_flags.c mode change 100755 => 100644 arch/x86/scc/RCCE_get.c mode change 100755 => 100644 arch/x86/scc/RCCE_malloc.c mode change 100755 => 100644 arch/x86/scc/RCCE_power_management.c mode change 100755 => 100644 arch/x86/scc/RCCE_put.c mode change 100755 => 100644 arch/x86/scc/RCCE_qsort.c mode change 100755 => 100644 arch/x86/scc/RCCE_recv.c mode change 100755 => 100644 arch/x86/scc/RCCE_reduce.c mode change 100755 => 100644 arch/x86/scc/RCCE_send.c mode change 100755 => 100644 arch/x86/scc/RCCE_shmalloc.c mode change 100755 => 100644 arch/x86/scc/RCCE_synch.c mode change 100755 => 100644 arch/x86/scc/SCC_API.c mode change 100755 => 100644 arch/x86/scc/iRCCE_admin.c mode change 100755 => 100644 arch/x86/scc/iRCCE_get.c mode change 100755 => 100644 arch/x86/scc/iRCCE_irecv.c mode change 100755 => 100644 arch/x86/scc/iRCCE_isend.c mode change 100755 => 100644 arch/x86/scc/iRCCE_mailbox.c mode change 100755 => 100644 arch/x86/scc/iRCCE_put.c mode change 100755 => 100644 arch/x86/scc/iRCCE_recv.c mode change 100755 => 100644 arch/x86/scc/iRCCE_send.c mode change 100755 => 100644 arch/x86/scc/iRCCE_synch.c mode change 100755 => 100644 arch/x86/scc/icc.c mode change 100755 => 100644 arch/x86/scc/scc_memcpy.h mode change 100755 => 100644 documentation/doxy_mainpage.h mode change 100755 => 100644 documentation/img/lfbs_logo.gif mode change 100755 => 100644 documentation/img/metalsvm_stack.jpg mode change 100755 => 100644 documentation/img/rwth_logo.gif mode change 100755 => 100644 documentation/tmpl/footer.html mode change 100755 => 100644 documentation/tmpl/header.html mode change 100755 => 100644 documentation/tmpl/stylesheet.css mode change 100755 => 100644 drivers/char/Makefile mode change 100755 => 100644 drivers/char/null.c mode change 100755 => 100644 drivers/net/Makefile mode change 100755 => 100644 drivers/net/mmnif.c mode change 100755 => 100644 drivers/net/mmnif.h mode change 100755 => 100644 drivers/net/rckemac.c mode change 100755 => 100644 drivers/net/rckemac.h mode change 100755 => 100644 drivers/net/rtl8139.c mode change 100755 => 100644 drivers/net/rtl8139.h mode change 100755 => 100644 drivers/net/util.c mode change 100755 => 100644 drivers/net/util.h mode change 100755 => 100644 drivers/stderr/Makefile mode change 100755 => 100644 drivers/stderr/stderr.c mode change 100755 => 100644 drivers/stdin/Makefile mode change 100755 => 100644 drivers/stdin/stdin.c mode change 100755 => 100644 drivers/stdout/Makefile mode change 100755 => 100644 fs/Makefile mode change 100755 => 100644 fs/fs.c mode change 100755 => 100644 fs/initrd.c mode change 100755 => 100644 include/metalsvm/config.h.example mode change 100755 => 100644 include/metalsvm/ctype.h mode change 100755 => 100644 include/metalsvm/errno.h mode change 100755 => 100644 include/metalsvm/fs.h mode change 100755 => 100644 include/metalsvm/init.h mode change 100755 => 100644 include/metalsvm/mailbox.h mode change 100755 => 100644 include/metalsvm/mailbox_types.h mode change 100755 => 100644 include/metalsvm/mmu.h mode change 100755 => 100644 include/metalsvm/page.h mode change 100755 => 100644 include/metalsvm/processor.h mode change 100755 => 100644 include/metalsvm/semaphore.h mode change 100755 => 100644 include/metalsvm/semaphore_types.h mode change 100755 => 100644 include/metalsvm/spinlock.h mode change 100755 => 100644 include/metalsvm/spinlock_types.h mode change 100755 => 100644 include/metalsvm/stdarg.h mode change 100755 => 100644 include/metalsvm/stddef.h mode change 100755 => 100644 include/metalsvm/stdio.h mode change 100755 => 100644 include/metalsvm/stdlib.h mode change 100755 => 100644 include/metalsvm/string.h mode change 100755 => 100644 include/metalsvm/syscall.h mode change 100755 => 100644 include/metalsvm/tasks.h mode change 100755 => 100644 include/metalsvm/tasks_types.h mode change 100755 => 100644 include/metalsvm/time.h mode change 100755 => 100644 include/metalsvm/vma.h mode change 100755 => 100644 include/stdarg.h mode change 100755 => 100644 include/stddef.h mode change 100755 => 100644 include/string.h mode change 100755 => 100644 kernel/Makefile mode change 100755 => 100644 kernel/echo.c mode change 100755 => 100644 kernel/init.c mode change 100755 => 100644 kernel/main.c mode change 100755 => 100644 kernel/ping.c mode change 100755 => 100644 kernel/syscall.c mode change 100755 => 100644 kernel/tasks.c mode change 100755 => 100644 kernel/tests.c mode change 100755 => 100644 libkern/Makefile mode change 100755 => 100644 libkern/divdi3.c mode change 100755 => 100644 libkern/lshrdi3.c mode change 100755 => 100644 libkern/moddi3.c mode change 100755 => 100644 libkern/printf.c mode change 100755 => 100644 libkern/qdivrem.c mode change 100755 => 100644 libkern/quad.h mode change 100755 => 100644 libkern/sprintf.c mode change 100755 => 100644 libkern/stdio.c mode change 100755 => 100644 libkern/string.c mode change 100755 => 100644 libkern/strtol.c mode change 100755 => 100644 libkern/strtoul.c mode change 100755 => 100644 libkern/ucmpdi2.c mode change 100755 => 100644 libkern/udivdi3.c mode change 100755 => 100644 libkern/umoddi3.c mode change 100755 => 100644 link.ld mode change 100755 => 100644 lwip/CHANGELOG mode change 100755 => 100644 lwip/COPYING mode change 100755 => 100644 lwip/FILES mode change 100755 => 100644 lwip/README mode change 100755 => 100644 lwip/UPGRADING mode change 100755 => 100644 lwip/doc/FILES mode change 100755 => 100644 lwip/doc/contrib.txt mode change 100755 => 100644 lwip/doc/rawapi.txt mode change 100755 => 100644 lwip/doc/savannah.txt mode change 100755 => 100644 lwip/doc/snmp_agent.txt mode change 100755 => 100644 lwip/doc/sys_arch.txt mode change 100755 => 100644 lwip/src/FILES mode change 100755 => 100644 lwip/src/api/Makefile mode change 100755 => 100644 lwip/src/api/api_lib.c mode change 100755 => 100644 lwip/src/api/api_msg.c mode change 100755 => 100644 lwip/src/api/err.c mode change 100755 => 100644 lwip/src/api/netbuf.c mode change 100755 => 100644 lwip/src/api/netdb.c mode change 100755 => 100644 lwip/src/api/netifapi.c mode change 100755 => 100644 lwip/src/api/sockets.c mode change 100755 => 100644 lwip/src/api/tcpip.c mode change 100755 => 100644 lwip/src/arch/Makefile mode change 100755 => 100644 lwip/src/arch/sys_arch.c mode change 100755 => 100644 lwip/src/core/Makefile mode change 100755 => 100644 lwip/src/core/def.c mode change 100755 => 100644 lwip/src/core/dhcp.c mode change 100755 => 100644 lwip/src/core/dns.c mode change 100755 => 100644 lwip/src/core/init.c mode change 100755 => 100644 lwip/src/core/ipv4/Makefile mode change 100755 => 100644 lwip/src/core/ipv4/autoip.c mode change 100755 => 100644 lwip/src/core/ipv4/icmp.c mode change 100755 => 100644 lwip/src/core/ipv4/igmp.c mode change 100755 => 100644 lwip/src/core/ipv4/inet.c mode change 100755 => 100644 lwip/src/core/ipv4/inet_chksum.c mode change 100755 => 100644 lwip/src/core/ipv4/ip.c mode change 100755 => 100644 lwip/src/core/ipv4/ip_addr.c mode change 100755 => 100644 lwip/src/core/ipv4/ip_frag.c mode change 100755 => 100644 lwip/src/core/ipv6/README mode change 100755 => 100644 lwip/src/core/ipv6/icmp6.c mode change 100755 => 100644 lwip/src/core/ipv6/inet6.c mode change 100755 => 100644 lwip/src/core/ipv6/ip6.c mode change 100755 => 100644 lwip/src/core/ipv6/ip6_addr.c mode change 100755 => 100644 lwip/src/core/mem.c mode change 100755 => 100644 lwip/src/core/memp.c mode change 100755 => 100644 lwip/src/core/netif.c mode change 100755 => 100644 lwip/src/core/pbuf.c mode change 100755 => 100644 lwip/src/core/raw.c mode change 100755 => 100644 lwip/src/core/snmp/asn1_dec.c mode change 100755 => 100644 lwip/src/core/snmp/asn1_enc.c mode change 100755 => 100644 lwip/src/core/snmp/mib2.c mode change 100755 => 100644 lwip/src/core/snmp/mib_structs.c mode change 100755 => 100644 lwip/src/core/snmp/msg_in.c mode change 100755 => 100644 lwip/src/core/snmp/msg_out.c mode change 100755 => 100644 lwip/src/core/stats.c mode change 100755 => 100644 lwip/src/core/sys.c mode change 100755 => 100644 lwip/src/core/tcp.c mode change 100755 => 100644 lwip/src/core/tcp_in.c mode change 100755 => 100644 lwip/src/core/tcp_out.c mode change 100755 => 100644 lwip/src/core/timers.c mode change 100755 => 100644 lwip/src/core/udp.c mode change 100755 => 100644 lwip/src/include/arch/cc.h mode change 100755 => 100644 lwip/src/include/arch/perf.h mode change 100755 => 100644 lwip/src/include/arch/sys_arch.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/autoip.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/icmp.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/igmp.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/inet.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/inet_chksum.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/ip.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/ip_addr.h mode change 100755 => 100644 lwip/src/include/ipv4/lwip/ip_frag.h mode change 100755 => 100644 lwip/src/include/ipv6/lwip/icmp.h mode change 100755 => 100644 lwip/src/include/ipv6/lwip/inet.h mode change 100755 => 100644 lwip/src/include/ipv6/lwip/ip.h mode change 100755 => 100644 lwip/src/include/ipv6/lwip/ip_addr.h mode change 100755 => 100644 lwip/src/include/lwip/api.h mode change 100755 => 100644 lwip/src/include/lwip/api_msg.h mode change 100755 => 100644 lwip/src/include/lwip/arch.h mode change 100755 => 100644 lwip/src/include/lwip/debug.h mode change 100755 => 100644 lwip/src/include/lwip/def.h mode change 100755 => 100644 lwip/src/include/lwip/dhcp.h mode change 100755 => 100644 lwip/src/include/lwip/dns.h mode change 100755 => 100644 lwip/src/include/lwip/err.h mode change 100755 => 100644 lwip/src/include/lwip/init.h mode change 100755 => 100644 lwip/src/include/lwip/mem.h mode change 100755 => 100644 lwip/src/include/lwip/memp.h mode change 100755 => 100644 lwip/src/include/lwip/memp_std.h mode change 100755 => 100644 lwip/src/include/lwip/netbuf.h mode change 100755 => 100644 lwip/src/include/lwip/netdb.h mode change 100755 => 100644 lwip/src/include/lwip/netif.h mode change 100755 => 100644 lwip/src/include/lwip/netifapi.h mode change 100755 => 100644 lwip/src/include/lwip/opt.h mode change 100755 => 100644 lwip/src/include/lwip/pbuf.h mode change 100755 => 100644 lwip/src/include/lwip/raw.h mode change 100755 => 100644 lwip/src/include/lwip/sio.h mode change 100755 => 100644 lwip/src/include/lwip/snmp.h mode change 100755 => 100644 lwip/src/include/lwip/snmp_asn1.h mode change 100755 => 100644 lwip/src/include/lwip/snmp_msg.h mode change 100755 => 100644 lwip/src/include/lwip/snmp_structs.h mode change 100755 => 100644 lwip/src/include/lwip/sockets.h mode change 100755 => 100644 lwip/src/include/lwip/stats.h mode change 100755 => 100644 lwip/src/include/lwip/sys.h mode change 100755 => 100644 lwip/src/include/lwip/tcp.h mode change 100755 => 100644 lwip/src/include/lwip/tcp_impl.h mode change 100755 => 100644 lwip/src/include/lwip/tcpip.h mode change 100755 => 100644 lwip/src/include/lwip/timers.h mode change 100755 => 100644 lwip/src/include/lwip/udp.h mode change 100755 => 100644 lwip/src/include/lwipopts.h mode change 100755 => 100644 lwip/src/include/netif/etharp.h mode change 100755 => 100644 lwip/src/include/netif/loopif.h mode change 100755 => 100644 lwip/src/include/netif/ppp_oe.h mode change 100755 => 100644 lwip/src/include/netif/slipif.h mode change 100755 => 100644 lwip/src/netif/FILES mode change 100755 => 100644 lwip/src/netif/Makefile mode change 100755 => 100644 lwip/src/netif/etharp.c mode change 100755 => 100644 lwip/src/netif/ethernetif.c mode change 100755 => 100644 lwip/src/netif/loopif.c mode change 100755 => 100644 lwip/src/netif/ppp/auth.c mode change 100755 => 100644 lwip/src/netif/ppp/auth.h mode change 100755 => 100644 lwip/src/netif/ppp/chap.c mode change 100755 => 100644 lwip/src/netif/ppp/chap.h mode change 100755 => 100644 lwip/src/netif/ppp/chpms.c mode change 100755 => 100644 lwip/src/netif/ppp/chpms.h mode change 100755 => 100644 lwip/src/netif/ppp/fsm.c mode change 100755 => 100644 lwip/src/netif/ppp/fsm.h mode change 100755 => 100644 lwip/src/netif/ppp/ipcp.c mode change 100755 => 100644 lwip/src/netif/ppp/ipcp.h mode change 100755 => 100644 lwip/src/netif/ppp/lcp.c mode change 100755 => 100644 lwip/src/netif/ppp/lcp.h mode change 100755 => 100644 lwip/src/netif/ppp/magic.c mode change 100755 => 100644 lwip/src/netif/ppp/magic.h mode change 100755 => 100644 lwip/src/netif/ppp/md5.c mode change 100755 => 100644 lwip/src/netif/ppp/md5.h mode change 100755 => 100644 lwip/src/netif/ppp/pap.c mode change 100755 => 100644 lwip/src/netif/ppp/pap.h mode change 100755 => 100644 lwip/src/netif/ppp/ppp.c mode change 100755 => 100644 lwip/src/netif/ppp/ppp.h mode change 100755 => 100644 lwip/src/netif/ppp/ppp_oe.c mode change 100755 => 100644 lwip/src/netif/ppp/pppdebug.h mode change 100755 => 100644 lwip/src/netif/ppp/randm.c mode change 100755 => 100644 lwip/src/netif/ppp/randm.h mode change 100755 => 100644 lwip/src/netif/ppp/vj.c mode change 100755 => 100644 lwip/src/netif/ppp/vj.h mode change 100755 => 100644 lwip/src/netif/ppp/vjbsdhdr.h mode change 100755 => 100644 lwip/src/netif/slipif.c mode change 100755 => 100644 lwip/test/unit/core/test_mem.c mode change 100755 => 100644 lwip/test/unit/core/test_mem.h mode change 100755 => 100644 lwip/test/unit/etharp/test_etharp.c mode change 100755 => 100644 lwip/test/unit/etharp/test_etharp.h mode change 100755 => 100644 lwip/test/unit/lwip_check.h mode change 100755 => 100644 lwip/test/unit/lwip_unittests.c mode change 100755 => 100644 lwip/test/unit/tcp/tcp_helper.c mode change 100755 => 100644 lwip/test/unit/tcp/tcp_helper.h mode change 100755 => 100644 lwip/test/unit/tcp/test_tcp.c mode change 100755 => 100644 lwip/test/unit/tcp/test_tcp.h mode change 100755 => 100644 lwip/test/unit/tcp/test_tcp_oos.c mode change 100755 => 100644 lwip/test/unit/tcp/test_tcp_oos.h mode change 100755 => 100644 lwip/test/unit/udp/test_udp.c mode change 100755 => 100644 lwip/test/unit/udp/test_udp.h mode change 100755 => 100644 mm/Makefile mode change 100755 => 100644 mm/memory.c mode change 100755 => 100644 mm/vma.c mode change 100755 => 100644 newlib/Makefile mode change 100755 => 100644 newlib/examples/Makefile mode change 100755 => 100644 newlib/examples/hello.c mode change 100755 => 100644 newlib/examples/jacobi.c mode change 100755 => 100644 newlib/examples/mshell.c mode change 100755 => 100644 newlib/examples/test mode change 100755 => 100644 newlib/examples/tests.c mode change 100755 => 100644 newlib/src/COPYING mode change 100755 => 100644 newlib/src/COPYING.LIB mode change 100755 => 100644 newlib/src/COPYING.LIBGLOSS mode change 100755 => 100644 newlib/src/COPYING.NEWLIB mode change 100755 => 100644 newlib/src/COPYING3 mode change 100755 => 100644 newlib/src/COPYING3.LIB mode change 100755 => 100644 newlib/src/ChangeLog mode change 100755 => 100644 newlib/src/MAINTAINERS mode change 100755 => 100644 newlib/src/Makefile mode change 100755 => 100644 newlib/src/Makefile.def mode change 100755 => 100644 newlib/src/Makefile.in mode change 100755 => 100644 newlib/src/Makefile.tpl mode change 100755 => 100644 newlib/src/README mode change 100755 => 100644 newlib/src/README-maintainer-mode mode change 100755 => 100644 newlib/src/config-ml.in mode change 100755 => 100644 newlib/src/config/ChangeLog mode change 100755 => 100644 newlib/src/config/acx.m4 mode change 100755 => 100644 newlib/src/config/bootstrap-O1.mk mode change 100755 => 100644 newlib/src/config/bootstrap-O3.mk mode change 100755 => 100644 newlib/src/config/bootstrap-debug-big.mk mode change 100755 => 100644 newlib/src/config/bootstrap-debug-ckovw.mk mode change 100755 => 100644 newlib/src/config/bootstrap-debug-lean.mk mode change 100755 => 100644 newlib/src/config/bootstrap-debug-lib.mk mode change 100755 => 100644 newlib/src/config/bootstrap-debug.mk mode change 100755 => 100644 newlib/src/config/bootstrap-lto.mk mode change 100755 => 100644 newlib/src/config/bootstrap-time.mk mode change 100755 => 100644 newlib/src/config/cloog.m4 mode change 100755 => 100644 newlib/src/config/codeset.m4 mode change 100755 => 100644 newlib/src/config/depstand.m4 mode change 100755 => 100644 newlib/src/config/dfp.m4 mode change 100755 => 100644 newlib/src/config/elf.m4 mode change 100755 => 100644 newlib/src/config/enable.m4 mode change 100755 => 100644 newlib/src/config/extensions.m4 mode change 100755 => 100644 newlib/src/config/futex.m4 mode change 100755 => 100644 newlib/src/config/gc++filt.m4 mode change 100755 => 100644 newlib/src/config/gettext-sister.m4 mode change 100755 => 100644 newlib/src/config/gettext.m4 mode change 100755 => 100644 newlib/src/config/glibc21.m4 mode change 100755 => 100644 newlib/src/config/gxx-include-dir.m4 mode change 100755 => 100644 newlib/src/config/iconv.m4 mode change 100755 => 100644 newlib/src/config/intdiv0.m4 mode change 100755 => 100644 newlib/src/config/inttypes-pri.m4 mode change 100755 => 100644 newlib/src/config/inttypes.m4 mode change 100755 => 100644 newlib/src/config/inttypes_h.m4 mode change 100755 => 100644 newlib/src/config/largefile.m4 mode change 100755 => 100644 newlib/src/config/lcmessage.m4 mode change 100755 => 100644 newlib/src/config/ld-symbolic.m4 mode change 100755 => 100644 newlib/src/config/lead-dot.m4 mode change 100755 => 100644 newlib/src/config/lib-ld.m4 mode change 100755 => 100644 newlib/src/config/lib-link.m4 mode change 100755 => 100644 newlib/src/config/lib-prefix.m4 mode change 100755 => 100644 newlib/src/config/lthostflags.m4 mode change 100755 => 100644 newlib/src/config/mh-cxux mode change 100755 => 100644 newlib/src/config/mh-cygwin mode change 100755 => 100644 newlib/src/config/mh-darwin mode change 100755 => 100644 newlib/src/config/mh-decstation mode change 100755 => 100644 newlib/src/config/mh-dgux386 mode change 100755 => 100644 newlib/src/config/mh-djgpp mode change 100755 => 100644 newlib/src/config/mh-interix mode change 100755 => 100644 newlib/src/config/mh-lynxrs6k mode change 100755 => 100644 newlib/src/config/mh-mingw mode change 100755 => 100644 newlib/src/config/mh-ncr3000 mode change 100755 => 100644 newlib/src/config/mh-necv4 mode change 100755 => 100644 newlib/src/config/mh-pa mode change 100755 => 100644 newlib/src/config/mh-pa-hpux10 mode change 100755 => 100644 newlib/src/config/mh-ppc-aix mode change 100755 => 100644 newlib/src/config/mh-sco mode change 100755 => 100644 newlib/src/config/mh-solaris mode change 100755 => 100644 newlib/src/config/mh-sysv4 mode change 100755 => 100644 newlib/src/config/mh-sysv5 mode change 100755 => 100644 newlib/src/config/mh-x86omitfp mode change 100755 => 100644 newlib/src/config/mt-alphaieee mode change 100755 => 100644 newlib/src/config/mt-d30v mode change 100755 => 100644 newlib/src/config/mt-gnu mode change 100755 => 100644 newlib/src/config/mt-mep mode change 100755 => 100644 newlib/src/config/mt-mips-elfoabi mode change 100755 => 100644 newlib/src/config/mt-mips-gnu mode change 100755 => 100644 newlib/src/config/mt-mips16-compat mode change 100755 => 100644 newlib/src/config/mt-netware mode change 100755 => 100644 newlib/src/config/mt-ospace mode change 100755 => 100644 newlib/src/config/mt-sde mode change 100755 => 100644 newlib/src/config/mt-spu mode change 100755 => 100644 newlib/src/config/mt-v810 mode change 100755 => 100644 newlib/src/config/mt-wince mode change 100755 => 100644 newlib/src/config/multi.m4 mode change 100755 => 100644 newlib/src/config/nls.m4 mode change 100755 => 100644 newlib/src/config/no-executables.m4 mode change 100755 => 100644 newlib/src/config/override.m4 mode change 100755 => 100644 newlib/src/config/plugins.m4 mode change 100755 => 100644 newlib/src/config/po.m4 mode change 100755 => 100644 newlib/src/config/proginstall.m4 mode change 100755 => 100644 newlib/src/config/progtest.m4 mode change 100755 => 100644 newlib/src/config/stdint.m4 mode change 100755 => 100644 newlib/src/config/stdint_h.m4 mode change 100755 => 100644 newlib/src/config/tcl.m4 mode change 100755 => 100644 newlib/src/config/tls.m4 mode change 100755 => 100644 newlib/src/config/uintmax_t.m4 mode change 100755 => 100644 newlib/src/config/ulonglong.m4 mode change 100755 => 100644 newlib/src/config/unwind_ipinfo.m4 mode change 100755 => 100644 newlib/src/config/warnings.m4 mode change 100755 => 100644 newlib/src/config/zlib.m4 mode change 100755 => 100644 newlib/src/configure.ac mode change 100755 => 100644 newlib/src/etc/ChangeLog mode change 100755 => 100644 newlib/src/etc/Makefile mode change 100755 => 100644 newlib/src/etc/Makefile.in mode change 100755 => 100644 newlib/src/etc/add-log.el mode change 100755 => 100644 newlib/src/etc/add-log.vi mode change 100755 => 100644 newlib/src/etc/config.cache mode change 100755 => 100644 newlib/src/etc/configbuild.ein mode change 100755 => 100644 newlib/src/etc/configbuild.fig mode change 100755 => 100644 newlib/src/etc/configbuild.jin mode change 100755 => 100644 newlib/src/etc/configbuild.tin mode change 100755 => 100644 newlib/src/etc/configdev.ein mode change 100755 => 100644 newlib/src/etc/configdev.fig mode change 100755 => 100644 newlib/src/etc/configdev.jin mode change 100755 => 100644 newlib/src/etc/configdev.tin mode change 100755 => 100644 newlib/src/etc/configure.in mode change 100755 => 100644 newlib/src/etc/configure.info mode change 100755 => 100644 newlib/src/etc/configure.texi mode change 100755 => 100644 newlib/src/etc/fdl.texi mode change 100755 => 100644 newlib/src/etc/gnu-oids.texi mode change 100755 => 100644 newlib/src/etc/make-stds.texi mode change 100755 => 100644 newlib/src/etc/standards.info mode change 100755 => 100644 newlib/src/etc/standards.texi mode change 100755 => 100644 newlib/src/etc/texi2pod.pl mode change 100755 => 100644 newlib/src/libgloss/ChangeLog mode change 100755 => 100644 newlib/src/libgloss/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/README mode change 100755 => 100644 newlib/src/libgloss/acinclude.m4 mode change 100755 => 100644 newlib/src/libgloss/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/arm/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/arm/_exit.c mode change 100755 => 100644 newlib/src/libgloss/arm/_kill.c mode change 100755 => 100644 newlib/src/libgloss/arm/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/arm/coff-iq80310.specs mode change 100755 => 100644 newlib/src/libgloss/arm/coff-pid.specs mode change 100755 => 100644 newlib/src/libgloss/arm/coff-rdimon.specs mode change 100755 => 100644 newlib/src/libgloss/arm/coff-rdpmon.specs mode change 100755 => 100644 newlib/src/libgloss/arm/coff-redboot.ld mode change 100755 => 100644 newlib/src/libgloss/arm/coff-redboot.specs mode change 100755 => 100644 newlib/src/libgloss/arm/configure mode change 100755 => 100644 newlib/src/libgloss/arm/configure.in mode change 100755 => 100644 newlib/src/libgloss/arm/crt0.S mode change 100755 => 100644 newlib/src/libgloss/arm/elf-iq80310.specs mode change 100755 => 100644 newlib/src/libgloss/arm/elf-linux.specs mode change 100755 => 100644 newlib/src/libgloss/arm/elf-pid.specs mode change 100755 => 100644 newlib/src/libgloss/arm/elf-rdimon.specs mode change 100755 => 100644 newlib/src/libgloss/arm/elf-rdpmon.specs mode change 100755 => 100644 newlib/src/libgloss/arm/elf-redboot.ld mode change 100755 => 100644 newlib/src/libgloss/arm/elf-redboot.specs mode change 100755 => 100644 newlib/src/libgloss/arm/libcfunc.c mode change 100755 => 100644 newlib/src/libgloss/arm/linux-crt0.c mode change 100755 => 100644 newlib/src/libgloss/arm/linux-syscall.h mode change 100755 => 100644 newlib/src/libgloss/arm/linux-syscalls0.S mode change 100755 => 100644 newlib/src/libgloss/arm/linux-syscalls1.c mode change 100755 => 100644 newlib/src/libgloss/arm/redboot-crt0.S mode change 100755 => 100644 newlib/src/libgloss/arm/redboot-syscalls.c mode change 100755 => 100644 newlib/src/libgloss/arm/swi.h mode change 100755 => 100644 newlib/src/libgloss/arm/syscall.h mode change 100755 => 100644 newlib/src/libgloss/arm/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/arm/trap.S mode change 100755 => 100644 newlib/src/libgloss/autom4te.cache/output.0 mode change 100755 => 100644 newlib/src/libgloss/autom4te.cache/requests mode change 100755 => 100644 newlib/src/libgloss/autom4te.cache/traces.0 mode change 100755 => 100644 newlib/src/libgloss/bfin/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/bfin/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/bfin/basiccrt.S mode change 100755 => 100644 newlib/src/libgloss/bfin/bf504.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf506.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf512.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf514.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf516.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf518.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf522.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf523.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf524.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf525.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf526.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf527.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf531.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf532.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf533.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf534.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf536.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf537.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf538.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf539.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf542.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf544.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf547.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf548.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf549.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf561.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf561a.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf561b.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf561m.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bf592.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bfin-common-mc.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/bfin-common-sc.ld mode change 100755 => 100644 newlib/src/libgloss/bfin/configure.in mode change 100755 => 100644 newlib/src/libgloss/bfin/crt0.S mode change 100755 => 100644 newlib/src/libgloss/bfin/include/blackfin.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/builtins.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/ccblkfn.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF504.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF504F.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF506F.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF50x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF512.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF514.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF516.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF518.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF51x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF522.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF523.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF524.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF525.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF526.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF527.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF52x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF531.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF532.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF533.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF534.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF535.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF536.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF537.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF538.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF539.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF53x.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF542.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF542M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF544.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF544M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF547.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF547M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF548.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF548M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF549.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF549M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF54x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF561.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF592-A.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefBF59x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdef_LPBlackfin.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cdefblackfin.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cplb.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/cplbtab.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF504.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF504F.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF506F.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF50x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF512.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF514.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF516.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF518.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF51x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF522.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF523.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF524.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF525.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF526.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF527.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF52x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF531.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF532.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF533.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF534.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF535.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF536.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF537.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF538.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF539.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF542.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF542M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF544.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF544M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF547.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF547M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF548.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF548M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF549.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF549M.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF54x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF561.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF592-A.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defBF59x_base.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/def_LPBlackfin.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/defblackfin.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sys/_adi_platform.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sys/anomaly_macros_rtl.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sys/excause.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sys/exception.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sys/mc_typedef.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sys/platform.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sys/pll.h mode change 100755 => 100644 newlib/src/libgloss/bfin/include/sysreg.h mode change 100755 => 100644 newlib/src/libgloss/bfin/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/close.c mode change 100755 => 100644 newlib/src/libgloss/config/default.mh mode change 100755 => 100644 newlib/src/libgloss/config/default.mt mode change 100755 => 100644 newlib/src/libgloss/config/dos.mh mode change 100755 => 100644 newlib/src/libgloss/config/mips.mt mode change 100755 => 100644 newlib/src/libgloss/config/mn10200.mt mode change 100755 => 100644 newlib/src/libgloss/config/mn10300.mt mode change 100755 => 100644 newlib/src/libgloss/config/ppc.mh mode change 100755 => 100644 newlib/src/libgloss/config/xc16x.mt mode change 100755 => 100644 newlib/src/libgloss/configure.in mode change 100755 => 100644 newlib/src/libgloss/cr16/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/cr16/_exit.c mode change 100755 => 100644 newlib/src/libgloss/cr16/_getenv.c mode change 100755 => 100644 newlib/src/libgloss/cr16/_rename.c mode change 100755 => 100644 newlib/src/libgloss/cr16/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/cr16/close.c mode change 100755 => 100644 newlib/src/libgloss/cr16/configure mode change 100755 => 100644 newlib/src/libgloss/cr16/configure.in mode change 100755 => 100644 newlib/src/libgloss/cr16/crt1.S mode change 100755 => 100644 newlib/src/libgloss/cr16/crti.S mode change 100755 => 100644 newlib/src/libgloss/cr16/crtn.S mode change 100755 => 100644 newlib/src/libgloss/cr16/dvz_hndl.c mode change 100755 => 100644 newlib/src/libgloss/cr16/flg_hndl.c mode change 100755 => 100644 newlib/src/libgloss/cr16/fstat.c mode change 100755 => 100644 newlib/src/libgloss/cr16/getpid.c mode change 100755 => 100644 newlib/src/libgloss/cr16/iad_hndl.c mode change 100755 => 100644 newlib/src/libgloss/cr16/intable.c mode change 100755 => 100644 newlib/src/libgloss/cr16/isatty.c mode change 100755 => 100644 newlib/src/libgloss/cr16/kill.c mode change 100755 => 100644 newlib/src/libgloss/cr16/lseek.c mode change 100755 => 100644 newlib/src/libgloss/cr16/open.c mode change 100755 => 100644 newlib/src/libgloss/cr16/putnum.c mode change 100755 => 100644 newlib/src/libgloss/cr16/read.c mode change 100755 => 100644 newlib/src/libgloss/cr16/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/cr16/sim.ld mode change 100755 => 100644 newlib/src/libgloss/cr16/stat.c mode change 100755 => 100644 newlib/src/libgloss/cr16/svc_hndl.c mode change 100755 => 100644 newlib/src/libgloss/cr16/time.c mode change 100755 => 100644 newlib/src/libgloss/cr16/und_hndl.c mode change 100755 => 100644 newlib/src/libgloss/cr16/unlink.c mode change 100755 => 100644 newlib/src/libgloss/cr16/write.c mode change 100755 => 100644 newlib/src/libgloss/cris/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/cris/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/cris/configure.in mode change 100755 => 100644 newlib/src/libgloss/cris/crt0.S mode change 100755 => 100644 newlib/src/libgloss/cris/crti.c mode change 100755 => 100644 newlib/src/libgloss/cris/crtn.c mode change 100755 => 100644 newlib/src/libgloss/cris/gensyscalls mode change 100755 => 100644 newlib/src/libgloss/cris/irqtable.S mode change 100755 => 100644 newlib/src/libgloss/cris/lcrt0.c mode change 100755 => 100644 newlib/src/libgloss/cris/linunistd.h mode change 100755 => 100644 newlib/src/libgloss/cris/outbyte.c mode change 100755 => 100644 newlib/src/libgloss/cris/setup.S mode change 100755 => 100644 newlib/src/libgloss/crx/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/crx/_exit.c mode change 100755 => 100644 newlib/src/libgloss/crx/_getenv.c mode change 100755 => 100644 newlib/src/libgloss/crx/_rename.c mode change 100755 => 100644 newlib/src/libgloss/crx/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/crx/close.c mode change 100755 => 100644 newlib/src/libgloss/crx/configure.in mode change 100755 => 100644 newlib/src/libgloss/crx/crt0.S mode change 100755 => 100644 newlib/src/libgloss/crx/crti.S mode change 100755 => 100644 newlib/src/libgloss/crx/crtn.S mode change 100755 => 100644 newlib/src/libgloss/crx/dvz_hndl.c mode change 100755 => 100644 newlib/src/libgloss/crx/flg_hndl.c mode change 100755 => 100644 newlib/src/libgloss/crx/fstat.c mode change 100755 => 100644 newlib/src/libgloss/crx/getpid.c mode change 100755 => 100644 newlib/src/libgloss/crx/iad_hndl.c mode change 100755 => 100644 newlib/src/libgloss/crx/intable.c mode change 100755 => 100644 newlib/src/libgloss/crx/isatty.c mode change 100755 => 100644 newlib/src/libgloss/crx/kill.c mode change 100755 => 100644 newlib/src/libgloss/crx/lseek.c mode change 100755 => 100644 newlib/src/libgloss/crx/open.c mode change 100755 => 100644 newlib/src/libgloss/crx/putnum.c mode change 100755 => 100644 newlib/src/libgloss/crx/read.c mode change 100755 => 100644 newlib/src/libgloss/crx/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/crx/sim.ld mode change 100755 => 100644 newlib/src/libgloss/crx/stat.c mode change 100755 => 100644 newlib/src/libgloss/crx/svc_hndl.c mode change 100755 => 100644 newlib/src/libgloss/crx/time.c mode change 100755 => 100644 newlib/src/libgloss/crx/und_hndl.c mode change 100755 => 100644 newlib/src/libgloss/crx/unlink.c mode change 100755 => 100644 newlib/src/libgloss/crx/write.c mode change 100755 => 100644 newlib/src/libgloss/d30v/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/d30v/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/d30v/configure.in mode change 100755 => 100644 newlib/src/libgloss/d30v/crt0.S mode change 100755 => 100644 newlib/src/libgloss/d30v/inbyte.c mode change 100755 => 100644 newlib/src/libgloss/d30v/outbyte.c mode change 100755 => 100644 newlib/src/libgloss/d30v/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/debug.c mode change 100755 => 100644 newlib/src/libgloss/debug.h mode change 100755 => 100644 newlib/src/libgloss/doc/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/doc/configure.in mode change 100755 => 100644 newlib/src/libgloss/doc/porting.texi mode change 100755 => 100644 newlib/src/libgloss/fr30/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/fr30/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/fr30/configure.in mode change 100755 => 100644 newlib/src/libgloss/fr30/crt0.s mode change 100755 => 100644 newlib/src/libgloss/fr30/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/frv/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/frv/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/frv/configure.in mode change 100755 => 100644 newlib/src/libgloss/frv/crt0.S mode change 100755 => 100644 newlib/src/libgloss/frv/fstat.c mode change 100755 => 100644 newlib/src/libgloss/frv/getpid.c mode change 100755 => 100644 newlib/src/libgloss/frv/isatty.c mode change 100755 => 100644 newlib/src/libgloss/frv/kill.c mode change 100755 => 100644 newlib/src/libgloss/frv/print.c mode change 100755 => 100644 newlib/src/libgloss/frv/putnum.c mode change 100755 => 100644 newlib/src/libgloss/frv/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/frv/sim-close.S mode change 100755 => 100644 newlib/src/libgloss/frv/sim-exit.S mode change 100755 => 100644 newlib/src/libgloss/frv/sim-inbyte.c mode change 100755 => 100644 newlib/src/libgloss/frv/sim-lseek.S mode change 100755 => 100644 newlib/src/libgloss/frv/sim-open.S mode change 100755 => 100644 newlib/src/libgloss/frv/sim-read.S mode change 100755 => 100644 newlib/src/libgloss/frv/sim-time.c mode change 100755 => 100644 newlib/src/libgloss/frv/sim-unlink.S mode change 100755 => 100644 newlib/src/libgloss/frv/sim-write.S mode change 100755 => 100644 newlib/src/libgloss/frv/stat.c mode change 100755 => 100644 newlib/src/libgloss/fstat.c mode change 100755 => 100644 newlib/src/libgloss/getpid.c mode change 100755 => 100644 newlib/src/libgloss/glue.h mode change 100755 => 100644 newlib/src/libgloss/hp74x/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/hp74x/README mode change 100755 => 100644 newlib/src/libgloss/hp74x/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/hp74x/checksum.c mode change 100755 => 100644 newlib/src/libgloss/hp74x/configure.in mode change 100755 => 100644 newlib/src/libgloss/hp74x/crt0.s mode change 100755 => 100644 newlib/src/libgloss/hp74x/debugger.h mode change 100755 => 100644 newlib/src/libgloss/hp74x/debugger.s mode change 100755 => 100644 newlib/src/libgloss/hp74x/diagnose.h mode change 100755 => 100644 newlib/src/libgloss/hp74x/hppa-defs.h mode change 100755 => 100644 newlib/src/libgloss/hp74x/hppa.ld mode change 100755 => 100644 newlib/src/libgloss/hp74x/io.c mode change 100755 => 100644 newlib/src/libgloss/hp74x/iva_table.h mode change 100755 => 100644 newlib/src/libgloss/hp74x/iva_table.s mode change 100755 => 100644 newlib/src/libgloss/hp74x/pa_stub.c mode change 100755 => 100644 newlib/src/libgloss/hp74x/test.c mode change 100755 => 100644 newlib/src/libgloss/i386/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/i386/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/i386/configure.in mode change 100755 => 100644 newlib/src/libgloss/i386/cygmon-crt0.S mode change 100755 => 100644 newlib/src/libgloss/i386/cygmon-gmon.c mode change 100755 => 100644 newlib/src/libgloss/i386/cygmon-gmon.h mode change 100755 => 100644 newlib/src/libgloss/i386/cygmon-salib.c mode change 100755 => 100644 newlib/src/libgloss/i386/cygmon-syscall.h mode change 100755 => 100644 newlib/src/libgloss/i386/cygmon.ld mode change 100755 => 100644 newlib/src/libgloss/i960/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/i960/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/i960/asm.h mode change 100755 => 100644 newlib/src/libgloss/i960/configure.in mode change 100755 => 100644 newlib/src/libgloss/i960/crt0.c mode change 100755 => 100644 newlib/src/libgloss/i960/mon-read.c mode change 100755 => 100644 newlib/src/libgloss/i960/mon-syscalls.S mode change 100755 => 100644 newlib/src/libgloss/i960/mon-write.c mode change 100755 => 100644 newlib/src/libgloss/i960/mon960.c mode change 100755 => 100644 newlib/src/libgloss/i960/mon960.ld mode change 100755 => 100644 newlib/src/libgloss/i960/syscall.h mode change 100755 => 100644 newlib/src/libgloss/iq2000/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/iq2000/_exit.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/access.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/iq2000/chmod.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/chown.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/close.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/configure.in mode change 100755 => 100644 newlib/src/libgloss/iq2000/creat.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/crt0.S mode change 100755 => 100644 newlib/src/libgloss/iq2000/crt1.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/execv.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/execve.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/fork.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/fstat.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/getpid.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/gettime.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/isatty.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/kill.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/lseek.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/open.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/pipe.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/read.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/sim.ld mode change 100755 => 100644 newlib/src/libgloss/iq2000/stat.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/test.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/time.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/times.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/trap.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/trap.h mode change 100755 => 100644 newlib/src/libgloss/iq2000/unlink.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/utime.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/wait.c mode change 100755 => 100644 newlib/src/libgloss/iq2000/write.c mode change 100755 => 100644 newlib/src/libgloss/isatty.c mode change 100755 => 100644 newlib/src/libgloss/kill.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/libnosys/_exit.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/acconfig.h mode change 100755 => 100644 newlib/src/libgloss/libnosys/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/libnosys/chown.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/close.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/config.h.in mode change 100755 => 100644 newlib/src/libgloss/libnosys/configure.in mode change 100755 => 100644 newlib/src/libgloss/libnosys/environ.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/errno.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/execve.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/fork.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/fstat.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/getpid.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/gettod.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/isatty.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/kill.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/link.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/lseek.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/open.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/read.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/readlink.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/stat.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/symlink.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/times.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/unlink.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/wait.c mode change 100755 => 100644 newlib/src/libgloss/libnosys/warning.h mode change 100755 => 100644 newlib/src/libgloss/libnosys/write.c mode change 100755 => 100644 newlib/src/libgloss/lm32/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/lm32/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/lm32/configure.in mode change 100755 => 100644 newlib/src/libgloss/lm32/crt0.S mode change 100755 => 100644 newlib/src/libgloss/lm32/isatty.c mode change 100755 => 100644 newlib/src/libgloss/lm32/scall.S mode change 100755 => 100644 newlib/src/libgloss/lm32/sim.ld mode change 100755 => 100644 newlib/src/libgloss/lseek.c mode change 100755 => 100644 newlib/src/libgloss/m32c/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/m32c/abort.S mode change 100755 => 100644 newlib/src/libgloss/m32c/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/m32c/argv.S mode change 100755 => 100644 newlib/src/libgloss/m32c/argvlen.S mode change 100755 => 100644 newlib/src/libgloss/m32c/chdir.S mode change 100755 => 100644 newlib/src/libgloss/m32c/chmod.S mode change 100755 => 100644 newlib/src/libgloss/m32c/close.S mode change 100755 => 100644 newlib/src/libgloss/m32c/configure.in mode change 100755 => 100644 newlib/src/libgloss/m32c/crt0.S mode change 100755 => 100644 newlib/src/libgloss/m32c/crtn.S mode change 100755 => 100644 newlib/src/libgloss/m32c/exit.S mode change 100755 => 100644 newlib/src/libgloss/m32c/fstat.S mode change 100755 => 100644 newlib/src/libgloss/m32c/genscript mode change 100755 => 100644 newlib/src/libgloss/m32c/getpid.S mode change 100755 => 100644 newlib/src/libgloss/m32c/gettimeofday.S mode change 100755 => 100644 newlib/src/libgloss/m32c/heaptop.S mode change 100755 => 100644 newlib/src/libgloss/m32c/isatty.S mode change 100755 => 100644 newlib/src/libgloss/m32c/kill.S mode change 100755 => 100644 newlib/src/libgloss/m32c/link.S mode change 100755 => 100644 newlib/src/libgloss/m32c/lseek.S mode change 100755 => 100644 newlib/src/libgloss/m32c/m32c.tmpl mode change 100755 => 100644 newlib/src/libgloss/m32c/m32csys.h mode change 100755 => 100644 newlib/src/libgloss/m32c/open.S mode change 100755 => 100644 newlib/src/libgloss/m32c/read.S mode change 100755 => 100644 newlib/src/libgloss/m32c/sample.c mode change 100755 => 100644 newlib/src/libgloss/m32c/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/m32c/stat.S mode change 100755 => 100644 newlib/src/libgloss/m32c/time.S mode change 100755 => 100644 newlib/src/libgloss/m32c/times.S mode change 100755 => 100644 newlib/src/libgloss/m32c/unlink.S mode change 100755 => 100644 newlib/src/libgloss/m32c/utime.S mode change 100755 => 100644 newlib/src/libgloss/m32c/varvects.S mode change 100755 => 100644 newlib/src/libgloss/m32c/varvects.h mode change 100755 => 100644 newlib/src/libgloss/m32c/write.S mode change 100755 => 100644 newlib/src/libgloss/m32r/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/m32r/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/m32r/chmod.c mode change 100755 => 100644 newlib/src/libgloss/m32r/close.c mode change 100755 => 100644 newlib/src/libgloss/m32r/configure.in mode change 100755 => 100644 newlib/src/libgloss/m32r/crt0.S mode change 100755 => 100644 newlib/src/libgloss/m32r/eit.h mode change 100755 => 100644 newlib/src/libgloss/m32r/eva-stub.ld mode change 100755 => 100644 newlib/src/libgloss/m32r/eva.ld mode change 100755 => 100644 newlib/src/libgloss/m32r/exit.c mode change 100755 => 100644 newlib/src/libgloss/m32r/fstat.c mode change 100755 => 100644 newlib/src/libgloss/m32r/getpid.c mode change 100755 => 100644 newlib/src/libgloss/m32r/isatty.c mode change 100755 => 100644 newlib/src/libgloss/m32r/kill.c mode change 100755 => 100644 newlib/src/libgloss/m32r/lseek.c mode change 100755 => 100644 newlib/src/libgloss/m32r/m32r-lib.c mode change 100755 => 100644 newlib/src/libgloss/m32r/m32r-stub.c mode change 100755 => 100644 newlib/src/libgloss/m32r/mon.specs mode change 100755 => 100644 newlib/src/libgloss/m32r/open.c mode change 100755 => 100644 newlib/src/libgloss/m32r/raise.c mode change 100755 => 100644 newlib/src/libgloss/m32r/read.c mode change 100755 => 100644 newlib/src/libgloss/m32r/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/m32r/stat.c mode change 100755 => 100644 newlib/src/libgloss/m32r/trap0.S mode change 100755 => 100644 newlib/src/libgloss/m32r/trapmon0.c mode change 100755 => 100644 newlib/src/libgloss/m32r/unlink.c mode change 100755 => 100644 newlib/src/libgloss/m32r/utime.c mode change 100755 => 100644 newlib/src/libgloss/m32r/write.c mode change 100755 => 100644 newlib/src/libgloss/m68hc11/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/m68hc11/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/m68hc11/configure.in mode change 100755 => 100644 newlib/src/libgloss/m68hc11/crt0.S mode change 100755 => 100644 newlib/src/libgloss/m68hc11/sci-inout.S mode change 100755 => 100644 newlib/src/libgloss/m68hc11/sim-valid-m68hc11.ld mode change 100755 => 100644 newlib/src/libgloss/m68hc11/sim-valid-m68hc12.ld mode change 100755 => 100644 newlib/src/libgloss/m68hc11/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/m68k/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/m68k/README mode change 100755 => 100644 newlib/src/libgloss/m68k/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/m68k/asm.h mode change 100755 => 100644 newlib/src/libgloss/m68k/bcc.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/cf-crt0.S mode change 100755 => 100644 newlib/src/libgloss/m68k/cf-crt1.c mode change 100755 => 100644 newlib/src/libgloss/m68k/cf-exit.c mode change 100755 => 100644 newlib/src/libgloss/m68k/cf-hosted.S mode change 100755 => 100644 newlib/src/libgloss/m68k/cf-isrs.c mode change 100755 => 100644 newlib/src/libgloss/m68k/cf-isv.S mode change 100755 => 100644 newlib/src/libgloss/m68k/cf-sbrk.c mode change 100755 => 100644 newlib/src/libgloss/m68k/cf.sc mode change 100755 => 100644 newlib/src/libgloss/m68k/configure.in mode change 100755 => 100644 newlib/src/libgloss/m68k/cpu32bug.S mode change 100755 => 100644 newlib/src/libgloss/m68k/cpu32bug.h mode change 100755 => 100644 newlib/src/libgloss/m68k/crt0.S mode change 100755 => 100644 newlib/src/libgloss/m68k/dtor.C mode change 100755 => 100644 newlib/src/libgloss/m68k/fido-_exit.c mode change 100755 => 100644 newlib/src/libgloss/m68k/fido-crt0.S mode change 100755 => 100644 newlib/src/libgloss/m68k/fido-handler.c mode change 100755 => 100644 newlib/src/libgloss/m68k/fido-hosted.S mode change 100755 => 100644 newlib/src/libgloss/m68k/fido-sbrk.c mode change 100755 => 100644 newlib/src/libgloss/m68k/fido.h mode change 100755 => 100644 newlib/src/libgloss/m68k/fido.sc mode change 100755 => 100644 newlib/src/libgloss/m68k/fido_profiling.h mode change 100755 => 100644 newlib/src/libgloss/m68k/idp-inbyte.c mode change 100755 => 100644 newlib/src/libgloss/m68k/idp-outbyte.c mode change 100755 => 100644 newlib/src/libgloss/m68k/idp.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/idpgdb.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/io-close.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-exit.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-fstat.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-gdb.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-gettimeofday.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-isatty.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-lseek.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-open.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-read.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-rename.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-stat.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-system.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-time.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-unlink.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io-write.c mode change 100755 => 100644 newlib/src/libgloss/m68k/io.h mode change 100755 => 100644 newlib/src/libgloss/m68k/leds.c mode change 100755 => 100644 newlib/src/libgloss/m68k/leds.h mode change 100755 => 100644 newlib/src/libgloss/m68k/mc68681reg.h mode change 100755 => 100644 newlib/src/libgloss/m68k/mc68ec.c mode change 100755 => 100644 newlib/src/libgloss/m68k/mvme-stub.c mode change 100755 => 100644 newlib/src/libgloss/m68k/mvme.S mode change 100755 => 100644 newlib/src/libgloss/m68k/mvme135-asm.S mode change 100755 => 100644 newlib/src/libgloss/m68k/mvme135.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/mvme162.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/mvme162lx-asm.S mode change 100755 => 100644 newlib/src/libgloss/m68k/sbc5204.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/sbc5206.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/sim-abort.c mode change 100755 => 100644 newlib/src/libgloss/m68k/sim-crt0.S mode change 100755 => 100644 newlib/src/libgloss/m68k/sim-errno.c mode change 100755 => 100644 newlib/src/libgloss/m68k/sim-funcs.c mode change 100755 => 100644 newlib/src/libgloss/m68k/sim-inbyte.c mode change 100755 => 100644 newlib/src/libgloss/m68k/sim-print.c mode change 100755 => 100644 newlib/src/libgloss/m68k/sim-sbrk.c mode change 100755 => 100644 newlib/src/libgloss/m68k/sim.ld mode change 100755 => 100644 newlib/src/libgloss/m68k/simulator.S mode change 100755 => 100644 newlib/src/libgloss/m68k/test.c mode change 100755 => 100644 newlib/src/libgloss/mcore/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/mcore/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/mcore/close.c mode change 100755 => 100644 newlib/src/libgloss/mcore/cmb-exit.c mode change 100755 => 100644 newlib/src/libgloss/mcore/cmb-inbyte.c mode change 100755 => 100644 newlib/src/libgloss/mcore/cmb-outbyte.c mode change 100755 => 100644 newlib/src/libgloss/mcore/configure.in mode change 100755 => 100644 newlib/src/libgloss/mcore/crt0.S mode change 100755 => 100644 newlib/src/libgloss/mcore/elf-cmb.ld mode change 100755 => 100644 newlib/src/libgloss/mcore/elf-cmb.specs mode change 100755 => 100644 newlib/src/libgloss/mcore/fstat.c mode change 100755 => 100644 newlib/src/libgloss/mcore/getpid.c mode change 100755 => 100644 newlib/src/libgloss/mcore/kill.c mode change 100755 => 100644 newlib/src/libgloss/mcore/lseek.c mode change 100755 => 100644 newlib/src/libgloss/mcore/open.c mode change 100755 => 100644 newlib/src/libgloss/mcore/pe-cmb.ld mode change 100755 => 100644 newlib/src/libgloss/mcore/pe-cmb.specs mode change 100755 => 100644 newlib/src/libgloss/mcore/print.c mode change 100755 => 100644 newlib/src/libgloss/mcore/putnum.c mode change 100755 => 100644 newlib/src/libgloss/mcore/raise.c mode change 100755 => 100644 newlib/src/libgloss/mcore/read.c mode change 100755 => 100644 newlib/src/libgloss/mcore/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/mcore/stat.c mode change 100755 => 100644 newlib/src/libgloss/mcore/syscalls.S mode change 100755 => 100644 newlib/src/libgloss/mcore/unlink.c mode change 100755 => 100644 newlib/src/libgloss/mcore/write.c mode change 100755 => 100644 newlib/src/libgloss/mep/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/mep/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/mep/configure.in mode change 100755 => 100644 newlib/src/libgloss/mep/crt0.S mode change 100755 => 100644 newlib/src/libgloss/mep/crtn.S mode change 100755 => 100644 newlib/src/libgloss/mep/default.ld mode change 100755 => 100644 newlib/src/libgloss/mep/fmax.ld mode change 100755 => 100644 newlib/src/libgloss/mep/gcov-io.h mode change 100755 => 100644 newlib/src/libgloss/mep/gmap_default.ld mode change 100755 => 100644 newlib/src/libgloss/mep/h_reset.c mode change 100755 => 100644 newlib/src/libgloss/mep/handlers.c mode change 100755 => 100644 newlib/src/libgloss/mep/isatty.c mode change 100755 => 100644 newlib/src/libgloss/mep/mep-bb.c mode change 100755 => 100644 newlib/src/libgloss/mep/mep-gmon.c mode change 100755 => 100644 newlib/src/libgloss/mep/min.ld mode change 100755 => 100644 newlib/src/libgloss/mep/read.c mode change 100755 => 100644 newlib/src/libgloss/mep/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/mep/sdram-crt0.S mode change 100755 => 100644 newlib/src/libgloss/mep/sim-crt0.S mode change 100755 => 100644 newlib/src/libgloss/mep/sim-crtn.S mode change 100755 => 100644 newlib/src/libgloss/mep/simnovec-crt0.S mode change 100755 => 100644 newlib/src/libgloss/mep/simple.ld mode change 100755 => 100644 newlib/src/libgloss/mep/simsdram-crt0.S mode change 100755 => 100644 newlib/src/libgloss/mep/syscalls.S mode change 100755 => 100644 newlib/src/libgloss/mep/write.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/metalsvm/_exit.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/metalsvm/autom4te.cache/output.0 mode change 100755 => 100644 newlib/src/libgloss/metalsvm/autom4te.cache/requests mode change 100755 => 100644 newlib/src/libgloss/metalsvm/autom4te.cache/traces.0 mode change 100755 => 100644 newlib/src/libgloss/metalsvm/chown.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/close.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/config.h mode change 100755 => 100644 newlib/src/libgloss/metalsvm/configure.in mode change 100755 => 100644 newlib/src/libgloss/metalsvm/crt0.asm mode change 100755 => 100644 newlib/src/libgloss/metalsvm/environ.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/errno.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/execve.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/fork.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/fstat.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/getpid.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/gettod.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/init.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/isatty.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/kill.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/link.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/link.ld mode change 100755 => 100644 newlib/src/libgloss/metalsvm/lseek.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/open.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/read.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/readlink.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/stat.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/symlink.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/syscall.h mode change 100755 => 100644 newlib/src/libgloss/metalsvm/times.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/unlink.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/wait.c mode change 100755 => 100644 newlib/src/libgloss/metalsvm/warning.h mode change 100755 => 100644 newlib/src/libgloss/metalsvm/write.c mode change 100755 => 100644 newlib/src/libgloss/microblaze/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/microblaze/_exception_handler.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/_hw_exception_handler.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/_interrupt_handler.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/_program_clean.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/_program_init.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/configure mode change 100755 => 100644 newlib/src/libgloss/microblaze/configure.in mode change 100755 => 100644 newlib/src/libgloss/microblaze/crt0.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/crt1.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/crt2.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/crt3.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/crt4.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/crtinit.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/pgcrtinit.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/microblaze/sim-crtinit.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/sim-pgcrtinit.S mode change 100755 => 100644 newlib/src/libgloss/microblaze/timer.c mode change 100755 => 100644 newlib/src/libgloss/microblaze/xil_malloc.c mode change 100755 => 100644 newlib/src/libgloss/microblaze/xil_sbrk.c mode change 100755 => 100644 newlib/src/libgloss/microblaze/xilinx.ld mode change 100755 => 100644 newlib/src/libgloss/mips/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/mips/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/mips/array-io.c mode change 100755 => 100644 newlib/src/libgloss/mips/array.ld mode change 100755 => 100644 newlib/src/libgloss/mips/cfe.c mode change 100755 => 100644 newlib/src/libgloss/mips/cfe.ld mode change 100755 => 100644 newlib/src/libgloss/mips/cfe_api.c mode change 100755 => 100644 newlib/src/libgloss/mips/cfe_api.h mode change 100755 => 100644 newlib/src/libgloss/mips/cfe_api_int.h mode change 100755 => 100644 newlib/src/libgloss/mips/cfe_error.h mode change 100755 => 100644 newlib/src/libgloss/mips/cfe_mem.c mode change 100755 => 100644 newlib/src/libgloss/mips/cma101.c mode change 100755 => 100644 newlib/src/libgloss/mips/configure.in mode change 100755 => 100644 newlib/src/libgloss/mips/crt0.S mode change 100755 => 100644 newlib/src/libgloss/mips/crt0_cfe.S mode change 100755 => 100644 newlib/src/libgloss/mips/crt0_cygmon.S mode change 100755 => 100644 newlib/src/libgloss/mips/cygmon.c mode change 100755 => 100644 newlib/src/libgloss/mips/ddb-kseg0.ld mode change 100755 => 100644 newlib/src/libgloss/mips/ddb.ld mode change 100755 => 100644 newlib/src/libgloss/mips/dtor.C mode change 100755 => 100644 newlib/src/libgloss/mips/dve.ld mode change 100755 => 100644 newlib/src/libgloss/mips/dvemon.c mode change 100755 => 100644 newlib/src/libgloss/mips/entry.S mode change 100755 => 100644 newlib/src/libgloss/mips/idt.ld mode change 100755 => 100644 newlib/src/libgloss/mips/idt32.ld mode change 100755 => 100644 newlib/src/libgloss/mips/idt64.ld mode change 100755 => 100644 newlib/src/libgloss/mips/idtecoff.ld mode change 100755 => 100644 newlib/src/libgloss/mips/idtmon.S mode change 100755 => 100644 newlib/src/libgloss/mips/jmr3904-io.c mode change 100755 => 100644 newlib/src/libgloss/mips/jmr3904app-java.ld mode change 100755 => 100644 newlib/src/libgloss/mips/jmr3904app.ld mode change 100755 => 100644 newlib/src/libgloss/mips/jmr3904dram-java.ld mode change 100755 => 100644 newlib/src/libgloss/mips/jmr3904dram.ld mode change 100755 => 100644 newlib/src/libgloss/mips/lsi.ld mode change 100755 => 100644 newlib/src/libgloss/mips/lsipmon.S mode change 100755 => 100644 newlib/src/libgloss/mips/nullmon.c mode change 100755 => 100644 newlib/src/libgloss/mips/nullmon.ld mode change 100755 => 100644 newlib/src/libgloss/mips/pmon.S mode change 100755 => 100644 newlib/src/libgloss/mips/pmon.ld mode change 100755 => 100644 newlib/src/libgloss/mips/regs.S mode change 100755 => 100644 newlib/src/libgloss/mips/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/mips/test.c mode change 100755 => 100644 newlib/src/libgloss/mips/vr4300.S mode change 100755 => 100644 newlib/src/libgloss/mips/vr5xxx.S mode change 100755 => 100644 newlib/src/libgloss/mn10200/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/mn10200/_exit.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/access.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/mn10200/chmod.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/chown.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/close.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/configure.in mode change 100755 => 100644 newlib/src/libgloss/mn10200/creat.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/crt0.S mode change 100755 => 100644 newlib/src/libgloss/mn10200/crt1.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/eval.ld mode change 100755 => 100644 newlib/src/libgloss/mn10200/execv.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/execve.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/fork.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/fstat.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/getpid.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/gettime.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/isatty.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/kill.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/lseek.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/open.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/pipe.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/read.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/sim.ld mode change 100755 => 100644 newlib/src/libgloss/mn10200/stat.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/test.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/time.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/times.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/trap.S mode change 100755 => 100644 newlib/src/libgloss/mn10200/trap.h mode change 100755 => 100644 newlib/src/libgloss/mn10200/unlink.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/utime.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/wait.c mode change 100755 => 100644 newlib/src/libgloss/mn10200/write.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/mn10300/_exit.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/access.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/mn10300/asb2303.ld mode change 100755 => 100644 newlib/src/libgloss/mn10300/asb2305.ld mode change 100755 => 100644 newlib/src/libgloss/mn10300/chmod.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/chown.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/close.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/configure.in mode change 100755 => 100644 newlib/src/libgloss/mn10300/creat.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/crt0-eval.S mode change 100755 => 100644 newlib/src/libgloss/mn10300/crt0.S mode change 100755 => 100644 newlib/src/libgloss/mn10300/crt0_cygmon.S mode change 100755 => 100644 newlib/src/libgloss/mn10300/crt0_redboot.S mode change 100755 => 100644 newlib/src/libgloss/mn10300/crt1.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/cygmon.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/eval.ld mode change 100755 => 100644 newlib/src/libgloss/mn10300/execv.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/execve.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/fork.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/fstat.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/getpid.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/gettime.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/isatty.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/kill.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/lseek.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/open.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/pipe.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/read.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/sim.ld mode change 100755 => 100644 newlib/src/libgloss/mn10300/stat.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/test.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/time.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/times.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/trap.S mode change 100755 => 100644 newlib/src/libgloss/mn10300/trap.h mode change 100755 => 100644 newlib/src/libgloss/mn10300/unlink.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/utime.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/wait.c mode change 100755 => 100644 newlib/src/libgloss/mn10300/write.c mode change 100755 => 100644 newlib/src/libgloss/moxie/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/moxie/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/moxie/configure mode change 100755 => 100644 newlib/src/libgloss/moxie/configure.in mode change 100755 => 100644 newlib/src/libgloss/moxie/crt0.S mode change 100755 => 100644 newlib/src/libgloss/moxie/fstat.c mode change 100755 => 100644 newlib/src/libgloss/moxie/getpid.c mode change 100755 => 100644 newlib/src/libgloss/moxie/isatty.c mode change 100755 => 100644 newlib/src/libgloss/moxie/kill.c mode change 100755 => 100644 newlib/src/libgloss/moxie/moxie-elf-common.ld mode change 100755 => 100644 newlib/src/libgloss/moxie/print.c mode change 100755 => 100644 newlib/src/libgloss/moxie/putnum.c mode change 100755 => 100644 newlib/src/libgloss/moxie/qemu-time.c mode change 100755 => 100644 newlib/src/libgloss/moxie/qemu-write.c mode change 100755 => 100644 newlib/src/libgloss/moxie/qemu.ld mode change 100755 => 100644 newlib/src/libgloss/moxie/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-close.S mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-exit.S mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-inbyte.c mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-lseek.S mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-lseek.c mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-open.S mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-read.S mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-time.c mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-unlink.S mode change 100755 => 100644 newlib/src/libgloss/moxie/sim-write.S mode change 100755 => 100644 newlib/src/libgloss/moxie/sim.ld mode change 100755 => 100644 newlib/src/libgloss/moxie/stat.c mode change 100755 => 100644 newlib/src/libgloss/mt/16-002.ld mode change 100755 => 100644 newlib/src/libgloss/mt/16-003.ld mode change 100755 => 100644 newlib/src/libgloss/mt/64-001.ld mode change 100755 => 100644 newlib/src/libgloss/mt/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/mt/access.c mode change 100755 => 100644 newlib/src/libgloss/mt/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/mt/chmod.c mode change 100755 => 100644 newlib/src/libgloss/mt/close.c mode change 100755 => 100644 newlib/src/libgloss/mt/configure.in mode change 100755 => 100644 newlib/src/libgloss/mt/crt0-16-002.S mode change 100755 => 100644 newlib/src/libgloss/mt/crt0-16-003.S mode change 100755 => 100644 newlib/src/libgloss/mt/crt0-64-001.S mode change 100755 => 100644 newlib/src/libgloss/mt/crt0-ms2.S mode change 100755 => 100644 newlib/src/libgloss/mt/crt0.S mode change 100755 => 100644 newlib/src/libgloss/mt/exit-16-002.c mode change 100755 => 100644 newlib/src/libgloss/mt/exit-16-003.c mode change 100755 => 100644 newlib/src/libgloss/mt/exit-64-001.c mode change 100755 => 100644 newlib/src/libgloss/mt/exit-ms2.c mode change 100755 => 100644 newlib/src/libgloss/mt/exit.c mode change 100755 => 100644 newlib/src/libgloss/mt/fstat.c mode change 100755 => 100644 newlib/src/libgloss/mt/getpid.c mode change 100755 => 100644 newlib/src/libgloss/mt/gettime.c mode change 100755 => 100644 newlib/src/libgloss/mt/isatty.c mode change 100755 => 100644 newlib/src/libgloss/mt/kill.c mode change 100755 => 100644 newlib/src/libgloss/mt/lseek.c mode change 100755 => 100644 newlib/src/libgloss/mt/ms2.ld mode change 100755 => 100644 newlib/src/libgloss/mt/open.c mode change 100755 => 100644 newlib/src/libgloss/mt/read.c mode change 100755 => 100644 newlib/src/libgloss/mt/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/mt/startup-16-002.S mode change 100755 => 100644 newlib/src/libgloss/mt/startup-16-003.S mode change 100755 => 100644 newlib/src/libgloss/mt/startup-64-001.S mode change 100755 => 100644 newlib/src/libgloss/mt/startup-ms2.S mode change 100755 => 100644 newlib/src/libgloss/mt/stat.c mode change 100755 => 100644 newlib/src/libgloss/mt/time.c mode change 100755 => 100644 newlib/src/libgloss/mt/times.c mode change 100755 => 100644 newlib/src/libgloss/mt/trap.S mode change 100755 => 100644 newlib/src/libgloss/mt/trap.h mode change 100755 => 100644 newlib/src/libgloss/mt/unlink.c mode change 100755 => 100644 newlib/src/libgloss/mt/utime.c mode change 100755 => 100644 newlib/src/libgloss/mt/write.c mode change 100755 => 100644 newlib/src/libgloss/open.c mode change 100755 => 100644 newlib/src/libgloss/pa/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/pa/README mode change 100755 => 100644 newlib/src/libgloss/pa/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/pa/configure.in mode change 100755 => 100644 newlib/src/libgloss/pa/crt0.S mode change 100755 => 100644 newlib/src/libgloss/pa/hp-milli.s mode change 100755 => 100644 newlib/src/libgloss/pa/op50n-io.S mode change 100755 => 100644 newlib/src/libgloss/pa/op50n.h mode change 100755 => 100644 newlib/src/libgloss/pa/op50n.ld mode change 100755 => 100644 newlib/src/libgloss/pa/op50nled.c mode change 100755 => 100644 newlib/src/libgloss/pa/setjmp.S mode change 100755 => 100644 newlib/src/libgloss/pa/test.c mode change 100755 => 100644 newlib/src/libgloss/pa/w89k-io.c mode change 100755 => 100644 newlib/src/libgloss/pa/w89k.h mode change 100755 => 100644 newlib/src/libgloss/pa/w89k.ld mode change 100755 => 100644 newlib/src/libgloss/print.c mode change 100755 => 100644 newlib/src/libgloss/putnum.c mode change 100755 => 100644 newlib/src/libgloss/read.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/rs6000/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/rs6000/ads-exit.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/ads-io.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/ads.ld mode change 100755 => 100644 newlib/src/libgloss/rs6000/configure.in mode change 100755 => 100644 newlib/src/libgloss/rs6000/crt0.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/mbx-exit.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/mbx-inbyte.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/mbx-outbyte.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/mbx-print.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/mbx.ld mode change 100755 => 100644 newlib/src/libgloss/rs6000/mbx.specs mode change 100755 => 100644 newlib/src/libgloss/rs6000/mcount.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/mvme-errno.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/mvme-exit.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/mvme-inbyte.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/mvme-outbyte.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/mvme-print.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/mvme-read.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/sim-abort.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/sim-crt0.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/sim-errno.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/sim-getrusage.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/sim-inbyte.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/sim-print.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/sim-sbrk.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/simulator.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/sol-cfuncs.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/sol-syscall.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/test.c mode change 100755 => 100644 newlib/src/libgloss/rs6000/xil-crt0.S mode change 100755 => 100644 newlib/src/libgloss/rs6000/xilinx.ld mode change 100755 => 100644 newlib/src/libgloss/rs6000/xilinx440.ld mode change 100755 => 100644 newlib/src/libgloss/rs6000/yellowknife.ld mode change 100755 => 100644 newlib/src/libgloss/rx/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/rx/abort.S mode change 100755 => 100644 newlib/src/libgloss/rx/argv.S mode change 100755 => 100644 newlib/src/libgloss/rx/argvlen.S mode change 100755 => 100644 newlib/src/libgloss/rx/chdir.S mode change 100755 => 100644 newlib/src/libgloss/rx/chmod.S mode change 100755 => 100644 newlib/src/libgloss/rx/close.S mode change 100755 => 100644 newlib/src/libgloss/rx/configure mode change 100755 => 100644 newlib/src/libgloss/rx/configure.in mode change 100755 => 100644 newlib/src/libgloss/rx/crt0.S mode change 100755 => 100644 newlib/src/libgloss/rx/crtn.S mode change 100755 => 100644 newlib/src/libgloss/rx/exit.S mode change 100755 => 100644 newlib/src/libgloss/rx/fstat.S mode change 100755 => 100644 newlib/src/libgloss/rx/gcrt0.S mode change 100755 => 100644 newlib/src/libgloss/rx/getpid.S mode change 100755 => 100644 newlib/src/libgloss/rx/gettimeofday.S mode change 100755 => 100644 newlib/src/libgloss/rx/heaptop.S mode change 100755 => 100644 newlib/src/libgloss/rx/isatty.S mode change 100755 => 100644 newlib/src/libgloss/rx/kill.S mode change 100755 => 100644 newlib/src/libgloss/rx/link.S mode change 100755 => 100644 newlib/src/libgloss/rx/lseek.S mode change 100755 => 100644 newlib/src/libgloss/rx/mcount.c mode change 100755 => 100644 newlib/src/libgloss/rx/open.S mode change 100755 => 100644 newlib/src/libgloss/rx/read.S mode change 100755 => 100644 newlib/src/libgloss/rx/rx-sim.ld mode change 100755 => 100644 newlib/src/libgloss/rx/rx.ld mode change 100755 => 100644 newlib/src/libgloss/rx/rxsys.h mode change 100755 => 100644 newlib/src/libgloss/rx/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/rx/sigprocmask.S mode change 100755 => 100644 newlib/src/libgloss/rx/sleep.S mode change 100755 => 100644 newlib/src/libgloss/rx/stat.S mode change 100755 => 100644 newlib/src/libgloss/rx/time.S mode change 100755 => 100644 newlib/src/libgloss/rx/times.S mode change 100755 => 100644 newlib/src/libgloss/rx/unlink.S mode change 100755 => 100644 newlib/src/libgloss/rx/utime.S mode change 100755 => 100644 newlib/src/libgloss/rx/write.S mode change 100755 => 100644 newlib/src/libgloss/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/sh/sh1lcevb.ld mode change 100755 => 100644 newlib/src/libgloss/sh/sh2lcevb.ld mode change 100755 => 100644 newlib/src/libgloss/sh/sh3bb.ld mode change 100755 => 100644 newlib/src/libgloss/sh/sh3lcevb.ld mode change 100755 => 100644 newlib/src/libgloss/sparc/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/sparc/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/sparc/asm.h mode change 100755 => 100644 newlib/src/libgloss/sparc/cache.c mode change 100755 => 100644 newlib/src/libgloss/sparc/configure.in mode change 100755 => 100644 newlib/src/libgloss/sparc/crt0-701.S mode change 100755 => 100644 newlib/src/libgloss/sparc/crt0.S mode change 100755 => 100644 newlib/src/libgloss/sparc/cygmon-crt0.S mode change 100755 => 100644 newlib/src/libgloss/sparc/cygmon-salib.c mode change 100755 => 100644 newlib/src/libgloss/sparc/cygmon-sparc64-ld.src mode change 100755 => 100644 newlib/src/libgloss/sparc/cygmon.ld.src mode change 100755 => 100644 newlib/src/libgloss/sparc/dtor.C mode change 100755 => 100644 newlib/src/libgloss/sparc/elfsim.ld mode change 100755 => 100644 newlib/src/libgloss/sparc/erc32-crt0.S mode change 100755 => 100644 newlib/src/libgloss/sparc/erc32-io.c mode change 100755 => 100644 newlib/src/libgloss/sparc/erc32-stub.c mode change 100755 => 100644 newlib/src/libgloss/sparc/erc32.ld mode change 100755 => 100644 newlib/src/libgloss/sparc/ex930.ld mode change 100755 => 100644 newlib/src/libgloss/sparc/ex931.ld mode change 100755 => 100644 newlib/src/libgloss/sparc/ex934.ld mode change 100755 => 100644 newlib/src/libgloss/sparc/fixctors.c mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/_exit.S mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/cerror.S mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/configure.in mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/isatty.c mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/libsys-crt0.S mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/sbrk.S mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/syscall.h mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/syscallasm.h mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/template.S mode change 100755 => 100644 newlib/src/libgloss/sparc/libsys/template_r.S mode change 100755 => 100644 newlib/src/libgloss/sparc/salib-701.c mode change 100755 => 100644 newlib/src/libgloss/sparc/salib.c mode change 100755 => 100644 newlib/src/libgloss/sparc/slite.h mode change 100755 => 100644 newlib/src/libgloss/sparc/sparc-stub.c mode change 100755 => 100644 newlib/src/libgloss/sparc/sparc86x.ld mode change 100755 => 100644 newlib/src/libgloss/sparc/sparcl-stub.c mode change 100755 => 100644 newlib/src/libgloss/sparc/sparclet-stub.c mode change 100755 => 100644 newlib/src/libgloss/sparc/sparclite.h mode change 100755 => 100644 newlib/src/libgloss/sparc/sysc-701.c mode change 100755 => 100644 newlib/src/libgloss/sparc/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/sparc/test.c mode change 100755 => 100644 newlib/src/libgloss/sparc/traps.S mode change 100755 => 100644 newlib/src/libgloss/sparc/tsc701.ld mode change 100755 => 100644 newlib/src/libgloss/spu/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/spu/access.c mode change 100755 => 100644 newlib/src/libgloss/spu/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/spu/chdir.c mode change 100755 => 100644 newlib/src/libgloss/spu/chmod.c mode change 100755 => 100644 newlib/src/libgloss/spu/chown.c mode change 100755 => 100644 newlib/src/libgloss/spu/close.c mode change 100755 => 100644 newlib/src/libgloss/spu/configure mode change 100755 => 100644 newlib/src/libgloss/spu/configure.in mode change 100755 => 100644 newlib/src/libgloss/spu/conv_stat.c mode change 100755 => 100644 newlib/src/libgloss/spu/crt0.S mode change 100755 => 100644 newlib/src/libgloss/spu/crti.S mode change 100755 => 100644 newlib/src/libgloss/spu/crtn.S mode change 100755 => 100644 newlib/src/libgloss/spu/dirfuncs.c mode change 100755 => 100644 newlib/src/libgloss/spu/dup.c mode change 100755 => 100644 newlib/src/libgloss/spu/dup2.c mode change 100755 => 100644 newlib/src/libgloss/spu/exit.c mode change 100755 => 100644 newlib/src/libgloss/spu/fchdir.c mode change 100755 => 100644 newlib/src/libgloss/spu/fchmod.c mode change 100755 => 100644 newlib/src/libgloss/spu/fchown.c mode change 100755 => 100644 newlib/src/libgloss/spu/fdatasync.c mode change 100755 => 100644 newlib/src/libgloss/spu/fstat.c mode change 100755 => 100644 newlib/src/libgloss/spu/fsync.c mode change 100755 => 100644 newlib/src/libgloss/spu/ftruncate.c mode change 100755 => 100644 newlib/src/libgloss/spu/getcwd.c mode change 100755 => 100644 newlib/src/libgloss/spu/getitimer.c mode change 100755 => 100644 newlib/src/libgloss/spu/getpagesize.c mode change 100755 => 100644 newlib/src/libgloss/spu/getpid.c mode change 100755 => 100644 newlib/src/libgloss/spu/gettimeofday.c mode change 100755 => 100644 newlib/src/libgloss/spu/isatty.c mode change 100755 => 100644 newlib/src/libgloss/spu/jsre.h mode change 100755 => 100644 newlib/src/libgloss/spu/kill.c mode change 100755 => 100644 newlib/src/libgloss/spu/lchown.c mode change 100755 => 100644 newlib/src/libgloss/spu/link.c mode change 100755 => 100644 newlib/src/libgloss/spu/linux_getpid.c mode change 100755 => 100644 newlib/src/libgloss/spu/linux_gettid.c mode change 100755 => 100644 newlib/src/libgloss/spu/linux_syscalls.c mode change 100755 => 100644 newlib/src/libgloss/spu/lockf.c mode change 100755 => 100644 newlib/src/libgloss/spu/lseek.c mode change 100755 => 100644 newlib/src/libgloss/spu/lstat.c mode change 100755 => 100644 newlib/src/libgloss/spu/mkdir.c mode change 100755 => 100644 newlib/src/libgloss/spu/mknod.c mode change 100755 => 100644 newlib/src/libgloss/spu/mkstemp.c mode change 100755 => 100644 newlib/src/libgloss/spu/mktemp.c mode change 100755 => 100644 newlib/src/libgloss/spu/mmap_eaddr.c mode change 100755 => 100644 newlib/src/libgloss/spu/mremap_eaddr.c mode change 100755 => 100644 newlib/src/libgloss/spu/msync_eaddr.c mode change 100755 => 100644 newlib/src/libgloss/spu/munmap_eaddr.c mode change 100755 => 100644 newlib/src/libgloss/spu/nanosleep.c mode change 100755 => 100644 newlib/src/libgloss/spu/open.c mode change 100755 => 100644 newlib/src/libgloss/spu/pread.c mode change 100755 => 100644 newlib/src/libgloss/spu/pwrite.c mode change 100755 => 100644 newlib/src/libgloss/spu/read.c mode change 100755 => 100644 newlib/src/libgloss/spu/readlink.c mode change 100755 => 100644 newlib/src/libgloss/spu/readv.c mode change 100755 => 100644 newlib/src/libgloss/spu/rmdir.c mode change 100755 => 100644 newlib/src/libgloss/spu/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/spu/sched_yield.c mode change 100755 => 100644 newlib/src/libgloss/spu/setitimer.c mode change 100755 => 100644 newlib/src/libgloss/spu/shm_open.c mode change 100755 => 100644 newlib/src/libgloss/spu/shm_unlink.c mode change 100755 => 100644 newlib/src/libgloss/spu/stat.c mode change 100755 => 100644 newlib/src/libgloss/spu/symlink.c mode change 100755 => 100644 newlib/src/libgloss/spu/sync.c mode change 100755 => 100644 newlib/src/libgloss/spu/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/spu/times.c mode change 100755 => 100644 newlib/src/libgloss/spu/truncate.c mode change 100755 => 100644 newlib/src/libgloss/spu/umask.c mode change 100755 => 100644 newlib/src/libgloss/spu/unlink.c mode change 100755 => 100644 newlib/src/libgloss/spu/utime.c mode change 100755 => 100644 newlib/src/libgloss/spu/utimes.c mode change 100755 => 100644 newlib/src/libgloss/spu/write.c mode change 100755 => 100644 newlib/src/libgloss/spu/writev.c mode change 100755 => 100644 newlib/src/libgloss/stat.c mode change 100755 => 100644 newlib/src/libgloss/syscall.h mode change 100755 => 100644 newlib/src/libgloss/testsuite/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/testsuite/config/hppa.mt mode change 100755 => 100644 newlib/src/libgloss/testsuite/config/m68k.mt mode change 100755 => 100644 newlib/src/libgloss/testsuite/config/mips.mt mode change 100755 => 100644 newlib/src/libgloss/testsuite/config/support.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/configure.in mode change 100755 => 100644 newlib/src/libgloss/testsuite/lib/libgloss.exp mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/.gdbinit mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/array.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/configure.in mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/div.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/double.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/float.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/func.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/io.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/math.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/memory.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/misc.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/printf.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/struct.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/varargs.c mode change 100755 => 100644 newlib/src/libgloss/testsuite/libgloss.all/varargs2.c mode change 100755 => 100644 newlib/src/libgloss/tic6x/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/tic6x/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/tic6x/configure.in mode change 100755 => 100644 newlib/src/libgloss/tic6x/crt0.S mode change 100755 => 100644 newlib/src/libgloss/tic6x/getpid.c mode change 100755 => 100644 newlib/src/libgloss/tic6x/kill.c mode change 100755 => 100644 newlib/src/libgloss/tic6x/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/tic6x/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/unlink.c mode change 100755 => 100644 newlib/src/libgloss/v850/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/v850/_exit.c mode change 100755 => 100644 newlib/src/libgloss/v850/access.c mode change 100755 => 100644 newlib/src/libgloss/v850/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/v850/chmod.c mode change 100755 => 100644 newlib/src/libgloss/v850/chown.c mode change 100755 => 100644 newlib/src/libgloss/v850/close.c mode change 100755 => 100644 newlib/src/libgloss/v850/configure mode change 100755 => 100644 newlib/src/libgloss/v850/configure.in mode change 100755 => 100644 newlib/src/libgloss/v850/creat.c mode change 100755 => 100644 newlib/src/libgloss/v850/crt0.S mode change 100755 => 100644 newlib/src/libgloss/v850/crt1.c mode change 100755 => 100644 newlib/src/libgloss/v850/execv.c mode change 100755 => 100644 newlib/src/libgloss/v850/execve.c mode change 100755 => 100644 newlib/src/libgloss/v850/fork.c mode change 100755 => 100644 newlib/src/libgloss/v850/fstat.c mode change 100755 => 100644 newlib/src/libgloss/v850/getpid.c mode change 100755 => 100644 newlib/src/libgloss/v850/gettime.c mode change 100755 => 100644 newlib/src/libgloss/v850/isatty.c mode change 100755 => 100644 newlib/src/libgloss/v850/kill.c mode change 100755 => 100644 newlib/src/libgloss/v850/link.c mode change 100755 => 100644 newlib/src/libgloss/v850/lseek.c mode change 100755 => 100644 newlib/src/libgloss/v850/open.c mode change 100755 => 100644 newlib/src/libgloss/v850/pipe.c mode change 100755 => 100644 newlib/src/libgloss/v850/read.c mode change 100755 => 100644 newlib/src/libgloss/v850/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/v850/sim.ld mode change 100755 => 100644 newlib/src/libgloss/v850/stat.c mode change 100755 => 100644 newlib/src/libgloss/v850/sys/syscall.h mode change 100755 => 100644 newlib/src/libgloss/v850/time.c mode change 100755 => 100644 newlib/src/libgloss/v850/times.c mode change 100755 => 100644 newlib/src/libgloss/v850/trap.S mode change 100755 => 100644 newlib/src/libgloss/v850/unlink.c mode change 100755 => 100644 newlib/src/libgloss/v850/utime.c mode change 100755 => 100644 newlib/src/libgloss/v850/wait.c mode change 100755 => 100644 newlib/src/libgloss/v850/write.c mode change 100755 => 100644 newlib/src/libgloss/wince/Makefile.am mode change 100755 => 100644 newlib/src/libgloss/wince/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/wince/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/wince/configure.in mode change 100755 => 100644 newlib/src/libgloss/write.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/xc16x/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/xc16x/close.S mode change 100755 => 100644 newlib/src/libgloss/xc16x/configure.in mode change 100755 => 100644 newlib/src/libgloss/xc16x/create.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/crt0.S mode change 100755 => 100644 newlib/src/libgloss/xc16x/fstat.S mode change 100755 => 100644 newlib/src/libgloss/xc16x/getchar1.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/isatty.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/lseek.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/mem-layout.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/misc.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/open.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/read.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/sbrk.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/sys/syscall.h mode change 100755 => 100644 newlib/src/libgloss/xc16x/syscalls.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/trap_handle.c mode change 100755 => 100644 newlib/src/libgloss/xc16x/write.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/Makefile.in mode change 100755 => 100644 newlib/src/libgloss/xstormy16/aclocal.m4 mode change 100755 => 100644 newlib/src/libgloss/xstormy16/close.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/configure.in mode change 100755 => 100644 newlib/src/libgloss/xstormy16/crt0.s mode change 100755 => 100644 newlib/src/libgloss/xstormy16/crt0_stub.s mode change 100755 => 100644 newlib/src/libgloss/xstormy16/crti.s mode change 100755 => 100644 newlib/src/libgloss/xstormy16/crtn.s mode change 100755 => 100644 newlib/src/libgloss/xstormy16/eva_app.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/eva_app.ld mode change 100755 => 100644 newlib/src/libgloss/xstormy16/eva_stub.ld mode change 100755 => 100644 newlib/src/libgloss/xstormy16/fstat.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/getpid.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/isatty.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/kill.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/lseek.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/open.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/sim_high.ld mode change 100755 => 100644 newlib/src/libgloss/xstormy16/sim_malloc_start.s mode change 100755 => 100644 newlib/src/libgloss/xstormy16/sim_rom.ld mode change 100755 => 100644 newlib/src/libgloss/xstormy16/stat.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/syscalls.S mode change 100755 => 100644 newlib/src/libgloss/xstormy16/syscalls.m4 mode change 100755 => 100644 newlib/src/libgloss/xstormy16/unlink.c mode change 100755 => 100644 newlib/src/libgloss/xstormy16/xstormy16_stub.c mode change 100755 => 100644 newlib/src/libtool.m4 mode change 100755 => 100644 newlib/src/ltgcc.m4 mode change 100755 => 100644 newlib/src/ltmain.sh mode change 100755 => 100644 newlib/src/ltoptions.m4 mode change 100755 => 100644 newlib/src/ltsugar.m4 mode change 100755 => 100644 newlib/src/ltversion.m4 mode change 100755 => 100644 newlib/src/lt~obsolete.m4 mode change 100755 => 100644 newlib/src/makefile.vms mode change 100755 => 100644 newlib/src/newlib/ChangeLog mode change 100755 => 100644 newlib/src/newlib/HOWTO mode change 100755 => 100644 newlib/src/newlib/MAINTAINERS mode change 100755 => 100644 newlib/src/newlib/Makefile.am mode change 100755 => 100644 newlib/src/newlib/Makefile.in mode change 100755 => 100644 newlib/src/newlib/Makefile.shared mode change 100755 => 100644 newlib/src/newlib/NEWS mode change 100755 => 100644 newlib/src/newlib/README mode change 100755 => 100644 newlib/src/newlib/acconfig.h mode change 100755 => 100644 newlib/src/newlib/acinclude.m4 mode change 100755 => 100644 newlib/src/newlib/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/configure.host mode change 100755 => 100644 newlib/src/newlib/configure.in mode change 100755 => 100644 newlib/src/newlib/confsubdir.m4 mode change 100755 => 100644 newlib/src/newlib/doc/Makefile.am mode change 100755 => 100644 newlib/src/newlib/doc/Makefile.in mode change 100755 => 100644 newlib/src/newlib/doc/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/doc/ansidecl.h mode change 100755 => 100644 newlib/src/newlib/doc/configure.in mode change 100755 => 100644 newlib/src/newlib/doc/doc.str mode change 100755 => 100644 newlib/src/newlib/doc/makedoc.c mode change 100755 => 100644 newlib/src/newlib/iconvdata/EUC-JP.irreversible mode change 100755 => 100644 newlib/src/newlib/iconvdata/Makefile.am mode change 100755 => 100644 newlib/src/newlib/iconvdata/Makefile.in mode change 100755 => 100644 newlib/src/newlib/iconvdata/SJIS.irreversible mode change 100755 => 100644 newlib/src/newlib/iconvdata/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/iconvdata/configure.in mode change 100755 => 100644 newlib/src/newlib/iconvdata/dummy.c mode change 100755 => 100644 newlib/src/newlib/iconvdata/euc-jp.c mode change 100755 => 100644 newlib/src/newlib/iconvdata/gconv-modules mode change 100755 => 100644 newlib/src/newlib/iconvdata/jis0201.c mode change 100755 => 100644 newlib/src/newlib/iconvdata/jis0201.h mode change 100755 => 100644 newlib/src/newlib/iconvdata/jis0208.c mode change 100755 => 100644 newlib/src/newlib/iconvdata/jis0208.h mode change 100755 => 100644 newlib/src/newlib/iconvdata/jis0212.c mode change 100755 => 100644 newlib/src/newlib/iconvdata/jis0212.h mode change 100755 => 100644 newlib/src/newlib/iconvdata/sjis.c mode change 100755 => 100644 newlib/src/newlib/libc/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/argz/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/argz/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_add.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_add_sep.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_append.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_count.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_create.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_create_sep.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_delete.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_extract.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_insert.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_next.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_replace.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/argz_stringify.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/buf_findstr.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/buf_findstr.h mode change 100755 => 100644 newlib/src/newlib/libc/argz/dummy.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/envz_add.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/envz_entry.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/envz_get.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/envz_merge.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/envz_remove.c mode change 100755 => 100644 newlib/src/newlib/libc/argz/envz_strip.c mode change 100755 => 100644 newlib/src/newlib/libc/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/ctype/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/ctype/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/ctype/ctype.tex mode change 100755 => 100644 newlib/src/newlib/libc/ctype/ctype_.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/ctype_cp.h mode change 100755 => 100644 newlib/src/newlib/libc/ctype/ctype_iso.h mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isalnum.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isalpha.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isascii.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isblank.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iscntrl.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isdigit.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/islower.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isprint.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/ispunct.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isspace.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isupper.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswalnum.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswalpha.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswblank.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswcntrl.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswctype.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswdigit.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswgraph.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswlower.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswprint.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswpunct.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswspace.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswupper.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/iswxdigit.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/isxdigit.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/jp2uc.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/jp2uc.h mode change 100755 => 100644 newlib/src/newlib/libc/ctype/local.h mode change 100755 => 100644 newlib/src/newlib/libc/ctype/toascii.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/tolower.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/toupper.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/towctrans.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/towlower.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/towupper.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/utf8alpha.h mode change 100755 => 100644 newlib/src/newlib/libc/ctype/utf8print.h mode change 100755 => 100644 newlib/src/newlib/libc/ctype/wctrans.c mode change 100755 => 100644 newlib/src/newlib/libc/ctype/wctype.c mode change 100755 => 100644 newlib/src/newlib/libc/errno/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/errno/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/errno/errno.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/iconv/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/big5.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/big5.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane1.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane14.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane2.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cp775.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cp850.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cp852.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cp855.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/cp866.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_1.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_10.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_11.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_13.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_14.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_15.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_2.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_3.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_4.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_5.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_6.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_7.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_8.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_9.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/iso_ir_111.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/jis_x0201_1976.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/jis_x0208_1990.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/jis_x0212_1990.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/koi8_r.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/koi8_ru.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/koi8_u.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/koi8_uni.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/ksx1001.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1250.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1251.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1252.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1253.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1254.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1255.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1256.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1257.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/binary/win_1258.cct mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/ccs.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/ccsbi.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/ccsbi.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/ccsnames.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cns11643_plane1.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cns11643_plane14.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cns11643_plane2.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cp775.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cp850.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cp852.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cp855.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/cp866.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_1.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_10.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_11.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_13.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_14.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_15.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_2.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_3.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_4.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_5.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_6.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_7.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_8.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_8859_9.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/iso_ir_111.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/jis_x0201_1976.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/jis_x0208_1990.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/jis_x0212_1990.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/koi8_r.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/koi8_ru.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/koi8_u.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/koi8_uni.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/ksx1001.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1250.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1251.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1252.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1253.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1254.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1255.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1256.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1257.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ccs/win_1258.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/cesbi.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/cesbi.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/cesdeps.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/euc.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/table-pcs.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/table.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/ucs-2-internal.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/ucs-2.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/ucs-4-internal.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/ucs-4.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/us-ascii.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/utf-16.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/ces/utf-8.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/encoding.aliases mode change 100755 => 100644 newlib/src/newlib/libc/iconv/iconv.tex mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/aliasesbi.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/aliasesi.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/conv.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/encnames.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/encoding.deps mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/endian.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/iconv.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/iconvnls.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/iconvnls.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/local.h mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/nullconv.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/ucsconv.c mode change 100755 => 100644 newlib/src/newlib/libc/iconv/lib/ucsconv.h mode change 100755 => 100644 newlib/src/newlib/libc/include/_ansi.h mode change 100755 => 100644 newlib/src/newlib/libc/include/_syslist.h mode change 100755 => 100644 newlib/src/newlib/libc/include/alloca.h mode change 100755 => 100644 newlib/src/newlib/libc/include/ar.h mode change 100755 => 100644 newlib/src/newlib/libc/include/argz.h mode change 100755 => 100644 newlib/src/newlib/libc/include/assert.h mode change 100755 => 100644 newlib/src/newlib/libc/include/complex.h mode change 100755 => 100644 newlib/src/newlib/libc/include/ctype.h mode change 100755 => 100644 newlib/src/newlib/libc/include/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/include/envlock.h mode change 100755 => 100644 newlib/src/newlib/libc/include/envz.h mode change 100755 => 100644 newlib/src/newlib/libc/include/errno.h mode change 100755 => 100644 newlib/src/newlib/libc/include/fastmath.h mode change 100755 => 100644 newlib/src/newlib/libc/include/fcntl.h mode change 100755 => 100644 newlib/src/newlib/libc/include/fnmatch.h mode change 100755 => 100644 newlib/src/newlib/libc/include/getopt.h mode change 100755 => 100644 newlib/src/newlib/libc/include/glob.h mode change 100755 => 100644 newlib/src/newlib/libc/include/grp.h mode change 100755 => 100644 newlib/src/newlib/libc/include/iconv.h mode change 100755 => 100644 newlib/src/newlib/libc/include/ieeefp.h mode change 100755 => 100644 newlib/src/newlib/libc/include/inttypes.h mode change 100755 => 100644 newlib/src/newlib/libc/include/langinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/include/libgen.h mode change 100755 => 100644 newlib/src/newlib/libc/include/limits.h mode change 100755 => 100644 newlib/src/newlib/libc/include/locale.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/_default_types.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/_types.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/ansi.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/endian.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/fastmath.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/ieeefp.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/malloc.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/param.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/setjmp-dj.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/setjmp.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/stdlib.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/termios.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/time.h mode change 100755 => 100644 newlib/src/newlib/libc/include/machine/types.h mode change 100755 => 100644 newlib/src/newlib/libc/include/malloc.h mode change 100755 => 100644 newlib/src/newlib/libc/include/math.h mode change 100755 => 100644 newlib/src/newlib/libc/include/newlib.h mode change 100755 => 100644 newlib/src/newlib/libc/include/paths.h mode change 100755 => 100644 newlib/src/newlib/libc/include/process.h mode change 100755 => 100644 newlib/src/newlib/libc/include/pthread.h mode change 100755 => 100644 newlib/src/newlib/libc/include/pwd.h mode change 100755 => 100644 newlib/src/newlib/libc/include/reent.h mode change 100755 => 100644 newlib/src/newlib/libc/include/regdef.h mode change 100755 => 100644 newlib/src/newlib/libc/include/regex.h mode change 100755 => 100644 newlib/src/newlib/libc/include/rpc/types.h mode change 100755 => 100644 newlib/src/newlib/libc/include/rpc/xdr.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sched.h mode change 100755 => 100644 newlib/src/newlib/libc/include/search.h mode change 100755 => 100644 newlib/src/newlib/libc/include/setjmp.h mode change 100755 => 100644 newlib/src/newlib/libc/include/signal.h mode change 100755 => 100644 newlib/src/newlib/libc/include/stdint.h mode change 100755 => 100644 newlib/src/newlib/libc/include/stdio.h mode change 100755 => 100644 newlib/src/newlib/libc/include/stdlib.h mode change 100755 => 100644 newlib/src/newlib/libc/include/string.h mode change 100755 => 100644 newlib/src/newlib/libc/include/strings.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/_default_fcntl.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/_types.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/cdefs.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/config.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/custom_file.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/dir.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/errno.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/fcntl.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/features.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/file.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/iconvnls.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/lock.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/param.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/queue.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/reent.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/resource.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/sched.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/signal.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/stat.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/stdio.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/string.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/syslimits.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/time.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/timeb.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/times.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/types.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/unistd.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/include/sys/wait.h mode change 100755 => 100644 newlib/src/newlib/libc/include/tar.h mode change 100755 => 100644 newlib/src/newlib/libc/include/termios.h mode change 100755 => 100644 newlib/src/newlib/libc/include/time.h mode change 100755 => 100644 newlib/src/newlib/libc/include/unctrl.h mode change 100755 => 100644 newlib/src/newlib/libc/include/unistd.h mode change 100755 => 100644 newlib/src/newlib/libc/include/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/include/utmp.h mode change 100755 => 100644 newlib/src/newlib/libc/include/wchar.h mode change 100755 => 100644 newlib/src/newlib/libc/include/wctype.h mode change 100755 => 100644 newlib/src/newlib/libc/include/wordexp.h mode change 100755 => 100644 newlib/src/newlib/libc/libc.texinfo mode change 100755 => 100644 newlib/src/newlib/libc/locale/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/locale/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/locale/fix_grouping.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/lctype.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/lctype.h mode change 100755 => 100644 newlib/src/newlib/libc/locale/ldpart.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/ldpart.h mode change 100755 => 100644 newlib/src/newlib/libc/locale/lmessages.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/lmessages.h mode change 100755 => 100644 newlib/src/newlib/libc/locale/lmonetary.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/lmonetary.h mode change 100755 => 100644 newlib/src/newlib/libc/locale/lnumeric.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/lnumeric.h mode change 100755 => 100644 newlib/src/newlib/libc/locale/locale.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/locale.tex mode change 100755 => 100644 newlib/src/newlib/libc/locale/nl_langinfo.3 mode change 100755 => 100644 newlib/src/newlib/libc/locale/nl_langinfo.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/setlocale.h mode change 100755 => 100644 newlib/src/newlib/libc/locale/timelocal.c mode change 100755 => 100644 newlib/src/newlib/libc/locale/timelocal.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/a29k/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/a29k/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/a29k/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/a29k/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/access.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/arm_asm.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/machine/param.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/strcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/strcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/arm/strlen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/bfin/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/bfin/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/bfin/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/bfin/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/bfin/longjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/bfin/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/configure mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/getenv.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/sys/asm.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/sys/libh.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/cr16/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/include/pthread.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/libcdtor.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/memcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/memmove.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/memset.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/setjmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/sys/errno.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/sys/fcntl.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/cris/sys/signal.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/getenv.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/sys/asm.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/sys/libh.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/crx/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/d10v/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/d10v/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/d10v/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/d10v/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/d10v/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/d30v/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/d30v/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/d30v/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/d30v/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/d30v/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/fr30/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/fr30/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/fr30/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/fr30/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/fr30/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/frv/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/frv/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/frv/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/frv/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/frv/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/defines.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/h8sx_strcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/reg_memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/reg_memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/setarch.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8300/strcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/cmpsi.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/divhi3.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/divsi3.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/mulhi3.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/mulsi3.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/negsi2.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/psi.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/h8500/shifts.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/DEFS.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/memchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/memcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/pcc_prefix.s mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/strcat.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/strcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/strcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/strlen.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/strncat.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/strncmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/hppa/strncpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_atan2.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_atan2f.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_exp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_expf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_frexp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_frexpf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_ldexp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_ldexpf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_log.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_log10.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_log10f.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_logf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_math.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_pow.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_powf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_tan.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/f_tanf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/i386mach.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/machine/fastmath.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/memchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/memcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/memmove.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/strchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i386/strlen.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memccpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memccpy_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memchr_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memcmp_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memcpy_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strchr_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strcmp_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strcpy_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strcspn.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strdup.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strlen.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strlen_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strncat.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strncat_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strncmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strncmp_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strncpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strncpy_ca.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strpbrk.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/i960/strrchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/iq2000/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/iq2000/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/iq2000/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/iq2000/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/iq2000/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/lm32/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/lm32/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/lm32/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/lm32/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/lm32/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32c/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32c/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32c/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32c/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32c/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32r/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32r/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32r/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32r/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m32r/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68hc11/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68hc11/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68hc11/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68hc11/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68hc11/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/m68kasm.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/strcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/m68k/strlen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/m88k/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/m88k/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m88k/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/m88k/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/m88k/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mep/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/mep/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mep/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/mep/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mep/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/abort.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/configure mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/longjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/strcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/strcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/microblaze/strlen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/machine/regdef.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/memcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/memset.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/strcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/strlen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/mips/strncpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10200/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10200/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10200/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10200/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10200/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/memchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/memcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/strchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/strcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/strcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mn10300/strlen.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/moxie/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/moxie/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/moxie/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/moxie/configure mode change 100755 => 100644 newlib/src/newlib/libc/machine/moxie/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/moxie/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/mt/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/mt/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mt/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/mt/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/mt/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/fastmath.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/machine/registers.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/necv70.tex mode change 100755 => 100644 newlib/src/newlib/libc/machine/necv70/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/atosfix16.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/atosfix32.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/atosfix64.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/atoufix16.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/atoufix32.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/atoufix64.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/fix64.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/machine/malloc.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/machine/stdlib.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/simdldtoa.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/strtosfix16.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/strtosfix32.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/strtosfix64.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/strtoufix16.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/strtoufix32.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/strtoufix64.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/times.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/ufix64toa.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/vec_calloc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/vec_free.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/vec_malloc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/vec_mallocr.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/vec_realloc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/vfprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/powerpc/vfscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/memchr.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/memmove.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/mempcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/strcat.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/strcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/strcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/strlen.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/strncat.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/strncmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/rx/strncpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/asm.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/strcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/strcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/strlen.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sh/strncpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/machine/sparclet.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/scan.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/sparc/shuffle.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/assert.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/c99ppe.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/calloc_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/clearerr.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/configure mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/ea_internal.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fclose.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fdopen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/feof.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/ferror.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fflush.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fgetc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fgetpos.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fgets.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fileno.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fiprintf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fiscanf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fopen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fprintf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fputc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fputs.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fread.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/free_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/freopen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fscanf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fseek.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fsetpos.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/ftell.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/fwrite.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/getc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/getchar.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/gets.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/impure.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/include/ea.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/include/fenv.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/include/spu_timer.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/iprintf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/iscanf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/machine/_types.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/malloc_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memchr_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memcmp_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memcpy_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memmove.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memmove_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memset.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/memset_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/mk_syscalls mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/mmap_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/mremap_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/msync_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/munmap_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/perror.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/posix_memalign_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/pread_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/printf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/putc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/putchar.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/puts.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/pwrite_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/read_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/readv_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/realloc_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/remove.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/rename.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/rewind.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/scanf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/setbuf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/setvbuf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/siprintf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/siscanf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sleep.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sniprintf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/snprintf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sprintf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu-gmon.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu-mcount.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_clock_stop.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_clock_svcs.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timebase.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timer_flih.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timer_free.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timer_internal.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timer_slih.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timer_slih_reg.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timer_stop.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/spu_timer_svcs.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sscanf.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/stack_reg_va.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/stdio.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/straddr.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcat.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcat_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strchr.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strchr_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcmp_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcpy.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcpy_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcspn.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strcspn_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strlen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strlen_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strncat.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strncat_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strncmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strncmp.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strncmp_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strncpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strncpy_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strpbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strpbrk_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strrchr.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strrchr_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strspn.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strspn_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strstr_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/strxfrm.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/custom_file.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/errno.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/fenv.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/linux_syscalls.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/mman.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/sched.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/uio.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/sys/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/syscall.def mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/tmpfile.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/tmpnam.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/ungetc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/usleep.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vec_literal.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vfiprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vfiscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vfprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vfscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/viprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/viscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vsiprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vsiscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vsniprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vsnprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vsprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/vsscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/write_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/spu/writev_ea.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic4x/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic4x/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic4x/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic4x/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic4x/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic6x/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic6x/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic6x/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic6x/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic6x/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic80/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic80/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic80/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic80/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/tic80/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/v850/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/v850/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/v850/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/v850/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/v850/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/w65/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/w65/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/w65/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/w65/cmpsi.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/w65/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/w65/divsi3.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/w65/mulsi3.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/x86_64/x86_64mach.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/configure mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/putchar.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/puts.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xc16x/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/machine/profile.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/memchr.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/memcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/memcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/memmove.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/memset.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/strchr.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/strcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/strcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/strlen.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xscale/xscale.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/xstormy16/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/xstormy16/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/xstormy16/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/xstormy16/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/xstormy16/mallocr.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/xstormy16/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/xstormy16/tiny-malloc.c mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/args.h mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/memcmp.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/memcpy.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/memmove.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/memset.S mode change 100755 => 100644 newlib/src/newlib/libc/machine/z8k/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/misc/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/misc/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/misc/__dprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/misc/ffs.c mode change 100755 => 100644 newlib/src/newlib/libc/misc/fini.c mode change 100755 => 100644 newlib/src/newlib/libc/misc/init.c mode change 100755 => 100644 newlib/src/newlib/libc/misc/misc.tex mode change 100755 => 100644 newlib/src/newlib/libc/misc/unctrl.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/COPYRIGHT mode change 100755 => 100644 newlib/src/newlib/libc/posix/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/posix/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/posix/_isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/cclass.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/closedir.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/cname.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/collate.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/collate.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/collcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/engine.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/execl.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/execle.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/execlp.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/execv.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/execve.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/execvp.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/fnmatch.3 mode change 100755 => 100644 newlib/src/newlib/libc/posix/fnmatch.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/glob.3 mode change 100755 => 100644 newlib/src/newlib/libc/posix/glob.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/namespace.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/opendir.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/popen.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/posix.tex mode change 100755 => 100644 newlib/src/newlib/libc/posix/readdir.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/readdir_r.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/regcomp.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/regerror.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/regex.3 mode change 100755 => 100644 newlib/src/newlib/libc/posix/regex2.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/regexec.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/regfree.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/rewinddir.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/rune.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/runetype.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/scandir.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/seekdir.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/sleep.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/sysexits.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/telldir.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/un-namespace.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/usleep.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/utils.h mode change 100755 => 100644 newlib/src/newlib/libc/posix/wordexp.c mode change 100755 => 100644 newlib/src/newlib/libc/posix/wordfree.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/reent/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/reent/closer.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/execr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/fcntlr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/fstat64r.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/fstatr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/getreent.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/gettimeofdayr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/impure.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/isattyr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/linkr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/lseek64r.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/lseekr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/mkdirr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/open64r.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/openr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/readr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/reent.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/reent.tex mode change 100755 => 100644 newlib/src/newlib/libc/reent/renamer.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/sbrkr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/signalr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/signgam.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/stat64r.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/statr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/timesr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/unlinkr.c mode change 100755 => 100644 newlib/src/newlib/libc/reent/writer.c mode change 100755 => 100644 newlib/src/newlib/libc/saber mode change 100755 => 100644 newlib/src/newlib/libc/search/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/search/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/search/bsearch.c mode change 100755 => 100644 newlib/src/newlib/libc/search/db_local.h mode change 100755 => 100644 newlib/src/newlib/libc/search/extern.h mode change 100755 => 100644 newlib/src/newlib/libc/search/hash.c mode change 100755 => 100644 newlib/src/newlib/libc/search/hash.h mode change 100755 => 100644 newlib/src/newlib/libc/search/hash_bigkey.c mode change 100755 => 100644 newlib/src/newlib/libc/search/hash_buf.c mode change 100755 => 100644 newlib/src/newlib/libc/search/hash_func.c mode change 100755 => 100644 newlib/src/newlib/libc/search/hash_log2.c mode change 100755 => 100644 newlib/src/newlib/libc/search/hash_page.c mode change 100755 => 100644 newlib/src/newlib/libc/search/hcreate.3 mode change 100755 => 100644 newlib/src/newlib/libc/search/hcreate.c mode change 100755 => 100644 newlib/src/newlib/libc/search/hcreate_r.c mode change 100755 => 100644 newlib/src/newlib/libc/search/page.h mode change 100755 => 100644 newlib/src/newlib/libc/search/qsort.c mode change 100755 => 100644 newlib/src/newlib/libc/search/tdelete.c mode change 100755 => 100644 newlib/src/newlib/libc/search/tdestroy.c mode change 100755 => 100644 newlib/src/newlib/libc/search/tfind.c mode change 100755 => 100644 newlib/src/newlib/libc/search/tsearch.3 mode change 100755 => 100644 newlib/src/newlib/libc/search/tsearch.c mode change 100755 => 100644 newlib/src/newlib/libc/search/twalk.c mode change 100755 => 100644 newlib/src/newlib/libc/signal/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/signal/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/signal/raise.c mode change 100755 => 100644 newlib/src/newlib/libc/signal/signal.c mode change 100755 => 100644 newlib/src/newlib/libc/signal/signal.tex mode change 100755 => 100644 newlib/src/newlib/libc/stdio/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/stdio/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/stdio/asiprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/asniprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/asnprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/asprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/clearerr.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/diprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/dprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fclose.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fcloseall.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fdopen.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/feof.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/ferror.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fflush.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fgetc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fgetpos.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fgets.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fgetwc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fgetws.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fileno.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/findfp.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fiprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fiscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/flags.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/floatio.h mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fmemopen.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fopen.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fopencookie.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fpurge.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fputc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fputs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fputwc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fputws.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fread.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/freopen.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fseek.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fseeko.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fsetpos.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/ftell.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/ftello.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/funopen.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fvwrite.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fvwrite.h mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fwalk.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fwide.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fwprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fwrite.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/fwscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getc_u.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getchar.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getchar_u.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getdelim.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getline.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/gets.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getw.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getwc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/getwchar.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/iprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/iscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/local.h mode change 100755 => 100644 newlib/src/newlib/libc/stdio/makebuf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/mktemp.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/open_memstream.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/perror.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/printf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/putc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/putc_u.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/putchar.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/putchar_u.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/puts.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/putw.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/putwc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/putwchar.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/refill.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/remove.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/rename.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/rewind.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/rget.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/scanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/sccl.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/setbuf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/setbuffer.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/setlinebuf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/setvbuf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/siprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/siscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/sniprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/snprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/sprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/sscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/stdio.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/stdio.tex mode change 100755 => 100644 newlib/src/newlib/libc/stdio/swprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/swscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/tmpfile.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/tmpnam.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/ungetc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/ungetwc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vasiprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vasniprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vasnprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vasprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vdiprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vdprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vfieeefp.h mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vfprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vfscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vfwprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vfwscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/viprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/viscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vsiprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vsiscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vsniprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vsnprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vsprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vsscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vswprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vswscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vwprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/vwscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/wbuf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/wprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/wscanf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio/wsetup.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/dummy.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/fdopen64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/fgetpos64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/fopen64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/freopen64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/fseeko64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/fsetpos64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/ftello64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/stdio64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/stdio64.tex mode change 100755 => 100644 newlib/src/newlib/libc/stdio64/tmpfile64.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/_Exit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/__adjust.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/__atexit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/__call_atexit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/__exp10.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/__ten_mu.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/a64l.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/abort.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/abs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/assert.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/atexit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/atexit.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/atof.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/atoff.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/atoi.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/atol.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/atoll.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/btowc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/calloc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/cxa_atexit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/cxa_finalize.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/div.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/drand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/dtoa.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/dtoastub.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/ecvtbuf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/efgcvt.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/environ.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/envlock.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/eprintf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/erand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/exit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/gd_qnan.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/gdtoa-gethex.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/gdtoa-hexnan.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/gdtoa.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/getenv.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/getenv_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/getopt.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/getsubopt.3 mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/getsubopt.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/jrand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/l64a.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/labs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/lcong48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/ldiv.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/ldtoa.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/llabs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/lldiv.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/local.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/lrand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/malign.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/malloc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mallocr.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbctype.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mblen.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mblen_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbrlen.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbrtowc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbsinit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbsnrtowcs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbsrtowcs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbstowcs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbstowcs_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbtowc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mbtowc_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mlock.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mprec.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mprec.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mrand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/msize.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mstats.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/mtrim.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/nrand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/on_exit.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/putenv.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/putenv_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/rand.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/rand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/rand48.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/rand_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/realloc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/reallocf.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/sb_charsets.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/seed48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/setenv.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/setenv_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/srand48.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/std.h mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/stdlib.tex mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtod.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtol.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtold.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtoll.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtoll_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtoul.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtoull.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/strtoull_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/system.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/valloc.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcrtomb.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcsnrtombs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcsrtombs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstod.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstol.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstold.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstoll.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstoll_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstombs.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstombs_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstoul.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstoull.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wcstoull_r.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wctob.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wctomb.c mode change 100755 => 100644 newlib/src/newlib/libc/stdlib/wctomb_r.c mode change 100755 => 100644 newlib/src/newlib/libc/string/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/string/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/string/bcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/bcopy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/bzero.c mode change 100755 => 100644 newlib/src/newlib/libc/string/index.c mode change 100755 => 100644 newlib/src/newlib/libc/string/local.h mode change 100755 => 100644 newlib/src/newlib/libc/string/memccpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/memchr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/memcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/memcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/memmem.c mode change 100755 => 100644 newlib/src/newlib/libc/string/memmove.c mode change 100755 => 100644 newlib/src/newlib/libc/string/mempcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/memset.c mode change 100755 => 100644 newlib/src/newlib/libc/string/rindex.c mode change 100755 => 100644 newlib/src/newlib/libc/string/stpcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/stpncpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/str-two-way.h mode change 100755 => 100644 newlib/src/newlib/libc/string/strcasecmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strcasestr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strcat.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strchr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strcoll.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strcspn.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strdup.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strdup_r.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strerror.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strerror_r.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strings.tex mode change 100755 => 100644 newlib/src/newlib/libc/string/strlcat.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strlcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strlen.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strlwr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strncasecmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strncat.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strncmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strncpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strndup.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strndup_r.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strnlen.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strpbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strrchr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strsep.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strsignal.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strspn.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strstr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strtok.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strtok_r.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strupr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/strxfrm.c mode change 100755 => 100644 newlib/src/newlib/libc/string/swab.c mode change 100755 => 100644 newlib/src/newlib/libc/string/u_strerr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcpcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcpncpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcscasecmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcscat.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcschr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcscmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcscoll.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcscpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcscspn.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsdup.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcslcat.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcslcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcslen.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsncasecmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsncat.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsncmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsncpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsnlen.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcspbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsrchr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsspn.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsstr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcstok.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcstrings.tex mode change 100755 => 100644 newlib/src/newlib/libc/string/wcswidth.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcsxfrm.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wcwidth.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wmemchr.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wmemcmp.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wmemcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wmemmove.c mode change 100755 => 100644 newlib/src/newlib/libc/string/wmemset.c mode change 100755 => 100644 newlib/src/newlib/libc/sys.tex mode change 100755 => 100644 newlib/src/newlib/libc/sys/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_alloc.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_close.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_cycles.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_exit.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_fstat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_getpsiz.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_gettz.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_ioctl.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_iostat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_iowait.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_isatty.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_lseek.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_open.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_query.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_read.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_sbrk.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_setim.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_settrap.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_setvec.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_tmpnam.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/_write.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/alloc.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/clock.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/getargs.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/getenv.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/getpid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/kill.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/read.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/remove.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/rename.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/signal.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/stubs.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/cpudef.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/fpsymbol.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/intrinsi.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/macros.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/proreg.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/romdcl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/smartmac.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/sys/sysmac.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/systime.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/a29khif/vec.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/dummy.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/mem-layout.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/arc/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/aeabi_atexit.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/libcfunc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/swi.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/sys/fcntl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/sys/param.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/arm/trap.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/d10v/trap.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/decstation/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/decstation/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/decstation/_main.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/decstation/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/decstation/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/decstation/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/_exit.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/close.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/crt1.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/fstat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/lseek.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/misc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/open.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/read.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/setarch.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/stat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/sys/file.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8300hms/write.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8500hms/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8500hms/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8500hms/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8500hms/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8500hms/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8500hms/misc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/h8500hms/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/aio.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/aio64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-ba.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-eexst.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-fmtstream.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-fmtstream.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-fs-xinl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-help.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-namefrob.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-parse.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-pv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-pvh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/argp/argp-xinl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/bits/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/bits/initspin.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/bits/libc-lock.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/bits/pthreadtypes.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/bits/typesizes.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/bp-checks.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/brk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/calloc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/callocr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cfreer.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cfspeed.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/clock_getres.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/clock_gettime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/clock_settime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/math_private.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cacos.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cacosf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cacosh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cacoshf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cacoshl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cacosl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_casin.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_casinf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_casinh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_casinhf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_casinhl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_casinl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_catan.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_catanf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_catanh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_catanhf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_catanhl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_catanl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cbrtl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ccos.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ccosf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ccosh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ccoshf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ccoshl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ccosl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cexp.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cexpf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cexpl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_clog.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_clog10.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_clog10f.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_clog10l.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_clogf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_clogl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cpow.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cpowf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cpowl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cproj.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cprojf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_cprojl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csin.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csinf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csinh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csinhf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csinhl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csinl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csqrt.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csqrtf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_csqrtl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ctan.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ctanf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ctanh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ctanhf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ctanhl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/cmath/s_ctanl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/config.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/confstr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/confstr.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/crt1.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ctermid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/abi-tag.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/atomicity.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-addr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-cache.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-cache.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-debug.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-deps.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-dst.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-error.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-fini.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-init.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-iteratephdr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-libc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-librecon.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-load.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-local.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-lookupcfg.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-minimal.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-misc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-object.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-osinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-profile.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-profstub.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-reloc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-runtime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-support.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-sym.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dl-version.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/do-lookup.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/do-rel.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/dynamic-link.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/kernel-features.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/ldsodefs.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/libintl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/trusted-dirs.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/dl/unsecvars.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/fclean.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/flockfile.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/fpathconf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/free.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/freer.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/fstab.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/fstatvfs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/fstatvfs64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ftok.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ftw.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ftw64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/funlockfile.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getdate.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getdate_err.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/gethostid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/gethostname.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getlogin.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getopt.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getopt1.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getpwent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getreent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getrlimit64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/getwd.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/hp-timing.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/categories.def mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/dummy-repertoire.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_builtin.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_builtin.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_cache.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_charset.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_conf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_db.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_dl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_int.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_simple.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/gconv_trans.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/hash-string.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/iconv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/iconv.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/iconv_charmap.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/iconv_close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/iconv_open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/iconvconfig.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/loadinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/localeinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/loop.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/iconv/skeleton.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ids.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/argp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/arpa/ftp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/arpa/inet.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/arpa/nameser.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/arpa/nameser_compat.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/arpa/telnet.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/arpa/tftp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/bp-sym.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/cmathcalls.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/complex.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/dl-hash.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/dlfcn.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/fnmatch.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/gconv.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/getopt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/glob.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/hesiod.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/iconv.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/ifaddrs.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/limits.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/link.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/ltdl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/malloc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/mcheck.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/mqueue.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/namespace.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/bpf.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/bpf_compat.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/bpfdesc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/bridge.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/ethernet.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/fddi.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_arc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_arp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_dl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_gif.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_ieee80211.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_llc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_mib.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_ppp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_slvar.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_sppp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_stf.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_tap.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_tapvar.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_tun.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_tunvar.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_types.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/if_vlan_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/intrq.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/iso88025.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/net_osdep.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/netisr.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/pfil.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/pfkeyv2.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/ppp_comp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/ppp_defs.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/radix.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/raw_cb.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/route.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/slcompress.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/slip.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/net/zlib.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netconfig.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netdb.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/icmp6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/icmp_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/if_ether.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/igmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/igmp_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/in.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/in_gif.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/in_pcb.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/in_systm.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/in_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip_dummynet.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip_ecn.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip_encap.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip_fw.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip_icmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip_mroute.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ip_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/ipprotosw.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/tcp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/tcp_debug.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/tcp_fsm.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/tcp_seq.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/tcp_timer.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/tcp_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/tcpip.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/udp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet/udp_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ah.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ah6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/esp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/esp6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/esp_rijndael.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/icmp6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/in6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/in6_gif.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/in6_ifattach.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/in6_pcb.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/in6_prefix.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/in6_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ip6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_ecn.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_fw.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_mroute.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ip6protosw.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ipcomp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ipcomp6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ipsec.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/ipsec6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/mld6_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/nd6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/pim6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/pim6_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/raw_ip6.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/scope6_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/tcp6_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netinet6/udp6_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/idp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/idp_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/ns.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/ns_error.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/ns_if.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/ns_pcb.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/sp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/spidp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/spp_debug.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/spp_timer.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/netns/spp_var.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/paths.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/pthread.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/regex.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/resolv.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/Makefile mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/auth.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/auth_des.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/auth_kerb.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/auth_unix.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/clnt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/clnt_soc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/clnt_stat.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/des.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/des_crypt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/nettype.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/pmap_clnt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/pmap_prot.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/pmap_rmt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/raw.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/rpc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/rpc_com.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/rpc_msg.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_clnt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_prot.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_prot.x mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/rpcent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/svc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/svc_auth.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/svc_dg.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/svc_soc.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/types.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rpc/xdr.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/rune.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/runetype.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/sched.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/semaphore.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/setjmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/setlocale.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/stdint.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/time.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/un-namespace.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/unistd.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/include/wordexp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/inode.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/internal_statvfs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/bindtextdom.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/catgets.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/catgetsinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/config.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/dcgettext.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/dcigettext.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/dcngettext.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/dgettext.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/dngettext.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/explodename.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/finddomain.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/gettext.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/gettext.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/gettextP.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/hash-string.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/l10nflist.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/lcl_stpcpy.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/loadinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/loadmsgcat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/localealias.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/ngettext.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/open_catalog.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/plural.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/plural.y mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/intl/textdomain.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/io.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/io64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ipc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/kernel_sigaction.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/libc-internal.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/libc-symbols.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/libc-tsd.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/libintl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linux.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linux_fsinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/LICENSE mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/attr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/barrier.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bits/initspin.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bits/libc-tsd.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bits/local_lim.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bits/posix_opt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bits/pthreadtypes.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bits/sigthread.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/bp-sym.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/cancel.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/condvar.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/config.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/defs.awk mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/ecmutex.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/events.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/getcpuclockid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/getreent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/internals.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/join.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/joinrace.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/kernel-features.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/libc-internal.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/libc-symbols.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/linuxthreads.texi mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/lockfile.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/generic/generic-sysdep.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/bp-asm.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/clone.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/pspinlock.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/pt-machine.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sigcontextinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/stackinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sysdep.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sysdep.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/useldt.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/manager.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/mq_notify.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/mutex.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/no-tsd.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/oldsemaphore.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/posix-timer.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/prio.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/proc_service.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/pt-machine.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/ptclock_gettime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/ptclock_settime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/ptfork.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/pthread.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/ptlongjmp.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/queue.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/reent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/reqsyscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/restart.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/rwlock.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/semaphore.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/semaphore.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/shlib-compat.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/signals.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/specific.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/spinlock.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/spinlock.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/sysctl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_init.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_log.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_symbol_list.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_clear_event.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_delete.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_enable_stats.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_event_addr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_event_getmsg.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_nthreads.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_ph.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_stats.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_map_id2thr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_map_lwp2thr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_new.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_reset_stats.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_set_event.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_setconcurrency.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_thr_iter.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_tsd_iter.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_clear_event.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_dbresume.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_dbsuspend.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_event_enable.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_event_getmsg.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_get_info.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getfpregs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getgregs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getxregs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getxregsize.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_set_event.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setfpregs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setprio.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setsigpending.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setxregs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_sigsetmask.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_tsd.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_validate.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/testrtsig.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/thread_db.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/thread_dbP.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/timer_create.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/timer_delete.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/timer_getoverr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/timer_gettime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/timer_routines.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/timer_settime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/tst-cancel.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/tst-context.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/tststack.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/unload.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/weaks.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/linuxthreads/wrapsyscall.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/hp-timing.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/atomic.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/dl-machine.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/dl-procinfo.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/dl-procinfo.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/get_clockfreq.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/getpagesize.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/hp-timing.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/hp-timing.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/huge_val.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/i386mach.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/include/endian.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/include/param.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/include/setjmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/include/termios.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/sigaction.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/sigstack.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/socketcall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/sysdep.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/machine/i386/weakalias.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/malign.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/malignr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mallinfor.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/malloc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mallocr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/malloptr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mallstatsr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mcheck.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mhooks.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mmap.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mntent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mntent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_getattr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_notify.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_receive.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_send.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_setattr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mq_unlink.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mqlocal.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/msize.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/msizer.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mstats.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mtrim.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/mtrimr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/XXX-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/addr2ascii.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/alias-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/aliases.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ascii2addr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/base64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/check_pf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/databases.def mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/digits_dots.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ether_aton.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ether_aton_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ether_hton.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ether_line.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ether_ntoa.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ether_ntoa_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ether_ntoh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/etherent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ethers-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/function.def mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getXXbyYY.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getXXbyYY_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getXXent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getXXent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getaddrinfo.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getaliasent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getaliasent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getaliasname.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getaliasname_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstbyad.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstbyad_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstbynm.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstbynm2.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstbynm2_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstbynm_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/gethstent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnameinfo.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetbyad.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetbyad_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetbynm.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetbynm_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetgrent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnetgrent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnssent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getnssent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getproto.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getproto_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getprtent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getprtent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getprtname.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getprtname_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getrpcbyname.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getrpcbyname_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getrpcbynumber.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getrpcbynumber_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getrpcent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getrpcent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getservent.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getservent_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getsrvbynm.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getsrvbynm_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getsrvbypt.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/getsrvbypt_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/grp-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/herrno.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/hosts-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ifaddrs.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ifname.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ifreq.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ifreq.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/in6_addr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet6_option.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_addr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_lnaof.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_mkadr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_net.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_net_ntop.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_net_pton.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_neta.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_netof.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_ntoa.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_ntop.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/inet_pton.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/issetugid-stub.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/key-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/local.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/netgroup.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/netgrp-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/network-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/not-cancel.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ns_name.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ns_netint.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ns_parse.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ns_print.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ns_samedomain.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ns_ttl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/nsap_addr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/nscd-types.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/nscd/nscd-client.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/nscd/nscd_proto.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/nss.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/nsswitch.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/nsswitch.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/opensock.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/proto-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/pwd-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/rcmd.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/rcmdsh.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/recv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_comp.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_data.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_debug.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_debug.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_hconf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_hconf.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_init.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_libc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_mkquery.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_query.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/res_send.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/rexec.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/rpc-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/ruserpass.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/send.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/service-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/spwd-lookup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/net/un-namespace.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ntp_gettime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/pathconf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/pread.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/pread64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/process.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/prof-freq.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/profile.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/psignal.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/pvallocr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/pwrite.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/pwrite64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/raise.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/readdir64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/realloc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/reallocr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/realpath.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/rename.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/resource.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/scandir64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sched.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/select.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/seteuid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sethostid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sethostname.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/setrlimit64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/shared.ld mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/shlib-compat.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/shm_open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/shm_unlink.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sig.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sigaction.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/siglongjmp.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/signal.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sigqueue.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sigset.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sigwait.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sleep.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/socket.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sockops.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/stack.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/statvfs.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/statvfs64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/strsignal.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/strverscmp.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/_types.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/cdefs.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/dlfcn.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/elfclass.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/errno.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/event.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/fcntl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/features.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/file.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/ioccom.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/ioctl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/libc-lock.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/libc-tsd.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/link.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/linux_time.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/lock.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/param.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/resource.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/select.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/signal.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/socket.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/sockio.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/stat.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/stdint.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/stdio.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/string.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/termios.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/time.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/types.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/unistd.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/utmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/utsname.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sys/wait.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sysconf.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/sysctl.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/systat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/system.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/tcdrain.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/tcsendbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/termios.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/thread-m.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/time.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/ttyname_r.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/usleep.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/utimes.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/vallocr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/versionsort.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/versionsort64.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/linux/wait.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/m88kbug/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/m88kbug/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/m88kbug/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/m88kbug/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/m88kbug/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/m88kbug/sys/systraps.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/m88kbug/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/_exit.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/access.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/chmod.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/chown.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/execv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/execve.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/fork.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/fstat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/getpid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/gettime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/kill.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/link.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/lseek.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/pipe.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/read.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/stat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/time.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/times.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/unlink.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/utime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/wait.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/mmixware/write.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/netware/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/netware/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/netware/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/netware/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/netware/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/netware/getpid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/netware/link.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/config.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/execve.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/getenv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/getpid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/gettod.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/kill.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/link.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/rdos.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/rdoshelp.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/read.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/times.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/unlink.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/user.def mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/wait.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rdos/write.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/dummysys.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/include/limits.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/machine/_types.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/machine/limits.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/machine/param.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/sys/param.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/sys/queue.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/sys/syslimits.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/rtems/sys/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/ftruncate.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/trap.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sh/truncate.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/_exit.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/_main.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/cerror.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/closedir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/dup2.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/execve.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/ieee.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/lstat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/opendir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/readdir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/rewinddir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sbrk.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/scandir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/seekdir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sigsetjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/stat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/fcntl.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/file.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/stat.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/syscallasm.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/termios.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/time.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/utmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/sys/wait.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/telldir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/template.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/template_r.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/utime.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/utime2.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sparc64/wait.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/_main.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/ieee.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/sys/file.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/sys/termios.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/sys/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/sys/utmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sun4/sys/wait.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/_exit.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/access.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/chmod.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/chown.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/crt1.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/execv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/execve.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/fork.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/fstat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/getpid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/gettime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/kill.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/lseek.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/pipe.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/read.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/stat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/time.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/times.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/trap.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/unlink.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/utime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/wait.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysmec/write.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/io.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/misc.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnec810/write.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/_exit.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/access.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/chmod.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/chown.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/close.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/creat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/crt1.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/execv.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/execve.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/fork.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/fstat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/getpid.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/gettime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/kill.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/link.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/lseek.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/open.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/pipe.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/read.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/stat.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/time.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/times.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/trap.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/unlink.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/utime.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/wait.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysnecv850/write.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/_exit.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/_longjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/_setjmp.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/access.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/alarm.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/brk.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/cerror.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/chdir.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/chmod.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/close.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/closedir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/dup.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/dup2.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/exec.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/execve.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/fcntl.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/fork.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/fpathconf.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/fps.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/fpx.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/fstat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/getdents.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/getegid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/geteuid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/getgid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/getgroups.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/getpid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/getuid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/ioctl.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/isatty.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/kill.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/link.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/lseek.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/mkdir.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/open.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/opendir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/pathconf.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/pause.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/pipe.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/read.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/readdir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/rename.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/rewinddir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/rmdir.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/scandir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/seekdir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/setgid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/setuid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sigaction.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/signal.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sigprocmask.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sleep.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/speed.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/stat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sys/dirent.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sys/setjmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sys/termio.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sys/termios.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sys/utime.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sys/utmp.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sys/wait.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/sysconf.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/tcgetattr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/tcline.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/tcsetattr.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/telldir.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/time.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/times.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/unlink.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/utime.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/wait.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/waitpid.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvi386/write.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/cerror.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/close.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/crt0.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/exit.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/fps.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/fpx.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/fstat.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/ioctl.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/isatty.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/lseek.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/open.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/read.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/sbrk.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/sysv60.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/sysvnecv70.tex mode change 100755 => 100644 newlib/src/newlib/libc/sys/sysvnecv70/write.S mode change 100755 => 100644 newlib/src/newlib/libc/sys/tic80/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/tic80/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/tic80/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/tic80/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/tic80/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/syscalls.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/w65/trap.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/z8ksim/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/sys/z8ksim/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/z8ksim/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libc/sys/z8ksim/configure.in mode change 100755 => 100644 newlib/src/newlib/libc/sys/z8ksim/crt0.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/z8ksim/glue.c mode change 100755 => 100644 newlib/src/newlib/libc/sys/z8ksim/sys/syscall.h mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysclose.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysexecve.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysfcntl.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysfork.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysfstat.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysgetpid.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysgettod.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysisatty.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/syskill.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/syslink.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/syslseek.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysopen.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysread.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/syssbrk.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysstat.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/systimes.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/sysunlink.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/syswait.c mode change 100755 => 100644 newlib/src/newlib/libc/syscalls/syswrite.c mode change 100755 => 100644 newlib/src/newlib/libc/time/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/time/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/time/asctime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/asctime_r.c mode change 100755 => 100644 newlib/src/newlib/libc/time/clock.c mode change 100755 => 100644 newlib/src/newlib/libc/time/ctime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/ctime_r.c mode change 100755 => 100644 newlib/src/newlib/libc/time/difftime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/gettzinfo.c mode change 100755 => 100644 newlib/src/newlib/libc/time/gmtime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/gmtime_r.c mode change 100755 => 100644 newlib/src/newlib/libc/time/lcltime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/lcltime_r.c mode change 100755 => 100644 newlib/src/newlib/libc/time/local.h mode change 100755 => 100644 newlib/src/newlib/libc/time/mktime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/mktm_r.c mode change 100755 => 100644 newlib/src/newlib/libc/time/strftime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/strptime.c mode change 100755 => 100644 newlib/src/newlib/libc/time/time.c mode change 100755 => 100644 newlib/src/newlib/libc/time/time.tex mode change 100755 => 100644 newlib/src/newlib/libc/time/tzlock.c mode change 100755 => 100644 newlib/src/newlib/libc/time/tzset.c mode change 100755 => 100644 newlib/src/newlib/libc/time/tzset_r.c mode change 100755 => 100644 newlib/src/newlib/libc/time/tzvars.c mode change 100755 => 100644 newlib/src/newlib/libc/time/wcsftime.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/unix/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/unix/basename.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/dirname.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/getcwd.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/getlogin.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/getpass.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/getpwent.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/getut.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/pread.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/pwrite.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/sigset.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/ttyname.c mode change 100755 => 100644 newlib/src/newlib/libc/unix/ttyname.h mode change 100755 => 100644 newlib/src/newlib/libc/unix/ttyname_r.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libc/xdr/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libc/xdr/README mode change 100755 => 100644 newlib/src/newlib/libc/xdr/dummy.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_array.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_float.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_float_vax.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_mem.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_private.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_private.h mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_rec.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_reference.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_sizeof.c mode change 100755 => 100644 newlib/src/newlib/libc/xdr/xdr_stdio.c mode change 100755 => 100644 newlib/src/newlib/libm/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libm/common/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/common/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/common/acoshl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/acosl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/asinhl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/asinl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/atan2l.c mode change 100755 => 100644 newlib/src/newlib/libm/common/atanhl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/atanl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/cbrtl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/ceill.c mode change 100755 => 100644 newlib/src/newlib/libm/common/copysignl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/coshl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/cosl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/erfcl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/erfl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/exp2l.c mode change 100755 => 100644 newlib/src/newlib/libm/common/expl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/expm1l.c mode change 100755 => 100644 newlib/src/newlib/libm/common/fabsl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/fdiml.c mode change 100755 => 100644 newlib/src/newlib/libm/common/fdlibm.h mode change 100755 => 100644 newlib/src/newlib/libm/common/floorl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/fmal.c mode change 100755 => 100644 newlib/src/newlib/libm/common/fmaxl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/fminl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/fmodl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/frexpl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/hypotl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/ilogbl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/isgreater.c mode change 100755 => 100644 newlib/src/newlib/libm/common/ldexpl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/lgammal.c mode change 100755 => 100644 newlib/src/newlib/libm/common/llrintl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/llroundl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/local.h mode change 100755 => 100644 newlib/src/newlib/libm/common/log10l.c mode change 100755 => 100644 newlib/src/newlib/libm/common/log1pl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/logl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/lrintl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/lroundl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/modfl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/nanl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/nearbyintl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/nextafterl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/powl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/remainderl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/remquol.c mode change 100755 => 100644 newlib/src/newlib/libm/common/rintl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/roundl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_cbrt.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_copysign.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_exp10.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_expm1.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_fdim.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_finite.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_fma.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_fmax.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_fmin.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_fpclassify.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_ilogb.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_infconst.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_infinity.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_isinf.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_isinfd.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_isnan.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_isnand.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_lib_ver.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_llrint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_llround.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_log1p.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_log2.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_logb.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_lrint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_lround.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_matherr.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_modf.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_nan.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_nearbyint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_nextafter.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_pow10.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_remquo.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_rint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_round.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_scalbln.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_scalbn.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_signbit.c mode change 100755 => 100644 newlib/src/newlib/libm/common/s_trunc.c mode change 100755 => 100644 newlib/src/newlib/libm/common/scalblnl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/scalbnl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_cbrt.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_copysign.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_exp10.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_expm1.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_fdim.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_finite.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_fma.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_fmax.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_fmin.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_fpclassify.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_ilogb.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_infinity.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_isinf.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_isinff.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_isnan.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_isnanf.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_llrint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_llround.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_log1p.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_log2.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_logb.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_lrint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_lround.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_modf.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_nan.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_nearbyint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_nextafter.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_pow10.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_remquo.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_rint.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_round.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_scalbln.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_scalbn.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sf_trunc.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sinhl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sinl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/sqrtl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/tanhl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/tanl.c mode change 100755 => 100644 newlib/src/newlib/libm/common/tgammal.c mode change 100755 => 100644 newlib/src/newlib/libm/common/truncl.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/complex/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/complex/cabs.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cabsf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cacos.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cacosf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cacosh.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cacoshf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/carg.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cargf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/casin.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/casinf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/casinh.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/casinhf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/catan.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/catanf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/catanh.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/catanhf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ccos.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ccosf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ccosh.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ccoshf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cephes_subr.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cephes_subr.h mode change 100755 => 100644 newlib/src/newlib/libm/complex/cephes_subrf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cephes_subrf.h mode change 100755 => 100644 newlib/src/newlib/libm/complex/cexp.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cexpf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cimag.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cimagf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/clog.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/clogf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/complex.tex mode change 100755 => 100644 newlib/src/newlib/libm/complex/conj.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/conjf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cpow.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cpowf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cproj.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/cprojf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/creal.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/crealf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/csin.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/csinf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/csinh.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/csinhf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/csqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/csqrtf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ctan.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ctanf.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ctanh.c mode change 100755 => 100644 newlib/src/newlib/libm/complex/ctanhf.c mode change 100755 => 100644 newlib/src/newlib/libm/config.h.in mode change 100755 => 100644 newlib/src/newlib/libm/configure.in mode change 100755 => 100644 newlib/src/newlib/libm/libm.texinfo mode change 100755 => 100644 newlib/src/newlib/libm/machine/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/machine/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/machine/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libm/machine/configure.in mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/configure.in mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_atan2.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_atan2f.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_expf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_frexp.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_frexpf.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_ldexp.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_ldexpf.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_llrint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_llrintf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_llrintl.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_log.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_log10.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_log10f.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_logf.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_lrint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_lrintf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_lrintl.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_math.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_powf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_rint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_rintf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_rintl.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_tan.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/f_tanf.S mode change 100755 => 100644 newlib/src/newlib/libm/machine/i386/i386mach.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/aclocal.m4 mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/configure mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/configure.in mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fe_dfl_env.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/feclearexcept.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fegetenv.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fegetexceptflag.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fegetround.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/feholdexcept.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/feraiseexcept.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fesetenv.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fesetexceptflag.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fesetround.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/fetestexcept.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/feupdateenv.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acos.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acosd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acosf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acosf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acosh.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acoshd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acoshf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/acoshf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asin.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asind2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asinf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asinf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asinh.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asinhd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asinhf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/asinhf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atan.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atan2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atan2d2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atan2f.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atan2f4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atand2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atanf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atanf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atanh.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atanhd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atanhf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/atanhf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cbrt.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cbrtf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ceil.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ceilf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/copysign.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/copysignf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cos.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cos_sin.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cosd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cosf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cosf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/cosh.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/coshd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/coshf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/coshf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/divd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/divf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/dom_chkd_less_than.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/dom_chkd_negone_one.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/dom_chkf_less_than.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/dom_chkf_negone_one.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erf_utils.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erfc.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erfcd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erfcf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erfcf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erfd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erff.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/erff4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/exp.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/exp2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/exp2d2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/exp2f.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/exp2f4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/expd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/expf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/expf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/expm1.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/expm1d2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/expm1f.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/expm1f4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fabs.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fabsf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fdim.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fdimf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/feclearexcept.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fefpscr.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fegetenv.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fegetexceptflag.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fegetround.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/feholdexcept.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/feraiseexcept.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fesetenv.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fesetexceptflag.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fesetround.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fetestexcept.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/feupdateenv.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/floor.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/floord2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/floorf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/floorf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fma.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fmaf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fmax.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fmaxf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fmin.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fminf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fmod.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/fmodf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/frexp.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/frexpf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/hypot.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/hypotd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/hypotf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/hypotf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ilogb.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ilogbf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/isnan.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/isnand2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/isnanf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/isnanf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ldexp.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ldexpd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ldexpf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/ldexpf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lgamma.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lgammad2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lgammaf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lgammaf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/llrint.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/llrintf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/llround.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/llroundf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log10.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log10d2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log10f.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log1p.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log1pd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log1pf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log1pf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log2d2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log2f.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/log2f4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/logbf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/logbf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/logd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/logf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/logf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lrint.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lrintf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lround.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/lroundf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/nearbyint.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/nearbyintf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/nearbyintf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/nextafter.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/nextafterd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/nextafterf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/nextafterf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/pow.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/powd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/powf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/powf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/recipd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/recipf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/remainder.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/remainderf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/remquo.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/remquof.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/rint.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/rintf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/rintf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/round.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/roundf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/scalbn.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/scalbnf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/scalbnf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/signbit.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/signbitd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/simdmath.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sin.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sincos.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sincosd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sincosf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sincosf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sind2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sinf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sinf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sinh.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sinhd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sinhf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sinhf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sqrt.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sqrtd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sqrtf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/sqrtf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tan.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tand2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tanf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tanf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tanh.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tanhd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tanhf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tanhf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tgamma.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tgammad2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tgammaf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/tgammaf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/trunc.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/truncd2.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/truncf.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/truncf4.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/headers/vec_literal.h mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/llrint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/llrintf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/llround.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/llroundf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/log2.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/log2f.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_asinh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_atan.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_cbrt.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_ceil.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_copysign.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_erf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_expm1.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_fabs.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_fdim.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_floor.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_fma.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_fmax.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_fmin.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_frexp.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_ilogb.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_isnan.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_ldexp.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_log1p.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_lrint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_lround.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_nearbyint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_nextafter.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_remquo.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_rint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_round.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_scalbn.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_tanh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/s_trunc.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_asinh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_atan.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_cbrt.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_ceil.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_copysign.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_erf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_expm1.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_fabs.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_fdim.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_finite.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_floor.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_fma.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_fmax.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_fmin.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_fpclassify.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_frexp.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_ilogb.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_isinf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_isinff.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_isnan.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_isnanf.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_ldexp.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_log1p.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_logb.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_lrint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_lround.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_nan.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_nearbyint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_nextafter.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_remquo.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_rint.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_round.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_scalbn.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_tanh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/sf_trunc.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_exp2.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_log.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_sincos.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/w_tgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_exp2.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_log.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_sincos.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/machine/spu/wf_tgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/math/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/math/e_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_j0.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_j1.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_jn.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_log.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_rem_pio2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_scalb.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/e_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_j0.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_j1.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_jn.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_log.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_rem_pio2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_scalb.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/ef_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/math/er_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/er_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/erf_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/erf_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/k_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/k_rem_pio2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/k_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/k_standard.c mode change 100755 => 100644 newlib/src/newlib/libm/math/k_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/math/kf_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/kf_rem_pio2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/kf_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/kf_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/math/math.tex mode change 100755 => 100644 newlib/src/newlib/libm/math/s_asinh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_atan.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_ceil.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_erf.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_fabs.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_floor.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_frexp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_ldexp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_signif.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/math/s_tanh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_asinh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_atan.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_ceil.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_erf.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_fabs.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_floor.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_frexp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_ldexp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_signif.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/math/sf_tanh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_drem.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_exp2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_j0.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_j1.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_jn.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_log.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_scalb.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_sincos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/math/w_tgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_drem.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_exp2.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_j0.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_j1.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_jn.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_log.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_scalb.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_sincos.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wf_tgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wr_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wr_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wrf_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/math/wrf_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/Makefile.am mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/e_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/e_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/e_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/e_j0.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/e_j1.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/e_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/e_scalb.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/ef_acosh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/ef_atanh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/ef_hypot.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/ef_j0.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/ef_j1.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/ef_remainder.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/ef_scalb.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/er_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/er_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/erf_gamma.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/erf_lgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/mathfp.tex mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_asine.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_asinh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_atan.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_atangent.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_ceil.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_erf.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_exp2.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_fabs.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_floor.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_frexp.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_ispos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_ldexp.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_log.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_logarithm.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_mathcnst.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_numtest.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_signif.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_sincos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_sine.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_sineh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_sinf.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_tanh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/s_tgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_acos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_asin.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_asine.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_asinh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_atan.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_atan2.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_atangent.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_ceil.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_cos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_cosh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_erf.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_exp.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_exp2.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_fabs.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_floor.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_fmod.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_frexp.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_ispos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_ldexp.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_log.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_log10.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_logarithm.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_numtest.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_pow.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_signif.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_sin.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_sincos.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_sine.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_sineh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_sinh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_sqrt.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_tan.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_tanh.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/sf_tgamma.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/w_cabs.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/w_drem.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/w_jn.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/wf_cabs.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/wf_drem.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/wf_jn.c mode change 100755 => 100644 newlib/src/newlib/libm/mathfp/zmath.h mode change 100755 => 100644 newlib/src/newlib/libm/test/Makefile.in mode change 100755 => 100644 newlib/src/newlib/libm/test/acos_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/acosf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/acosh_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/acoshf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/asin_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/asinf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/asinh_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/asinhf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/atan2_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/atan2f_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/atan_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/atanf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/atanh_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/atanhf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/ceil_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/ceilf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/conv_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/convert.c mode change 100755 => 100644 newlib/src/newlib/libm/test/cos_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/cosf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/cosh_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/coshf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/dcvt.c mode change 100755 => 100644 newlib/src/newlib/libm/test/dvec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/erf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/erfc_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/erfcf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/erff_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/exp_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/expf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/fabs_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/fabsf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/floor_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/floorf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/fmod_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/fmodf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/gamma_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/gammaf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/hypot_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/hypotf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/iconv_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/j0_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/j0f_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/j1_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/j1f_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/jn_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/jnf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/log10_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/log10f_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/log1p_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/log1pf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/log2_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/log2f_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/log_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/logf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/math.c mode change 100755 => 100644 newlib/src/newlib/libm/test/math2.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sin_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sinf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sinh_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sinhf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sprint_ivec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sprint_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sqrt_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/sqrtf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/string.c mode change 100755 => 100644 newlib/src/newlib/libm/test/tan_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/tanf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/tanh_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/tanhf_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/test.c mode change 100755 => 100644 newlib/src/newlib/libm/test/test.h mode change 100755 => 100644 newlib/src/newlib/libm/test/test_ieee.c mode change 100755 => 100644 newlib/src/newlib/libm/test/test_is.c mode change 100755 => 100644 newlib/src/newlib/libm/test/y0_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/y0f_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/y1_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/y1f_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/yn_vec.c mode change 100755 => 100644 newlib/src/newlib/libm/test/ynf_vec.c mode change 100755 => 100644 newlib/src/newlib/newlib.hin mode change 100755 => 100644 newlib/src/newlib/stamp-h.in mode change 100755 => 100644 newlib/src/newlib/testsuite/config/default.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/include/check.h mode change 100755 => 100644 newlib/src/newlib/testsuite/lib/checkoutput.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/lib/flags.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/lib/newlib.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/lib/passfail.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.elix/elix.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.elix/tmmap.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.iconv/iconv.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.iconv/iconvjp.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.iconv/iconvnm.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.iconv/iconvru.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.locale/UTF-8.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.locale/UTF-8.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.locale/locale.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.search/hsearchtest.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.search/hsearchtest.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.stdlib/atexit.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.stdlib/atexit.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.stdlib/size_max.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.stdlib/stdlib.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.string/memmove1.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.string/string.exp mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.string/tstring.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.wctype/tiswctype.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.wctype/twctrans.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.wctype/twctype.c mode change 100755 => 100644 newlib/src/newlib/testsuite/newlib.wctype/wctype.exp mode change 100755 => 100644 newlib/src/serdep.tmp mode change 100755 => 100644 newlib/src/setup.com mode change 100755 => 100644 newlib/src/src-release mode change 100755 => 100644 newlib/src/texinfo/texinfo.tex mode change 100755 => 100644 script.gdb mode change 100755 => 100644 tools/Makefile mode change 100755 => 100644 tools/bin2obj.c mode change 100755 => 100644 tools/load.map mode change 100755 => 100644 tools/make_initrd.c mode change 100755 => 100644 tools/metalsvm.mt mode change 100755 => 100644 tools/reset_vector.S mode change 100755 => 100644 tools/scc_setup.asm mode change 100755 => 100644 tools/smp_setup.asm diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Doxyfile b/Doxyfile old mode 100755 new mode 100644 diff --git a/LICENSE-2.0.txt b/LICENSE-2.0.txt old mode 100755 new mode 100644 diff --git a/Makefile.example b/Makefile.example old mode 100755 new mode 100644 diff --git a/Makefile.inc b/Makefile.inc old mode 100755 new mode 100644 diff --git a/NOTICE b/NOTICE old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/RCCE.h b/arch/x86/include/asm/RCCE.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/RCCE_debug.h b/arch/x86/include/asm/RCCE_debug.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/RCCE_lib.h b/arch/x86/include/asm/RCCE_lib.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/RCCE_lib_pwr.h b/arch/x86/include/asm/RCCE_lib_pwr.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/SCC_API.h b/arch/x86/include/asm/SCC_API.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/apic.h b/arch/x86/include/asm/apic.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/atomic.h b/arch/x86/include/asm/atomic.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/elf.h b/arch/x86/include/asm/elf.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/gdt.h b/arch/x86/include/asm/gdt.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/iRCCE.h b/arch/x86/include/asm/iRCCE.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/iRCCE_lib.h b/arch/x86/include/asm/iRCCE_lib.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/icc.h b/arch/x86/include/asm/icc.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/idt.h b/arch/x86/include/asm/idt.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/io.h b/arch/x86/include/asm/io.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/irq.h b/arch/x86/include/asm/irq.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/irqflags.h b/arch/x86/include/asm/irqflags.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/isrs.h b/arch/x86/include/asm/isrs.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/kb.h b/arch/x86/include/asm/kb.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/limits.h b/arch/x86/include/asm/limits.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/multiboot.h b/arch/x86/include/asm/multiboot.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/page.h b/arch/x86/include/asm/page.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/pci.h b/arch/x86/include/asm/pci.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/stddef.h b/arch/x86/include/asm/stddef.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/string.h b/arch/x86/include/asm/string.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/syscall.h b/arch/x86/include/asm/syscall.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/tasks.h b/arch/x86/include/asm/tasks.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/tasks_types.h b/arch/x86/include/asm/tasks_types.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/tss.h b/arch/x86/include/asm/tss.h old mode 100755 new mode 100644 diff --git a/arch/x86/include/asm/vga.h b/arch/x86/include/asm/vga.h old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/Makefile b/arch/x86/kernel/Makefile old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/apic.c b/arch/x86/kernel/apic.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/entry.asm b/arch/x86/kernel/entry.asm old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/gdt.c b/arch/x86/kernel/gdt.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/idt.c b/arch/x86/kernel/idt.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/irq.c b/arch/x86/kernel/irq.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/isrs.c b/arch/x86/kernel/isrs.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/kb.c b/arch/x86/kernel/kb.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/multiboot.c b/arch/x86/kernel/multiboot.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/pci.c b/arch/x86/kernel/pci.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/pcihdr.h b/arch/x86/kernel/pcihdr.h old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/processor.c b/arch/x86/kernel/processor.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/string.asm b/arch/x86/kernel/string.asm old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/timer.c b/arch/x86/kernel/timer.c old mode 100755 new mode 100644 diff --git a/arch/x86/kernel/vga.c b/arch/x86/kernel/vga.c old mode 100755 new mode 100644 diff --git a/arch/x86/mm/Makefile b/arch/x86/mm/Makefile old mode 100755 new mode 100644 diff --git a/arch/x86/mm/page.c b/arch/x86/mm/page.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/Makefile b/arch/x86/scc/Makefile old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_DCMflush.c b/arch/x86/scc/RCCE_DCMflush.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_admin.c b/arch/x86/scc/RCCE_admin.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_bcast.c b/arch/x86/scc/RCCE_bcast.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_comm.c b/arch/x86/scc/RCCE_comm.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_debug.c b/arch/x86/scc/RCCE_debug.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_emulator_driver.c b/arch/x86/scc/RCCE_emulator_driver.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_flags.c b/arch/x86/scc/RCCE_flags.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_get.c b/arch/x86/scc/RCCE_get.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_malloc.c b/arch/x86/scc/RCCE_malloc.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_power_management.c b/arch/x86/scc/RCCE_power_management.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_put.c b/arch/x86/scc/RCCE_put.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_qsort.c b/arch/x86/scc/RCCE_qsort.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_recv.c b/arch/x86/scc/RCCE_recv.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_reduce.c b/arch/x86/scc/RCCE_reduce.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_send.c b/arch/x86/scc/RCCE_send.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_shmalloc.c b/arch/x86/scc/RCCE_shmalloc.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/RCCE_synch.c b/arch/x86/scc/RCCE_synch.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/SCC_API.c b/arch/x86/scc/SCC_API.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_admin.c b/arch/x86/scc/iRCCE_admin.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_get.c b/arch/x86/scc/iRCCE_get.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_irecv.c b/arch/x86/scc/iRCCE_irecv.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_isend.c b/arch/x86/scc/iRCCE_isend.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_mailbox.c b/arch/x86/scc/iRCCE_mailbox.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_put.c b/arch/x86/scc/iRCCE_put.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_recv.c b/arch/x86/scc/iRCCE_recv.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_send.c b/arch/x86/scc/iRCCE_send.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/iRCCE_synch.c b/arch/x86/scc/iRCCE_synch.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/icc.c b/arch/x86/scc/icc.c old mode 100755 new mode 100644 diff --git a/arch/x86/scc/scc_memcpy.h b/arch/x86/scc/scc_memcpy.h old mode 100755 new mode 100644 diff --git a/documentation/doxy_mainpage.h b/documentation/doxy_mainpage.h old mode 100755 new mode 100644 diff --git a/documentation/img/lfbs_logo.gif b/documentation/img/lfbs_logo.gif old mode 100755 new mode 100644 diff --git a/documentation/img/metalsvm_stack.jpg b/documentation/img/metalsvm_stack.jpg old mode 100755 new mode 100644 diff --git a/documentation/img/rwth_logo.gif b/documentation/img/rwth_logo.gif old mode 100755 new mode 100644 diff --git a/documentation/tmpl/footer.html b/documentation/tmpl/footer.html old mode 100755 new mode 100644 diff --git a/documentation/tmpl/header.html b/documentation/tmpl/header.html old mode 100755 new mode 100644 diff --git a/documentation/tmpl/stylesheet.css b/documentation/tmpl/stylesheet.css old mode 100755 new mode 100644 diff --git a/drivers/char/Makefile b/drivers/char/Makefile old mode 100755 new mode 100644 diff --git a/drivers/char/null.c b/drivers/char/null.c old mode 100755 new mode 100644 diff --git a/drivers/net/Makefile b/drivers/net/Makefile old mode 100755 new mode 100644 diff --git a/drivers/net/mmnif.c b/drivers/net/mmnif.c old mode 100755 new mode 100644 diff --git a/drivers/net/mmnif.h b/drivers/net/mmnif.h old mode 100755 new mode 100644 diff --git a/drivers/net/rckemac.c b/drivers/net/rckemac.c old mode 100755 new mode 100644 diff --git a/drivers/net/rckemac.h b/drivers/net/rckemac.h old mode 100755 new mode 100644 diff --git a/drivers/net/rtl8139.c b/drivers/net/rtl8139.c old mode 100755 new mode 100644 diff --git a/drivers/net/rtl8139.h b/drivers/net/rtl8139.h old mode 100755 new mode 100644 diff --git a/drivers/net/util.c b/drivers/net/util.c old mode 100755 new mode 100644 diff --git a/drivers/net/util.h b/drivers/net/util.h old mode 100755 new mode 100644 diff --git a/drivers/stderr/Makefile b/drivers/stderr/Makefile old mode 100755 new mode 100644 diff --git a/drivers/stderr/stderr.c b/drivers/stderr/stderr.c old mode 100755 new mode 100644 diff --git a/drivers/stdin/Makefile b/drivers/stdin/Makefile old mode 100755 new mode 100644 diff --git a/drivers/stdin/stdin.c b/drivers/stdin/stdin.c old mode 100755 new mode 100644 diff --git a/drivers/stdout/Makefile b/drivers/stdout/Makefile old mode 100755 new mode 100644 diff --git a/fs/Makefile b/fs/Makefile old mode 100755 new mode 100644 diff --git a/fs/fs.c b/fs/fs.c old mode 100755 new mode 100644 diff --git a/fs/initrd.c b/fs/initrd.c old mode 100755 new mode 100644 diff --git a/include/metalsvm/config.h.example b/include/metalsvm/config.h.example old mode 100755 new mode 100644 diff --git a/include/metalsvm/ctype.h b/include/metalsvm/ctype.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/errno.h b/include/metalsvm/errno.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/fs.h b/include/metalsvm/fs.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/init.h b/include/metalsvm/init.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/mailbox.h b/include/metalsvm/mailbox.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/mailbox_types.h b/include/metalsvm/mailbox_types.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/mmu.h b/include/metalsvm/mmu.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/page.h b/include/metalsvm/page.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/processor.h b/include/metalsvm/processor.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/semaphore.h b/include/metalsvm/semaphore.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/semaphore_types.h b/include/metalsvm/semaphore_types.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/spinlock.h b/include/metalsvm/spinlock.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/spinlock_types.h b/include/metalsvm/spinlock_types.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/stdarg.h b/include/metalsvm/stdarg.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/stddef.h b/include/metalsvm/stddef.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/stdio.h b/include/metalsvm/stdio.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/stdlib.h b/include/metalsvm/stdlib.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/string.h b/include/metalsvm/string.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/syscall.h b/include/metalsvm/syscall.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/tasks.h b/include/metalsvm/tasks.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/tasks_types.h b/include/metalsvm/tasks_types.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/time.h b/include/metalsvm/time.h old mode 100755 new mode 100644 diff --git a/include/metalsvm/vma.h b/include/metalsvm/vma.h old mode 100755 new mode 100644 diff --git a/include/stdarg.h b/include/stdarg.h old mode 100755 new mode 100644 diff --git a/include/stddef.h b/include/stddef.h old mode 100755 new mode 100644 diff --git a/include/string.h b/include/string.h old mode 100755 new mode 100644 diff --git a/kernel/Makefile b/kernel/Makefile old mode 100755 new mode 100644 diff --git a/kernel/echo.c b/kernel/echo.c old mode 100755 new mode 100644 diff --git a/kernel/init.c b/kernel/init.c old mode 100755 new mode 100644 diff --git a/kernel/main.c b/kernel/main.c old mode 100755 new mode 100644 diff --git a/kernel/ping.c b/kernel/ping.c old mode 100755 new mode 100644 diff --git a/kernel/syscall.c b/kernel/syscall.c old mode 100755 new mode 100644 diff --git a/kernel/tasks.c b/kernel/tasks.c old mode 100755 new mode 100644 diff --git a/kernel/tests.c b/kernel/tests.c old mode 100755 new mode 100644 diff --git a/libkern/Makefile b/libkern/Makefile old mode 100755 new mode 100644 diff --git a/libkern/divdi3.c b/libkern/divdi3.c old mode 100755 new mode 100644 diff --git a/libkern/lshrdi3.c b/libkern/lshrdi3.c old mode 100755 new mode 100644 diff --git a/libkern/moddi3.c b/libkern/moddi3.c old mode 100755 new mode 100644 diff --git a/libkern/printf.c b/libkern/printf.c old mode 100755 new mode 100644 diff --git a/libkern/qdivrem.c b/libkern/qdivrem.c old mode 100755 new mode 100644 diff --git a/libkern/quad.h b/libkern/quad.h old mode 100755 new mode 100644 diff --git a/libkern/sprintf.c b/libkern/sprintf.c old mode 100755 new mode 100644 diff --git a/libkern/stdio.c b/libkern/stdio.c old mode 100755 new mode 100644 diff --git a/libkern/string.c b/libkern/string.c old mode 100755 new mode 100644 diff --git a/libkern/strtol.c b/libkern/strtol.c old mode 100755 new mode 100644 diff --git a/libkern/strtoul.c b/libkern/strtoul.c old mode 100755 new mode 100644 diff --git a/libkern/ucmpdi2.c b/libkern/ucmpdi2.c old mode 100755 new mode 100644 diff --git a/libkern/udivdi3.c b/libkern/udivdi3.c old mode 100755 new mode 100644 diff --git a/libkern/umoddi3.c b/libkern/umoddi3.c old mode 100755 new mode 100644 diff --git a/link.ld b/link.ld old mode 100755 new mode 100644 diff --git a/lwip/CHANGELOG b/lwip/CHANGELOG old mode 100755 new mode 100644 diff --git a/lwip/COPYING b/lwip/COPYING old mode 100755 new mode 100644 diff --git a/lwip/FILES b/lwip/FILES old mode 100755 new mode 100644 diff --git a/lwip/README b/lwip/README old mode 100755 new mode 100644 diff --git a/lwip/UPGRADING b/lwip/UPGRADING old mode 100755 new mode 100644 diff --git a/lwip/doc/FILES b/lwip/doc/FILES old mode 100755 new mode 100644 diff --git a/lwip/doc/contrib.txt b/lwip/doc/contrib.txt old mode 100755 new mode 100644 diff --git a/lwip/doc/rawapi.txt b/lwip/doc/rawapi.txt old mode 100755 new mode 100644 diff --git a/lwip/doc/savannah.txt b/lwip/doc/savannah.txt old mode 100755 new mode 100644 diff --git a/lwip/doc/snmp_agent.txt b/lwip/doc/snmp_agent.txt old mode 100755 new mode 100644 diff --git a/lwip/doc/sys_arch.txt b/lwip/doc/sys_arch.txt old mode 100755 new mode 100644 diff --git a/lwip/src/FILES b/lwip/src/FILES old mode 100755 new mode 100644 diff --git a/lwip/src/api/Makefile b/lwip/src/api/Makefile old mode 100755 new mode 100644 diff --git a/lwip/src/api/api_lib.c b/lwip/src/api/api_lib.c old mode 100755 new mode 100644 diff --git a/lwip/src/api/api_msg.c b/lwip/src/api/api_msg.c old mode 100755 new mode 100644 diff --git a/lwip/src/api/err.c b/lwip/src/api/err.c old mode 100755 new mode 100644 diff --git a/lwip/src/api/netbuf.c b/lwip/src/api/netbuf.c old mode 100755 new mode 100644 diff --git a/lwip/src/api/netdb.c b/lwip/src/api/netdb.c old mode 100755 new mode 100644 diff --git a/lwip/src/api/netifapi.c b/lwip/src/api/netifapi.c old mode 100755 new mode 100644 diff --git a/lwip/src/api/sockets.c b/lwip/src/api/sockets.c old mode 100755 new mode 100644 diff --git a/lwip/src/api/tcpip.c b/lwip/src/api/tcpip.c old mode 100755 new mode 100644 diff --git a/lwip/src/arch/Makefile b/lwip/src/arch/Makefile old mode 100755 new mode 100644 diff --git a/lwip/src/arch/sys_arch.c b/lwip/src/arch/sys_arch.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/Makefile b/lwip/src/core/Makefile old mode 100755 new mode 100644 diff --git a/lwip/src/core/def.c b/lwip/src/core/def.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/dhcp.c b/lwip/src/core/dhcp.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/dns.c b/lwip/src/core/dns.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/init.c b/lwip/src/core/init.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/Makefile b/lwip/src/core/ipv4/Makefile old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/autoip.c b/lwip/src/core/ipv4/autoip.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/icmp.c b/lwip/src/core/ipv4/icmp.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/igmp.c b/lwip/src/core/ipv4/igmp.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/inet.c b/lwip/src/core/ipv4/inet.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/inet_chksum.c b/lwip/src/core/ipv4/inet_chksum.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/ip.c b/lwip/src/core/ipv4/ip.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/ip_addr.c b/lwip/src/core/ipv4/ip_addr.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv4/ip_frag.c b/lwip/src/core/ipv4/ip_frag.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv6/README b/lwip/src/core/ipv6/README old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv6/icmp6.c b/lwip/src/core/ipv6/icmp6.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv6/inet6.c b/lwip/src/core/ipv6/inet6.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv6/ip6.c b/lwip/src/core/ipv6/ip6.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/ipv6/ip6_addr.c b/lwip/src/core/ipv6/ip6_addr.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/mem.c b/lwip/src/core/mem.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/memp.c b/lwip/src/core/memp.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/netif.c b/lwip/src/core/netif.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/pbuf.c b/lwip/src/core/pbuf.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/raw.c b/lwip/src/core/raw.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/snmp/asn1_dec.c b/lwip/src/core/snmp/asn1_dec.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/snmp/asn1_enc.c b/lwip/src/core/snmp/asn1_enc.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/snmp/mib2.c b/lwip/src/core/snmp/mib2.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/snmp/mib_structs.c b/lwip/src/core/snmp/mib_structs.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/snmp/msg_in.c b/lwip/src/core/snmp/msg_in.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/snmp/msg_out.c b/lwip/src/core/snmp/msg_out.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/stats.c b/lwip/src/core/stats.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/sys.c b/lwip/src/core/sys.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/tcp.c b/lwip/src/core/tcp.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/tcp_in.c b/lwip/src/core/tcp_in.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/tcp_out.c b/lwip/src/core/tcp_out.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/timers.c b/lwip/src/core/timers.c old mode 100755 new mode 100644 diff --git a/lwip/src/core/udp.c b/lwip/src/core/udp.c old mode 100755 new mode 100644 diff --git a/lwip/src/include/arch/cc.h b/lwip/src/include/arch/cc.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/arch/perf.h b/lwip/src/include/arch/perf.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/arch/sys_arch.h b/lwip/src/include/arch/sys_arch.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/autoip.h b/lwip/src/include/ipv4/lwip/autoip.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/icmp.h b/lwip/src/include/ipv4/lwip/icmp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/igmp.h b/lwip/src/include/ipv4/lwip/igmp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/inet.h b/lwip/src/include/ipv4/lwip/inet.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/inet_chksum.h b/lwip/src/include/ipv4/lwip/inet_chksum.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/ip.h b/lwip/src/include/ipv4/lwip/ip.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/ip_addr.h b/lwip/src/include/ipv4/lwip/ip_addr.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv4/lwip/ip_frag.h b/lwip/src/include/ipv4/lwip/ip_frag.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv6/lwip/icmp.h b/lwip/src/include/ipv6/lwip/icmp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv6/lwip/inet.h b/lwip/src/include/ipv6/lwip/inet.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv6/lwip/ip.h b/lwip/src/include/ipv6/lwip/ip.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/ipv6/lwip/ip_addr.h b/lwip/src/include/ipv6/lwip/ip_addr.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/api.h b/lwip/src/include/lwip/api.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/api_msg.h b/lwip/src/include/lwip/api_msg.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/arch.h b/lwip/src/include/lwip/arch.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/debug.h b/lwip/src/include/lwip/debug.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/def.h b/lwip/src/include/lwip/def.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/dhcp.h b/lwip/src/include/lwip/dhcp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/dns.h b/lwip/src/include/lwip/dns.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/err.h b/lwip/src/include/lwip/err.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/init.h b/lwip/src/include/lwip/init.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/mem.h b/lwip/src/include/lwip/mem.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/memp.h b/lwip/src/include/lwip/memp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/memp_std.h b/lwip/src/include/lwip/memp_std.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/netbuf.h b/lwip/src/include/lwip/netbuf.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/netdb.h b/lwip/src/include/lwip/netdb.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/netif.h b/lwip/src/include/lwip/netif.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/netifapi.h b/lwip/src/include/lwip/netifapi.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/opt.h b/lwip/src/include/lwip/opt.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/pbuf.h b/lwip/src/include/lwip/pbuf.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/raw.h b/lwip/src/include/lwip/raw.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/sio.h b/lwip/src/include/lwip/sio.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/snmp.h b/lwip/src/include/lwip/snmp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/snmp_asn1.h b/lwip/src/include/lwip/snmp_asn1.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/snmp_msg.h b/lwip/src/include/lwip/snmp_msg.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/snmp_structs.h b/lwip/src/include/lwip/snmp_structs.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/sockets.h b/lwip/src/include/lwip/sockets.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/stats.h b/lwip/src/include/lwip/stats.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/sys.h b/lwip/src/include/lwip/sys.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/tcp.h b/lwip/src/include/lwip/tcp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/tcp_impl.h b/lwip/src/include/lwip/tcp_impl.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/tcpip.h b/lwip/src/include/lwip/tcpip.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/timers.h b/lwip/src/include/lwip/timers.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwip/udp.h b/lwip/src/include/lwip/udp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/lwipopts.h b/lwip/src/include/lwipopts.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/netif/etharp.h b/lwip/src/include/netif/etharp.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/netif/loopif.h b/lwip/src/include/netif/loopif.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/netif/ppp_oe.h b/lwip/src/include/netif/ppp_oe.h old mode 100755 new mode 100644 diff --git a/lwip/src/include/netif/slipif.h b/lwip/src/include/netif/slipif.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/FILES b/lwip/src/netif/FILES old mode 100755 new mode 100644 diff --git a/lwip/src/netif/Makefile b/lwip/src/netif/Makefile old mode 100755 new mode 100644 diff --git a/lwip/src/netif/etharp.c b/lwip/src/netif/etharp.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ethernetif.c b/lwip/src/netif/ethernetif.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/loopif.c b/lwip/src/netif/loopif.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/auth.c b/lwip/src/netif/ppp/auth.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/auth.h b/lwip/src/netif/ppp/auth.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/chap.c b/lwip/src/netif/ppp/chap.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/chap.h b/lwip/src/netif/ppp/chap.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/chpms.c b/lwip/src/netif/ppp/chpms.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/chpms.h b/lwip/src/netif/ppp/chpms.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/fsm.c b/lwip/src/netif/ppp/fsm.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/fsm.h b/lwip/src/netif/ppp/fsm.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/ipcp.c b/lwip/src/netif/ppp/ipcp.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/ipcp.h b/lwip/src/netif/ppp/ipcp.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/lcp.c b/lwip/src/netif/ppp/lcp.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/lcp.h b/lwip/src/netif/ppp/lcp.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/magic.c b/lwip/src/netif/ppp/magic.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/magic.h b/lwip/src/netif/ppp/magic.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/md5.c b/lwip/src/netif/ppp/md5.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/md5.h b/lwip/src/netif/ppp/md5.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/pap.c b/lwip/src/netif/ppp/pap.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/pap.h b/lwip/src/netif/ppp/pap.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/ppp.c b/lwip/src/netif/ppp/ppp.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/ppp.h b/lwip/src/netif/ppp/ppp.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/ppp_oe.c b/lwip/src/netif/ppp/ppp_oe.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/pppdebug.h b/lwip/src/netif/ppp/pppdebug.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/randm.c b/lwip/src/netif/ppp/randm.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/randm.h b/lwip/src/netif/ppp/randm.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/vj.c b/lwip/src/netif/ppp/vj.c old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/vj.h b/lwip/src/netif/ppp/vj.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/ppp/vjbsdhdr.h b/lwip/src/netif/ppp/vjbsdhdr.h old mode 100755 new mode 100644 diff --git a/lwip/src/netif/slipif.c b/lwip/src/netif/slipif.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/core/test_mem.c b/lwip/test/unit/core/test_mem.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/core/test_mem.h b/lwip/test/unit/core/test_mem.h old mode 100755 new mode 100644 diff --git a/lwip/test/unit/etharp/test_etharp.c b/lwip/test/unit/etharp/test_etharp.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/etharp/test_etharp.h b/lwip/test/unit/etharp/test_etharp.h old mode 100755 new mode 100644 diff --git a/lwip/test/unit/lwip_check.h b/lwip/test/unit/lwip_check.h old mode 100755 new mode 100644 diff --git a/lwip/test/unit/lwip_unittests.c b/lwip/test/unit/lwip_unittests.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/tcp/tcp_helper.c b/lwip/test/unit/tcp/tcp_helper.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/tcp/tcp_helper.h b/lwip/test/unit/tcp/tcp_helper.h old mode 100755 new mode 100644 diff --git a/lwip/test/unit/tcp/test_tcp.c b/lwip/test/unit/tcp/test_tcp.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/tcp/test_tcp.h b/lwip/test/unit/tcp/test_tcp.h old mode 100755 new mode 100644 diff --git a/lwip/test/unit/tcp/test_tcp_oos.c b/lwip/test/unit/tcp/test_tcp_oos.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/tcp/test_tcp_oos.h b/lwip/test/unit/tcp/test_tcp_oos.h old mode 100755 new mode 100644 diff --git a/lwip/test/unit/udp/test_udp.c b/lwip/test/unit/udp/test_udp.c old mode 100755 new mode 100644 diff --git a/lwip/test/unit/udp/test_udp.h b/lwip/test/unit/udp/test_udp.h old mode 100755 new mode 100644 diff --git a/mm/Makefile b/mm/Makefile old mode 100755 new mode 100644 diff --git a/mm/memory.c b/mm/memory.c old mode 100755 new mode 100644 diff --git a/mm/vma.c b/mm/vma.c old mode 100755 new mode 100644 diff --git a/newlib/Makefile b/newlib/Makefile old mode 100755 new mode 100644 diff --git a/newlib/examples/Makefile b/newlib/examples/Makefile old mode 100755 new mode 100644 diff --git a/newlib/examples/hello.c b/newlib/examples/hello.c old mode 100755 new mode 100644 diff --git a/newlib/examples/jacobi.c b/newlib/examples/jacobi.c old mode 100755 new mode 100644 diff --git a/newlib/examples/mshell.c b/newlib/examples/mshell.c old mode 100755 new mode 100644 diff --git a/newlib/examples/test b/newlib/examples/test old mode 100755 new mode 100644 diff --git a/newlib/examples/tests.c b/newlib/examples/tests.c old mode 100755 new mode 100644 diff --git a/newlib/src/COPYING b/newlib/src/COPYING old mode 100755 new mode 100644 diff --git a/newlib/src/COPYING.LIB b/newlib/src/COPYING.LIB old mode 100755 new mode 100644 diff --git a/newlib/src/COPYING.LIBGLOSS b/newlib/src/COPYING.LIBGLOSS old mode 100755 new mode 100644 diff --git a/newlib/src/COPYING.NEWLIB b/newlib/src/COPYING.NEWLIB old mode 100755 new mode 100644 diff --git a/newlib/src/COPYING3 b/newlib/src/COPYING3 old mode 100755 new mode 100644 diff --git a/newlib/src/COPYING3.LIB b/newlib/src/COPYING3.LIB old mode 100755 new mode 100644 diff --git a/newlib/src/ChangeLog b/newlib/src/ChangeLog old mode 100755 new mode 100644 diff --git a/newlib/src/MAINTAINERS b/newlib/src/MAINTAINERS old mode 100755 new mode 100644 diff --git a/newlib/src/Makefile b/newlib/src/Makefile old mode 100755 new mode 100644 diff --git a/newlib/src/Makefile.def b/newlib/src/Makefile.def old mode 100755 new mode 100644 diff --git a/newlib/src/Makefile.in b/newlib/src/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/Makefile.tpl b/newlib/src/Makefile.tpl old mode 100755 new mode 100644 diff --git a/newlib/src/README b/newlib/src/README old mode 100755 new mode 100644 diff --git a/newlib/src/README-maintainer-mode b/newlib/src/README-maintainer-mode old mode 100755 new mode 100644 diff --git a/newlib/src/config-ml.in b/newlib/src/config-ml.in old mode 100755 new mode 100644 diff --git a/newlib/src/config/ChangeLog b/newlib/src/config/ChangeLog old mode 100755 new mode 100644 diff --git a/newlib/src/config/acx.m4 b/newlib/src/config/acx.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-O1.mk b/newlib/src/config/bootstrap-O1.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-O3.mk b/newlib/src/config/bootstrap-O3.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-debug-big.mk b/newlib/src/config/bootstrap-debug-big.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-debug-ckovw.mk b/newlib/src/config/bootstrap-debug-ckovw.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-debug-lean.mk b/newlib/src/config/bootstrap-debug-lean.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-debug-lib.mk b/newlib/src/config/bootstrap-debug-lib.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-debug.mk b/newlib/src/config/bootstrap-debug.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-lto.mk b/newlib/src/config/bootstrap-lto.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/bootstrap-time.mk b/newlib/src/config/bootstrap-time.mk old mode 100755 new mode 100644 diff --git a/newlib/src/config/cloog.m4 b/newlib/src/config/cloog.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/codeset.m4 b/newlib/src/config/codeset.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/depstand.m4 b/newlib/src/config/depstand.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/dfp.m4 b/newlib/src/config/dfp.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/elf.m4 b/newlib/src/config/elf.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/enable.m4 b/newlib/src/config/enable.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/extensions.m4 b/newlib/src/config/extensions.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/futex.m4 b/newlib/src/config/futex.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/gc++filt.m4 b/newlib/src/config/gc++filt.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/gettext-sister.m4 b/newlib/src/config/gettext-sister.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/gettext.m4 b/newlib/src/config/gettext.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/glibc21.m4 b/newlib/src/config/glibc21.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/gxx-include-dir.m4 b/newlib/src/config/gxx-include-dir.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/iconv.m4 b/newlib/src/config/iconv.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/intdiv0.m4 b/newlib/src/config/intdiv0.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/inttypes-pri.m4 b/newlib/src/config/inttypes-pri.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/inttypes.m4 b/newlib/src/config/inttypes.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/inttypes_h.m4 b/newlib/src/config/inttypes_h.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/largefile.m4 b/newlib/src/config/largefile.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/lcmessage.m4 b/newlib/src/config/lcmessage.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/ld-symbolic.m4 b/newlib/src/config/ld-symbolic.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/lead-dot.m4 b/newlib/src/config/lead-dot.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/lib-ld.m4 b/newlib/src/config/lib-ld.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/lib-link.m4 b/newlib/src/config/lib-link.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/lib-prefix.m4 b/newlib/src/config/lib-prefix.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/lthostflags.m4 b/newlib/src/config/lthostflags.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-cxux b/newlib/src/config/mh-cxux old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-cygwin b/newlib/src/config/mh-cygwin old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-darwin b/newlib/src/config/mh-darwin old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-decstation b/newlib/src/config/mh-decstation old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-dgux386 b/newlib/src/config/mh-dgux386 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-djgpp b/newlib/src/config/mh-djgpp old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-interix b/newlib/src/config/mh-interix old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-lynxrs6k b/newlib/src/config/mh-lynxrs6k old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-mingw b/newlib/src/config/mh-mingw old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-ncr3000 b/newlib/src/config/mh-ncr3000 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-necv4 b/newlib/src/config/mh-necv4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-pa b/newlib/src/config/mh-pa old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-pa-hpux10 b/newlib/src/config/mh-pa-hpux10 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-ppc-aix b/newlib/src/config/mh-ppc-aix old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-sco b/newlib/src/config/mh-sco old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-solaris b/newlib/src/config/mh-solaris old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-sysv4 b/newlib/src/config/mh-sysv4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-sysv5 b/newlib/src/config/mh-sysv5 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mh-x86omitfp b/newlib/src/config/mh-x86omitfp old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-alphaieee b/newlib/src/config/mt-alphaieee old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-d30v b/newlib/src/config/mt-d30v old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-gnu b/newlib/src/config/mt-gnu old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-mep b/newlib/src/config/mt-mep old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-mips-elfoabi b/newlib/src/config/mt-mips-elfoabi old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-mips-gnu b/newlib/src/config/mt-mips-gnu old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-mips16-compat b/newlib/src/config/mt-mips16-compat old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-netware b/newlib/src/config/mt-netware old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-ospace b/newlib/src/config/mt-ospace old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-sde b/newlib/src/config/mt-sde old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-spu b/newlib/src/config/mt-spu old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-v810 b/newlib/src/config/mt-v810 old mode 100755 new mode 100644 diff --git a/newlib/src/config/mt-wince b/newlib/src/config/mt-wince old mode 100755 new mode 100644 diff --git a/newlib/src/config/multi.m4 b/newlib/src/config/multi.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/nls.m4 b/newlib/src/config/nls.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/no-executables.m4 b/newlib/src/config/no-executables.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/override.m4 b/newlib/src/config/override.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/plugins.m4 b/newlib/src/config/plugins.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/po.m4 b/newlib/src/config/po.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/proginstall.m4 b/newlib/src/config/proginstall.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/progtest.m4 b/newlib/src/config/progtest.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/stdint.m4 b/newlib/src/config/stdint.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/stdint_h.m4 b/newlib/src/config/stdint_h.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/tcl.m4 b/newlib/src/config/tcl.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/tls.m4 b/newlib/src/config/tls.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/uintmax_t.m4 b/newlib/src/config/uintmax_t.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/ulonglong.m4 b/newlib/src/config/ulonglong.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/unwind_ipinfo.m4 b/newlib/src/config/unwind_ipinfo.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/warnings.m4 b/newlib/src/config/warnings.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/config/zlib.m4 b/newlib/src/config/zlib.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/configure.ac b/newlib/src/configure.ac old mode 100755 new mode 100644 diff --git a/newlib/src/etc/ChangeLog b/newlib/src/etc/ChangeLog old mode 100755 new mode 100644 diff --git a/newlib/src/etc/Makefile b/newlib/src/etc/Makefile old mode 100755 new mode 100644 diff --git a/newlib/src/etc/Makefile.in b/newlib/src/etc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/etc/add-log.el b/newlib/src/etc/add-log.el old mode 100755 new mode 100644 diff --git a/newlib/src/etc/add-log.vi b/newlib/src/etc/add-log.vi old mode 100755 new mode 100644 diff --git a/newlib/src/etc/config.cache b/newlib/src/etc/config.cache old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configbuild.ein b/newlib/src/etc/configbuild.ein old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configbuild.fig b/newlib/src/etc/configbuild.fig old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configbuild.jin b/newlib/src/etc/configbuild.jin old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configbuild.tin b/newlib/src/etc/configbuild.tin old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configdev.ein b/newlib/src/etc/configdev.ein old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configdev.fig b/newlib/src/etc/configdev.fig old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configdev.jin b/newlib/src/etc/configdev.jin old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configdev.tin b/newlib/src/etc/configdev.tin old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configure.in b/newlib/src/etc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configure.info b/newlib/src/etc/configure.info old mode 100755 new mode 100644 diff --git a/newlib/src/etc/configure.texi b/newlib/src/etc/configure.texi old mode 100755 new mode 100644 diff --git a/newlib/src/etc/fdl.texi b/newlib/src/etc/fdl.texi old mode 100755 new mode 100644 diff --git a/newlib/src/etc/gnu-oids.texi b/newlib/src/etc/gnu-oids.texi old mode 100755 new mode 100644 diff --git a/newlib/src/etc/make-stds.texi b/newlib/src/etc/make-stds.texi old mode 100755 new mode 100644 diff --git a/newlib/src/etc/standards.info b/newlib/src/etc/standards.info old mode 100755 new mode 100644 diff --git a/newlib/src/etc/standards.texi b/newlib/src/etc/standards.texi old mode 100755 new mode 100644 diff --git a/newlib/src/etc/texi2pod.pl b/newlib/src/etc/texi2pod.pl old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/ChangeLog b/newlib/src/libgloss/ChangeLog old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/Makefile.in b/newlib/src/libgloss/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/README b/newlib/src/libgloss/README old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/acinclude.m4 b/newlib/src/libgloss/acinclude.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/aclocal.m4 b/newlib/src/libgloss/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/Makefile.in b/newlib/src/libgloss/arm/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/_exit.c b/newlib/src/libgloss/arm/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/_kill.c b/newlib/src/libgloss/arm/_kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/aclocal.m4 b/newlib/src/libgloss/arm/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/coff-iq80310.specs b/newlib/src/libgloss/arm/coff-iq80310.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/coff-pid.specs b/newlib/src/libgloss/arm/coff-pid.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/coff-rdimon.specs b/newlib/src/libgloss/arm/coff-rdimon.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/coff-rdpmon.specs b/newlib/src/libgloss/arm/coff-rdpmon.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/coff-redboot.ld b/newlib/src/libgloss/arm/coff-redboot.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/coff-redboot.specs b/newlib/src/libgloss/arm/coff-redboot.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/configure b/newlib/src/libgloss/arm/configure old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/configure.in b/newlib/src/libgloss/arm/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/crt0.S b/newlib/src/libgloss/arm/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/elf-iq80310.specs b/newlib/src/libgloss/arm/elf-iq80310.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/elf-linux.specs b/newlib/src/libgloss/arm/elf-linux.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/elf-pid.specs b/newlib/src/libgloss/arm/elf-pid.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/elf-rdimon.specs b/newlib/src/libgloss/arm/elf-rdimon.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/elf-rdpmon.specs b/newlib/src/libgloss/arm/elf-rdpmon.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/elf-redboot.ld b/newlib/src/libgloss/arm/elf-redboot.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/elf-redboot.specs b/newlib/src/libgloss/arm/elf-redboot.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/libcfunc.c b/newlib/src/libgloss/arm/libcfunc.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/linux-crt0.c b/newlib/src/libgloss/arm/linux-crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/linux-syscall.h b/newlib/src/libgloss/arm/linux-syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/linux-syscalls0.S b/newlib/src/libgloss/arm/linux-syscalls0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/linux-syscalls1.c b/newlib/src/libgloss/arm/linux-syscalls1.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/redboot-crt0.S b/newlib/src/libgloss/arm/redboot-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/redboot-syscalls.c b/newlib/src/libgloss/arm/redboot-syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/swi.h b/newlib/src/libgloss/arm/swi.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/syscall.h b/newlib/src/libgloss/arm/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/syscalls.c b/newlib/src/libgloss/arm/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/arm/trap.S b/newlib/src/libgloss/arm/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/autom4te.cache/output.0 b/newlib/src/libgloss/autom4te.cache/output.0 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/autom4te.cache/requests b/newlib/src/libgloss/autom4te.cache/requests old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/autom4te.cache/traces.0 b/newlib/src/libgloss/autom4te.cache/traces.0 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/Makefile.in b/newlib/src/libgloss/bfin/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/aclocal.m4 b/newlib/src/libgloss/bfin/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/basiccrt.S b/newlib/src/libgloss/bfin/basiccrt.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf504.ld b/newlib/src/libgloss/bfin/bf504.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf506.ld b/newlib/src/libgloss/bfin/bf506.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf512.ld b/newlib/src/libgloss/bfin/bf512.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf514.ld b/newlib/src/libgloss/bfin/bf514.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf516.ld b/newlib/src/libgloss/bfin/bf516.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf518.ld b/newlib/src/libgloss/bfin/bf518.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf522.ld b/newlib/src/libgloss/bfin/bf522.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf523.ld b/newlib/src/libgloss/bfin/bf523.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf524.ld b/newlib/src/libgloss/bfin/bf524.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf525.ld b/newlib/src/libgloss/bfin/bf525.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf526.ld b/newlib/src/libgloss/bfin/bf526.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf527.ld b/newlib/src/libgloss/bfin/bf527.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf531.ld b/newlib/src/libgloss/bfin/bf531.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf532.ld b/newlib/src/libgloss/bfin/bf532.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf533.ld b/newlib/src/libgloss/bfin/bf533.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf534.ld b/newlib/src/libgloss/bfin/bf534.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf536.ld b/newlib/src/libgloss/bfin/bf536.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf537.ld b/newlib/src/libgloss/bfin/bf537.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf538.ld b/newlib/src/libgloss/bfin/bf538.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf539.ld b/newlib/src/libgloss/bfin/bf539.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf542.ld b/newlib/src/libgloss/bfin/bf542.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf544.ld b/newlib/src/libgloss/bfin/bf544.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf547.ld b/newlib/src/libgloss/bfin/bf547.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf548.ld b/newlib/src/libgloss/bfin/bf548.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf549.ld b/newlib/src/libgloss/bfin/bf549.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf561.ld b/newlib/src/libgloss/bfin/bf561.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf561a.ld b/newlib/src/libgloss/bfin/bf561a.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf561b.ld b/newlib/src/libgloss/bfin/bf561b.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf561m.ld b/newlib/src/libgloss/bfin/bf561m.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bf592.ld b/newlib/src/libgloss/bfin/bf592.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bfin-common-mc.ld b/newlib/src/libgloss/bfin/bfin-common-mc.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/bfin-common-sc.ld b/newlib/src/libgloss/bfin/bfin-common-sc.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/configure.in b/newlib/src/libgloss/bfin/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/crt0.S b/newlib/src/libgloss/bfin/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/blackfin.h b/newlib/src/libgloss/bfin/include/blackfin.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/builtins.h b/newlib/src/libgloss/bfin/include/builtins.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/ccblkfn.h b/newlib/src/libgloss/bfin/include/ccblkfn.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF504.h b/newlib/src/libgloss/bfin/include/cdefBF504.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF504F.h b/newlib/src/libgloss/bfin/include/cdefBF504F.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF506F.h b/newlib/src/libgloss/bfin/include/cdefBF506F.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF50x_base.h b/newlib/src/libgloss/bfin/include/cdefBF50x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF512.h b/newlib/src/libgloss/bfin/include/cdefBF512.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF514.h b/newlib/src/libgloss/bfin/include/cdefBF514.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF516.h b/newlib/src/libgloss/bfin/include/cdefBF516.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF518.h b/newlib/src/libgloss/bfin/include/cdefBF518.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF51x_base.h b/newlib/src/libgloss/bfin/include/cdefBF51x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF522.h b/newlib/src/libgloss/bfin/include/cdefBF522.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF523.h b/newlib/src/libgloss/bfin/include/cdefBF523.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF524.h b/newlib/src/libgloss/bfin/include/cdefBF524.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF525.h b/newlib/src/libgloss/bfin/include/cdefBF525.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF526.h b/newlib/src/libgloss/bfin/include/cdefBF526.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF527.h b/newlib/src/libgloss/bfin/include/cdefBF527.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF52x_base.h b/newlib/src/libgloss/bfin/include/cdefBF52x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF531.h b/newlib/src/libgloss/bfin/include/cdefBF531.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF532.h b/newlib/src/libgloss/bfin/include/cdefBF532.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF533.h b/newlib/src/libgloss/bfin/include/cdefBF533.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF534.h b/newlib/src/libgloss/bfin/include/cdefBF534.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF535.h b/newlib/src/libgloss/bfin/include/cdefBF535.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF536.h b/newlib/src/libgloss/bfin/include/cdefBF536.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF537.h b/newlib/src/libgloss/bfin/include/cdefBF537.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF538.h b/newlib/src/libgloss/bfin/include/cdefBF538.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF539.h b/newlib/src/libgloss/bfin/include/cdefBF539.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF53x.h b/newlib/src/libgloss/bfin/include/cdefBF53x.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF542.h b/newlib/src/libgloss/bfin/include/cdefBF542.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF542M.h b/newlib/src/libgloss/bfin/include/cdefBF542M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF544.h b/newlib/src/libgloss/bfin/include/cdefBF544.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF544M.h b/newlib/src/libgloss/bfin/include/cdefBF544M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF547.h b/newlib/src/libgloss/bfin/include/cdefBF547.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF547M.h b/newlib/src/libgloss/bfin/include/cdefBF547M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF548.h b/newlib/src/libgloss/bfin/include/cdefBF548.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF548M.h b/newlib/src/libgloss/bfin/include/cdefBF548M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF549.h b/newlib/src/libgloss/bfin/include/cdefBF549.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF549M.h b/newlib/src/libgloss/bfin/include/cdefBF549M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF54x_base.h b/newlib/src/libgloss/bfin/include/cdefBF54x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF561.h b/newlib/src/libgloss/bfin/include/cdefBF561.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF592-A.h b/newlib/src/libgloss/bfin/include/cdefBF592-A.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefBF59x_base.h b/newlib/src/libgloss/bfin/include/cdefBF59x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdef_LPBlackfin.h b/newlib/src/libgloss/bfin/include/cdef_LPBlackfin.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cdefblackfin.h b/newlib/src/libgloss/bfin/include/cdefblackfin.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cplb.h b/newlib/src/libgloss/bfin/include/cplb.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/cplbtab.h b/newlib/src/libgloss/bfin/include/cplbtab.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF504.h b/newlib/src/libgloss/bfin/include/defBF504.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF504F.h b/newlib/src/libgloss/bfin/include/defBF504F.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF506F.h b/newlib/src/libgloss/bfin/include/defBF506F.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF50x_base.h b/newlib/src/libgloss/bfin/include/defBF50x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF512.h b/newlib/src/libgloss/bfin/include/defBF512.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF514.h b/newlib/src/libgloss/bfin/include/defBF514.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF516.h b/newlib/src/libgloss/bfin/include/defBF516.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF518.h b/newlib/src/libgloss/bfin/include/defBF518.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF51x_base.h b/newlib/src/libgloss/bfin/include/defBF51x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF522.h b/newlib/src/libgloss/bfin/include/defBF522.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF523.h b/newlib/src/libgloss/bfin/include/defBF523.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF524.h b/newlib/src/libgloss/bfin/include/defBF524.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF525.h b/newlib/src/libgloss/bfin/include/defBF525.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF526.h b/newlib/src/libgloss/bfin/include/defBF526.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF527.h b/newlib/src/libgloss/bfin/include/defBF527.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF52x_base.h b/newlib/src/libgloss/bfin/include/defBF52x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF531.h b/newlib/src/libgloss/bfin/include/defBF531.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF532.h b/newlib/src/libgloss/bfin/include/defBF532.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF533.h b/newlib/src/libgloss/bfin/include/defBF533.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF534.h b/newlib/src/libgloss/bfin/include/defBF534.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF535.h b/newlib/src/libgloss/bfin/include/defBF535.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF536.h b/newlib/src/libgloss/bfin/include/defBF536.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF537.h b/newlib/src/libgloss/bfin/include/defBF537.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF538.h b/newlib/src/libgloss/bfin/include/defBF538.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF539.h b/newlib/src/libgloss/bfin/include/defBF539.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF542.h b/newlib/src/libgloss/bfin/include/defBF542.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF542M.h b/newlib/src/libgloss/bfin/include/defBF542M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF544.h b/newlib/src/libgloss/bfin/include/defBF544.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF544M.h b/newlib/src/libgloss/bfin/include/defBF544M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF547.h b/newlib/src/libgloss/bfin/include/defBF547.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF547M.h b/newlib/src/libgloss/bfin/include/defBF547M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF548.h b/newlib/src/libgloss/bfin/include/defBF548.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF548M.h b/newlib/src/libgloss/bfin/include/defBF548M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF549.h b/newlib/src/libgloss/bfin/include/defBF549.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF549M.h b/newlib/src/libgloss/bfin/include/defBF549M.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF54x_base.h b/newlib/src/libgloss/bfin/include/defBF54x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF561.h b/newlib/src/libgloss/bfin/include/defBF561.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF592-A.h b/newlib/src/libgloss/bfin/include/defBF592-A.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defBF59x_base.h b/newlib/src/libgloss/bfin/include/defBF59x_base.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/def_LPBlackfin.h b/newlib/src/libgloss/bfin/include/def_LPBlackfin.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/defblackfin.h b/newlib/src/libgloss/bfin/include/defblackfin.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sys/_adi_platform.h b/newlib/src/libgloss/bfin/include/sys/_adi_platform.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sys/anomaly_macros_rtl.h b/newlib/src/libgloss/bfin/include/sys/anomaly_macros_rtl.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sys/excause.h b/newlib/src/libgloss/bfin/include/sys/excause.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sys/exception.h b/newlib/src/libgloss/bfin/include/sys/exception.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sys/mc_typedef.h b/newlib/src/libgloss/bfin/include/sys/mc_typedef.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sys/platform.h b/newlib/src/libgloss/bfin/include/sys/platform.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sys/pll.h b/newlib/src/libgloss/bfin/include/sys/pll.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/include/sysreg.h b/newlib/src/libgloss/bfin/include/sysreg.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/bfin/syscalls.c b/newlib/src/libgloss/bfin/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/close.c b/newlib/src/libgloss/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/default.mh b/newlib/src/libgloss/config/default.mh old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/default.mt b/newlib/src/libgloss/config/default.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/dos.mh b/newlib/src/libgloss/config/dos.mh old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/mips.mt b/newlib/src/libgloss/config/mips.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/mn10200.mt b/newlib/src/libgloss/config/mn10200.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/mn10300.mt b/newlib/src/libgloss/config/mn10300.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/ppc.mh b/newlib/src/libgloss/config/ppc.mh old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/config/xc16x.mt b/newlib/src/libgloss/config/xc16x.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/configure.in b/newlib/src/libgloss/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/Makefile.in b/newlib/src/libgloss/cr16/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/_exit.c b/newlib/src/libgloss/cr16/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/_getenv.c b/newlib/src/libgloss/cr16/_getenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/_rename.c b/newlib/src/libgloss/cr16/_rename.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/aclocal.m4 b/newlib/src/libgloss/cr16/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/close.c b/newlib/src/libgloss/cr16/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/configure b/newlib/src/libgloss/cr16/configure old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/configure.in b/newlib/src/libgloss/cr16/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/crt1.S b/newlib/src/libgloss/cr16/crt1.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/crti.S b/newlib/src/libgloss/cr16/crti.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/crtn.S b/newlib/src/libgloss/cr16/crtn.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/dvz_hndl.c b/newlib/src/libgloss/cr16/dvz_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/flg_hndl.c b/newlib/src/libgloss/cr16/flg_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/fstat.c b/newlib/src/libgloss/cr16/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/getpid.c b/newlib/src/libgloss/cr16/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/iad_hndl.c b/newlib/src/libgloss/cr16/iad_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/intable.c b/newlib/src/libgloss/cr16/intable.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/isatty.c b/newlib/src/libgloss/cr16/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/kill.c b/newlib/src/libgloss/cr16/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/lseek.c b/newlib/src/libgloss/cr16/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/open.c b/newlib/src/libgloss/cr16/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/putnum.c b/newlib/src/libgloss/cr16/putnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/read.c b/newlib/src/libgloss/cr16/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/sbrk.c b/newlib/src/libgloss/cr16/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/sim.ld b/newlib/src/libgloss/cr16/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/stat.c b/newlib/src/libgloss/cr16/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/svc_hndl.c b/newlib/src/libgloss/cr16/svc_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/time.c b/newlib/src/libgloss/cr16/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/und_hndl.c b/newlib/src/libgloss/cr16/und_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/unlink.c b/newlib/src/libgloss/cr16/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cr16/write.c b/newlib/src/libgloss/cr16/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/Makefile.in b/newlib/src/libgloss/cris/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/aclocal.m4 b/newlib/src/libgloss/cris/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/configure.in b/newlib/src/libgloss/cris/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/crt0.S b/newlib/src/libgloss/cris/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/crti.c b/newlib/src/libgloss/cris/crti.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/crtn.c b/newlib/src/libgloss/cris/crtn.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/gensyscalls b/newlib/src/libgloss/cris/gensyscalls old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/irqtable.S b/newlib/src/libgloss/cris/irqtable.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/lcrt0.c b/newlib/src/libgloss/cris/lcrt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/linunistd.h b/newlib/src/libgloss/cris/linunistd.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/outbyte.c b/newlib/src/libgloss/cris/outbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/cris/setup.S b/newlib/src/libgloss/cris/setup.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/Makefile.in b/newlib/src/libgloss/crx/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/_exit.c b/newlib/src/libgloss/crx/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/_getenv.c b/newlib/src/libgloss/crx/_getenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/_rename.c b/newlib/src/libgloss/crx/_rename.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/aclocal.m4 b/newlib/src/libgloss/crx/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/close.c b/newlib/src/libgloss/crx/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/configure.in b/newlib/src/libgloss/crx/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/crt0.S b/newlib/src/libgloss/crx/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/crti.S b/newlib/src/libgloss/crx/crti.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/crtn.S b/newlib/src/libgloss/crx/crtn.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/dvz_hndl.c b/newlib/src/libgloss/crx/dvz_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/flg_hndl.c b/newlib/src/libgloss/crx/flg_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/fstat.c b/newlib/src/libgloss/crx/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/getpid.c b/newlib/src/libgloss/crx/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/iad_hndl.c b/newlib/src/libgloss/crx/iad_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/intable.c b/newlib/src/libgloss/crx/intable.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/isatty.c b/newlib/src/libgloss/crx/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/kill.c b/newlib/src/libgloss/crx/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/lseek.c b/newlib/src/libgloss/crx/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/open.c b/newlib/src/libgloss/crx/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/putnum.c b/newlib/src/libgloss/crx/putnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/read.c b/newlib/src/libgloss/crx/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/sbrk.c b/newlib/src/libgloss/crx/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/sim.ld b/newlib/src/libgloss/crx/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/stat.c b/newlib/src/libgloss/crx/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/svc_hndl.c b/newlib/src/libgloss/crx/svc_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/time.c b/newlib/src/libgloss/crx/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/und_hndl.c b/newlib/src/libgloss/crx/und_hndl.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/unlink.c b/newlib/src/libgloss/crx/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/crx/write.c b/newlib/src/libgloss/crx/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/d30v/Makefile.in b/newlib/src/libgloss/d30v/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/d30v/aclocal.m4 b/newlib/src/libgloss/d30v/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/d30v/configure.in b/newlib/src/libgloss/d30v/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/d30v/crt0.S b/newlib/src/libgloss/d30v/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/d30v/inbyte.c b/newlib/src/libgloss/d30v/inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/d30v/outbyte.c b/newlib/src/libgloss/d30v/outbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/d30v/syscalls.c b/newlib/src/libgloss/d30v/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/debug.c b/newlib/src/libgloss/debug.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/debug.h b/newlib/src/libgloss/debug.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/doc/Makefile.in b/newlib/src/libgloss/doc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/doc/configure.in b/newlib/src/libgloss/doc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/doc/porting.texi b/newlib/src/libgloss/doc/porting.texi old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/fr30/Makefile.in b/newlib/src/libgloss/fr30/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/fr30/aclocal.m4 b/newlib/src/libgloss/fr30/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/fr30/configure.in b/newlib/src/libgloss/fr30/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/fr30/crt0.s b/newlib/src/libgloss/fr30/crt0.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/fr30/syscalls.c b/newlib/src/libgloss/fr30/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/Makefile.in b/newlib/src/libgloss/frv/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/aclocal.m4 b/newlib/src/libgloss/frv/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/configure.in b/newlib/src/libgloss/frv/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/crt0.S b/newlib/src/libgloss/frv/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/fstat.c b/newlib/src/libgloss/frv/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/getpid.c b/newlib/src/libgloss/frv/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/isatty.c b/newlib/src/libgloss/frv/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/kill.c b/newlib/src/libgloss/frv/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/print.c b/newlib/src/libgloss/frv/print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/putnum.c b/newlib/src/libgloss/frv/putnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sbrk.c b/newlib/src/libgloss/frv/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-close.S b/newlib/src/libgloss/frv/sim-close.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-exit.S b/newlib/src/libgloss/frv/sim-exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-inbyte.c b/newlib/src/libgloss/frv/sim-inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-lseek.S b/newlib/src/libgloss/frv/sim-lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-open.S b/newlib/src/libgloss/frv/sim-open.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-read.S b/newlib/src/libgloss/frv/sim-read.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-time.c b/newlib/src/libgloss/frv/sim-time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-unlink.S b/newlib/src/libgloss/frv/sim-unlink.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/sim-write.S b/newlib/src/libgloss/frv/sim-write.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/frv/stat.c b/newlib/src/libgloss/frv/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/fstat.c b/newlib/src/libgloss/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/getpid.c b/newlib/src/libgloss/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/glue.h b/newlib/src/libgloss/glue.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/Makefile.in b/newlib/src/libgloss/hp74x/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/README b/newlib/src/libgloss/hp74x/README old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/aclocal.m4 b/newlib/src/libgloss/hp74x/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/checksum.c b/newlib/src/libgloss/hp74x/checksum.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/configure.in b/newlib/src/libgloss/hp74x/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/crt0.s b/newlib/src/libgloss/hp74x/crt0.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/debugger.h b/newlib/src/libgloss/hp74x/debugger.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/debugger.s b/newlib/src/libgloss/hp74x/debugger.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/diagnose.h b/newlib/src/libgloss/hp74x/diagnose.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/hppa-defs.h b/newlib/src/libgloss/hp74x/hppa-defs.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/hppa.ld b/newlib/src/libgloss/hp74x/hppa.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/io.c b/newlib/src/libgloss/hp74x/io.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/iva_table.h b/newlib/src/libgloss/hp74x/iva_table.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/iva_table.s b/newlib/src/libgloss/hp74x/iva_table.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/pa_stub.c b/newlib/src/libgloss/hp74x/pa_stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/hp74x/test.c b/newlib/src/libgloss/hp74x/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/Makefile.in b/newlib/src/libgloss/i386/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/aclocal.m4 b/newlib/src/libgloss/i386/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/configure.in b/newlib/src/libgloss/i386/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/cygmon-crt0.S b/newlib/src/libgloss/i386/cygmon-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/cygmon-gmon.c b/newlib/src/libgloss/i386/cygmon-gmon.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/cygmon-gmon.h b/newlib/src/libgloss/i386/cygmon-gmon.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/cygmon-salib.c b/newlib/src/libgloss/i386/cygmon-salib.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/cygmon-syscall.h b/newlib/src/libgloss/i386/cygmon-syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i386/cygmon.ld b/newlib/src/libgloss/i386/cygmon.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/Makefile.in b/newlib/src/libgloss/i960/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/aclocal.m4 b/newlib/src/libgloss/i960/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/asm.h b/newlib/src/libgloss/i960/asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/configure.in b/newlib/src/libgloss/i960/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/crt0.c b/newlib/src/libgloss/i960/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/mon-read.c b/newlib/src/libgloss/i960/mon-read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/mon-syscalls.S b/newlib/src/libgloss/i960/mon-syscalls.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/mon-write.c b/newlib/src/libgloss/i960/mon-write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/mon960.c b/newlib/src/libgloss/i960/mon960.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/mon960.ld b/newlib/src/libgloss/i960/mon960.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/i960/syscall.h b/newlib/src/libgloss/i960/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/Makefile.in b/newlib/src/libgloss/iq2000/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/_exit.c b/newlib/src/libgloss/iq2000/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/access.c b/newlib/src/libgloss/iq2000/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/aclocal.m4 b/newlib/src/libgloss/iq2000/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/chmod.c b/newlib/src/libgloss/iq2000/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/chown.c b/newlib/src/libgloss/iq2000/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/close.c b/newlib/src/libgloss/iq2000/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/configure.in b/newlib/src/libgloss/iq2000/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/creat.c b/newlib/src/libgloss/iq2000/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/crt0.S b/newlib/src/libgloss/iq2000/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/crt1.c b/newlib/src/libgloss/iq2000/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/execv.c b/newlib/src/libgloss/iq2000/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/execve.c b/newlib/src/libgloss/iq2000/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/fork.c b/newlib/src/libgloss/iq2000/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/fstat.c b/newlib/src/libgloss/iq2000/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/getpid.c b/newlib/src/libgloss/iq2000/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/gettime.c b/newlib/src/libgloss/iq2000/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/isatty.c b/newlib/src/libgloss/iq2000/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/kill.c b/newlib/src/libgloss/iq2000/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/lseek.c b/newlib/src/libgloss/iq2000/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/open.c b/newlib/src/libgloss/iq2000/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/pipe.c b/newlib/src/libgloss/iq2000/pipe.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/read.c b/newlib/src/libgloss/iq2000/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/sbrk.c b/newlib/src/libgloss/iq2000/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/sim.ld b/newlib/src/libgloss/iq2000/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/stat.c b/newlib/src/libgloss/iq2000/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/test.c b/newlib/src/libgloss/iq2000/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/time.c b/newlib/src/libgloss/iq2000/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/times.c b/newlib/src/libgloss/iq2000/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/trap.c b/newlib/src/libgloss/iq2000/trap.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/trap.h b/newlib/src/libgloss/iq2000/trap.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/unlink.c b/newlib/src/libgloss/iq2000/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/utime.c b/newlib/src/libgloss/iq2000/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/wait.c b/newlib/src/libgloss/iq2000/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/iq2000/write.c b/newlib/src/libgloss/iq2000/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/isatty.c b/newlib/src/libgloss/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/kill.c b/newlib/src/libgloss/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/Makefile.in b/newlib/src/libgloss/libnosys/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/_exit.c b/newlib/src/libgloss/libnosys/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/acconfig.h b/newlib/src/libgloss/libnosys/acconfig.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/aclocal.m4 b/newlib/src/libgloss/libnosys/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/chown.c b/newlib/src/libgloss/libnosys/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/close.c b/newlib/src/libgloss/libnosys/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/config.h.in b/newlib/src/libgloss/libnosys/config.h.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/configure.in b/newlib/src/libgloss/libnosys/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/environ.c b/newlib/src/libgloss/libnosys/environ.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/errno.c b/newlib/src/libgloss/libnosys/errno.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/execve.c b/newlib/src/libgloss/libnosys/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/fork.c b/newlib/src/libgloss/libnosys/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/fstat.c b/newlib/src/libgloss/libnosys/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/getpid.c b/newlib/src/libgloss/libnosys/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/gettod.c b/newlib/src/libgloss/libnosys/gettod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/isatty.c b/newlib/src/libgloss/libnosys/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/kill.c b/newlib/src/libgloss/libnosys/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/link.c b/newlib/src/libgloss/libnosys/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/lseek.c b/newlib/src/libgloss/libnosys/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/open.c b/newlib/src/libgloss/libnosys/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/read.c b/newlib/src/libgloss/libnosys/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/readlink.c b/newlib/src/libgloss/libnosys/readlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/sbrk.c b/newlib/src/libgloss/libnosys/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/stat.c b/newlib/src/libgloss/libnosys/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/symlink.c b/newlib/src/libgloss/libnosys/symlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/times.c b/newlib/src/libgloss/libnosys/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/unlink.c b/newlib/src/libgloss/libnosys/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/wait.c b/newlib/src/libgloss/libnosys/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/warning.h b/newlib/src/libgloss/libnosys/warning.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/libnosys/write.c b/newlib/src/libgloss/libnosys/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lm32/Makefile.in b/newlib/src/libgloss/lm32/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lm32/aclocal.m4 b/newlib/src/libgloss/lm32/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lm32/configure.in b/newlib/src/libgloss/lm32/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lm32/crt0.S b/newlib/src/libgloss/lm32/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lm32/isatty.c b/newlib/src/libgloss/lm32/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lm32/scall.S b/newlib/src/libgloss/lm32/scall.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lm32/sim.ld b/newlib/src/libgloss/lm32/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/lseek.c b/newlib/src/libgloss/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/Makefile.in b/newlib/src/libgloss/m32c/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/abort.S b/newlib/src/libgloss/m32c/abort.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/aclocal.m4 b/newlib/src/libgloss/m32c/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/argv.S b/newlib/src/libgloss/m32c/argv.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/argvlen.S b/newlib/src/libgloss/m32c/argvlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/chdir.S b/newlib/src/libgloss/m32c/chdir.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/chmod.S b/newlib/src/libgloss/m32c/chmod.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/close.S b/newlib/src/libgloss/m32c/close.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/configure.in b/newlib/src/libgloss/m32c/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/crt0.S b/newlib/src/libgloss/m32c/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/crtn.S b/newlib/src/libgloss/m32c/crtn.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/exit.S b/newlib/src/libgloss/m32c/exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/fstat.S b/newlib/src/libgloss/m32c/fstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/genscript b/newlib/src/libgloss/m32c/genscript old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/getpid.S b/newlib/src/libgloss/m32c/getpid.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/gettimeofday.S b/newlib/src/libgloss/m32c/gettimeofday.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/heaptop.S b/newlib/src/libgloss/m32c/heaptop.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/isatty.S b/newlib/src/libgloss/m32c/isatty.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/kill.S b/newlib/src/libgloss/m32c/kill.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/link.S b/newlib/src/libgloss/m32c/link.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/lseek.S b/newlib/src/libgloss/m32c/lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/m32c.tmpl b/newlib/src/libgloss/m32c/m32c.tmpl old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/m32csys.h b/newlib/src/libgloss/m32c/m32csys.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/open.S b/newlib/src/libgloss/m32c/open.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/read.S b/newlib/src/libgloss/m32c/read.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/sample.c b/newlib/src/libgloss/m32c/sample.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/sbrk.c b/newlib/src/libgloss/m32c/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/stat.S b/newlib/src/libgloss/m32c/stat.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/time.S b/newlib/src/libgloss/m32c/time.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/times.S b/newlib/src/libgloss/m32c/times.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/unlink.S b/newlib/src/libgloss/m32c/unlink.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/utime.S b/newlib/src/libgloss/m32c/utime.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/varvects.S b/newlib/src/libgloss/m32c/varvects.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/varvects.h b/newlib/src/libgloss/m32c/varvects.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32c/write.S b/newlib/src/libgloss/m32c/write.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/Makefile.in b/newlib/src/libgloss/m32r/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/aclocal.m4 b/newlib/src/libgloss/m32r/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/chmod.c b/newlib/src/libgloss/m32r/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/close.c b/newlib/src/libgloss/m32r/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/configure.in b/newlib/src/libgloss/m32r/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/crt0.S b/newlib/src/libgloss/m32r/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/eit.h b/newlib/src/libgloss/m32r/eit.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/eva-stub.ld b/newlib/src/libgloss/m32r/eva-stub.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/eva.ld b/newlib/src/libgloss/m32r/eva.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/exit.c b/newlib/src/libgloss/m32r/exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/fstat.c b/newlib/src/libgloss/m32r/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/getpid.c b/newlib/src/libgloss/m32r/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/isatty.c b/newlib/src/libgloss/m32r/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/kill.c b/newlib/src/libgloss/m32r/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/lseek.c b/newlib/src/libgloss/m32r/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/m32r-lib.c b/newlib/src/libgloss/m32r/m32r-lib.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/m32r-stub.c b/newlib/src/libgloss/m32r/m32r-stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/mon.specs b/newlib/src/libgloss/m32r/mon.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/open.c b/newlib/src/libgloss/m32r/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/raise.c b/newlib/src/libgloss/m32r/raise.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/read.c b/newlib/src/libgloss/m32r/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/sbrk.c b/newlib/src/libgloss/m32r/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/stat.c b/newlib/src/libgloss/m32r/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/trap0.S b/newlib/src/libgloss/m32r/trap0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/trapmon0.c b/newlib/src/libgloss/m32r/trapmon0.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/unlink.c b/newlib/src/libgloss/m32r/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/utime.c b/newlib/src/libgloss/m32r/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m32r/write.c b/newlib/src/libgloss/m32r/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/Makefile.in b/newlib/src/libgloss/m68hc11/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/aclocal.m4 b/newlib/src/libgloss/m68hc11/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/configure.in b/newlib/src/libgloss/m68hc11/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/crt0.S b/newlib/src/libgloss/m68hc11/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/sci-inout.S b/newlib/src/libgloss/m68hc11/sci-inout.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/sim-valid-m68hc11.ld b/newlib/src/libgloss/m68hc11/sim-valid-m68hc11.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/sim-valid-m68hc12.ld b/newlib/src/libgloss/m68hc11/sim-valid-m68hc12.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68hc11/syscalls.c b/newlib/src/libgloss/m68hc11/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/Makefile.in b/newlib/src/libgloss/m68k/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/README b/newlib/src/libgloss/m68k/README old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/aclocal.m4 b/newlib/src/libgloss/m68k/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/asm.h b/newlib/src/libgloss/m68k/asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/bcc.ld b/newlib/src/libgloss/m68k/bcc.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf-crt0.S b/newlib/src/libgloss/m68k/cf-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf-crt1.c b/newlib/src/libgloss/m68k/cf-crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf-exit.c b/newlib/src/libgloss/m68k/cf-exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf-hosted.S b/newlib/src/libgloss/m68k/cf-hosted.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf-isrs.c b/newlib/src/libgloss/m68k/cf-isrs.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf-isv.S b/newlib/src/libgloss/m68k/cf-isv.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf-sbrk.c b/newlib/src/libgloss/m68k/cf-sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cf.sc b/newlib/src/libgloss/m68k/cf.sc old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/configure.in b/newlib/src/libgloss/m68k/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cpu32bug.S b/newlib/src/libgloss/m68k/cpu32bug.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/cpu32bug.h b/newlib/src/libgloss/m68k/cpu32bug.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/crt0.S b/newlib/src/libgloss/m68k/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/dtor.C b/newlib/src/libgloss/m68k/dtor.C old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido-_exit.c b/newlib/src/libgloss/m68k/fido-_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido-crt0.S b/newlib/src/libgloss/m68k/fido-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido-handler.c b/newlib/src/libgloss/m68k/fido-handler.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido-hosted.S b/newlib/src/libgloss/m68k/fido-hosted.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido-sbrk.c b/newlib/src/libgloss/m68k/fido-sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido.h b/newlib/src/libgloss/m68k/fido.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido.sc b/newlib/src/libgloss/m68k/fido.sc old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/fido_profiling.h b/newlib/src/libgloss/m68k/fido_profiling.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/idp-inbyte.c b/newlib/src/libgloss/m68k/idp-inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/idp-outbyte.c b/newlib/src/libgloss/m68k/idp-outbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/idp.ld b/newlib/src/libgloss/m68k/idp.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/idpgdb.ld b/newlib/src/libgloss/m68k/idpgdb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-close.c b/newlib/src/libgloss/m68k/io-close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-exit.c b/newlib/src/libgloss/m68k/io-exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-fstat.c b/newlib/src/libgloss/m68k/io-fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-gdb.c b/newlib/src/libgloss/m68k/io-gdb.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-gettimeofday.c b/newlib/src/libgloss/m68k/io-gettimeofday.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-isatty.c b/newlib/src/libgloss/m68k/io-isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-lseek.c b/newlib/src/libgloss/m68k/io-lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-open.c b/newlib/src/libgloss/m68k/io-open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-read.c b/newlib/src/libgloss/m68k/io-read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-rename.c b/newlib/src/libgloss/m68k/io-rename.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-stat.c b/newlib/src/libgloss/m68k/io-stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-system.c b/newlib/src/libgloss/m68k/io-system.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-time.c b/newlib/src/libgloss/m68k/io-time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-unlink.c b/newlib/src/libgloss/m68k/io-unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io-write.c b/newlib/src/libgloss/m68k/io-write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/io.h b/newlib/src/libgloss/m68k/io.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/leds.c b/newlib/src/libgloss/m68k/leds.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/leds.h b/newlib/src/libgloss/m68k/leds.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mc68681reg.h b/newlib/src/libgloss/m68k/mc68681reg.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mc68ec.c b/newlib/src/libgloss/m68k/mc68ec.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mvme-stub.c b/newlib/src/libgloss/m68k/mvme-stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mvme.S b/newlib/src/libgloss/m68k/mvme.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mvme135-asm.S b/newlib/src/libgloss/m68k/mvme135-asm.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mvme135.ld b/newlib/src/libgloss/m68k/mvme135.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mvme162.ld b/newlib/src/libgloss/m68k/mvme162.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/mvme162lx-asm.S b/newlib/src/libgloss/m68k/mvme162lx-asm.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sbc5204.ld b/newlib/src/libgloss/m68k/sbc5204.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sbc5206.ld b/newlib/src/libgloss/m68k/sbc5206.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim-abort.c b/newlib/src/libgloss/m68k/sim-abort.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim-crt0.S b/newlib/src/libgloss/m68k/sim-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim-errno.c b/newlib/src/libgloss/m68k/sim-errno.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim-funcs.c b/newlib/src/libgloss/m68k/sim-funcs.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim-inbyte.c b/newlib/src/libgloss/m68k/sim-inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim-print.c b/newlib/src/libgloss/m68k/sim-print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim-sbrk.c b/newlib/src/libgloss/m68k/sim-sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/sim.ld b/newlib/src/libgloss/m68k/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/simulator.S b/newlib/src/libgloss/m68k/simulator.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/m68k/test.c b/newlib/src/libgloss/m68k/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/Makefile.in b/newlib/src/libgloss/mcore/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/aclocal.m4 b/newlib/src/libgloss/mcore/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/close.c b/newlib/src/libgloss/mcore/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/cmb-exit.c b/newlib/src/libgloss/mcore/cmb-exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/cmb-inbyte.c b/newlib/src/libgloss/mcore/cmb-inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/cmb-outbyte.c b/newlib/src/libgloss/mcore/cmb-outbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/configure.in b/newlib/src/libgloss/mcore/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/crt0.S b/newlib/src/libgloss/mcore/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/elf-cmb.ld b/newlib/src/libgloss/mcore/elf-cmb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/elf-cmb.specs b/newlib/src/libgloss/mcore/elf-cmb.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/fstat.c b/newlib/src/libgloss/mcore/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/getpid.c b/newlib/src/libgloss/mcore/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/kill.c b/newlib/src/libgloss/mcore/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/lseek.c b/newlib/src/libgloss/mcore/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/open.c b/newlib/src/libgloss/mcore/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/pe-cmb.ld b/newlib/src/libgloss/mcore/pe-cmb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/pe-cmb.specs b/newlib/src/libgloss/mcore/pe-cmb.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/print.c b/newlib/src/libgloss/mcore/print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/putnum.c b/newlib/src/libgloss/mcore/putnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/raise.c b/newlib/src/libgloss/mcore/raise.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/read.c b/newlib/src/libgloss/mcore/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/sbrk.c b/newlib/src/libgloss/mcore/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/stat.c b/newlib/src/libgloss/mcore/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/syscalls.S b/newlib/src/libgloss/mcore/syscalls.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/unlink.c b/newlib/src/libgloss/mcore/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mcore/write.c b/newlib/src/libgloss/mcore/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/Makefile.in b/newlib/src/libgloss/mep/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/aclocal.m4 b/newlib/src/libgloss/mep/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/configure.in b/newlib/src/libgloss/mep/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/crt0.S b/newlib/src/libgloss/mep/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/crtn.S b/newlib/src/libgloss/mep/crtn.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/default.ld b/newlib/src/libgloss/mep/default.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/fmax.ld b/newlib/src/libgloss/mep/fmax.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/gcov-io.h b/newlib/src/libgloss/mep/gcov-io.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/gmap_default.ld b/newlib/src/libgloss/mep/gmap_default.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/h_reset.c b/newlib/src/libgloss/mep/h_reset.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/handlers.c b/newlib/src/libgloss/mep/handlers.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/isatty.c b/newlib/src/libgloss/mep/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/mep-bb.c b/newlib/src/libgloss/mep/mep-bb.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/mep-gmon.c b/newlib/src/libgloss/mep/mep-gmon.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/min.ld b/newlib/src/libgloss/mep/min.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/read.c b/newlib/src/libgloss/mep/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/sbrk.c b/newlib/src/libgloss/mep/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/sdram-crt0.S b/newlib/src/libgloss/mep/sdram-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/sim-crt0.S b/newlib/src/libgloss/mep/sim-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/sim-crtn.S b/newlib/src/libgloss/mep/sim-crtn.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/simnovec-crt0.S b/newlib/src/libgloss/mep/simnovec-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/simple.ld b/newlib/src/libgloss/mep/simple.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/simsdram-crt0.S b/newlib/src/libgloss/mep/simsdram-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/syscalls.S b/newlib/src/libgloss/mep/syscalls.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mep/write.c b/newlib/src/libgloss/mep/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/Makefile.in b/newlib/src/libgloss/metalsvm/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/_exit.c b/newlib/src/libgloss/metalsvm/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/aclocal.m4 b/newlib/src/libgloss/metalsvm/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/autom4te.cache/output.0 b/newlib/src/libgloss/metalsvm/autom4te.cache/output.0 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/autom4te.cache/requests b/newlib/src/libgloss/metalsvm/autom4te.cache/requests old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/autom4te.cache/traces.0 b/newlib/src/libgloss/metalsvm/autom4te.cache/traces.0 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/chown.c b/newlib/src/libgloss/metalsvm/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/close.c b/newlib/src/libgloss/metalsvm/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/config.h b/newlib/src/libgloss/metalsvm/config.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/configure.in b/newlib/src/libgloss/metalsvm/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/crt0.asm b/newlib/src/libgloss/metalsvm/crt0.asm old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/environ.c b/newlib/src/libgloss/metalsvm/environ.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/errno.c b/newlib/src/libgloss/metalsvm/errno.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/execve.c b/newlib/src/libgloss/metalsvm/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/fork.c b/newlib/src/libgloss/metalsvm/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/fstat.c b/newlib/src/libgloss/metalsvm/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/getpid.c b/newlib/src/libgloss/metalsvm/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/gettod.c b/newlib/src/libgloss/metalsvm/gettod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/init.c b/newlib/src/libgloss/metalsvm/init.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/isatty.c b/newlib/src/libgloss/metalsvm/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/kill.c b/newlib/src/libgloss/metalsvm/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/link.c b/newlib/src/libgloss/metalsvm/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/link.ld b/newlib/src/libgloss/metalsvm/link.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/lseek.c b/newlib/src/libgloss/metalsvm/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/open.c b/newlib/src/libgloss/metalsvm/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/read.c b/newlib/src/libgloss/metalsvm/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/readlink.c b/newlib/src/libgloss/metalsvm/readlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/sbrk.c b/newlib/src/libgloss/metalsvm/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/stat.c b/newlib/src/libgloss/metalsvm/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/symlink.c b/newlib/src/libgloss/metalsvm/symlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/syscall.h b/newlib/src/libgloss/metalsvm/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/times.c b/newlib/src/libgloss/metalsvm/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/unlink.c b/newlib/src/libgloss/metalsvm/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/wait.c b/newlib/src/libgloss/metalsvm/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/warning.h b/newlib/src/libgloss/metalsvm/warning.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/metalsvm/write.c b/newlib/src/libgloss/metalsvm/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/Makefile.in b/newlib/src/libgloss/microblaze/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/_exception_handler.S b/newlib/src/libgloss/microblaze/_exception_handler.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/_hw_exception_handler.S b/newlib/src/libgloss/microblaze/_hw_exception_handler.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/_interrupt_handler.S b/newlib/src/libgloss/microblaze/_interrupt_handler.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/_program_clean.S b/newlib/src/libgloss/microblaze/_program_clean.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/_program_init.S b/newlib/src/libgloss/microblaze/_program_init.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/configure b/newlib/src/libgloss/microblaze/configure old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/configure.in b/newlib/src/libgloss/microblaze/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/crt0.S b/newlib/src/libgloss/microblaze/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/crt1.S b/newlib/src/libgloss/microblaze/crt1.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/crt2.S b/newlib/src/libgloss/microblaze/crt2.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/crt3.S b/newlib/src/libgloss/microblaze/crt3.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/crt4.S b/newlib/src/libgloss/microblaze/crt4.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/crtinit.S b/newlib/src/libgloss/microblaze/crtinit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/pgcrtinit.S b/newlib/src/libgloss/microblaze/pgcrtinit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/sbrk.c b/newlib/src/libgloss/microblaze/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/sim-crtinit.S b/newlib/src/libgloss/microblaze/sim-crtinit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/sim-pgcrtinit.S b/newlib/src/libgloss/microblaze/sim-pgcrtinit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/timer.c b/newlib/src/libgloss/microblaze/timer.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/xil_malloc.c b/newlib/src/libgloss/microblaze/xil_malloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/xil_sbrk.c b/newlib/src/libgloss/microblaze/xil_sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/microblaze/xilinx.ld b/newlib/src/libgloss/microblaze/xilinx.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/Makefile.in b/newlib/src/libgloss/mips/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/aclocal.m4 b/newlib/src/libgloss/mips/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/array-io.c b/newlib/src/libgloss/mips/array-io.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/array.ld b/newlib/src/libgloss/mips/array.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cfe.c b/newlib/src/libgloss/mips/cfe.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cfe.ld b/newlib/src/libgloss/mips/cfe.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cfe_api.c b/newlib/src/libgloss/mips/cfe_api.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cfe_api.h b/newlib/src/libgloss/mips/cfe_api.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cfe_api_int.h b/newlib/src/libgloss/mips/cfe_api_int.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cfe_error.h b/newlib/src/libgloss/mips/cfe_error.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cfe_mem.c b/newlib/src/libgloss/mips/cfe_mem.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cma101.c b/newlib/src/libgloss/mips/cma101.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/configure.in b/newlib/src/libgloss/mips/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/crt0.S b/newlib/src/libgloss/mips/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/crt0_cfe.S b/newlib/src/libgloss/mips/crt0_cfe.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/crt0_cygmon.S b/newlib/src/libgloss/mips/crt0_cygmon.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/cygmon.c b/newlib/src/libgloss/mips/cygmon.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/ddb-kseg0.ld b/newlib/src/libgloss/mips/ddb-kseg0.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/ddb.ld b/newlib/src/libgloss/mips/ddb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/dtor.C b/newlib/src/libgloss/mips/dtor.C old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/dve.ld b/newlib/src/libgloss/mips/dve.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/dvemon.c b/newlib/src/libgloss/mips/dvemon.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/entry.S b/newlib/src/libgloss/mips/entry.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/idt.ld b/newlib/src/libgloss/mips/idt.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/idt32.ld b/newlib/src/libgloss/mips/idt32.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/idt64.ld b/newlib/src/libgloss/mips/idt64.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/idtecoff.ld b/newlib/src/libgloss/mips/idtecoff.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/idtmon.S b/newlib/src/libgloss/mips/idtmon.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/jmr3904-io.c b/newlib/src/libgloss/mips/jmr3904-io.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/jmr3904app-java.ld b/newlib/src/libgloss/mips/jmr3904app-java.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/jmr3904app.ld b/newlib/src/libgloss/mips/jmr3904app.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/jmr3904dram-java.ld b/newlib/src/libgloss/mips/jmr3904dram-java.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/jmr3904dram.ld b/newlib/src/libgloss/mips/jmr3904dram.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/lsi.ld b/newlib/src/libgloss/mips/lsi.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/lsipmon.S b/newlib/src/libgloss/mips/lsipmon.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/nullmon.c b/newlib/src/libgloss/mips/nullmon.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/nullmon.ld b/newlib/src/libgloss/mips/nullmon.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/pmon.S b/newlib/src/libgloss/mips/pmon.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/pmon.ld b/newlib/src/libgloss/mips/pmon.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/regs.S b/newlib/src/libgloss/mips/regs.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/syscalls.c b/newlib/src/libgloss/mips/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/test.c b/newlib/src/libgloss/mips/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/vr4300.S b/newlib/src/libgloss/mips/vr4300.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mips/vr5xxx.S b/newlib/src/libgloss/mips/vr5xxx.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/Makefile.in b/newlib/src/libgloss/mn10200/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/_exit.c b/newlib/src/libgloss/mn10200/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/access.c b/newlib/src/libgloss/mn10200/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/aclocal.m4 b/newlib/src/libgloss/mn10200/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/chmod.c b/newlib/src/libgloss/mn10200/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/chown.c b/newlib/src/libgloss/mn10200/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/close.c b/newlib/src/libgloss/mn10200/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/configure.in b/newlib/src/libgloss/mn10200/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/creat.c b/newlib/src/libgloss/mn10200/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/crt0.S b/newlib/src/libgloss/mn10200/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/crt1.c b/newlib/src/libgloss/mn10200/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/eval.ld b/newlib/src/libgloss/mn10200/eval.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/execv.c b/newlib/src/libgloss/mn10200/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/execve.c b/newlib/src/libgloss/mn10200/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/fork.c b/newlib/src/libgloss/mn10200/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/fstat.c b/newlib/src/libgloss/mn10200/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/getpid.c b/newlib/src/libgloss/mn10200/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/gettime.c b/newlib/src/libgloss/mn10200/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/isatty.c b/newlib/src/libgloss/mn10200/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/kill.c b/newlib/src/libgloss/mn10200/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/lseek.c b/newlib/src/libgloss/mn10200/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/open.c b/newlib/src/libgloss/mn10200/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/pipe.c b/newlib/src/libgloss/mn10200/pipe.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/read.c b/newlib/src/libgloss/mn10200/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/sbrk.c b/newlib/src/libgloss/mn10200/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/sim.ld b/newlib/src/libgloss/mn10200/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/stat.c b/newlib/src/libgloss/mn10200/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/test.c b/newlib/src/libgloss/mn10200/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/time.c b/newlib/src/libgloss/mn10200/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/times.c b/newlib/src/libgloss/mn10200/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/trap.S b/newlib/src/libgloss/mn10200/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/trap.h b/newlib/src/libgloss/mn10200/trap.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/unlink.c b/newlib/src/libgloss/mn10200/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/utime.c b/newlib/src/libgloss/mn10200/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/wait.c b/newlib/src/libgloss/mn10200/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10200/write.c b/newlib/src/libgloss/mn10200/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/Makefile.in b/newlib/src/libgloss/mn10300/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/_exit.c b/newlib/src/libgloss/mn10300/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/access.c b/newlib/src/libgloss/mn10300/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/aclocal.m4 b/newlib/src/libgloss/mn10300/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/asb2303.ld b/newlib/src/libgloss/mn10300/asb2303.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/asb2305.ld b/newlib/src/libgloss/mn10300/asb2305.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/chmod.c b/newlib/src/libgloss/mn10300/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/chown.c b/newlib/src/libgloss/mn10300/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/close.c b/newlib/src/libgloss/mn10300/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/configure.in b/newlib/src/libgloss/mn10300/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/creat.c b/newlib/src/libgloss/mn10300/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/crt0-eval.S b/newlib/src/libgloss/mn10300/crt0-eval.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/crt0.S b/newlib/src/libgloss/mn10300/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/crt0_cygmon.S b/newlib/src/libgloss/mn10300/crt0_cygmon.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/crt0_redboot.S b/newlib/src/libgloss/mn10300/crt0_redboot.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/crt1.c b/newlib/src/libgloss/mn10300/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/cygmon.c b/newlib/src/libgloss/mn10300/cygmon.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/eval.ld b/newlib/src/libgloss/mn10300/eval.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/execv.c b/newlib/src/libgloss/mn10300/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/execve.c b/newlib/src/libgloss/mn10300/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/fork.c b/newlib/src/libgloss/mn10300/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/fstat.c b/newlib/src/libgloss/mn10300/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/getpid.c b/newlib/src/libgloss/mn10300/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/gettime.c b/newlib/src/libgloss/mn10300/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/isatty.c b/newlib/src/libgloss/mn10300/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/kill.c b/newlib/src/libgloss/mn10300/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/lseek.c b/newlib/src/libgloss/mn10300/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/open.c b/newlib/src/libgloss/mn10300/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/pipe.c b/newlib/src/libgloss/mn10300/pipe.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/read.c b/newlib/src/libgloss/mn10300/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/sbrk.c b/newlib/src/libgloss/mn10300/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/sim.ld b/newlib/src/libgloss/mn10300/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/stat.c b/newlib/src/libgloss/mn10300/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/test.c b/newlib/src/libgloss/mn10300/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/time.c b/newlib/src/libgloss/mn10300/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/times.c b/newlib/src/libgloss/mn10300/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/trap.S b/newlib/src/libgloss/mn10300/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/trap.h b/newlib/src/libgloss/mn10300/trap.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/unlink.c b/newlib/src/libgloss/mn10300/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/utime.c b/newlib/src/libgloss/mn10300/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/wait.c b/newlib/src/libgloss/mn10300/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mn10300/write.c b/newlib/src/libgloss/mn10300/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/Makefile.in b/newlib/src/libgloss/moxie/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/aclocal.m4 b/newlib/src/libgloss/moxie/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/configure b/newlib/src/libgloss/moxie/configure old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/configure.in b/newlib/src/libgloss/moxie/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/crt0.S b/newlib/src/libgloss/moxie/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/fstat.c b/newlib/src/libgloss/moxie/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/getpid.c b/newlib/src/libgloss/moxie/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/isatty.c b/newlib/src/libgloss/moxie/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/kill.c b/newlib/src/libgloss/moxie/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/moxie-elf-common.ld b/newlib/src/libgloss/moxie/moxie-elf-common.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/print.c b/newlib/src/libgloss/moxie/print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/putnum.c b/newlib/src/libgloss/moxie/putnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/qemu-time.c b/newlib/src/libgloss/moxie/qemu-time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/qemu-write.c b/newlib/src/libgloss/moxie/qemu-write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/qemu.ld b/newlib/src/libgloss/moxie/qemu.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sbrk.c b/newlib/src/libgloss/moxie/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-close.S b/newlib/src/libgloss/moxie/sim-close.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-exit.S b/newlib/src/libgloss/moxie/sim-exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-inbyte.c b/newlib/src/libgloss/moxie/sim-inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-lseek.S b/newlib/src/libgloss/moxie/sim-lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-lseek.c b/newlib/src/libgloss/moxie/sim-lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-open.S b/newlib/src/libgloss/moxie/sim-open.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-read.S b/newlib/src/libgloss/moxie/sim-read.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-time.c b/newlib/src/libgloss/moxie/sim-time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-unlink.S b/newlib/src/libgloss/moxie/sim-unlink.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim-write.S b/newlib/src/libgloss/moxie/sim-write.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/sim.ld b/newlib/src/libgloss/moxie/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/moxie/stat.c b/newlib/src/libgloss/moxie/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/16-002.ld b/newlib/src/libgloss/mt/16-002.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/16-003.ld b/newlib/src/libgloss/mt/16-003.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/64-001.ld b/newlib/src/libgloss/mt/64-001.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/Makefile.in b/newlib/src/libgloss/mt/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/access.c b/newlib/src/libgloss/mt/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/aclocal.m4 b/newlib/src/libgloss/mt/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/chmod.c b/newlib/src/libgloss/mt/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/close.c b/newlib/src/libgloss/mt/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/configure.in b/newlib/src/libgloss/mt/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/crt0-16-002.S b/newlib/src/libgloss/mt/crt0-16-002.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/crt0-16-003.S b/newlib/src/libgloss/mt/crt0-16-003.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/crt0-64-001.S b/newlib/src/libgloss/mt/crt0-64-001.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/crt0-ms2.S b/newlib/src/libgloss/mt/crt0-ms2.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/crt0.S b/newlib/src/libgloss/mt/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/exit-16-002.c b/newlib/src/libgloss/mt/exit-16-002.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/exit-16-003.c b/newlib/src/libgloss/mt/exit-16-003.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/exit-64-001.c b/newlib/src/libgloss/mt/exit-64-001.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/exit-ms2.c b/newlib/src/libgloss/mt/exit-ms2.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/exit.c b/newlib/src/libgloss/mt/exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/fstat.c b/newlib/src/libgloss/mt/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/getpid.c b/newlib/src/libgloss/mt/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/gettime.c b/newlib/src/libgloss/mt/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/isatty.c b/newlib/src/libgloss/mt/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/kill.c b/newlib/src/libgloss/mt/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/lseek.c b/newlib/src/libgloss/mt/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/ms2.ld b/newlib/src/libgloss/mt/ms2.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/open.c b/newlib/src/libgloss/mt/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/read.c b/newlib/src/libgloss/mt/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/sbrk.c b/newlib/src/libgloss/mt/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/startup-16-002.S b/newlib/src/libgloss/mt/startup-16-002.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/startup-16-003.S b/newlib/src/libgloss/mt/startup-16-003.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/startup-64-001.S b/newlib/src/libgloss/mt/startup-64-001.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/startup-ms2.S b/newlib/src/libgloss/mt/startup-ms2.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/stat.c b/newlib/src/libgloss/mt/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/time.c b/newlib/src/libgloss/mt/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/times.c b/newlib/src/libgloss/mt/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/trap.S b/newlib/src/libgloss/mt/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/trap.h b/newlib/src/libgloss/mt/trap.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/unlink.c b/newlib/src/libgloss/mt/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/utime.c b/newlib/src/libgloss/mt/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/mt/write.c b/newlib/src/libgloss/mt/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/open.c b/newlib/src/libgloss/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/Makefile.in b/newlib/src/libgloss/pa/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/README b/newlib/src/libgloss/pa/README old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/aclocal.m4 b/newlib/src/libgloss/pa/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/configure.in b/newlib/src/libgloss/pa/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/crt0.S b/newlib/src/libgloss/pa/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/hp-milli.s b/newlib/src/libgloss/pa/hp-milli.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/op50n-io.S b/newlib/src/libgloss/pa/op50n-io.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/op50n.h b/newlib/src/libgloss/pa/op50n.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/op50n.ld b/newlib/src/libgloss/pa/op50n.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/op50nled.c b/newlib/src/libgloss/pa/op50nled.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/setjmp.S b/newlib/src/libgloss/pa/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/test.c b/newlib/src/libgloss/pa/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/w89k-io.c b/newlib/src/libgloss/pa/w89k-io.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/w89k.h b/newlib/src/libgloss/pa/w89k.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/pa/w89k.ld b/newlib/src/libgloss/pa/w89k.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/print.c b/newlib/src/libgloss/print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/putnum.c b/newlib/src/libgloss/putnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/read.c b/newlib/src/libgloss/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/Makefile.in b/newlib/src/libgloss/rs6000/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/aclocal.m4 b/newlib/src/libgloss/rs6000/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/ads-exit.S b/newlib/src/libgloss/rs6000/ads-exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/ads-io.c b/newlib/src/libgloss/rs6000/ads-io.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/ads.ld b/newlib/src/libgloss/rs6000/ads.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/configure.in b/newlib/src/libgloss/rs6000/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/crt0.S b/newlib/src/libgloss/rs6000/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mbx-exit.c b/newlib/src/libgloss/rs6000/mbx-exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mbx-inbyte.c b/newlib/src/libgloss/rs6000/mbx-inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mbx-outbyte.c b/newlib/src/libgloss/rs6000/mbx-outbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mbx-print.c b/newlib/src/libgloss/rs6000/mbx-print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mbx.ld b/newlib/src/libgloss/rs6000/mbx.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mbx.specs b/newlib/src/libgloss/rs6000/mbx.specs old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mcount.S b/newlib/src/libgloss/rs6000/mcount.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mvme-errno.c b/newlib/src/libgloss/rs6000/mvme-errno.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mvme-exit.S b/newlib/src/libgloss/rs6000/mvme-exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mvme-inbyte.S b/newlib/src/libgloss/rs6000/mvme-inbyte.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mvme-outbyte.S b/newlib/src/libgloss/rs6000/mvme-outbyte.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mvme-print.c b/newlib/src/libgloss/rs6000/mvme-print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/mvme-read.c b/newlib/src/libgloss/rs6000/mvme-read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sim-abort.c b/newlib/src/libgloss/rs6000/sim-abort.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sim-crt0.S b/newlib/src/libgloss/rs6000/sim-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sim-errno.c b/newlib/src/libgloss/rs6000/sim-errno.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sim-getrusage.S b/newlib/src/libgloss/rs6000/sim-getrusage.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sim-inbyte.c b/newlib/src/libgloss/rs6000/sim-inbyte.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sim-print.c b/newlib/src/libgloss/rs6000/sim-print.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sim-sbrk.c b/newlib/src/libgloss/rs6000/sim-sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/simulator.S b/newlib/src/libgloss/rs6000/simulator.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sol-cfuncs.c b/newlib/src/libgloss/rs6000/sol-cfuncs.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/sol-syscall.S b/newlib/src/libgloss/rs6000/sol-syscall.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/test.c b/newlib/src/libgloss/rs6000/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/xil-crt0.S b/newlib/src/libgloss/rs6000/xil-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/xilinx.ld b/newlib/src/libgloss/rs6000/xilinx.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/xilinx440.ld b/newlib/src/libgloss/rs6000/xilinx440.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rs6000/yellowknife.ld b/newlib/src/libgloss/rs6000/yellowknife.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/Makefile.in b/newlib/src/libgloss/rx/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/abort.S b/newlib/src/libgloss/rx/abort.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/argv.S b/newlib/src/libgloss/rx/argv.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/argvlen.S b/newlib/src/libgloss/rx/argvlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/chdir.S b/newlib/src/libgloss/rx/chdir.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/chmod.S b/newlib/src/libgloss/rx/chmod.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/close.S b/newlib/src/libgloss/rx/close.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/configure b/newlib/src/libgloss/rx/configure old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/configure.in b/newlib/src/libgloss/rx/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/crt0.S b/newlib/src/libgloss/rx/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/crtn.S b/newlib/src/libgloss/rx/crtn.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/exit.S b/newlib/src/libgloss/rx/exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/fstat.S b/newlib/src/libgloss/rx/fstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/gcrt0.S b/newlib/src/libgloss/rx/gcrt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/getpid.S b/newlib/src/libgloss/rx/getpid.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/gettimeofday.S b/newlib/src/libgloss/rx/gettimeofday.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/heaptop.S b/newlib/src/libgloss/rx/heaptop.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/isatty.S b/newlib/src/libgloss/rx/isatty.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/kill.S b/newlib/src/libgloss/rx/kill.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/link.S b/newlib/src/libgloss/rx/link.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/lseek.S b/newlib/src/libgloss/rx/lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/mcount.c b/newlib/src/libgloss/rx/mcount.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/open.S b/newlib/src/libgloss/rx/open.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/read.S b/newlib/src/libgloss/rx/read.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/rx-sim.ld b/newlib/src/libgloss/rx/rx-sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/rx.ld b/newlib/src/libgloss/rx/rx.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/rxsys.h b/newlib/src/libgloss/rx/rxsys.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/sbrk.c b/newlib/src/libgloss/rx/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/sigprocmask.S b/newlib/src/libgloss/rx/sigprocmask.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/sleep.S b/newlib/src/libgloss/rx/sleep.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/stat.S b/newlib/src/libgloss/rx/stat.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/time.S b/newlib/src/libgloss/rx/time.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/times.S b/newlib/src/libgloss/rx/times.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/unlink.S b/newlib/src/libgloss/rx/unlink.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/utime.S b/newlib/src/libgloss/rx/utime.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/rx/write.S b/newlib/src/libgloss/rx/write.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sbrk.c b/newlib/src/libgloss/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sh/sh1lcevb.ld b/newlib/src/libgloss/sh/sh1lcevb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sh/sh2lcevb.ld b/newlib/src/libgloss/sh/sh2lcevb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sh/sh3bb.ld b/newlib/src/libgloss/sh/sh3bb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sh/sh3lcevb.ld b/newlib/src/libgloss/sh/sh3lcevb.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/Makefile.in b/newlib/src/libgloss/sparc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/aclocal.m4 b/newlib/src/libgloss/sparc/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/asm.h b/newlib/src/libgloss/sparc/asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/cache.c b/newlib/src/libgloss/sparc/cache.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/configure.in b/newlib/src/libgloss/sparc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/crt0-701.S b/newlib/src/libgloss/sparc/crt0-701.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/crt0.S b/newlib/src/libgloss/sparc/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/cygmon-crt0.S b/newlib/src/libgloss/sparc/cygmon-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/cygmon-salib.c b/newlib/src/libgloss/sparc/cygmon-salib.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/cygmon-sparc64-ld.src b/newlib/src/libgloss/sparc/cygmon-sparc64-ld.src old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/cygmon.ld.src b/newlib/src/libgloss/sparc/cygmon.ld.src old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/dtor.C b/newlib/src/libgloss/sparc/dtor.C old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/elfsim.ld b/newlib/src/libgloss/sparc/elfsim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/erc32-crt0.S b/newlib/src/libgloss/sparc/erc32-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/erc32-io.c b/newlib/src/libgloss/sparc/erc32-io.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/erc32-stub.c b/newlib/src/libgloss/sparc/erc32-stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/erc32.ld b/newlib/src/libgloss/sparc/erc32.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/ex930.ld b/newlib/src/libgloss/sparc/ex930.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/ex931.ld b/newlib/src/libgloss/sparc/ex931.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/ex934.ld b/newlib/src/libgloss/sparc/ex934.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/fixctors.c b/newlib/src/libgloss/sparc/fixctors.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/Makefile.in b/newlib/src/libgloss/sparc/libsys/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/_exit.S b/newlib/src/libgloss/sparc/libsys/_exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/aclocal.m4 b/newlib/src/libgloss/sparc/libsys/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/cerror.S b/newlib/src/libgloss/sparc/libsys/cerror.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/configure.in b/newlib/src/libgloss/sparc/libsys/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/isatty.c b/newlib/src/libgloss/sparc/libsys/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/libsys-crt0.S b/newlib/src/libgloss/sparc/libsys/libsys-crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/sbrk.S b/newlib/src/libgloss/sparc/libsys/sbrk.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/syscall.h b/newlib/src/libgloss/sparc/libsys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/syscallasm.h b/newlib/src/libgloss/sparc/libsys/syscallasm.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/template.S b/newlib/src/libgloss/sparc/libsys/template.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/libsys/template_r.S b/newlib/src/libgloss/sparc/libsys/template_r.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/salib-701.c b/newlib/src/libgloss/sparc/salib-701.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/salib.c b/newlib/src/libgloss/sparc/salib.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/slite.h b/newlib/src/libgloss/sparc/slite.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/sparc-stub.c b/newlib/src/libgloss/sparc/sparc-stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/sparc86x.ld b/newlib/src/libgloss/sparc/sparc86x.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/sparcl-stub.c b/newlib/src/libgloss/sparc/sparcl-stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/sparclet-stub.c b/newlib/src/libgloss/sparc/sparclet-stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/sparclite.h b/newlib/src/libgloss/sparc/sparclite.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/sysc-701.c b/newlib/src/libgloss/sparc/sysc-701.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/syscalls.c b/newlib/src/libgloss/sparc/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/test.c b/newlib/src/libgloss/sparc/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/traps.S b/newlib/src/libgloss/sparc/traps.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/sparc/tsc701.ld b/newlib/src/libgloss/sparc/tsc701.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/Makefile.in b/newlib/src/libgloss/spu/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/access.c b/newlib/src/libgloss/spu/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/aclocal.m4 b/newlib/src/libgloss/spu/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/chdir.c b/newlib/src/libgloss/spu/chdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/chmod.c b/newlib/src/libgloss/spu/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/chown.c b/newlib/src/libgloss/spu/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/close.c b/newlib/src/libgloss/spu/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/configure b/newlib/src/libgloss/spu/configure old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/configure.in b/newlib/src/libgloss/spu/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/conv_stat.c b/newlib/src/libgloss/spu/conv_stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/crt0.S b/newlib/src/libgloss/spu/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/crti.S b/newlib/src/libgloss/spu/crti.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/crtn.S b/newlib/src/libgloss/spu/crtn.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/dirfuncs.c b/newlib/src/libgloss/spu/dirfuncs.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/dup.c b/newlib/src/libgloss/spu/dup.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/dup2.c b/newlib/src/libgloss/spu/dup2.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/exit.c b/newlib/src/libgloss/spu/exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/fchdir.c b/newlib/src/libgloss/spu/fchdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/fchmod.c b/newlib/src/libgloss/spu/fchmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/fchown.c b/newlib/src/libgloss/spu/fchown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/fdatasync.c b/newlib/src/libgloss/spu/fdatasync.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/fstat.c b/newlib/src/libgloss/spu/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/fsync.c b/newlib/src/libgloss/spu/fsync.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/ftruncate.c b/newlib/src/libgloss/spu/ftruncate.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/getcwd.c b/newlib/src/libgloss/spu/getcwd.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/getitimer.c b/newlib/src/libgloss/spu/getitimer.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/getpagesize.c b/newlib/src/libgloss/spu/getpagesize.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/getpid.c b/newlib/src/libgloss/spu/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/gettimeofday.c b/newlib/src/libgloss/spu/gettimeofday.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/isatty.c b/newlib/src/libgloss/spu/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/jsre.h b/newlib/src/libgloss/spu/jsre.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/kill.c b/newlib/src/libgloss/spu/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/lchown.c b/newlib/src/libgloss/spu/lchown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/link.c b/newlib/src/libgloss/spu/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/linux_getpid.c b/newlib/src/libgloss/spu/linux_getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/linux_gettid.c b/newlib/src/libgloss/spu/linux_gettid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/linux_syscalls.c b/newlib/src/libgloss/spu/linux_syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/lockf.c b/newlib/src/libgloss/spu/lockf.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/lseek.c b/newlib/src/libgloss/spu/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/lstat.c b/newlib/src/libgloss/spu/lstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/mkdir.c b/newlib/src/libgloss/spu/mkdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/mknod.c b/newlib/src/libgloss/spu/mknod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/mkstemp.c b/newlib/src/libgloss/spu/mkstemp.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/mktemp.c b/newlib/src/libgloss/spu/mktemp.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/mmap_eaddr.c b/newlib/src/libgloss/spu/mmap_eaddr.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/mremap_eaddr.c b/newlib/src/libgloss/spu/mremap_eaddr.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/msync_eaddr.c b/newlib/src/libgloss/spu/msync_eaddr.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/munmap_eaddr.c b/newlib/src/libgloss/spu/munmap_eaddr.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/nanosleep.c b/newlib/src/libgloss/spu/nanosleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/open.c b/newlib/src/libgloss/spu/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/pread.c b/newlib/src/libgloss/spu/pread.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/pwrite.c b/newlib/src/libgloss/spu/pwrite.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/read.c b/newlib/src/libgloss/spu/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/readlink.c b/newlib/src/libgloss/spu/readlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/readv.c b/newlib/src/libgloss/spu/readv.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/rmdir.c b/newlib/src/libgloss/spu/rmdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/sbrk.c b/newlib/src/libgloss/spu/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/sched_yield.c b/newlib/src/libgloss/spu/sched_yield.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/setitimer.c b/newlib/src/libgloss/spu/setitimer.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/shm_open.c b/newlib/src/libgloss/spu/shm_open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/shm_unlink.c b/newlib/src/libgloss/spu/shm_unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/stat.c b/newlib/src/libgloss/spu/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/symlink.c b/newlib/src/libgloss/spu/symlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/sync.c b/newlib/src/libgloss/spu/sync.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/syscalls.c b/newlib/src/libgloss/spu/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/times.c b/newlib/src/libgloss/spu/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/truncate.c b/newlib/src/libgloss/spu/truncate.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/umask.c b/newlib/src/libgloss/spu/umask.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/unlink.c b/newlib/src/libgloss/spu/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/utime.c b/newlib/src/libgloss/spu/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/utimes.c b/newlib/src/libgloss/spu/utimes.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/write.c b/newlib/src/libgloss/spu/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/spu/writev.c b/newlib/src/libgloss/spu/writev.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/stat.c b/newlib/src/libgloss/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/syscall.h b/newlib/src/libgloss/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/Makefile.in b/newlib/src/libgloss/testsuite/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/config/hppa.mt b/newlib/src/libgloss/testsuite/config/hppa.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/config/m68k.mt b/newlib/src/libgloss/testsuite/config/m68k.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/config/mips.mt b/newlib/src/libgloss/testsuite/config/mips.mt old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/config/support.c b/newlib/src/libgloss/testsuite/config/support.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/configure.in b/newlib/src/libgloss/testsuite/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/lib/libgloss.exp b/newlib/src/libgloss/testsuite/lib/libgloss.exp old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/.gdbinit b/newlib/src/libgloss/testsuite/libgloss.all/.gdbinit old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/Makefile.in b/newlib/src/libgloss/testsuite/libgloss.all/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/array.c b/newlib/src/libgloss/testsuite/libgloss.all/array.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/configure.in b/newlib/src/libgloss/testsuite/libgloss.all/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/div.c b/newlib/src/libgloss/testsuite/libgloss.all/div.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/double.c b/newlib/src/libgloss/testsuite/libgloss.all/double.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/float.c b/newlib/src/libgloss/testsuite/libgloss.all/float.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/func.c b/newlib/src/libgloss/testsuite/libgloss.all/func.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/io.c b/newlib/src/libgloss/testsuite/libgloss.all/io.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/math.c b/newlib/src/libgloss/testsuite/libgloss.all/math.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/memory.c b/newlib/src/libgloss/testsuite/libgloss.all/memory.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/misc.c b/newlib/src/libgloss/testsuite/libgloss.all/misc.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/printf.c b/newlib/src/libgloss/testsuite/libgloss.all/printf.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/struct.c b/newlib/src/libgloss/testsuite/libgloss.all/struct.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/varargs.c b/newlib/src/libgloss/testsuite/libgloss.all/varargs.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/testsuite/libgloss.all/varargs2.c b/newlib/src/libgloss/testsuite/libgloss.all/varargs2.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/Makefile.in b/newlib/src/libgloss/tic6x/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/aclocal.m4 b/newlib/src/libgloss/tic6x/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/configure.in b/newlib/src/libgloss/tic6x/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/crt0.S b/newlib/src/libgloss/tic6x/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/getpid.c b/newlib/src/libgloss/tic6x/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/kill.c b/newlib/src/libgloss/tic6x/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/sbrk.c b/newlib/src/libgloss/tic6x/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/tic6x/syscalls.c b/newlib/src/libgloss/tic6x/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/unlink.c b/newlib/src/libgloss/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/Makefile.in b/newlib/src/libgloss/v850/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/_exit.c b/newlib/src/libgloss/v850/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/access.c b/newlib/src/libgloss/v850/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/aclocal.m4 b/newlib/src/libgloss/v850/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/chmod.c b/newlib/src/libgloss/v850/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/chown.c b/newlib/src/libgloss/v850/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/close.c b/newlib/src/libgloss/v850/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/configure b/newlib/src/libgloss/v850/configure old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/configure.in b/newlib/src/libgloss/v850/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/creat.c b/newlib/src/libgloss/v850/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/crt0.S b/newlib/src/libgloss/v850/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/crt1.c b/newlib/src/libgloss/v850/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/execv.c b/newlib/src/libgloss/v850/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/execve.c b/newlib/src/libgloss/v850/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/fork.c b/newlib/src/libgloss/v850/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/fstat.c b/newlib/src/libgloss/v850/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/getpid.c b/newlib/src/libgloss/v850/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/gettime.c b/newlib/src/libgloss/v850/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/isatty.c b/newlib/src/libgloss/v850/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/kill.c b/newlib/src/libgloss/v850/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/link.c b/newlib/src/libgloss/v850/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/lseek.c b/newlib/src/libgloss/v850/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/open.c b/newlib/src/libgloss/v850/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/pipe.c b/newlib/src/libgloss/v850/pipe.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/read.c b/newlib/src/libgloss/v850/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/sbrk.c b/newlib/src/libgloss/v850/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/sim.ld b/newlib/src/libgloss/v850/sim.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/stat.c b/newlib/src/libgloss/v850/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/sys/syscall.h b/newlib/src/libgloss/v850/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/time.c b/newlib/src/libgloss/v850/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/times.c b/newlib/src/libgloss/v850/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/trap.S b/newlib/src/libgloss/v850/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/unlink.c b/newlib/src/libgloss/v850/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/utime.c b/newlib/src/libgloss/v850/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/wait.c b/newlib/src/libgloss/v850/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/v850/write.c b/newlib/src/libgloss/v850/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/wince/Makefile.am b/newlib/src/libgloss/wince/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/wince/Makefile.in b/newlib/src/libgloss/wince/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/wince/aclocal.m4 b/newlib/src/libgloss/wince/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/wince/configure.in b/newlib/src/libgloss/wince/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/write.c b/newlib/src/libgloss/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/Makefile.in b/newlib/src/libgloss/xc16x/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/aclocal.m4 b/newlib/src/libgloss/xc16x/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/close.S b/newlib/src/libgloss/xc16x/close.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/configure.in b/newlib/src/libgloss/xc16x/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/create.c b/newlib/src/libgloss/xc16x/create.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/crt0.S b/newlib/src/libgloss/xc16x/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/fstat.S b/newlib/src/libgloss/xc16x/fstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/getchar1.c b/newlib/src/libgloss/xc16x/getchar1.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/isatty.c b/newlib/src/libgloss/xc16x/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/lseek.c b/newlib/src/libgloss/xc16x/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/mem-layout.c b/newlib/src/libgloss/xc16x/mem-layout.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/misc.c b/newlib/src/libgloss/xc16x/misc.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/open.c b/newlib/src/libgloss/xc16x/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/read.c b/newlib/src/libgloss/xc16x/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/sbrk.c b/newlib/src/libgloss/xc16x/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/sys/syscall.h b/newlib/src/libgloss/xc16x/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/syscalls.c b/newlib/src/libgloss/xc16x/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/trap_handle.c b/newlib/src/libgloss/xc16x/trap_handle.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xc16x/write.c b/newlib/src/libgloss/xc16x/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/Makefile.in b/newlib/src/libgloss/xstormy16/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/aclocal.m4 b/newlib/src/libgloss/xstormy16/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/close.c b/newlib/src/libgloss/xstormy16/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/configure.in b/newlib/src/libgloss/xstormy16/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/crt0.s b/newlib/src/libgloss/xstormy16/crt0.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/crt0_stub.s b/newlib/src/libgloss/xstormy16/crt0_stub.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/crti.s b/newlib/src/libgloss/xstormy16/crti.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/crtn.s b/newlib/src/libgloss/xstormy16/crtn.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/eva_app.c b/newlib/src/libgloss/xstormy16/eva_app.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/eva_app.ld b/newlib/src/libgloss/xstormy16/eva_app.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/eva_stub.ld b/newlib/src/libgloss/xstormy16/eva_stub.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/fstat.c b/newlib/src/libgloss/xstormy16/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/getpid.c b/newlib/src/libgloss/xstormy16/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/isatty.c b/newlib/src/libgloss/xstormy16/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/kill.c b/newlib/src/libgloss/xstormy16/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/lseek.c b/newlib/src/libgloss/xstormy16/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/open.c b/newlib/src/libgloss/xstormy16/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/sim_high.ld b/newlib/src/libgloss/xstormy16/sim_high.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/sim_malloc_start.s b/newlib/src/libgloss/xstormy16/sim_malloc_start.s old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/sim_rom.ld b/newlib/src/libgloss/xstormy16/sim_rom.ld old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/stat.c b/newlib/src/libgloss/xstormy16/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/syscalls.S b/newlib/src/libgloss/xstormy16/syscalls.S old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/syscalls.m4 b/newlib/src/libgloss/xstormy16/syscalls.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/unlink.c b/newlib/src/libgloss/xstormy16/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/libgloss/xstormy16/xstormy16_stub.c b/newlib/src/libgloss/xstormy16/xstormy16_stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/libtool.m4 b/newlib/src/libtool.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/ltgcc.m4 b/newlib/src/ltgcc.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/ltmain.sh b/newlib/src/ltmain.sh old mode 100755 new mode 100644 diff --git a/newlib/src/ltoptions.m4 b/newlib/src/ltoptions.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/ltsugar.m4 b/newlib/src/ltsugar.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/ltversion.m4 b/newlib/src/ltversion.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/lt~obsolete.m4 b/newlib/src/lt~obsolete.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/makefile.vms b/newlib/src/makefile.vms old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/ChangeLog b/newlib/src/newlib/ChangeLog old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/HOWTO b/newlib/src/newlib/HOWTO old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/MAINTAINERS b/newlib/src/newlib/MAINTAINERS old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/Makefile.am b/newlib/src/newlib/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/Makefile.in b/newlib/src/newlib/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/Makefile.shared b/newlib/src/newlib/Makefile.shared old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/NEWS b/newlib/src/newlib/NEWS old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/README b/newlib/src/newlib/README old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/acconfig.h b/newlib/src/newlib/acconfig.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/acinclude.m4 b/newlib/src/newlib/acinclude.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/aclocal.m4 b/newlib/src/newlib/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/configure.host b/newlib/src/newlib/configure.host old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/configure.in b/newlib/src/newlib/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/confsubdir.m4 b/newlib/src/newlib/confsubdir.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/doc/Makefile.am b/newlib/src/newlib/doc/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/doc/Makefile.in b/newlib/src/newlib/doc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/doc/aclocal.m4 b/newlib/src/newlib/doc/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/doc/ansidecl.h b/newlib/src/newlib/doc/ansidecl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/doc/configure.in b/newlib/src/newlib/doc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/doc/doc.str b/newlib/src/newlib/doc/doc.str old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/doc/makedoc.c b/newlib/src/newlib/doc/makedoc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/EUC-JP.irreversible b/newlib/src/newlib/iconvdata/EUC-JP.irreversible old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/Makefile.am b/newlib/src/newlib/iconvdata/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/Makefile.in b/newlib/src/newlib/iconvdata/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/SJIS.irreversible b/newlib/src/newlib/iconvdata/SJIS.irreversible old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/aclocal.m4 b/newlib/src/newlib/iconvdata/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/configure.in b/newlib/src/newlib/iconvdata/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/dummy.c b/newlib/src/newlib/iconvdata/dummy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/euc-jp.c b/newlib/src/newlib/iconvdata/euc-jp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/gconv-modules b/newlib/src/newlib/iconvdata/gconv-modules old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/jis0201.c b/newlib/src/newlib/iconvdata/jis0201.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/jis0201.h b/newlib/src/newlib/iconvdata/jis0201.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/jis0208.c b/newlib/src/newlib/iconvdata/jis0208.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/jis0208.h b/newlib/src/newlib/iconvdata/jis0208.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/jis0212.c b/newlib/src/newlib/iconvdata/jis0212.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/jis0212.h b/newlib/src/newlib/iconvdata/jis0212.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/iconvdata/sjis.c b/newlib/src/newlib/iconvdata/sjis.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/Makefile.am b/newlib/src/newlib/libc/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/Makefile.in b/newlib/src/newlib/libc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/aclocal.m4 b/newlib/src/newlib/libc/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/Makefile.am b/newlib/src/newlib/libc/argz/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/Makefile.in b/newlib/src/newlib/libc/argz/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_add.c b/newlib/src/newlib/libc/argz/argz_add.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_add_sep.c b/newlib/src/newlib/libc/argz/argz_add_sep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_append.c b/newlib/src/newlib/libc/argz/argz_append.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_count.c b/newlib/src/newlib/libc/argz/argz_count.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_create.c b/newlib/src/newlib/libc/argz/argz_create.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_create_sep.c b/newlib/src/newlib/libc/argz/argz_create_sep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_delete.c b/newlib/src/newlib/libc/argz/argz_delete.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_extract.c b/newlib/src/newlib/libc/argz/argz_extract.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_insert.c b/newlib/src/newlib/libc/argz/argz_insert.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_next.c b/newlib/src/newlib/libc/argz/argz_next.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_replace.c b/newlib/src/newlib/libc/argz/argz_replace.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/argz_stringify.c b/newlib/src/newlib/libc/argz/argz_stringify.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/buf_findstr.c b/newlib/src/newlib/libc/argz/buf_findstr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/buf_findstr.h b/newlib/src/newlib/libc/argz/buf_findstr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/dummy.c b/newlib/src/newlib/libc/argz/dummy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/envz_add.c b/newlib/src/newlib/libc/argz/envz_add.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/envz_entry.c b/newlib/src/newlib/libc/argz/envz_entry.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/envz_get.c b/newlib/src/newlib/libc/argz/envz_get.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/envz_merge.c b/newlib/src/newlib/libc/argz/envz_merge.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/envz_remove.c b/newlib/src/newlib/libc/argz/envz_remove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/argz/envz_strip.c b/newlib/src/newlib/libc/argz/envz_strip.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/configure.in b/newlib/src/newlib/libc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/Makefile.am b/newlib/src/newlib/libc/ctype/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/Makefile.in b/newlib/src/newlib/libc/ctype/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/ctype.tex b/newlib/src/newlib/libc/ctype/ctype.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/ctype_.c b/newlib/src/newlib/libc/ctype/ctype_.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/ctype_cp.h b/newlib/src/newlib/libc/ctype/ctype_cp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/ctype_iso.h b/newlib/src/newlib/libc/ctype/ctype_iso.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isalnum.c b/newlib/src/newlib/libc/ctype/isalnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isalpha.c b/newlib/src/newlib/libc/ctype/isalpha.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isascii.c b/newlib/src/newlib/libc/ctype/isascii.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isblank.c b/newlib/src/newlib/libc/ctype/isblank.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iscntrl.c b/newlib/src/newlib/libc/ctype/iscntrl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isdigit.c b/newlib/src/newlib/libc/ctype/isdigit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/islower.c b/newlib/src/newlib/libc/ctype/islower.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isprint.c b/newlib/src/newlib/libc/ctype/isprint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/ispunct.c b/newlib/src/newlib/libc/ctype/ispunct.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isspace.c b/newlib/src/newlib/libc/ctype/isspace.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isupper.c b/newlib/src/newlib/libc/ctype/isupper.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswalnum.c b/newlib/src/newlib/libc/ctype/iswalnum.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswalpha.c b/newlib/src/newlib/libc/ctype/iswalpha.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswblank.c b/newlib/src/newlib/libc/ctype/iswblank.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswcntrl.c b/newlib/src/newlib/libc/ctype/iswcntrl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswctype.c b/newlib/src/newlib/libc/ctype/iswctype.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswdigit.c b/newlib/src/newlib/libc/ctype/iswdigit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswgraph.c b/newlib/src/newlib/libc/ctype/iswgraph.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswlower.c b/newlib/src/newlib/libc/ctype/iswlower.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswprint.c b/newlib/src/newlib/libc/ctype/iswprint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswpunct.c b/newlib/src/newlib/libc/ctype/iswpunct.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswspace.c b/newlib/src/newlib/libc/ctype/iswspace.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswupper.c b/newlib/src/newlib/libc/ctype/iswupper.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/iswxdigit.c b/newlib/src/newlib/libc/ctype/iswxdigit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/isxdigit.c b/newlib/src/newlib/libc/ctype/isxdigit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/jp2uc.c b/newlib/src/newlib/libc/ctype/jp2uc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/jp2uc.h b/newlib/src/newlib/libc/ctype/jp2uc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/local.h b/newlib/src/newlib/libc/ctype/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/toascii.c b/newlib/src/newlib/libc/ctype/toascii.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/tolower.c b/newlib/src/newlib/libc/ctype/tolower.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/toupper.c b/newlib/src/newlib/libc/ctype/toupper.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/towctrans.c b/newlib/src/newlib/libc/ctype/towctrans.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/towlower.c b/newlib/src/newlib/libc/ctype/towlower.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/towupper.c b/newlib/src/newlib/libc/ctype/towupper.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/utf8alpha.h b/newlib/src/newlib/libc/ctype/utf8alpha.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/utf8print.h b/newlib/src/newlib/libc/ctype/utf8print.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/wctrans.c b/newlib/src/newlib/libc/ctype/wctrans.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/ctype/wctype.c b/newlib/src/newlib/libc/ctype/wctype.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/errno/Makefile.am b/newlib/src/newlib/libc/errno/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/errno/Makefile.in b/newlib/src/newlib/libc/errno/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/errno/errno.c b/newlib/src/newlib/libc/errno/errno.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/Makefile.am b/newlib/src/newlib/libc/iconv/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/Makefile.in b/newlib/src/newlib/libc/iconv/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/Makefile.am b/newlib/src/newlib/libc/iconv/ccs/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/Makefile.in b/newlib/src/newlib/libc/iconv/ccs/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/big5.c b/newlib/src/newlib/libc/iconv/ccs/big5.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/Makefile.am b/newlib/src/newlib/libc/iconv/ccs/binary/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/Makefile.in b/newlib/src/newlib/libc/iconv/ccs/binary/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/big5.cct b/newlib/src/newlib/libc/iconv/ccs/binary/big5.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane1.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane1.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane14.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane14.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane2.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cns11643_plane2.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cp775.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cp775.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cp850.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cp850.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cp852.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cp852.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cp855.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cp855.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/cp866.cct b/newlib/src/newlib/libc/iconv/ccs/binary/cp866.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_1.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_1.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_10.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_10.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_11.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_11.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_13.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_13.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_14.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_14.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_15.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_15.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_2.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_2.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_3.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_3.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_4.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_4.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_5.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_5.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_6.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_6.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_7.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_7.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_8.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_8.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_9.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_8859_9.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/iso_ir_111.cct b/newlib/src/newlib/libc/iconv/ccs/binary/iso_ir_111.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/jis_x0201_1976.cct b/newlib/src/newlib/libc/iconv/ccs/binary/jis_x0201_1976.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/jis_x0208_1990.cct b/newlib/src/newlib/libc/iconv/ccs/binary/jis_x0208_1990.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/jis_x0212_1990.cct b/newlib/src/newlib/libc/iconv/ccs/binary/jis_x0212_1990.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/koi8_r.cct b/newlib/src/newlib/libc/iconv/ccs/binary/koi8_r.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/koi8_ru.cct b/newlib/src/newlib/libc/iconv/ccs/binary/koi8_ru.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/koi8_u.cct b/newlib/src/newlib/libc/iconv/ccs/binary/koi8_u.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/koi8_uni.cct b/newlib/src/newlib/libc/iconv/ccs/binary/koi8_uni.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/ksx1001.cct b/newlib/src/newlib/libc/iconv/ccs/binary/ksx1001.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1250.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1250.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1251.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1251.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1252.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1252.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1253.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1253.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1254.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1254.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1255.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1255.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1256.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1256.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1257.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1257.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/binary/win_1258.cct b/newlib/src/newlib/libc/iconv/ccs/binary/win_1258.cct old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/ccs.h b/newlib/src/newlib/libc/iconv/ccs/ccs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/ccsbi.c b/newlib/src/newlib/libc/iconv/ccs/ccsbi.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/ccsbi.h b/newlib/src/newlib/libc/iconv/ccs/ccsbi.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/ccsnames.h b/newlib/src/newlib/libc/iconv/ccs/ccsnames.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cns11643_plane1.c b/newlib/src/newlib/libc/iconv/ccs/cns11643_plane1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cns11643_plane14.c b/newlib/src/newlib/libc/iconv/ccs/cns11643_plane14.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cns11643_plane2.c b/newlib/src/newlib/libc/iconv/ccs/cns11643_plane2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cp775.c b/newlib/src/newlib/libc/iconv/ccs/cp775.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cp850.c b/newlib/src/newlib/libc/iconv/ccs/cp850.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cp852.c b/newlib/src/newlib/libc/iconv/ccs/cp852.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cp855.c b/newlib/src/newlib/libc/iconv/ccs/cp855.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/cp866.c b/newlib/src/newlib/libc/iconv/ccs/cp866.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_1.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_10.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_11.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_11.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_13.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_13.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_14.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_14.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_15.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_15.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_2.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_3.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_3.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_4.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_4.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_5.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_5.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_6.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_6.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_7.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_7.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_8.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_8.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_8859_9.c b/newlib/src/newlib/libc/iconv/ccs/iso_8859_9.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/iso_ir_111.c b/newlib/src/newlib/libc/iconv/ccs/iso_ir_111.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/jis_x0201_1976.c b/newlib/src/newlib/libc/iconv/ccs/jis_x0201_1976.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/jis_x0208_1990.c b/newlib/src/newlib/libc/iconv/ccs/jis_x0208_1990.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/jis_x0212_1990.c b/newlib/src/newlib/libc/iconv/ccs/jis_x0212_1990.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/koi8_r.c b/newlib/src/newlib/libc/iconv/ccs/koi8_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/koi8_ru.c b/newlib/src/newlib/libc/iconv/ccs/koi8_ru.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/koi8_u.c b/newlib/src/newlib/libc/iconv/ccs/koi8_u.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/koi8_uni.c b/newlib/src/newlib/libc/iconv/ccs/koi8_uni.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/ksx1001.c b/newlib/src/newlib/libc/iconv/ccs/ksx1001.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1250.c b/newlib/src/newlib/libc/iconv/ccs/win_1250.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1251.c b/newlib/src/newlib/libc/iconv/ccs/win_1251.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1252.c b/newlib/src/newlib/libc/iconv/ccs/win_1252.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1253.c b/newlib/src/newlib/libc/iconv/ccs/win_1253.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1254.c b/newlib/src/newlib/libc/iconv/ccs/win_1254.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1255.c b/newlib/src/newlib/libc/iconv/ccs/win_1255.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1256.c b/newlib/src/newlib/libc/iconv/ccs/win_1256.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1257.c b/newlib/src/newlib/libc/iconv/ccs/win_1257.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ccs/win_1258.c b/newlib/src/newlib/libc/iconv/ccs/win_1258.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/Makefile.am b/newlib/src/newlib/libc/iconv/ces/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/Makefile.in b/newlib/src/newlib/libc/iconv/ces/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/cesbi.c b/newlib/src/newlib/libc/iconv/ces/cesbi.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/cesbi.h b/newlib/src/newlib/libc/iconv/ces/cesbi.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/cesdeps.h b/newlib/src/newlib/libc/iconv/ces/cesdeps.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/euc.c b/newlib/src/newlib/libc/iconv/ces/euc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/table-pcs.c b/newlib/src/newlib/libc/iconv/ces/table-pcs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/table.c b/newlib/src/newlib/libc/iconv/ces/table.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/ucs-2-internal.c b/newlib/src/newlib/libc/iconv/ces/ucs-2-internal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/ucs-2.c b/newlib/src/newlib/libc/iconv/ces/ucs-2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/ucs-4-internal.c b/newlib/src/newlib/libc/iconv/ces/ucs-4-internal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/ucs-4.c b/newlib/src/newlib/libc/iconv/ces/ucs-4.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/us-ascii.c b/newlib/src/newlib/libc/iconv/ces/us-ascii.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/utf-16.c b/newlib/src/newlib/libc/iconv/ces/utf-16.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/ces/utf-8.c b/newlib/src/newlib/libc/iconv/ces/utf-8.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/encoding.aliases b/newlib/src/newlib/libc/iconv/encoding.aliases old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/iconv.tex b/newlib/src/newlib/libc/iconv/iconv.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/Makefile.am b/newlib/src/newlib/libc/iconv/lib/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/Makefile.in b/newlib/src/newlib/libc/iconv/lib/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/aliasesbi.c b/newlib/src/newlib/libc/iconv/lib/aliasesbi.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/aliasesi.c b/newlib/src/newlib/libc/iconv/lib/aliasesi.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/conv.h b/newlib/src/newlib/libc/iconv/lib/conv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/encnames.h b/newlib/src/newlib/libc/iconv/lib/encnames.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/encoding.deps b/newlib/src/newlib/libc/iconv/lib/encoding.deps old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/endian.h b/newlib/src/newlib/libc/iconv/lib/endian.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/iconv.c b/newlib/src/newlib/libc/iconv/lib/iconv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/iconvnls.c b/newlib/src/newlib/libc/iconv/lib/iconvnls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/iconvnls.h b/newlib/src/newlib/libc/iconv/lib/iconvnls.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/local.h b/newlib/src/newlib/libc/iconv/lib/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/nullconv.c b/newlib/src/newlib/libc/iconv/lib/nullconv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/ucsconv.c b/newlib/src/newlib/libc/iconv/lib/ucsconv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/iconv/lib/ucsconv.h b/newlib/src/newlib/libc/iconv/lib/ucsconv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/_ansi.h b/newlib/src/newlib/libc/include/_ansi.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/_syslist.h b/newlib/src/newlib/libc/include/_syslist.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/alloca.h b/newlib/src/newlib/libc/include/alloca.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/ar.h b/newlib/src/newlib/libc/include/ar.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/argz.h b/newlib/src/newlib/libc/include/argz.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/assert.h b/newlib/src/newlib/libc/include/assert.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/complex.h b/newlib/src/newlib/libc/include/complex.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/ctype.h b/newlib/src/newlib/libc/include/ctype.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/dirent.h b/newlib/src/newlib/libc/include/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/envlock.h b/newlib/src/newlib/libc/include/envlock.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/envz.h b/newlib/src/newlib/libc/include/envz.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/errno.h b/newlib/src/newlib/libc/include/errno.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/fastmath.h b/newlib/src/newlib/libc/include/fastmath.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/fcntl.h b/newlib/src/newlib/libc/include/fcntl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/fnmatch.h b/newlib/src/newlib/libc/include/fnmatch.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/getopt.h b/newlib/src/newlib/libc/include/getopt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/glob.h b/newlib/src/newlib/libc/include/glob.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/grp.h b/newlib/src/newlib/libc/include/grp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/iconv.h b/newlib/src/newlib/libc/include/iconv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/ieeefp.h b/newlib/src/newlib/libc/include/ieeefp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/inttypes.h b/newlib/src/newlib/libc/include/inttypes.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/langinfo.h b/newlib/src/newlib/libc/include/langinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/libgen.h b/newlib/src/newlib/libc/include/libgen.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/limits.h b/newlib/src/newlib/libc/include/limits.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/locale.h b/newlib/src/newlib/libc/include/locale.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/_default_types.h b/newlib/src/newlib/libc/include/machine/_default_types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/_types.h b/newlib/src/newlib/libc/include/machine/_types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/ansi.h b/newlib/src/newlib/libc/include/machine/ansi.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/endian.h b/newlib/src/newlib/libc/include/machine/endian.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/fastmath.h b/newlib/src/newlib/libc/include/machine/fastmath.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/ieeefp.h b/newlib/src/newlib/libc/include/machine/ieeefp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/malloc.h b/newlib/src/newlib/libc/include/machine/malloc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/param.h b/newlib/src/newlib/libc/include/machine/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/setjmp-dj.h b/newlib/src/newlib/libc/include/machine/setjmp-dj.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/setjmp.h b/newlib/src/newlib/libc/include/machine/setjmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/stdlib.h b/newlib/src/newlib/libc/include/machine/stdlib.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/termios.h b/newlib/src/newlib/libc/include/machine/termios.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/time.h b/newlib/src/newlib/libc/include/machine/time.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/machine/types.h b/newlib/src/newlib/libc/include/machine/types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/malloc.h b/newlib/src/newlib/libc/include/malloc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/math.h b/newlib/src/newlib/libc/include/math.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/newlib.h b/newlib/src/newlib/libc/include/newlib.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/paths.h b/newlib/src/newlib/libc/include/paths.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/process.h b/newlib/src/newlib/libc/include/process.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/pthread.h b/newlib/src/newlib/libc/include/pthread.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/pwd.h b/newlib/src/newlib/libc/include/pwd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/reent.h b/newlib/src/newlib/libc/include/reent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/regdef.h b/newlib/src/newlib/libc/include/regdef.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/regex.h b/newlib/src/newlib/libc/include/regex.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/rpc/types.h b/newlib/src/newlib/libc/include/rpc/types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/rpc/xdr.h b/newlib/src/newlib/libc/include/rpc/xdr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sched.h b/newlib/src/newlib/libc/include/sched.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/search.h b/newlib/src/newlib/libc/include/search.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/setjmp.h b/newlib/src/newlib/libc/include/setjmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/signal.h b/newlib/src/newlib/libc/include/signal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/stdint.h b/newlib/src/newlib/libc/include/stdint.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/stdio.h b/newlib/src/newlib/libc/include/stdio.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/stdlib.h b/newlib/src/newlib/libc/include/stdlib.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/string.h b/newlib/src/newlib/libc/include/string.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/strings.h b/newlib/src/newlib/libc/include/strings.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/_default_fcntl.h b/newlib/src/newlib/libc/include/sys/_default_fcntl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/_types.h b/newlib/src/newlib/libc/include/sys/_types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/cdefs.h b/newlib/src/newlib/libc/include/sys/cdefs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/config.h b/newlib/src/newlib/libc/include/sys/config.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/custom_file.h b/newlib/src/newlib/libc/include/sys/custom_file.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/dir.h b/newlib/src/newlib/libc/include/sys/dir.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/dirent.h b/newlib/src/newlib/libc/include/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/errno.h b/newlib/src/newlib/libc/include/sys/errno.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/fcntl.h b/newlib/src/newlib/libc/include/sys/fcntl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/features.h b/newlib/src/newlib/libc/include/sys/features.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/file.h b/newlib/src/newlib/libc/include/sys/file.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/iconvnls.h b/newlib/src/newlib/libc/include/sys/iconvnls.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/lock.h b/newlib/src/newlib/libc/include/sys/lock.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/param.h b/newlib/src/newlib/libc/include/sys/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/queue.h b/newlib/src/newlib/libc/include/sys/queue.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/reent.h b/newlib/src/newlib/libc/include/sys/reent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/resource.h b/newlib/src/newlib/libc/include/sys/resource.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/sched.h b/newlib/src/newlib/libc/include/sys/sched.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/signal.h b/newlib/src/newlib/libc/include/sys/signal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/stat.h b/newlib/src/newlib/libc/include/sys/stat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/stdio.h b/newlib/src/newlib/libc/include/sys/stdio.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/string.h b/newlib/src/newlib/libc/include/sys/string.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/syslimits.h b/newlib/src/newlib/libc/include/sys/syslimits.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/time.h b/newlib/src/newlib/libc/include/sys/time.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/timeb.h b/newlib/src/newlib/libc/include/sys/timeb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/times.h b/newlib/src/newlib/libc/include/sys/times.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/types.h b/newlib/src/newlib/libc/include/sys/types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/unistd.h b/newlib/src/newlib/libc/include/sys/unistd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/utime.h b/newlib/src/newlib/libc/include/sys/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/sys/wait.h b/newlib/src/newlib/libc/include/sys/wait.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/tar.h b/newlib/src/newlib/libc/include/tar.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/termios.h b/newlib/src/newlib/libc/include/termios.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/time.h b/newlib/src/newlib/libc/include/time.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/unctrl.h b/newlib/src/newlib/libc/include/unctrl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/unistd.h b/newlib/src/newlib/libc/include/unistd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/utime.h b/newlib/src/newlib/libc/include/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/utmp.h b/newlib/src/newlib/libc/include/utmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/wchar.h b/newlib/src/newlib/libc/include/wchar.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/wctype.h b/newlib/src/newlib/libc/include/wctype.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/include/wordexp.h b/newlib/src/newlib/libc/include/wordexp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/libc.texinfo b/newlib/src/newlib/libc/libc.texinfo old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/Makefile.am b/newlib/src/newlib/libc/locale/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/Makefile.in b/newlib/src/newlib/libc/locale/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/fix_grouping.c b/newlib/src/newlib/libc/locale/fix_grouping.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lctype.c b/newlib/src/newlib/libc/locale/lctype.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lctype.h b/newlib/src/newlib/libc/locale/lctype.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/ldpart.c b/newlib/src/newlib/libc/locale/ldpart.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/ldpart.h b/newlib/src/newlib/libc/locale/ldpart.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lmessages.c b/newlib/src/newlib/libc/locale/lmessages.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lmessages.h b/newlib/src/newlib/libc/locale/lmessages.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lmonetary.c b/newlib/src/newlib/libc/locale/lmonetary.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lmonetary.h b/newlib/src/newlib/libc/locale/lmonetary.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lnumeric.c b/newlib/src/newlib/libc/locale/lnumeric.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/lnumeric.h b/newlib/src/newlib/libc/locale/lnumeric.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/locale.c b/newlib/src/newlib/libc/locale/locale.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/locale.tex b/newlib/src/newlib/libc/locale/locale.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/nl_langinfo.3 b/newlib/src/newlib/libc/locale/nl_langinfo.3 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/nl_langinfo.c b/newlib/src/newlib/libc/locale/nl_langinfo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/setlocale.h b/newlib/src/newlib/libc/locale/setlocale.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/timelocal.c b/newlib/src/newlib/libc/locale/timelocal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/locale/timelocal.h b/newlib/src/newlib/libc/locale/timelocal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/Makefile.am b/newlib/src/newlib/libc/machine/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/Makefile.in b/newlib/src/newlib/libc/machine/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/a29k/Makefile.am b/newlib/src/newlib/libc/machine/a29k/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/a29k/Makefile.in b/newlib/src/newlib/libc/machine/a29k/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/a29k/aclocal.m4 b/newlib/src/newlib/libc/machine/a29k/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/a29k/configure.in b/newlib/src/newlib/libc/machine/a29k/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/aclocal.m4 b/newlib/src/newlib/libc/machine/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/Makefile.am b/newlib/src/newlib/libc/machine/arm/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/Makefile.in b/newlib/src/newlib/libc/machine/arm/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/access.c b/newlib/src/newlib/libc/machine/arm/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/aclocal.m4 b/newlib/src/newlib/libc/machine/arm/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/arm_asm.h b/newlib/src/newlib/libc/machine/arm/arm_asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/configure.in b/newlib/src/newlib/libc/machine/arm/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/machine/param.h b/newlib/src/newlib/libc/machine/arm/machine/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/setjmp.S b/newlib/src/newlib/libc/machine/arm/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/strcmp.c b/newlib/src/newlib/libc/machine/arm/strcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/strcpy.c b/newlib/src/newlib/libc/machine/arm/strcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/arm/strlen.c b/newlib/src/newlib/libc/machine/arm/strlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/bfin/Makefile.am b/newlib/src/newlib/libc/machine/bfin/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/bfin/Makefile.in b/newlib/src/newlib/libc/machine/bfin/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/bfin/aclocal.m4 b/newlib/src/newlib/libc/machine/bfin/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/bfin/configure.in b/newlib/src/newlib/libc/machine/bfin/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/bfin/longjmp.S b/newlib/src/newlib/libc/machine/bfin/longjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/bfin/setjmp.S b/newlib/src/newlib/libc/machine/bfin/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/configure.in b/newlib/src/newlib/libc/machine/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/Makefile.am b/newlib/src/newlib/libc/machine/cr16/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/Makefile.in b/newlib/src/newlib/libc/machine/cr16/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/aclocal.m4 b/newlib/src/newlib/libc/machine/cr16/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/configure b/newlib/src/newlib/libc/machine/cr16/configure old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/configure.in b/newlib/src/newlib/libc/machine/cr16/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/getenv.c b/newlib/src/newlib/libc/machine/cr16/getenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/setjmp.S b/newlib/src/newlib/libc/machine/cr16/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/sys/asm.h b/newlib/src/newlib/libc/machine/cr16/sys/asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/sys/libh.h b/newlib/src/newlib/libc/machine/cr16/sys/libh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cr16/sys/syscall.h b/newlib/src/newlib/libc/machine/cr16/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/Makefile.am b/newlib/src/newlib/libc/machine/cris/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/Makefile.in b/newlib/src/newlib/libc/machine/cris/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/aclocal.m4 b/newlib/src/newlib/libc/machine/cris/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/configure.in b/newlib/src/newlib/libc/machine/cris/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/include/pthread.h b/newlib/src/newlib/libc/machine/cris/include/pthread.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/libcdtor.c b/newlib/src/newlib/libc/machine/cris/libcdtor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/memcpy.c b/newlib/src/newlib/libc/machine/cris/memcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/memmove.c b/newlib/src/newlib/libc/machine/cris/memmove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/memset.c b/newlib/src/newlib/libc/machine/cris/memset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/setjmp.c b/newlib/src/newlib/libc/machine/cris/setjmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/sys/errno.h b/newlib/src/newlib/libc/machine/cris/sys/errno.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/sys/fcntl.h b/newlib/src/newlib/libc/machine/cris/sys/fcntl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/cris/sys/signal.h b/newlib/src/newlib/libc/machine/cris/sys/signal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/Makefile.am b/newlib/src/newlib/libc/machine/crx/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/Makefile.in b/newlib/src/newlib/libc/machine/crx/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/aclocal.m4 b/newlib/src/newlib/libc/machine/crx/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/configure.in b/newlib/src/newlib/libc/machine/crx/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/getenv.c b/newlib/src/newlib/libc/machine/crx/getenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/setjmp.S b/newlib/src/newlib/libc/machine/crx/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/sys/asm.h b/newlib/src/newlib/libc/machine/crx/sys/asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/sys/libh.h b/newlib/src/newlib/libc/machine/crx/sys/libh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/crx/sys/syscall.h b/newlib/src/newlib/libc/machine/crx/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d10v/Makefile.am b/newlib/src/newlib/libc/machine/d10v/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d10v/Makefile.in b/newlib/src/newlib/libc/machine/d10v/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d10v/aclocal.m4 b/newlib/src/newlib/libc/machine/d10v/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d10v/configure.in b/newlib/src/newlib/libc/machine/d10v/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d10v/setjmp.S b/newlib/src/newlib/libc/machine/d10v/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d30v/Makefile.am b/newlib/src/newlib/libc/machine/d30v/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d30v/Makefile.in b/newlib/src/newlib/libc/machine/d30v/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d30v/aclocal.m4 b/newlib/src/newlib/libc/machine/d30v/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d30v/configure.in b/newlib/src/newlib/libc/machine/d30v/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/d30v/setjmp.S b/newlib/src/newlib/libc/machine/d30v/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/fr30/Makefile.am b/newlib/src/newlib/libc/machine/fr30/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/fr30/Makefile.in b/newlib/src/newlib/libc/machine/fr30/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/fr30/aclocal.m4 b/newlib/src/newlib/libc/machine/fr30/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/fr30/configure.in b/newlib/src/newlib/libc/machine/fr30/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/fr30/setjmp.S b/newlib/src/newlib/libc/machine/fr30/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/frv/Makefile.am b/newlib/src/newlib/libc/machine/frv/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/frv/Makefile.in b/newlib/src/newlib/libc/machine/frv/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/frv/aclocal.m4 b/newlib/src/newlib/libc/machine/frv/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/frv/configure.in b/newlib/src/newlib/libc/machine/frv/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/frv/setjmp.S b/newlib/src/newlib/libc/machine/frv/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/Makefile.am b/newlib/src/newlib/libc/machine/h8300/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/Makefile.in b/newlib/src/newlib/libc/machine/h8300/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/aclocal.m4 b/newlib/src/newlib/libc/machine/h8300/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/configure.in b/newlib/src/newlib/libc/machine/h8300/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/defines.h b/newlib/src/newlib/libc/machine/h8300/defines.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/h8sx_strcpy.S b/newlib/src/newlib/libc/machine/h8300/h8sx_strcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/memcpy.S b/newlib/src/newlib/libc/machine/h8300/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/memset.S b/newlib/src/newlib/libc/machine/h8300/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/reg_memcpy.S b/newlib/src/newlib/libc/machine/h8300/reg_memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/reg_memset.S b/newlib/src/newlib/libc/machine/h8300/reg_memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/setarch.h b/newlib/src/newlib/libc/machine/h8300/setarch.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/setjmp.S b/newlib/src/newlib/libc/machine/h8300/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8300/strcmp.S b/newlib/src/newlib/libc/machine/h8300/strcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/Makefile.am b/newlib/src/newlib/libc/machine/h8500/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/Makefile.in b/newlib/src/newlib/libc/machine/h8500/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/aclocal.m4 b/newlib/src/newlib/libc/machine/h8500/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/cmpsi.c b/newlib/src/newlib/libc/machine/h8500/cmpsi.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/configure.in b/newlib/src/newlib/libc/machine/h8500/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/divhi3.S b/newlib/src/newlib/libc/machine/h8500/divhi3.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/divsi3.c b/newlib/src/newlib/libc/machine/h8500/divsi3.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/mulhi3.c b/newlib/src/newlib/libc/machine/h8500/mulhi3.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/mulsi3.c b/newlib/src/newlib/libc/machine/h8500/mulsi3.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/negsi2.c b/newlib/src/newlib/libc/machine/h8500/negsi2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/psi.S b/newlib/src/newlib/libc/machine/h8500/psi.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/setjmp.S b/newlib/src/newlib/libc/machine/h8500/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/h8500/shifts.c b/newlib/src/newlib/libc/machine/h8500/shifts.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/DEFS.h b/newlib/src/newlib/libc/machine/hppa/DEFS.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/Makefile.am b/newlib/src/newlib/libc/machine/hppa/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/Makefile.in b/newlib/src/newlib/libc/machine/hppa/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/aclocal.m4 b/newlib/src/newlib/libc/machine/hppa/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/configure.in b/newlib/src/newlib/libc/machine/hppa/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/memchr.S b/newlib/src/newlib/libc/machine/hppa/memchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/memcmp.S b/newlib/src/newlib/libc/machine/hppa/memcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/memcpy.S b/newlib/src/newlib/libc/machine/hppa/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/memset.S b/newlib/src/newlib/libc/machine/hppa/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/pcc_prefix.s b/newlib/src/newlib/libc/machine/hppa/pcc_prefix.s old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/setjmp.S b/newlib/src/newlib/libc/machine/hppa/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/strcat.S b/newlib/src/newlib/libc/machine/hppa/strcat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/strcmp.S b/newlib/src/newlib/libc/machine/hppa/strcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/strcpy.S b/newlib/src/newlib/libc/machine/hppa/strcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/strlen.S b/newlib/src/newlib/libc/machine/hppa/strlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/strncat.S b/newlib/src/newlib/libc/machine/hppa/strncat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/strncmp.S b/newlib/src/newlib/libc/machine/hppa/strncmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/hppa/strncpy.S b/newlib/src/newlib/libc/machine/hppa/strncpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/Makefile.am b/newlib/src/newlib/libc/machine/i386/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/Makefile.in b/newlib/src/newlib/libc/machine/i386/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/aclocal.m4 b/newlib/src/newlib/libc/machine/i386/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/configure.in b/newlib/src/newlib/libc/machine/i386/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_atan2.S b/newlib/src/newlib/libc/machine/i386/f_atan2.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_atan2f.S b/newlib/src/newlib/libc/machine/i386/f_atan2f.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_exp.c b/newlib/src/newlib/libc/machine/i386/f_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_expf.c b/newlib/src/newlib/libc/machine/i386/f_expf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_frexp.S b/newlib/src/newlib/libc/machine/i386/f_frexp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_frexpf.S b/newlib/src/newlib/libc/machine/i386/f_frexpf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_ldexp.S b/newlib/src/newlib/libc/machine/i386/f_ldexp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_ldexpf.S b/newlib/src/newlib/libc/machine/i386/f_ldexpf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_log.S b/newlib/src/newlib/libc/machine/i386/f_log.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_log10.S b/newlib/src/newlib/libc/machine/i386/f_log10.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_log10f.S b/newlib/src/newlib/libc/machine/i386/f_log10f.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_logf.S b/newlib/src/newlib/libc/machine/i386/f_logf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_math.h b/newlib/src/newlib/libc/machine/i386/f_math.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_pow.c b/newlib/src/newlib/libc/machine/i386/f_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_powf.c b/newlib/src/newlib/libc/machine/i386/f_powf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_tan.S b/newlib/src/newlib/libc/machine/i386/f_tan.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/f_tanf.S b/newlib/src/newlib/libc/machine/i386/f_tanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/i386mach.h b/newlib/src/newlib/libc/machine/i386/i386mach.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/machine/fastmath.h b/newlib/src/newlib/libc/machine/i386/machine/fastmath.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/memchr.S b/newlib/src/newlib/libc/machine/i386/memchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/memcmp.S b/newlib/src/newlib/libc/machine/i386/memcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/memcpy.S b/newlib/src/newlib/libc/machine/i386/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/memmove.S b/newlib/src/newlib/libc/machine/i386/memmove.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/memset.S b/newlib/src/newlib/libc/machine/i386/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/setjmp.S b/newlib/src/newlib/libc/machine/i386/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/strchr.S b/newlib/src/newlib/libc/machine/i386/strchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i386/strlen.S b/newlib/src/newlib/libc/machine/i386/strlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/Makefile.am b/newlib/src/newlib/libc/machine/i960/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/Makefile.in b/newlib/src/newlib/libc/machine/i960/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/aclocal.m4 b/newlib/src/newlib/libc/machine/i960/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/configure.in b/newlib/src/newlib/libc/machine/i960/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memccpy.S b/newlib/src/newlib/libc/machine/i960/memccpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memccpy_ca.S b/newlib/src/newlib/libc/machine/i960/memccpy_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memchr.S b/newlib/src/newlib/libc/machine/i960/memchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memchr_ca.S b/newlib/src/newlib/libc/machine/i960/memchr_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memcmp.S b/newlib/src/newlib/libc/machine/i960/memcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memcmp_ca.S b/newlib/src/newlib/libc/machine/i960/memcmp_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memcpy.S b/newlib/src/newlib/libc/machine/i960/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memcpy_ca.S b/newlib/src/newlib/libc/machine/i960/memcpy_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/memset.S b/newlib/src/newlib/libc/machine/i960/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/setjmp.S b/newlib/src/newlib/libc/machine/i960/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strchr.S b/newlib/src/newlib/libc/machine/i960/strchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strchr_ca.S b/newlib/src/newlib/libc/machine/i960/strchr_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strcmp.S b/newlib/src/newlib/libc/machine/i960/strcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strcmp_ca.S b/newlib/src/newlib/libc/machine/i960/strcmp_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strcpy.S b/newlib/src/newlib/libc/machine/i960/strcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strcpy_ca.S b/newlib/src/newlib/libc/machine/i960/strcpy_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strcspn.S b/newlib/src/newlib/libc/machine/i960/strcspn.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strdup.S b/newlib/src/newlib/libc/machine/i960/strdup.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strlen.S b/newlib/src/newlib/libc/machine/i960/strlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strlen_ca.S b/newlib/src/newlib/libc/machine/i960/strlen_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strncat.S b/newlib/src/newlib/libc/machine/i960/strncat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strncat_ca.S b/newlib/src/newlib/libc/machine/i960/strncat_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strncmp.S b/newlib/src/newlib/libc/machine/i960/strncmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strncmp_ca.S b/newlib/src/newlib/libc/machine/i960/strncmp_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strncpy.S b/newlib/src/newlib/libc/machine/i960/strncpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strncpy_ca.S b/newlib/src/newlib/libc/machine/i960/strncpy_ca.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strpbrk.S b/newlib/src/newlib/libc/machine/i960/strpbrk.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/i960/strrchr.S b/newlib/src/newlib/libc/machine/i960/strrchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/iq2000/Makefile.am b/newlib/src/newlib/libc/machine/iq2000/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/iq2000/Makefile.in b/newlib/src/newlib/libc/machine/iq2000/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/iq2000/aclocal.m4 b/newlib/src/newlib/libc/machine/iq2000/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/iq2000/configure.in b/newlib/src/newlib/libc/machine/iq2000/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/iq2000/setjmp.S b/newlib/src/newlib/libc/machine/iq2000/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/lm32/Makefile.am b/newlib/src/newlib/libc/machine/lm32/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/lm32/Makefile.in b/newlib/src/newlib/libc/machine/lm32/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/lm32/aclocal.m4 b/newlib/src/newlib/libc/machine/lm32/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/lm32/configure.in b/newlib/src/newlib/libc/machine/lm32/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/lm32/setjmp.S b/newlib/src/newlib/libc/machine/lm32/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32c/Makefile.am b/newlib/src/newlib/libc/machine/m32c/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32c/Makefile.in b/newlib/src/newlib/libc/machine/m32c/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32c/aclocal.m4 b/newlib/src/newlib/libc/machine/m32c/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32c/configure.in b/newlib/src/newlib/libc/machine/m32c/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32c/setjmp.S b/newlib/src/newlib/libc/machine/m32c/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32r/Makefile.am b/newlib/src/newlib/libc/machine/m32r/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32r/Makefile.in b/newlib/src/newlib/libc/machine/m32r/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32r/aclocal.m4 b/newlib/src/newlib/libc/machine/m32r/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32r/configure.in b/newlib/src/newlib/libc/machine/m32r/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m32r/setjmp.S b/newlib/src/newlib/libc/machine/m32r/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68hc11/Makefile.am b/newlib/src/newlib/libc/machine/m68hc11/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68hc11/Makefile.in b/newlib/src/newlib/libc/machine/m68hc11/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68hc11/aclocal.m4 b/newlib/src/newlib/libc/machine/m68hc11/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68hc11/configure.in b/newlib/src/newlib/libc/machine/m68hc11/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68hc11/setjmp.S b/newlib/src/newlib/libc/machine/m68hc11/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/Makefile.am b/newlib/src/newlib/libc/machine/m68k/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/Makefile.in b/newlib/src/newlib/libc/machine/m68k/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/aclocal.m4 b/newlib/src/newlib/libc/machine/m68k/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/configure.in b/newlib/src/newlib/libc/machine/m68k/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/m68kasm.h b/newlib/src/newlib/libc/machine/m68k/m68kasm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/memcpy.S b/newlib/src/newlib/libc/machine/m68k/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/memset.S b/newlib/src/newlib/libc/machine/m68k/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/setjmp.S b/newlib/src/newlib/libc/machine/m68k/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/strcpy.c b/newlib/src/newlib/libc/machine/m68k/strcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m68k/strlen.c b/newlib/src/newlib/libc/machine/m68k/strlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m88k/Makefile.am b/newlib/src/newlib/libc/machine/m88k/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m88k/Makefile.in b/newlib/src/newlib/libc/machine/m88k/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m88k/aclocal.m4 b/newlib/src/newlib/libc/machine/m88k/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m88k/configure.in b/newlib/src/newlib/libc/machine/m88k/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/m88k/setjmp.S b/newlib/src/newlib/libc/machine/m88k/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mep/Makefile.am b/newlib/src/newlib/libc/machine/mep/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mep/Makefile.in b/newlib/src/newlib/libc/machine/mep/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mep/aclocal.m4 b/newlib/src/newlib/libc/machine/mep/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mep/configure.in b/newlib/src/newlib/libc/machine/mep/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mep/setjmp.S b/newlib/src/newlib/libc/machine/mep/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/Makefile.am b/newlib/src/newlib/libc/machine/microblaze/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/Makefile.in b/newlib/src/newlib/libc/machine/microblaze/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/abort.c b/newlib/src/newlib/libc/machine/microblaze/abort.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/aclocal.m4 b/newlib/src/newlib/libc/machine/microblaze/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/configure b/newlib/src/newlib/libc/machine/microblaze/configure old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/configure.in b/newlib/src/newlib/libc/machine/microblaze/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/longjmp.S b/newlib/src/newlib/libc/machine/microblaze/longjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/setjmp.S b/newlib/src/newlib/libc/machine/microblaze/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/strcmp.c b/newlib/src/newlib/libc/machine/microblaze/strcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/strcpy.c b/newlib/src/newlib/libc/machine/microblaze/strcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/microblaze/strlen.c b/newlib/src/newlib/libc/machine/microblaze/strlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/Makefile.am b/newlib/src/newlib/libc/machine/mips/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/Makefile.in b/newlib/src/newlib/libc/machine/mips/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/aclocal.m4 b/newlib/src/newlib/libc/machine/mips/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/configure.in b/newlib/src/newlib/libc/machine/mips/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/machine/regdef.h b/newlib/src/newlib/libc/machine/mips/machine/regdef.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/memcpy.c b/newlib/src/newlib/libc/machine/mips/memcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/memset.c b/newlib/src/newlib/libc/machine/mips/memset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/setjmp.S b/newlib/src/newlib/libc/machine/mips/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/strcmp.c b/newlib/src/newlib/libc/machine/mips/strcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/strlen.c b/newlib/src/newlib/libc/machine/mips/strlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mips/strncpy.c b/newlib/src/newlib/libc/machine/mips/strncpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10200/Makefile.am b/newlib/src/newlib/libc/machine/mn10200/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10200/Makefile.in b/newlib/src/newlib/libc/machine/mn10200/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10200/aclocal.m4 b/newlib/src/newlib/libc/machine/mn10200/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10200/configure.in b/newlib/src/newlib/libc/machine/mn10200/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10200/setjmp.S b/newlib/src/newlib/libc/machine/mn10200/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/Makefile.am b/newlib/src/newlib/libc/machine/mn10300/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/Makefile.in b/newlib/src/newlib/libc/machine/mn10300/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/aclocal.m4 b/newlib/src/newlib/libc/machine/mn10300/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/configure.in b/newlib/src/newlib/libc/machine/mn10300/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/memchr.S b/newlib/src/newlib/libc/machine/mn10300/memchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/memcmp.S b/newlib/src/newlib/libc/machine/mn10300/memcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/memcpy.S b/newlib/src/newlib/libc/machine/mn10300/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/memset.S b/newlib/src/newlib/libc/machine/mn10300/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/setjmp.S b/newlib/src/newlib/libc/machine/mn10300/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/strchr.S b/newlib/src/newlib/libc/machine/mn10300/strchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/strcmp.S b/newlib/src/newlib/libc/machine/mn10300/strcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/strcpy.S b/newlib/src/newlib/libc/machine/mn10300/strcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mn10300/strlen.S b/newlib/src/newlib/libc/machine/mn10300/strlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/moxie/Makefile.am b/newlib/src/newlib/libc/machine/moxie/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/moxie/Makefile.in b/newlib/src/newlib/libc/machine/moxie/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/moxie/aclocal.m4 b/newlib/src/newlib/libc/machine/moxie/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/moxie/configure b/newlib/src/newlib/libc/machine/moxie/configure old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/moxie/configure.in b/newlib/src/newlib/libc/machine/moxie/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/moxie/setjmp.S b/newlib/src/newlib/libc/machine/moxie/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mt/Makefile.am b/newlib/src/newlib/libc/machine/mt/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mt/Makefile.in b/newlib/src/newlib/libc/machine/mt/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mt/aclocal.m4 b/newlib/src/newlib/libc/machine/mt/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mt/configure.in b/newlib/src/newlib/libc/machine/mt/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/mt/setjmp.S b/newlib/src/newlib/libc/machine/mt/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/Makefile.am b/newlib/src/newlib/libc/machine/necv70/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/Makefile.in b/newlib/src/newlib/libc/machine/necv70/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/aclocal.m4 b/newlib/src/newlib/libc/machine/necv70/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/configure.in b/newlib/src/newlib/libc/machine/necv70/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/fastmath.S b/newlib/src/newlib/libc/machine/necv70/fastmath.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/machine/registers.h b/newlib/src/newlib/libc/machine/necv70/machine/registers.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/necv70.tex b/newlib/src/newlib/libc/machine/necv70/necv70.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/necv70/setjmp.S b/newlib/src/newlib/libc/machine/necv70/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/Makefile.am b/newlib/src/newlib/libc/machine/powerpc/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/Makefile.in b/newlib/src/newlib/libc/machine/powerpc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/aclocal.m4 b/newlib/src/newlib/libc/machine/powerpc/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/atosfix16.c b/newlib/src/newlib/libc/machine/powerpc/atosfix16.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/atosfix32.c b/newlib/src/newlib/libc/machine/powerpc/atosfix32.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/atosfix64.c b/newlib/src/newlib/libc/machine/powerpc/atosfix64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/atoufix16.c b/newlib/src/newlib/libc/machine/powerpc/atoufix16.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/atoufix32.c b/newlib/src/newlib/libc/machine/powerpc/atoufix32.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/atoufix64.c b/newlib/src/newlib/libc/machine/powerpc/atoufix64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/configure.in b/newlib/src/newlib/libc/machine/powerpc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/fix64.h b/newlib/src/newlib/libc/machine/powerpc/fix64.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/machine/malloc.h b/newlib/src/newlib/libc/machine/powerpc/machine/malloc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/machine/stdlib.h b/newlib/src/newlib/libc/machine/powerpc/machine/stdlib.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/setjmp.S b/newlib/src/newlib/libc/machine/powerpc/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/simdldtoa.c b/newlib/src/newlib/libc/machine/powerpc/simdldtoa.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/strtosfix16.c b/newlib/src/newlib/libc/machine/powerpc/strtosfix16.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/strtosfix32.c b/newlib/src/newlib/libc/machine/powerpc/strtosfix32.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/strtosfix64.c b/newlib/src/newlib/libc/machine/powerpc/strtosfix64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/strtoufix16.c b/newlib/src/newlib/libc/machine/powerpc/strtoufix16.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/strtoufix32.c b/newlib/src/newlib/libc/machine/powerpc/strtoufix32.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/strtoufix64.c b/newlib/src/newlib/libc/machine/powerpc/strtoufix64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/times.c b/newlib/src/newlib/libc/machine/powerpc/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/ufix64toa.c b/newlib/src/newlib/libc/machine/powerpc/ufix64toa.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/vec_calloc.c b/newlib/src/newlib/libc/machine/powerpc/vec_calloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/vec_free.c b/newlib/src/newlib/libc/machine/powerpc/vec_free.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/vec_malloc.c b/newlib/src/newlib/libc/machine/powerpc/vec_malloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/vec_mallocr.c b/newlib/src/newlib/libc/machine/powerpc/vec_mallocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/vec_realloc.c b/newlib/src/newlib/libc/machine/powerpc/vec_realloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/vfprintf.c b/newlib/src/newlib/libc/machine/powerpc/vfprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/powerpc/vfscanf.c b/newlib/src/newlib/libc/machine/powerpc/vfscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/Makefile.am b/newlib/src/newlib/libc/machine/rx/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/Makefile.in b/newlib/src/newlib/libc/machine/rx/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/aclocal.m4 b/newlib/src/newlib/libc/machine/rx/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/configure.in b/newlib/src/newlib/libc/machine/rx/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/memchr.S b/newlib/src/newlib/libc/machine/rx/memchr.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/memcpy.S b/newlib/src/newlib/libc/machine/rx/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/memmove.S b/newlib/src/newlib/libc/machine/rx/memmove.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/mempcpy.S b/newlib/src/newlib/libc/machine/rx/mempcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/memset.S b/newlib/src/newlib/libc/machine/rx/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/setjmp.S b/newlib/src/newlib/libc/machine/rx/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/strcat.S b/newlib/src/newlib/libc/machine/rx/strcat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/strcmp.S b/newlib/src/newlib/libc/machine/rx/strcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/strcpy.S b/newlib/src/newlib/libc/machine/rx/strcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/strlen.S b/newlib/src/newlib/libc/machine/rx/strlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/strncat.S b/newlib/src/newlib/libc/machine/rx/strncat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/strncmp.S b/newlib/src/newlib/libc/machine/rx/strncmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/rx/strncpy.S b/newlib/src/newlib/libc/machine/rx/strncpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/Makefile.am b/newlib/src/newlib/libc/machine/sh/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/Makefile.in b/newlib/src/newlib/libc/machine/sh/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/aclocal.m4 b/newlib/src/newlib/libc/machine/sh/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/asm.h b/newlib/src/newlib/libc/machine/sh/asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/configure.in b/newlib/src/newlib/libc/machine/sh/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/memcpy.S b/newlib/src/newlib/libc/machine/sh/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/memset.S b/newlib/src/newlib/libc/machine/sh/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/setjmp.S b/newlib/src/newlib/libc/machine/sh/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/strcmp.S b/newlib/src/newlib/libc/machine/sh/strcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/strcpy.S b/newlib/src/newlib/libc/machine/sh/strcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/strlen.S b/newlib/src/newlib/libc/machine/sh/strlen.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sh/strncpy.S b/newlib/src/newlib/libc/machine/sh/strncpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/Makefile.am b/newlib/src/newlib/libc/machine/sparc/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/Makefile.in b/newlib/src/newlib/libc/machine/sparc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/aclocal.m4 b/newlib/src/newlib/libc/machine/sparc/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/configure.in b/newlib/src/newlib/libc/machine/sparc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/machine/sparclet.h b/newlib/src/newlib/libc/machine/sparc/machine/sparclet.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/scan.c b/newlib/src/newlib/libc/machine/sparc/scan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/setjmp.S b/newlib/src/newlib/libc/machine/sparc/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/sparc/shuffle.c b/newlib/src/newlib/libc/machine/sparc/shuffle.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/Makefile.am b/newlib/src/newlib/libc/machine/spu/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/Makefile.in b/newlib/src/newlib/libc/machine/spu/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/aclocal.m4 b/newlib/src/newlib/libc/machine/spu/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/assert.c b/newlib/src/newlib/libc/machine/spu/assert.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/c99ppe.h b/newlib/src/newlib/libc/machine/spu/c99ppe.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/calloc_ea.c b/newlib/src/newlib/libc/machine/spu/calloc_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/clearerr.c b/newlib/src/newlib/libc/machine/spu/clearerr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/configure b/newlib/src/newlib/libc/machine/spu/configure old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/configure.in b/newlib/src/newlib/libc/machine/spu/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/creat.c b/newlib/src/newlib/libc/machine/spu/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/ea_internal.h b/newlib/src/newlib/libc/machine/spu/ea_internal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fclose.c b/newlib/src/newlib/libc/machine/spu/fclose.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fdopen.c b/newlib/src/newlib/libc/machine/spu/fdopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/feof.c b/newlib/src/newlib/libc/machine/spu/feof.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/ferror.c b/newlib/src/newlib/libc/machine/spu/ferror.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fflush.c b/newlib/src/newlib/libc/machine/spu/fflush.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fgetc.c b/newlib/src/newlib/libc/machine/spu/fgetc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fgetpos.c b/newlib/src/newlib/libc/machine/spu/fgetpos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fgets.c b/newlib/src/newlib/libc/machine/spu/fgets.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fileno.c b/newlib/src/newlib/libc/machine/spu/fileno.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fiprintf.S b/newlib/src/newlib/libc/machine/spu/fiprintf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fiscanf.S b/newlib/src/newlib/libc/machine/spu/fiscanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fopen.c b/newlib/src/newlib/libc/machine/spu/fopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fprintf.S b/newlib/src/newlib/libc/machine/spu/fprintf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fputc.c b/newlib/src/newlib/libc/machine/spu/fputc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fputs.c b/newlib/src/newlib/libc/machine/spu/fputs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fread.c b/newlib/src/newlib/libc/machine/spu/fread.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/free_ea.c b/newlib/src/newlib/libc/machine/spu/free_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/freopen.c b/newlib/src/newlib/libc/machine/spu/freopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fscanf.S b/newlib/src/newlib/libc/machine/spu/fscanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fseek.c b/newlib/src/newlib/libc/machine/spu/fseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fsetpos.c b/newlib/src/newlib/libc/machine/spu/fsetpos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/ftell.c b/newlib/src/newlib/libc/machine/spu/ftell.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/fwrite.c b/newlib/src/newlib/libc/machine/spu/fwrite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/getc.c b/newlib/src/newlib/libc/machine/spu/getc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/getchar.c b/newlib/src/newlib/libc/machine/spu/getchar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/gets.c b/newlib/src/newlib/libc/machine/spu/gets.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/impure.c b/newlib/src/newlib/libc/machine/spu/impure.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/include/ea.h b/newlib/src/newlib/libc/machine/spu/include/ea.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/include/fenv.h b/newlib/src/newlib/libc/machine/spu/include/fenv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/include/spu_timer.h b/newlib/src/newlib/libc/machine/spu/include/spu_timer.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/iprintf.S b/newlib/src/newlib/libc/machine/spu/iprintf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/iscanf.S b/newlib/src/newlib/libc/machine/spu/iscanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/machine/_types.h b/newlib/src/newlib/libc/machine/spu/machine/_types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/malloc_ea.c b/newlib/src/newlib/libc/machine/spu/malloc_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memchr_ea.c b/newlib/src/newlib/libc/machine/spu/memchr_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memcmp.c b/newlib/src/newlib/libc/machine/spu/memcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memcmp_ea.c b/newlib/src/newlib/libc/machine/spu/memcmp_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memcpy.c b/newlib/src/newlib/libc/machine/spu/memcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memcpy_ea.c b/newlib/src/newlib/libc/machine/spu/memcpy_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memmove.c b/newlib/src/newlib/libc/machine/spu/memmove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memmove_ea.c b/newlib/src/newlib/libc/machine/spu/memmove_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memset.c b/newlib/src/newlib/libc/machine/spu/memset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/memset_ea.c b/newlib/src/newlib/libc/machine/spu/memset_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/mk_syscalls b/newlib/src/newlib/libc/machine/spu/mk_syscalls old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/mmap_ea.c b/newlib/src/newlib/libc/machine/spu/mmap_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/mremap_ea.c b/newlib/src/newlib/libc/machine/spu/mremap_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/msync_ea.c b/newlib/src/newlib/libc/machine/spu/msync_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/munmap_ea.c b/newlib/src/newlib/libc/machine/spu/munmap_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/perror.c b/newlib/src/newlib/libc/machine/spu/perror.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/posix_memalign_ea.c b/newlib/src/newlib/libc/machine/spu/posix_memalign_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/pread_ea.c b/newlib/src/newlib/libc/machine/spu/pread_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/printf.S b/newlib/src/newlib/libc/machine/spu/printf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/putc.c b/newlib/src/newlib/libc/machine/spu/putc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/putchar.c b/newlib/src/newlib/libc/machine/spu/putchar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/puts.c b/newlib/src/newlib/libc/machine/spu/puts.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/pwrite_ea.c b/newlib/src/newlib/libc/machine/spu/pwrite_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/read_ea.c b/newlib/src/newlib/libc/machine/spu/read_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/readv_ea.c b/newlib/src/newlib/libc/machine/spu/readv_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/realloc_ea.c b/newlib/src/newlib/libc/machine/spu/realloc_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/remove.c b/newlib/src/newlib/libc/machine/spu/remove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/rename.c b/newlib/src/newlib/libc/machine/spu/rename.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/rewind.c b/newlib/src/newlib/libc/machine/spu/rewind.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/scanf.S b/newlib/src/newlib/libc/machine/spu/scanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/setbuf.c b/newlib/src/newlib/libc/machine/spu/setbuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/setjmp.S b/newlib/src/newlib/libc/machine/spu/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/setvbuf.c b/newlib/src/newlib/libc/machine/spu/setvbuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/siprintf.S b/newlib/src/newlib/libc/machine/spu/siprintf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/siscanf.S b/newlib/src/newlib/libc/machine/spu/siscanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sleep.c b/newlib/src/newlib/libc/machine/spu/sleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sniprintf.S b/newlib/src/newlib/libc/machine/spu/sniprintf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/snprintf.S b/newlib/src/newlib/libc/machine/spu/snprintf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sprintf.S b/newlib/src/newlib/libc/machine/spu/sprintf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu-gmon.c b/newlib/src/newlib/libc/machine/spu/spu-gmon.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu-mcount.S b/newlib/src/newlib/libc/machine/spu/spu-mcount.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_clock_stop.c b/newlib/src/newlib/libc/machine/spu/spu_clock_stop.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_clock_svcs.c b/newlib/src/newlib/libc/machine/spu/spu_clock_svcs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timebase.c b/newlib/src/newlib/libc/machine/spu/spu_timebase.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timer_flih.S b/newlib/src/newlib/libc/machine/spu/spu_timer_flih.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timer_free.c b/newlib/src/newlib/libc/machine/spu/spu_timer_free.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timer_internal.h b/newlib/src/newlib/libc/machine/spu/spu_timer_internal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timer_slih.c b/newlib/src/newlib/libc/machine/spu/spu_timer_slih.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timer_slih_reg.c b/newlib/src/newlib/libc/machine/spu/spu_timer_slih_reg.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timer_stop.c b/newlib/src/newlib/libc/machine/spu/spu_timer_stop.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/spu_timer_svcs.c b/newlib/src/newlib/libc/machine/spu/spu_timer_svcs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sscanf.S b/newlib/src/newlib/libc/machine/spu/sscanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/stack_reg_va.S b/newlib/src/newlib/libc/machine/spu/stack_reg_va.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/stdio.c b/newlib/src/newlib/libc/machine/spu/stdio.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/straddr.h b/newlib/src/newlib/libc/machine/spu/straddr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcat.c b/newlib/src/newlib/libc/machine/spu/strcat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcat_ea.c b/newlib/src/newlib/libc/machine/spu/strcat_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strchr.c b/newlib/src/newlib/libc/machine/spu/strchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strchr_ea.c b/newlib/src/newlib/libc/machine/spu/strchr_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcmp.c b/newlib/src/newlib/libc/machine/spu/strcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcmp_ea.c b/newlib/src/newlib/libc/machine/spu/strcmp_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcpy.c b/newlib/src/newlib/libc/machine/spu/strcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcpy.h b/newlib/src/newlib/libc/machine/spu/strcpy.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcpy_ea.c b/newlib/src/newlib/libc/machine/spu/strcpy_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcspn.c b/newlib/src/newlib/libc/machine/spu/strcspn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strcspn_ea.c b/newlib/src/newlib/libc/machine/spu/strcspn_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strlen.c b/newlib/src/newlib/libc/machine/spu/strlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strlen_ea.c b/newlib/src/newlib/libc/machine/spu/strlen_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strncat.c b/newlib/src/newlib/libc/machine/spu/strncat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strncat_ea.c b/newlib/src/newlib/libc/machine/spu/strncat_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strncmp.c b/newlib/src/newlib/libc/machine/spu/strncmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strncmp.h b/newlib/src/newlib/libc/machine/spu/strncmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strncmp_ea.c b/newlib/src/newlib/libc/machine/spu/strncmp_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strncpy.c b/newlib/src/newlib/libc/machine/spu/strncpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strncpy_ea.c b/newlib/src/newlib/libc/machine/spu/strncpy_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strpbrk.c b/newlib/src/newlib/libc/machine/spu/strpbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strpbrk_ea.c b/newlib/src/newlib/libc/machine/spu/strpbrk_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strrchr.c b/newlib/src/newlib/libc/machine/spu/strrchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strrchr_ea.c b/newlib/src/newlib/libc/machine/spu/strrchr_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strspn.c b/newlib/src/newlib/libc/machine/spu/strspn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strspn_ea.c b/newlib/src/newlib/libc/machine/spu/strspn_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strstr_ea.c b/newlib/src/newlib/libc/machine/spu/strstr_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/strxfrm.c b/newlib/src/newlib/libc/machine/spu/strxfrm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/custom_file.h b/newlib/src/newlib/libc/machine/spu/sys/custom_file.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/dirent.h b/newlib/src/newlib/libc/machine/spu/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/errno.h b/newlib/src/newlib/libc/machine/spu/sys/errno.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/fenv.h b/newlib/src/newlib/libc/machine/spu/sys/fenv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/linux_syscalls.h b/newlib/src/newlib/libc/machine/spu/sys/linux_syscalls.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/mman.h b/newlib/src/newlib/libc/machine/spu/sys/mman.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/sched.h b/newlib/src/newlib/libc/machine/spu/sys/sched.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/syscall.h b/newlib/src/newlib/libc/machine/spu/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/uio.h b/newlib/src/newlib/libc/machine/spu/sys/uio.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/sys/utime.h b/newlib/src/newlib/libc/machine/spu/sys/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/syscall.def b/newlib/src/newlib/libc/machine/spu/syscall.def old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/tmpfile.c b/newlib/src/newlib/libc/machine/spu/tmpfile.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/tmpnam.c b/newlib/src/newlib/libc/machine/spu/tmpnam.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/ungetc.c b/newlib/src/newlib/libc/machine/spu/ungetc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/usleep.c b/newlib/src/newlib/libc/machine/spu/usleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vec_literal.h b/newlib/src/newlib/libc/machine/spu/vec_literal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vfiprintf.c b/newlib/src/newlib/libc/machine/spu/vfiprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vfiscanf.c b/newlib/src/newlib/libc/machine/spu/vfiscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vfprintf.c b/newlib/src/newlib/libc/machine/spu/vfprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vfscanf.c b/newlib/src/newlib/libc/machine/spu/vfscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/viprintf.c b/newlib/src/newlib/libc/machine/spu/viprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/viscanf.c b/newlib/src/newlib/libc/machine/spu/viscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vprintf.c b/newlib/src/newlib/libc/machine/spu/vprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vscanf.c b/newlib/src/newlib/libc/machine/spu/vscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vsiprintf.c b/newlib/src/newlib/libc/machine/spu/vsiprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vsiscanf.c b/newlib/src/newlib/libc/machine/spu/vsiscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vsniprintf.c b/newlib/src/newlib/libc/machine/spu/vsniprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vsnprintf.c b/newlib/src/newlib/libc/machine/spu/vsnprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vsprintf.c b/newlib/src/newlib/libc/machine/spu/vsprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/vsscanf.c b/newlib/src/newlib/libc/machine/spu/vsscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/write_ea.c b/newlib/src/newlib/libc/machine/spu/write_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/spu/writev_ea.c b/newlib/src/newlib/libc/machine/spu/writev_ea.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic4x/Makefile.am b/newlib/src/newlib/libc/machine/tic4x/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic4x/Makefile.in b/newlib/src/newlib/libc/machine/tic4x/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic4x/aclocal.m4 b/newlib/src/newlib/libc/machine/tic4x/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic4x/configure.in b/newlib/src/newlib/libc/machine/tic4x/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic4x/setjmp.S b/newlib/src/newlib/libc/machine/tic4x/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic6x/Makefile.am b/newlib/src/newlib/libc/machine/tic6x/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic6x/Makefile.in b/newlib/src/newlib/libc/machine/tic6x/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic6x/aclocal.m4 b/newlib/src/newlib/libc/machine/tic6x/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic6x/configure.in b/newlib/src/newlib/libc/machine/tic6x/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic6x/setjmp.S b/newlib/src/newlib/libc/machine/tic6x/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic80/Makefile.am b/newlib/src/newlib/libc/machine/tic80/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic80/Makefile.in b/newlib/src/newlib/libc/machine/tic80/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic80/aclocal.m4 b/newlib/src/newlib/libc/machine/tic80/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic80/configure.in b/newlib/src/newlib/libc/machine/tic80/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/tic80/setjmp.S b/newlib/src/newlib/libc/machine/tic80/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/v850/Makefile.am b/newlib/src/newlib/libc/machine/v850/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/v850/Makefile.in b/newlib/src/newlib/libc/machine/v850/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/v850/aclocal.m4 b/newlib/src/newlib/libc/machine/v850/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/v850/configure.in b/newlib/src/newlib/libc/machine/v850/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/v850/setjmp.S b/newlib/src/newlib/libc/machine/v850/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/w65/Makefile.am b/newlib/src/newlib/libc/machine/w65/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/w65/Makefile.in b/newlib/src/newlib/libc/machine/w65/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/w65/aclocal.m4 b/newlib/src/newlib/libc/machine/w65/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/w65/cmpsi.c b/newlib/src/newlib/libc/machine/w65/cmpsi.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/w65/configure.in b/newlib/src/newlib/libc/machine/w65/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/w65/divsi3.c b/newlib/src/newlib/libc/machine/w65/divsi3.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/w65/mulsi3.c b/newlib/src/newlib/libc/machine/w65/mulsi3.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/Makefile.am b/newlib/src/newlib/libc/machine/x86_64/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/Makefile.in b/newlib/src/newlib/libc/machine/x86_64/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/aclocal.m4 b/newlib/src/newlib/libc/machine/x86_64/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/configure.in b/newlib/src/newlib/libc/machine/x86_64/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/memcpy.S b/newlib/src/newlib/libc/machine/x86_64/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/memset.S b/newlib/src/newlib/libc/machine/x86_64/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/setjmp.S b/newlib/src/newlib/libc/machine/x86_64/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/x86_64/x86_64mach.h b/newlib/src/newlib/libc/machine/x86_64/x86_64mach.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/Makefile.am b/newlib/src/newlib/libc/machine/xc16x/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/Makefile.in b/newlib/src/newlib/libc/machine/xc16x/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/aclocal.m4 b/newlib/src/newlib/libc/machine/xc16x/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/configure b/newlib/src/newlib/libc/machine/xc16x/configure old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/configure.in b/newlib/src/newlib/libc/machine/xc16x/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/putchar.c b/newlib/src/newlib/libc/machine/xc16x/putchar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/puts.c b/newlib/src/newlib/libc/machine/xc16x/puts.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xc16x/setjmp.S b/newlib/src/newlib/libc/machine/xc16x/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/Makefile.am b/newlib/src/newlib/libc/machine/xscale/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/Makefile.in b/newlib/src/newlib/libc/machine/xscale/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/aclocal.m4 b/newlib/src/newlib/libc/machine/xscale/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/configure.in b/newlib/src/newlib/libc/machine/xscale/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/machine/profile.h b/newlib/src/newlib/libc/machine/xscale/machine/profile.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/memchr.c b/newlib/src/newlib/libc/machine/xscale/memchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/memcmp.c b/newlib/src/newlib/libc/machine/xscale/memcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/memcpy.c b/newlib/src/newlib/libc/machine/xscale/memcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/memmove.c b/newlib/src/newlib/libc/machine/xscale/memmove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/memset.c b/newlib/src/newlib/libc/machine/xscale/memset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/setjmp.S b/newlib/src/newlib/libc/machine/xscale/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/strchr.c b/newlib/src/newlib/libc/machine/xscale/strchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/strcmp.c b/newlib/src/newlib/libc/machine/xscale/strcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/strcpy.c b/newlib/src/newlib/libc/machine/xscale/strcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/strlen.c b/newlib/src/newlib/libc/machine/xscale/strlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xscale/xscale.h b/newlib/src/newlib/libc/machine/xscale/xscale.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xstormy16/Makefile.am b/newlib/src/newlib/libc/machine/xstormy16/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xstormy16/Makefile.in b/newlib/src/newlib/libc/machine/xstormy16/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xstormy16/aclocal.m4 b/newlib/src/newlib/libc/machine/xstormy16/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xstormy16/configure.in b/newlib/src/newlib/libc/machine/xstormy16/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xstormy16/mallocr.c b/newlib/src/newlib/libc/machine/xstormy16/mallocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xstormy16/setjmp.S b/newlib/src/newlib/libc/machine/xstormy16/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/xstormy16/tiny-malloc.c b/newlib/src/newlib/libc/machine/xstormy16/tiny-malloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/Makefile.am b/newlib/src/newlib/libc/machine/z8k/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/Makefile.in b/newlib/src/newlib/libc/machine/z8k/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/aclocal.m4 b/newlib/src/newlib/libc/machine/z8k/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/args.h b/newlib/src/newlib/libc/machine/z8k/args.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/configure.in b/newlib/src/newlib/libc/machine/z8k/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/memcmp.S b/newlib/src/newlib/libc/machine/z8k/memcmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/memcpy.S b/newlib/src/newlib/libc/machine/z8k/memcpy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/memmove.S b/newlib/src/newlib/libc/machine/z8k/memmove.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/memset.S b/newlib/src/newlib/libc/machine/z8k/memset.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/machine/z8k/setjmp.S b/newlib/src/newlib/libc/machine/z8k/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/Makefile.am b/newlib/src/newlib/libc/misc/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/Makefile.in b/newlib/src/newlib/libc/misc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/__dprintf.c b/newlib/src/newlib/libc/misc/__dprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/ffs.c b/newlib/src/newlib/libc/misc/ffs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/fini.c b/newlib/src/newlib/libc/misc/fini.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/init.c b/newlib/src/newlib/libc/misc/init.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/misc.tex b/newlib/src/newlib/libc/misc/misc.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/misc/unctrl.c b/newlib/src/newlib/libc/misc/unctrl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/COPYRIGHT b/newlib/src/newlib/libc/posix/COPYRIGHT old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/Makefile.am b/newlib/src/newlib/libc/posix/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/Makefile.in b/newlib/src/newlib/libc/posix/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/_isatty.c b/newlib/src/newlib/libc/posix/_isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/cclass.h b/newlib/src/newlib/libc/posix/cclass.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/closedir.c b/newlib/src/newlib/libc/posix/closedir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/cname.h b/newlib/src/newlib/libc/posix/cname.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/collate.c b/newlib/src/newlib/libc/posix/collate.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/collate.h b/newlib/src/newlib/libc/posix/collate.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/collcmp.c b/newlib/src/newlib/libc/posix/collcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/creat.c b/newlib/src/newlib/libc/posix/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/engine.c b/newlib/src/newlib/libc/posix/engine.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/execl.c b/newlib/src/newlib/libc/posix/execl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/execle.c b/newlib/src/newlib/libc/posix/execle.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/execlp.c b/newlib/src/newlib/libc/posix/execlp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/execv.c b/newlib/src/newlib/libc/posix/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/execve.c b/newlib/src/newlib/libc/posix/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/execvp.c b/newlib/src/newlib/libc/posix/execvp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/fnmatch.3 b/newlib/src/newlib/libc/posix/fnmatch.3 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/fnmatch.c b/newlib/src/newlib/libc/posix/fnmatch.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/glob.3 b/newlib/src/newlib/libc/posix/glob.3 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/glob.c b/newlib/src/newlib/libc/posix/glob.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/isatty.c b/newlib/src/newlib/libc/posix/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/namespace.h b/newlib/src/newlib/libc/posix/namespace.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/opendir.c b/newlib/src/newlib/libc/posix/opendir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/popen.c b/newlib/src/newlib/libc/posix/popen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/posix.tex b/newlib/src/newlib/libc/posix/posix.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/readdir.c b/newlib/src/newlib/libc/posix/readdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/readdir_r.c b/newlib/src/newlib/libc/posix/readdir_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/regcomp.c b/newlib/src/newlib/libc/posix/regcomp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/regerror.c b/newlib/src/newlib/libc/posix/regerror.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/regex.3 b/newlib/src/newlib/libc/posix/regex.3 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/regex2.h b/newlib/src/newlib/libc/posix/regex2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/regexec.c b/newlib/src/newlib/libc/posix/regexec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/regfree.c b/newlib/src/newlib/libc/posix/regfree.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/rewinddir.c b/newlib/src/newlib/libc/posix/rewinddir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/rune.h b/newlib/src/newlib/libc/posix/rune.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/runetype.h b/newlib/src/newlib/libc/posix/runetype.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/scandir.c b/newlib/src/newlib/libc/posix/scandir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/seekdir.c b/newlib/src/newlib/libc/posix/seekdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/sleep.c b/newlib/src/newlib/libc/posix/sleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/sysexits.h b/newlib/src/newlib/libc/posix/sysexits.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/telldir.c b/newlib/src/newlib/libc/posix/telldir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/un-namespace.h b/newlib/src/newlib/libc/posix/un-namespace.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/usleep.c b/newlib/src/newlib/libc/posix/usleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/utils.h b/newlib/src/newlib/libc/posix/utils.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/wordexp.c b/newlib/src/newlib/libc/posix/wordexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/posix/wordfree.c b/newlib/src/newlib/libc/posix/wordfree.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/Makefile.am b/newlib/src/newlib/libc/reent/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/Makefile.in b/newlib/src/newlib/libc/reent/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/closer.c b/newlib/src/newlib/libc/reent/closer.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/execr.c b/newlib/src/newlib/libc/reent/execr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/fcntlr.c b/newlib/src/newlib/libc/reent/fcntlr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/fstat64r.c b/newlib/src/newlib/libc/reent/fstat64r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/fstatr.c b/newlib/src/newlib/libc/reent/fstatr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/getreent.c b/newlib/src/newlib/libc/reent/getreent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/gettimeofdayr.c b/newlib/src/newlib/libc/reent/gettimeofdayr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/impure.c b/newlib/src/newlib/libc/reent/impure.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/isattyr.c b/newlib/src/newlib/libc/reent/isattyr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/linkr.c b/newlib/src/newlib/libc/reent/linkr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/lseek64r.c b/newlib/src/newlib/libc/reent/lseek64r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/lseekr.c b/newlib/src/newlib/libc/reent/lseekr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/mkdirr.c b/newlib/src/newlib/libc/reent/mkdirr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/open64r.c b/newlib/src/newlib/libc/reent/open64r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/openr.c b/newlib/src/newlib/libc/reent/openr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/readr.c b/newlib/src/newlib/libc/reent/readr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/reent.c b/newlib/src/newlib/libc/reent/reent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/reent.tex b/newlib/src/newlib/libc/reent/reent.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/renamer.c b/newlib/src/newlib/libc/reent/renamer.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/sbrkr.c b/newlib/src/newlib/libc/reent/sbrkr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/signalr.c b/newlib/src/newlib/libc/reent/signalr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/signgam.c b/newlib/src/newlib/libc/reent/signgam.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/stat64r.c b/newlib/src/newlib/libc/reent/stat64r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/statr.c b/newlib/src/newlib/libc/reent/statr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/timesr.c b/newlib/src/newlib/libc/reent/timesr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/unlinkr.c b/newlib/src/newlib/libc/reent/unlinkr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/reent/writer.c b/newlib/src/newlib/libc/reent/writer.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/saber b/newlib/src/newlib/libc/saber old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/Makefile.am b/newlib/src/newlib/libc/search/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/Makefile.in b/newlib/src/newlib/libc/search/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/bsearch.c b/newlib/src/newlib/libc/search/bsearch.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/db_local.h b/newlib/src/newlib/libc/search/db_local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/extern.h b/newlib/src/newlib/libc/search/extern.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hash.c b/newlib/src/newlib/libc/search/hash.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hash.h b/newlib/src/newlib/libc/search/hash.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hash_bigkey.c b/newlib/src/newlib/libc/search/hash_bigkey.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hash_buf.c b/newlib/src/newlib/libc/search/hash_buf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hash_func.c b/newlib/src/newlib/libc/search/hash_func.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hash_log2.c b/newlib/src/newlib/libc/search/hash_log2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hash_page.c b/newlib/src/newlib/libc/search/hash_page.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hcreate.3 b/newlib/src/newlib/libc/search/hcreate.3 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hcreate.c b/newlib/src/newlib/libc/search/hcreate.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/hcreate_r.c b/newlib/src/newlib/libc/search/hcreate_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/page.h b/newlib/src/newlib/libc/search/page.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/qsort.c b/newlib/src/newlib/libc/search/qsort.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/tdelete.c b/newlib/src/newlib/libc/search/tdelete.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/tdestroy.c b/newlib/src/newlib/libc/search/tdestroy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/tfind.c b/newlib/src/newlib/libc/search/tfind.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/tsearch.3 b/newlib/src/newlib/libc/search/tsearch.3 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/tsearch.c b/newlib/src/newlib/libc/search/tsearch.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/search/twalk.c b/newlib/src/newlib/libc/search/twalk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/signal/Makefile.am b/newlib/src/newlib/libc/signal/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/signal/Makefile.in b/newlib/src/newlib/libc/signal/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/signal/raise.c b/newlib/src/newlib/libc/signal/raise.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/signal/signal.c b/newlib/src/newlib/libc/signal/signal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/signal/signal.tex b/newlib/src/newlib/libc/signal/signal.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/Makefile.am b/newlib/src/newlib/libc/stdio/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/Makefile.in b/newlib/src/newlib/libc/stdio/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/asiprintf.c b/newlib/src/newlib/libc/stdio/asiprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/asniprintf.c b/newlib/src/newlib/libc/stdio/asniprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/asnprintf.c b/newlib/src/newlib/libc/stdio/asnprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/asprintf.c b/newlib/src/newlib/libc/stdio/asprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/clearerr.c b/newlib/src/newlib/libc/stdio/clearerr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/diprintf.c b/newlib/src/newlib/libc/stdio/diprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/dprintf.c b/newlib/src/newlib/libc/stdio/dprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fclose.c b/newlib/src/newlib/libc/stdio/fclose.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fcloseall.c b/newlib/src/newlib/libc/stdio/fcloseall.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fdopen.c b/newlib/src/newlib/libc/stdio/fdopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/feof.c b/newlib/src/newlib/libc/stdio/feof.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/ferror.c b/newlib/src/newlib/libc/stdio/ferror.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fflush.c b/newlib/src/newlib/libc/stdio/fflush.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fgetc.c b/newlib/src/newlib/libc/stdio/fgetc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fgetpos.c b/newlib/src/newlib/libc/stdio/fgetpos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fgets.c b/newlib/src/newlib/libc/stdio/fgets.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fgetwc.c b/newlib/src/newlib/libc/stdio/fgetwc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fgetws.c b/newlib/src/newlib/libc/stdio/fgetws.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fileno.c b/newlib/src/newlib/libc/stdio/fileno.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/findfp.c b/newlib/src/newlib/libc/stdio/findfp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fiprintf.c b/newlib/src/newlib/libc/stdio/fiprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fiscanf.c b/newlib/src/newlib/libc/stdio/fiscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/flags.c b/newlib/src/newlib/libc/stdio/flags.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/floatio.h b/newlib/src/newlib/libc/stdio/floatio.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fmemopen.c b/newlib/src/newlib/libc/stdio/fmemopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fopen.c b/newlib/src/newlib/libc/stdio/fopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fopencookie.c b/newlib/src/newlib/libc/stdio/fopencookie.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fprintf.c b/newlib/src/newlib/libc/stdio/fprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fpurge.c b/newlib/src/newlib/libc/stdio/fpurge.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fputc.c b/newlib/src/newlib/libc/stdio/fputc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fputs.c b/newlib/src/newlib/libc/stdio/fputs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fputwc.c b/newlib/src/newlib/libc/stdio/fputwc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fputws.c b/newlib/src/newlib/libc/stdio/fputws.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fread.c b/newlib/src/newlib/libc/stdio/fread.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/freopen.c b/newlib/src/newlib/libc/stdio/freopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fscanf.c b/newlib/src/newlib/libc/stdio/fscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fseek.c b/newlib/src/newlib/libc/stdio/fseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fseeko.c b/newlib/src/newlib/libc/stdio/fseeko.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fsetpos.c b/newlib/src/newlib/libc/stdio/fsetpos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/ftell.c b/newlib/src/newlib/libc/stdio/ftell.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/ftello.c b/newlib/src/newlib/libc/stdio/ftello.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/funopen.c b/newlib/src/newlib/libc/stdio/funopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fvwrite.c b/newlib/src/newlib/libc/stdio/fvwrite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fvwrite.h b/newlib/src/newlib/libc/stdio/fvwrite.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fwalk.c b/newlib/src/newlib/libc/stdio/fwalk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fwide.c b/newlib/src/newlib/libc/stdio/fwide.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fwprintf.c b/newlib/src/newlib/libc/stdio/fwprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fwrite.c b/newlib/src/newlib/libc/stdio/fwrite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/fwscanf.c b/newlib/src/newlib/libc/stdio/fwscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getc.c b/newlib/src/newlib/libc/stdio/getc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getc_u.c b/newlib/src/newlib/libc/stdio/getc_u.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getchar.c b/newlib/src/newlib/libc/stdio/getchar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getchar_u.c b/newlib/src/newlib/libc/stdio/getchar_u.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getdelim.c b/newlib/src/newlib/libc/stdio/getdelim.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getline.c b/newlib/src/newlib/libc/stdio/getline.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/gets.c b/newlib/src/newlib/libc/stdio/gets.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getw.c b/newlib/src/newlib/libc/stdio/getw.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getwc.c b/newlib/src/newlib/libc/stdio/getwc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/getwchar.c b/newlib/src/newlib/libc/stdio/getwchar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/iprintf.c b/newlib/src/newlib/libc/stdio/iprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/iscanf.c b/newlib/src/newlib/libc/stdio/iscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/local.h b/newlib/src/newlib/libc/stdio/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/makebuf.c b/newlib/src/newlib/libc/stdio/makebuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/mktemp.c b/newlib/src/newlib/libc/stdio/mktemp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/open_memstream.c b/newlib/src/newlib/libc/stdio/open_memstream.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/perror.c b/newlib/src/newlib/libc/stdio/perror.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/printf.c b/newlib/src/newlib/libc/stdio/printf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/putc.c b/newlib/src/newlib/libc/stdio/putc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/putc_u.c b/newlib/src/newlib/libc/stdio/putc_u.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/putchar.c b/newlib/src/newlib/libc/stdio/putchar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/putchar_u.c b/newlib/src/newlib/libc/stdio/putchar_u.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/puts.c b/newlib/src/newlib/libc/stdio/puts.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/putw.c b/newlib/src/newlib/libc/stdio/putw.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/putwc.c b/newlib/src/newlib/libc/stdio/putwc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/putwchar.c b/newlib/src/newlib/libc/stdio/putwchar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/refill.c b/newlib/src/newlib/libc/stdio/refill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/remove.c b/newlib/src/newlib/libc/stdio/remove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/rename.c b/newlib/src/newlib/libc/stdio/rename.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/rewind.c b/newlib/src/newlib/libc/stdio/rewind.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/rget.c b/newlib/src/newlib/libc/stdio/rget.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/scanf.c b/newlib/src/newlib/libc/stdio/scanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/sccl.c b/newlib/src/newlib/libc/stdio/sccl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/setbuf.c b/newlib/src/newlib/libc/stdio/setbuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/setbuffer.c b/newlib/src/newlib/libc/stdio/setbuffer.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/setlinebuf.c b/newlib/src/newlib/libc/stdio/setlinebuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/setvbuf.c b/newlib/src/newlib/libc/stdio/setvbuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/siprintf.c b/newlib/src/newlib/libc/stdio/siprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/siscanf.c b/newlib/src/newlib/libc/stdio/siscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/sniprintf.c b/newlib/src/newlib/libc/stdio/sniprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/snprintf.c b/newlib/src/newlib/libc/stdio/snprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/sprintf.c b/newlib/src/newlib/libc/stdio/sprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/sscanf.c b/newlib/src/newlib/libc/stdio/sscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/stdio.c b/newlib/src/newlib/libc/stdio/stdio.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/stdio.tex b/newlib/src/newlib/libc/stdio/stdio.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/swprintf.c b/newlib/src/newlib/libc/stdio/swprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/swscanf.c b/newlib/src/newlib/libc/stdio/swscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/tmpfile.c b/newlib/src/newlib/libc/stdio/tmpfile.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/tmpnam.c b/newlib/src/newlib/libc/stdio/tmpnam.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/ungetc.c b/newlib/src/newlib/libc/stdio/ungetc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/ungetwc.c b/newlib/src/newlib/libc/stdio/ungetwc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vasiprintf.c b/newlib/src/newlib/libc/stdio/vasiprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vasniprintf.c b/newlib/src/newlib/libc/stdio/vasniprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vasnprintf.c b/newlib/src/newlib/libc/stdio/vasnprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vasprintf.c b/newlib/src/newlib/libc/stdio/vasprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vdiprintf.c b/newlib/src/newlib/libc/stdio/vdiprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vdprintf.c b/newlib/src/newlib/libc/stdio/vdprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vfieeefp.h b/newlib/src/newlib/libc/stdio/vfieeefp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vfprintf.c b/newlib/src/newlib/libc/stdio/vfprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vfscanf.c b/newlib/src/newlib/libc/stdio/vfscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vfwprintf.c b/newlib/src/newlib/libc/stdio/vfwprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vfwscanf.c b/newlib/src/newlib/libc/stdio/vfwscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/viprintf.c b/newlib/src/newlib/libc/stdio/viprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/viscanf.c b/newlib/src/newlib/libc/stdio/viscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vprintf.c b/newlib/src/newlib/libc/stdio/vprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vscanf.c b/newlib/src/newlib/libc/stdio/vscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vsiprintf.c b/newlib/src/newlib/libc/stdio/vsiprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vsiscanf.c b/newlib/src/newlib/libc/stdio/vsiscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vsniprintf.c b/newlib/src/newlib/libc/stdio/vsniprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vsnprintf.c b/newlib/src/newlib/libc/stdio/vsnprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vsprintf.c b/newlib/src/newlib/libc/stdio/vsprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vsscanf.c b/newlib/src/newlib/libc/stdio/vsscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vswprintf.c b/newlib/src/newlib/libc/stdio/vswprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vswscanf.c b/newlib/src/newlib/libc/stdio/vswscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vwprintf.c b/newlib/src/newlib/libc/stdio/vwprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/vwscanf.c b/newlib/src/newlib/libc/stdio/vwscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/wbuf.c b/newlib/src/newlib/libc/stdio/wbuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/wprintf.c b/newlib/src/newlib/libc/stdio/wprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/wscanf.c b/newlib/src/newlib/libc/stdio/wscanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio/wsetup.c b/newlib/src/newlib/libc/stdio/wsetup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/Makefile.am b/newlib/src/newlib/libc/stdio64/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/Makefile.in b/newlib/src/newlib/libc/stdio64/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/dummy.c b/newlib/src/newlib/libc/stdio64/dummy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/fdopen64.c b/newlib/src/newlib/libc/stdio64/fdopen64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/fgetpos64.c b/newlib/src/newlib/libc/stdio64/fgetpos64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/fopen64.c b/newlib/src/newlib/libc/stdio64/fopen64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/freopen64.c b/newlib/src/newlib/libc/stdio64/freopen64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/fseeko64.c b/newlib/src/newlib/libc/stdio64/fseeko64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/fsetpos64.c b/newlib/src/newlib/libc/stdio64/fsetpos64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/ftello64.c b/newlib/src/newlib/libc/stdio64/ftello64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/stdio64.c b/newlib/src/newlib/libc/stdio64/stdio64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/stdio64.tex b/newlib/src/newlib/libc/stdio64/stdio64.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdio64/tmpfile64.c b/newlib/src/newlib/libc/stdio64/tmpfile64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/Makefile.am b/newlib/src/newlib/libc/stdlib/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/Makefile.in b/newlib/src/newlib/libc/stdlib/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/_Exit.c b/newlib/src/newlib/libc/stdlib/_Exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/__adjust.c b/newlib/src/newlib/libc/stdlib/__adjust.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/__atexit.c b/newlib/src/newlib/libc/stdlib/__atexit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/__call_atexit.c b/newlib/src/newlib/libc/stdlib/__call_atexit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/__exp10.c b/newlib/src/newlib/libc/stdlib/__exp10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/__ten_mu.c b/newlib/src/newlib/libc/stdlib/__ten_mu.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/a64l.c b/newlib/src/newlib/libc/stdlib/a64l.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/abort.c b/newlib/src/newlib/libc/stdlib/abort.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/abs.c b/newlib/src/newlib/libc/stdlib/abs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/assert.c b/newlib/src/newlib/libc/stdlib/assert.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/atexit.c b/newlib/src/newlib/libc/stdlib/atexit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/atexit.h b/newlib/src/newlib/libc/stdlib/atexit.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/atof.c b/newlib/src/newlib/libc/stdlib/atof.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/atoff.c b/newlib/src/newlib/libc/stdlib/atoff.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/atoi.c b/newlib/src/newlib/libc/stdlib/atoi.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/atol.c b/newlib/src/newlib/libc/stdlib/atol.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/atoll.c b/newlib/src/newlib/libc/stdlib/atoll.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/btowc.c b/newlib/src/newlib/libc/stdlib/btowc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/calloc.c b/newlib/src/newlib/libc/stdlib/calloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/cxa_atexit.c b/newlib/src/newlib/libc/stdlib/cxa_atexit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/cxa_finalize.c b/newlib/src/newlib/libc/stdlib/cxa_finalize.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/div.c b/newlib/src/newlib/libc/stdlib/div.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/drand48.c b/newlib/src/newlib/libc/stdlib/drand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/dtoa.c b/newlib/src/newlib/libc/stdlib/dtoa.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/dtoastub.c b/newlib/src/newlib/libc/stdlib/dtoastub.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/ecvtbuf.c b/newlib/src/newlib/libc/stdlib/ecvtbuf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/efgcvt.c b/newlib/src/newlib/libc/stdlib/efgcvt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/environ.c b/newlib/src/newlib/libc/stdlib/environ.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/envlock.c b/newlib/src/newlib/libc/stdlib/envlock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/eprintf.c b/newlib/src/newlib/libc/stdlib/eprintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/erand48.c b/newlib/src/newlib/libc/stdlib/erand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/exit.c b/newlib/src/newlib/libc/stdlib/exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/gd_qnan.h b/newlib/src/newlib/libc/stdlib/gd_qnan.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/gdtoa-gethex.c b/newlib/src/newlib/libc/stdlib/gdtoa-gethex.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/gdtoa-hexnan.c b/newlib/src/newlib/libc/stdlib/gdtoa-hexnan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/gdtoa.h b/newlib/src/newlib/libc/stdlib/gdtoa.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/getenv.c b/newlib/src/newlib/libc/stdlib/getenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/getenv_r.c b/newlib/src/newlib/libc/stdlib/getenv_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/getopt.c b/newlib/src/newlib/libc/stdlib/getopt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/getsubopt.3 b/newlib/src/newlib/libc/stdlib/getsubopt.3 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/getsubopt.c b/newlib/src/newlib/libc/stdlib/getsubopt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/jrand48.c b/newlib/src/newlib/libc/stdlib/jrand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/l64a.c b/newlib/src/newlib/libc/stdlib/l64a.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/labs.c b/newlib/src/newlib/libc/stdlib/labs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/lcong48.c b/newlib/src/newlib/libc/stdlib/lcong48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/ldiv.c b/newlib/src/newlib/libc/stdlib/ldiv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/ldtoa.c b/newlib/src/newlib/libc/stdlib/ldtoa.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/llabs.c b/newlib/src/newlib/libc/stdlib/llabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/lldiv.c b/newlib/src/newlib/libc/stdlib/lldiv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/local.h b/newlib/src/newlib/libc/stdlib/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/lrand48.c b/newlib/src/newlib/libc/stdlib/lrand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/malign.c b/newlib/src/newlib/libc/stdlib/malign.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/malloc.c b/newlib/src/newlib/libc/stdlib/malloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mallocr.c b/newlib/src/newlib/libc/stdlib/mallocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbctype.h b/newlib/src/newlib/libc/stdlib/mbctype.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mblen.c b/newlib/src/newlib/libc/stdlib/mblen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mblen_r.c b/newlib/src/newlib/libc/stdlib/mblen_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbrlen.c b/newlib/src/newlib/libc/stdlib/mbrlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbrtowc.c b/newlib/src/newlib/libc/stdlib/mbrtowc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbsinit.c b/newlib/src/newlib/libc/stdlib/mbsinit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbsnrtowcs.c b/newlib/src/newlib/libc/stdlib/mbsnrtowcs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbsrtowcs.c b/newlib/src/newlib/libc/stdlib/mbsrtowcs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbstowcs.c b/newlib/src/newlib/libc/stdlib/mbstowcs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbstowcs_r.c b/newlib/src/newlib/libc/stdlib/mbstowcs_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbtowc.c b/newlib/src/newlib/libc/stdlib/mbtowc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mbtowc_r.c b/newlib/src/newlib/libc/stdlib/mbtowc_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mlock.c b/newlib/src/newlib/libc/stdlib/mlock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mprec.c b/newlib/src/newlib/libc/stdlib/mprec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mprec.h b/newlib/src/newlib/libc/stdlib/mprec.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mrand48.c b/newlib/src/newlib/libc/stdlib/mrand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/msize.c b/newlib/src/newlib/libc/stdlib/msize.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mstats.c b/newlib/src/newlib/libc/stdlib/mstats.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/mtrim.c b/newlib/src/newlib/libc/stdlib/mtrim.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/nrand48.c b/newlib/src/newlib/libc/stdlib/nrand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/on_exit.c b/newlib/src/newlib/libc/stdlib/on_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/putenv.c b/newlib/src/newlib/libc/stdlib/putenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/putenv_r.c b/newlib/src/newlib/libc/stdlib/putenv_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/rand.c b/newlib/src/newlib/libc/stdlib/rand.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/rand48.c b/newlib/src/newlib/libc/stdlib/rand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/rand48.h b/newlib/src/newlib/libc/stdlib/rand48.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/rand_r.c b/newlib/src/newlib/libc/stdlib/rand_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/realloc.c b/newlib/src/newlib/libc/stdlib/realloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/reallocf.c b/newlib/src/newlib/libc/stdlib/reallocf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/sb_charsets.c b/newlib/src/newlib/libc/stdlib/sb_charsets.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/seed48.c b/newlib/src/newlib/libc/stdlib/seed48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/setenv.c b/newlib/src/newlib/libc/stdlib/setenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/setenv_r.c b/newlib/src/newlib/libc/stdlib/setenv_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/srand48.c b/newlib/src/newlib/libc/stdlib/srand48.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/std.h b/newlib/src/newlib/libc/stdlib/std.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/stdlib.tex b/newlib/src/newlib/libc/stdlib/stdlib.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtod.c b/newlib/src/newlib/libc/stdlib/strtod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtol.c b/newlib/src/newlib/libc/stdlib/strtol.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtold.c b/newlib/src/newlib/libc/stdlib/strtold.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtoll.c b/newlib/src/newlib/libc/stdlib/strtoll.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtoll_r.c b/newlib/src/newlib/libc/stdlib/strtoll_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtoul.c b/newlib/src/newlib/libc/stdlib/strtoul.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtoull.c b/newlib/src/newlib/libc/stdlib/strtoull.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/strtoull_r.c b/newlib/src/newlib/libc/stdlib/strtoull_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/system.c b/newlib/src/newlib/libc/stdlib/system.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/valloc.c b/newlib/src/newlib/libc/stdlib/valloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcrtomb.c b/newlib/src/newlib/libc/stdlib/wcrtomb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcsnrtombs.c b/newlib/src/newlib/libc/stdlib/wcsnrtombs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcsrtombs.c b/newlib/src/newlib/libc/stdlib/wcsrtombs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstod.c b/newlib/src/newlib/libc/stdlib/wcstod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstol.c b/newlib/src/newlib/libc/stdlib/wcstol.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstold.c b/newlib/src/newlib/libc/stdlib/wcstold.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstoll.c b/newlib/src/newlib/libc/stdlib/wcstoll.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstoll_r.c b/newlib/src/newlib/libc/stdlib/wcstoll_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstombs.c b/newlib/src/newlib/libc/stdlib/wcstombs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstombs_r.c b/newlib/src/newlib/libc/stdlib/wcstombs_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstoul.c b/newlib/src/newlib/libc/stdlib/wcstoul.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstoull.c b/newlib/src/newlib/libc/stdlib/wcstoull.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wcstoull_r.c b/newlib/src/newlib/libc/stdlib/wcstoull_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wctob.c b/newlib/src/newlib/libc/stdlib/wctob.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wctomb.c b/newlib/src/newlib/libc/stdlib/wctomb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/stdlib/wctomb_r.c b/newlib/src/newlib/libc/stdlib/wctomb_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/Makefile.am b/newlib/src/newlib/libc/string/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/Makefile.in b/newlib/src/newlib/libc/string/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/bcmp.c b/newlib/src/newlib/libc/string/bcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/bcopy.c b/newlib/src/newlib/libc/string/bcopy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/bzero.c b/newlib/src/newlib/libc/string/bzero.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/index.c b/newlib/src/newlib/libc/string/index.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/local.h b/newlib/src/newlib/libc/string/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/memccpy.c b/newlib/src/newlib/libc/string/memccpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/memchr.c b/newlib/src/newlib/libc/string/memchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/memcmp.c b/newlib/src/newlib/libc/string/memcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/memcpy.c b/newlib/src/newlib/libc/string/memcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/memmem.c b/newlib/src/newlib/libc/string/memmem.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/memmove.c b/newlib/src/newlib/libc/string/memmove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/mempcpy.c b/newlib/src/newlib/libc/string/mempcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/memset.c b/newlib/src/newlib/libc/string/memset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/rindex.c b/newlib/src/newlib/libc/string/rindex.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/stpcpy.c b/newlib/src/newlib/libc/string/stpcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/stpncpy.c b/newlib/src/newlib/libc/string/stpncpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/str-two-way.h b/newlib/src/newlib/libc/string/str-two-way.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strcasecmp.c b/newlib/src/newlib/libc/string/strcasecmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strcasestr.c b/newlib/src/newlib/libc/string/strcasestr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strcat.c b/newlib/src/newlib/libc/string/strcat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strchr.c b/newlib/src/newlib/libc/string/strchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strcmp.c b/newlib/src/newlib/libc/string/strcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strcoll.c b/newlib/src/newlib/libc/string/strcoll.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strcpy.c b/newlib/src/newlib/libc/string/strcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strcspn.c b/newlib/src/newlib/libc/string/strcspn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strdup.c b/newlib/src/newlib/libc/string/strdup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strdup_r.c b/newlib/src/newlib/libc/string/strdup_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strerror.c b/newlib/src/newlib/libc/string/strerror.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strerror_r.c b/newlib/src/newlib/libc/string/strerror_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strings.tex b/newlib/src/newlib/libc/string/strings.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strlcat.c b/newlib/src/newlib/libc/string/strlcat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strlcpy.c b/newlib/src/newlib/libc/string/strlcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strlen.c b/newlib/src/newlib/libc/string/strlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strlwr.c b/newlib/src/newlib/libc/string/strlwr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strncasecmp.c b/newlib/src/newlib/libc/string/strncasecmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strncat.c b/newlib/src/newlib/libc/string/strncat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strncmp.c b/newlib/src/newlib/libc/string/strncmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strncpy.c b/newlib/src/newlib/libc/string/strncpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strndup.c b/newlib/src/newlib/libc/string/strndup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strndup_r.c b/newlib/src/newlib/libc/string/strndup_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strnlen.c b/newlib/src/newlib/libc/string/strnlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strpbrk.c b/newlib/src/newlib/libc/string/strpbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strrchr.c b/newlib/src/newlib/libc/string/strrchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strsep.c b/newlib/src/newlib/libc/string/strsep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strsignal.c b/newlib/src/newlib/libc/string/strsignal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strspn.c b/newlib/src/newlib/libc/string/strspn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strstr.c b/newlib/src/newlib/libc/string/strstr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strtok.c b/newlib/src/newlib/libc/string/strtok.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strtok_r.c b/newlib/src/newlib/libc/string/strtok_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strupr.c b/newlib/src/newlib/libc/string/strupr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/strxfrm.c b/newlib/src/newlib/libc/string/strxfrm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/swab.c b/newlib/src/newlib/libc/string/swab.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/u_strerr.c b/newlib/src/newlib/libc/string/u_strerr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcpcpy.c b/newlib/src/newlib/libc/string/wcpcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcpncpy.c b/newlib/src/newlib/libc/string/wcpncpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcscasecmp.c b/newlib/src/newlib/libc/string/wcscasecmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcscat.c b/newlib/src/newlib/libc/string/wcscat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcschr.c b/newlib/src/newlib/libc/string/wcschr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcscmp.c b/newlib/src/newlib/libc/string/wcscmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcscoll.c b/newlib/src/newlib/libc/string/wcscoll.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcscpy.c b/newlib/src/newlib/libc/string/wcscpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcscspn.c b/newlib/src/newlib/libc/string/wcscspn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsdup.c b/newlib/src/newlib/libc/string/wcsdup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcslcat.c b/newlib/src/newlib/libc/string/wcslcat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcslcpy.c b/newlib/src/newlib/libc/string/wcslcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcslen.c b/newlib/src/newlib/libc/string/wcslen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsncasecmp.c b/newlib/src/newlib/libc/string/wcsncasecmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsncat.c b/newlib/src/newlib/libc/string/wcsncat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsncmp.c b/newlib/src/newlib/libc/string/wcsncmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsncpy.c b/newlib/src/newlib/libc/string/wcsncpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsnlen.c b/newlib/src/newlib/libc/string/wcsnlen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcspbrk.c b/newlib/src/newlib/libc/string/wcspbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsrchr.c b/newlib/src/newlib/libc/string/wcsrchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsspn.c b/newlib/src/newlib/libc/string/wcsspn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsstr.c b/newlib/src/newlib/libc/string/wcsstr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcstok.c b/newlib/src/newlib/libc/string/wcstok.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcstrings.tex b/newlib/src/newlib/libc/string/wcstrings.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcswidth.c b/newlib/src/newlib/libc/string/wcswidth.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcsxfrm.c b/newlib/src/newlib/libc/string/wcsxfrm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wcwidth.c b/newlib/src/newlib/libc/string/wcwidth.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wmemchr.c b/newlib/src/newlib/libc/string/wmemchr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wmemcmp.c b/newlib/src/newlib/libc/string/wmemcmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wmemcpy.c b/newlib/src/newlib/libc/string/wmemcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wmemmove.c b/newlib/src/newlib/libc/string/wmemmove.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/string/wmemset.c b/newlib/src/newlib/libc/string/wmemset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys.tex b/newlib/src/newlib/libc/sys.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/Makefile.am b/newlib/src/newlib/libc/sys/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/Makefile.in b/newlib/src/newlib/libc/sys/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/Makefile.am b/newlib/src/newlib/libc/sys/a29khif/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/Makefile.in b/newlib/src/newlib/libc/sys/a29khif/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_alloc.S b/newlib/src/newlib/libc/sys/a29khif/_alloc.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_close.S b/newlib/src/newlib/libc/sys/a29khif/_close.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_cycles.S b/newlib/src/newlib/libc/sys/a29khif/_cycles.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_exit.S b/newlib/src/newlib/libc/sys/a29khif/_exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_fstat.S b/newlib/src/newlib/libc/sys/a29khif/_fstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_getpsiz.S b/newlib/src/newlib/libc/sys/a29khif/_getpsiz.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_gettz.S b/newlib/src/newlib/libc/sys/a29khif/_gettz.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_ioctl.S b/newlib/src/newlib/libc/sys/a29khif/_ioctl.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_iostat.S b/newlib/src/newlib/libc/sys/a29khif/_iostat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_iowait.S b/newlib/src/newlib/libc/sys/a29khif/_iowait.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_isatty.S b/newlib/src/newlib/libc/sys/a29khif/_isatty.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_lseek.S b/newlib/src/newlib/libc/sys/a29khif/_lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_open.S b/newlib/src/newlib/libc/sys/a29khif/_open.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_query.S b/newlib/src/newlib/libc/sys/a29khif/_query.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_read.S b/newlib/src/newlib/libc/sys/a29khif/_read.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_sbrk.S b/newlib/src/newlib/libc/sys/a29khif/_sbrk.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_setim.S b/newlib/src/newlib/libc/sys/a29khif/_setim.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_settrap.S b/newlib/src/newlib/libc/sys/a29khif/_settrap.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_setvec.S b/newlib/src/newlib/libc/sys/a29khif/_setvec.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_tmpnam.S b/newlib/src/newlib/libc/sys/a29khif/_tmpnam.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/_write.S b/newlib/src/newlib/libc/sys/a29khif/_write.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/aclocal.m4 b/newlib/src/newlib/libc/sys/a29khif/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/alloc.S b/newlib/src/newlib/libc/sys/a29khif/alloc.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/clock.S b/newlib/src/newlib/libc/sys/a29khif/clock.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/configure.in b/newlib/src/newlib/libc/sys/a29khif/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/crt0.S b/newlib/src/newlib/libc/sys/a29khif/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/getargs.S b/newlib/src/newlib/libc/sys/a29khif/getargs.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/getenv.S b/newlib/src/newlib/libc/sys/a29khif/getenv.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/getpid.c b/newlib/src/newlib/libc/sys/a29khif/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/kill.c b/newlib/src/newlib/libc/sys/a29khif/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/read.S b/newlib/src/newlib/libc/sys/a29khif/read.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/remove.S b/newlib/src/newlib/libc/sys/a29khif/remove.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/rename.S b/newlib/src/newlib/libc/sys/a29khif/rename.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/signal.S b/newlib/src/newlib/libc/sys/a29khif/signal.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/stubs.S b/newlib/src/newlib/libc/sys/a29khif/stubs.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/cpudef.h b/newlib/src/newlib/libc/sys/a29khif/sys/cpudef.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/fpsymbol.h b/newlib/src/newlib/libc/sys/a29khif/sys/fpsymbol.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/intrinsi.h b/newlib/src/newlib/libc/sys/a29khif/sys/intrinsi.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/macros.h b/newlib/src/newlib/libc/sys/a29khif/sys/macros.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/proreg.h b/newlib/src/newlib/libc/sys/a29khif/sys/proreg.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/romdcl.h b/newlib/src/newlib/libc/sys/a29khif/sys/romdcl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/smartmac.h b/newlib/src/newlib/libc/sys/a29khif/sys/smartmac.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/sys/sysmac.h b/newlib/src/newlib/libc/sys/a29khif/sys/sysmac.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/systime.S b/newlib/src/newlib/libc/sys/a29khif/systime.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/a29khif/vec.S b/newlib/src/newlib/libc/sys/a29khif/vec.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/aclocal.m4 b/newlib/src/newlib/libc/sys/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/Makefile.am b/newlib/src/newlib/libc/sys/arc/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/Makefile.in b/newlib/src/newlib/libc/sys/arc/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/aclocal.m4 b/newlib/src/newlib/libc/sys/arc/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/configure.in b/newlib/src/newlib/libc/sys/arc/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/crt0.S b/newlib/src/newlib/libc/sys/arc/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/dummy.S b/newlib/src/newlib/libc/sys/arc/dummy.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/isatty.c b/newlib/src/newlib/libc/sys/arc/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/mem-layout.c b/newlib/src/newlib/libc/sys/arc/mem-layout.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/sbrk.c b/newlib/src/newlib/libc/sys/arc/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/sys/syscall.h b/newlib/src/newlib/libc/sys/arc/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arc/syscalls.c b/newlib/src/newlib/libc/sys/arc/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/Makefile.am b/newlib/src/newlib/libc/sys/arm/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/Makefile.in b/newlib/src/newlib/libc/sys/arm/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/aclocal.m4 b/newlib/src/newlib/libc/sys/arm/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/aeabi_atexit.c b/newlib/src/newlib/libc/sys/arm/aeabi_atexit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/configure.in b/newlib/src/newlib/libc/sys/arm/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/crt0.S b/newlib/src/newlib/libc/sys/arm/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/libcfunc.c b/newlib/src/newlib/libc/sys/arm/libcfunc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/swi.h b/newlib/src/newlib/libc/sys/arm/swi.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/sys/fcntl.h b/newlib/src/newlib/libc/sys/arm/sys/fcntl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/sys/param.h b/newlib/src/newlib/libc/sys/arm/sys/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/syscalls.c b/newlib/src/newlib/libc/sys/arm/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/arm/trap.S b/newlib/src/newlib/libc/sys/arm/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/configure.in b/newlib/src/newlib/libc/sys/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/Makefile.am b/newlib/src/newlib/libc/sys/d10v/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/Makefile.in b/newlib/src/newlib/libc/sys/d10v/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/aclocal.m4 b/newlib/src/newlib/libc/sys/d10v/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/configure.in b/newlib/src/newlib/libc/sys/d10v/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/creat.c b/newlib/src/newlib/libc/sys/d10v/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/crt0.S b/newlib/src/newlib/libc/sys/d10v/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/sys/syscall.h b/newlib/src/newlib/libc/sys/d10v/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/syscalls.c b/newlib/src/newlib/libc/sys/d10v/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/d10v/trap.S b/newlib/src/newlib/libc/sys/d10v/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/decstation/Makefile.am b/newlib/src/newlib/libc/sys/decstation/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/decstation/Makefile.in b/newlib/src/newlib/libc/sys/decstation/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/decstation/_main.c b/newlib/src/newlib/libc/sys/decstation/_main.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/decstation/aclocal.m4 b/newlib/src/newlib/libc/sys/decstation/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/decstation/configure.in b/newlib/src/newlib/libc/sys/decstation/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/decstation/sys/dirent.h b/newlib/src/newlib/libc/sys/decstation/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/Makefile.am b/newlib/src/newlib/libc/sys/h8300hms/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/Makefile.in b/newlib/src/newlib/libc/sys/h8300hms/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/_exit.S b/newlib/src/newlib/libc/sys/h8300hms/_exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/aclocal.m4 b/newlib/src/newlib/libc/sys/h8300hms/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/close.S b/newlib/src/newlib/libc/sys/h8300hms/close.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/configure.in b/newlib/src/newlib/libc/sys/h8300hms/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/crt0.S b/newlib/src/newlib/libc/sys/h8300hms/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/crt1.c b/newlib/src/newlib/libc/sys/h8300hms/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/fstat.S b/newlib/src/newlib/libc/sys/h8300hms/fstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/lseek.S b/newlib/src/newlib/libc/sys/h8300hms/lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/misc.c b/newlib/src/newlib/libc/sys/h8300hms/misc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/open.S b/newlib/src/newlib/libc/sys/h8300hms/open.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/read.S b/newlib/src/newlib/libc/sys/h8300hms/read.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/sbrk.c b/newlib/src/newlib/libc/sys/h8300hms/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/setarch.h b/newlib/src/newlib/libc/sys/h8300hms/setarch.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/stat.S b/newlib/src/newlib/libc/sys/h8300hms/stat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/sys/file.h b/newlib/src/newlib/libc/sys/h8300hms/sys/file.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/sys/syscall.h b/newlib/src/newlib/libc/sys/h8300hms/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/syscalls.c b/newlib/src/newlib/libc/sys/h8300hms/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8300hms/write.S b/newlib/src/newlib/libc/sys/h8300hms/write.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8500hms/Makefile.am b/newlib/src/newlib/libc/sys/h8500hms/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8500hms/Makefile.in b/newlib/src/newlib/libc/sys/h8500hms/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8500hms/aclocal.m4 b/newlib/src/newlib/libc/sys/h8500hms/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8500hms/configure.in b/newlib/src/newlib/libc/sys/h8500hms/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8500hms/crt0.c b/newlib/src/newlib/libc/sys/h8500hms/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8500hms/misc.c b/newlib/src/newlib/libc/sys/h8500hms/misc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/h8500hms/syscalls.c b/newlib/src/newlib/libc/sys/h8500hms/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/Makefile.am b/newlib/src/newlib/libc/sys/linux/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/Makefile.in b/newlib/src/newlib/libc/sys/linux/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/aclocal.m4 b/newlib/src/newlib/libc/sys/linux/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/aio.c b/newlib/src/newlib/libc/sys/linux/aio.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/aio64.c b/newlib/src/newlib/libc/sys/linux/aio64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/Makefile.am b/newlib/src/newlib/libc/sys/linux/argp/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/Makefile.in b/newlib/src/newlib/libc/sys/linux/argp/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-ba.c b/newlib/src/newlib/libc/sys/linux/argp/argp-ba.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-eexst.c b/newlib/src/newlib/libc/sys/linux/argp/argp-eexst.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-fmtstream.c b/newlib/src/newlib/libc/sys/linux/argp/argp-fmtstream.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-fmtstream.h b/newlib/src/newlib/libc/sys/linux/argp/argp-fmtstream.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-fs-xinl.c b/newlib/src/newlib/libc/sys/linux/argp/argp-fs-xinl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-help.c b/newlib/src/newlib/libc/sys/linux/argp/argp-help.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-namefrob.h b/newlib/src/newlib/libc/sys/linux/argp/argp-namefrob.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-parse.c b/newlib/src/newlib/libc/sys/linux/argp/argp-parse.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-pv.c b/newlib/src/newlib/libc/sys/linux/argp/argp-pv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-pvh.c b/newlib/src/newlib/libc/sys/linux/argp/argp-pvh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/argp/argp-xinl.c b/newlib/src/newlib/libc/sys/linux/argp/argp-xinl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/bits/dirent.h b/newlib/src/newlib/libc/sys/linux/bits/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/bits/initspin.h b/newlib/src/newlib/libc/sys/linux/bits/initspin.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/bits/libc-lock.h b/newlib/src/newlib/libc/sys/linux/bits/libc-lock.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/bits/pthreadtypes.h b/newlib/src/newlib/libc/sys/linux/bits/pthreadtypes.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/bits/typesizes.h b/newlib/src/newlib/libc/sys/linux/bits/typesizes.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/bp-checks.h b/newlib/src/newlib/libc/sys/linux/bp-checks.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/brk.c b/newlib/src/newlib/libc/sys/linux/brk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/calloc.c b/newlib/src/newlib/libc/sys/linux/calloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/callocr.c b/newlib/src/newlib/libc/sys/linux/callocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cfreer.c b/newlib/src/newlib/libc/sys/linux/cfreer.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cfspeed.c b/newlib/src/newlib/libc/sys/linux/cfspeed.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/clock_getres.c b/newlib/src/newlib/libc/sys/linux/clock_getres.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/clock_gettime.c b/newlib/src/newlib/libc/sys/linux/clock_gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/clock_settime.c b/newlib/src/newlib/libc/sys/linux/clock_settime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/Makefile.am b/newlib/src/newlib/libc/sys/linux/cmath/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/Makefile.in b/newlib/src/newlib/libc/sys/linux/cmath/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/math_private.h b/newlib/src/newlib/libc/sys/linux/cmath/math_private.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cacos.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cacos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cacosf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cacosf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cacosh.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cacosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cacoshf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cacoshf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cacoshl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cacoshl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cacosl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cacosl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_casin.c b/newlib/src/newlib/libc/sys/linux/cmath/s_casin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_casinf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_casinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_casinh.c b/newlib/src/newlib/libc/sys/linux/cmath/s_casinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_casinhf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_casinhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_casinhl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_casinhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_casinl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_casinl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_catan.c b/newlib/src/newlib/libc/sys/linux/cmath/s_catan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_catanf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_catanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_catanh.c b/newlib/src/newlib/libc/sys/linux/cmath/s_catanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_catanhf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_catanhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_catanhl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_catanhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_catanl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_catanl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cbrtl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cbrtl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ccos.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ccos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ccosf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ccosf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ccosh.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ccosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ccoshf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ccoshf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ccoshl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ccoshl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ccosl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ccosl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cexp.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cexpf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cexpf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cexpl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cexpl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_clog.c b/newlib/src/newlib/libc/sys/linux/cmath/s_clog.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_clog10.c b/newlib/src/newlib/libc/sys/linux/cmath/s_clog10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_clog10f.c b/newlib/src/newlib/libc/sys/linux/cmath/s_clog10f.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_clog10l.c b/newlib/src/newlib/libc/sys/linux/cmath/s_clog10l.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_clogf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_clogf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_clogl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_clogl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cpow.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cpow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cpowf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cpowf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cpowl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cpowl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cproj.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cproj.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cprojf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cprojf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_cprojl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_cprojl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csin.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csinf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csinh.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csinhf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csinhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csinhl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csinhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csinl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csinl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csqrt.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csqrtf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csqrtf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_csqrtl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_csqrtl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ctan.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ctan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ctanf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ctanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ctanh.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ctanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ctanhf.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ctanhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ctanhl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ctanhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/cmath/s_ctanl.c b/newlib/src/newlib/libc/sys/linux/cmath/s_ctanl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/config.h b/newlib/src/newlib/libc/sys/linux/config.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/configure.in b/newlib/src/newlib/libc/sys/linux/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/confstr.c b/newlib/src/newlib/libc/sys/linux/confstr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/confstr.h b/newlib/src/newlib/libc/sys/linux/confstr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/crt1.c b/newlib/src/newlib/libc/sys/linux/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ctermid.c b/newlib/src/newlib/libc/sys/linux/ctermid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/Makefile.am b/newlib/src/newlib/libc/sys/linux/dl/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/Makefile.in b/newlib/src/newlib/libc/sys/linux/dl/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/abi-tag.h b/newlib/src/newlib/libc/sys/linux/dl/abi-tag.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/atomicity.h b/newlib/src/newlib/libc/sys/linux/dl/atomicity.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-addr.c b/newlib/src/newlib/libc/sys/linux/dl/dl-addr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-cache.c b/newlib/src/newlib/libc/sys/linux/dl/dl-cache.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-cache.h b/newlib/src/newlib/libc/sys/linux/dl/dl-cache.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-close.c b/newlib/src/newlib/libc/sys/linux/dl/dl-close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-debug.c b/newlib/src/newlib/libc/sys/linux/dl/dl-debug.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-deps.c b/newlib/src/newlib/libc/sys/linux/dl/dl-deps.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-dst.h b/newlib/src/newlib/libc/sys/linux/dl/dl-dst.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-error.c b/newlib/src/newlib/libc/sys/linux/dl/dl-error.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-fini.c b/newlib/src/newlib/libc/sys/linux/dl/dl-fini.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-init.c b/newlib/src/newlib/libc/sys/linux/dl/dl-init.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-iteratephdr.c b/newlib/src/newlib/libc/sys/linux/dl/dl-iteratephdr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-libc.c b/newlib/src/newlib/libc/sys/linux/dl/dl-libc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-librecon.h b/newlib/src/newlib/libc/sys/linux/dl/dl-librecon.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-load.c b/newlib/src/newlib/libc/sys/linux/dl/dl-load.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-local.h b/newlib/src/newlib/libc/sys/linux/dl/dl-local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-lookup.c b/newlib/src/newlib/libc/sys/linux/dl/dl-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-lookupcfg.h b/newlib/src/newlib/libc/sys/linux/dl/dl-lookupcfg.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-minimal.c b/newlib/src/newlib/libc/sys/linux/dl/dl-minimal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-misc.c b/newlib/src/newlib/libc/sys/linux/dl/dl-misc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-object.c b/newlib/src/newlib/libc/sys/linux/dl/dl-object.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-open.c b/newlib/src/newlib/libc/sys/linux/dl/dl-open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-osinfo.h b/newlib/src/newlib/libc/sys/linux/dl/dl-osinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-profile.c b/newlib/src/newlib/libc/sys/linux/dl/dl-profile.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-profstub.c b/newlib/src/newlib/libc/sys/linux/dl/dl-profstub.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-reloc.c b/newlib/src/newlib/libc/sys/linux/dl/dl-reloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-runtime.c b/newlib/src/newlib/libc/sys/linux/dl/dl-runtime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-support.c b/newlib/src/newlib/libc/sys/linux/dl/dl-support.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-sym.c b/newlib/src/newlib/libc/sys/linux/dl/dl-sym.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dl-version.c b/newlib/src/newlib/libc/sys/linux/dl/dl-version.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/do-lookup.h b/newlib/src/newlib/libc/sys/linux/dl/do-lookup.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/do-rel.h b/newlib/src/newlib/libc/sys/linux/dl/do-rel.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/dynamic-link.h b/newlib/src/newlib/libc/sys/linux/dl/dynamic-link.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/kernel-features.h b/newlib/src/newlib/libc/sys/linux/dl/kernel-features.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/ldsodefs.h b/newlib/src/newlib/libc/sys/linux/dl/ldsodefs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/libintl.h b/newlib/src/newlib/libc/sys/linux/dl/libintl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/trusted-dirs.h b/newlib/src/newlib/libc/sys/linux/dl/trusted-dirs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/dl/unsecvars.h b/newlib/src/newlib/libc/sys/linux/dl/unsecvars.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/fclean.c b/newlib/src/newlib/libc/sys/linux/fclean.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/flockfile.c b/newlib/src/newlib/libc/sys/linux/flockfile.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/fpathconf.c b/newlib/src/newlib/libc/sys/linux/fpathconf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/free.c b/newlib/src/newlib/libc/sys/linux/free.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/freer.c b/newlib/src/newlib/libc/sys/linux/freer.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/fstab.c b/newlib/src/newlib/libc/sys/linux/fstab.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/fstatvfs.c b/newlib/src/newlib/libc/sys/linux/fstatvfs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/fstatvfs64.c b/newlib/src/newlib/libc/sys/linux/fstatvfs64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ftok.c b/newlib/src/newlib/libc/sys/linux/ftok.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ftw.c b/newlib/src/newlib/libc/sys/linux/ftw.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ftw64.c b/newlib/src/newlib/libc/sys/linux/ftw64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/funlockfile.c b/newlib/src/newlib/libc/sys/linux/funlockfile.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getdate.c b/newlib/src/newlib/libc/sys/linux/getdate.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getdate_err.c b/newlib/src/newlib/libc/sys/linux/getdate_err.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/gethostid.c b/newlib/src/newlib/libc/sys/linux/gethostid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/gethostname.c b/newlib/src/newlib/libc/sys/linux/gethostname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getlogin.c b/newlib/src/newlib/libc/sys/linux/getlogin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getopt.c b/newlib/src/newlib/libc/sys/linux/getopt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getopt1.c b/newlib/src/newlib/libc/sys/linux/getopt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getpwent.c b/newlib/src/newlib/libc/sys/linux/getpwent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getreent.c b/newlib/src/newlib/libc/sys/linux/getreent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getrlimit64.c b/newlib/src/newlib/libc/sys/linux/getrlimit64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/getwd.c b/newlib/src/newlib/libc/sys/linux/getwd.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/hp-timing.h b/newlib/src/newlib/libc/sys/linux/hp-timing.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/Makefile.am b/newlib/src/newlib/libc/sys/linux/iconv/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/Makefile.in b/newlib/src/newlib/libc/sys/linux/iconv/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/categories.def b/newlib/src/newlib/libc/sys/linux/iconv/categories.def old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/dummy-repertoire.c b/newlib/src/newlib/libc/sys/linux/iconv/dummy-repertoire.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_builtin.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_builtin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_builtin.h b/newlib/src/newlib/libc/sys/linux/iconv/gconv_builtin.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_cache.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_cache.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_charset.h b/newlib/src/newlib/libc/sys/linux/iconv/gconv_charset.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_close.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_conf.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_conf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_db.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_db.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_dl.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_dl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_int.h b/newlib/src/newlib/libc/sys/linux/iconv/gconv_int.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_open.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_simple.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_simple.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/gconv_trans.c b/newlib/src/newlib/libc/sys/linux/iconv/gconv_trans.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/hash-string.h b/newlib/src/newlib/libc/sys/linux/iconv/hash-string.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/iconv.c b/newlib/src/newlib/libc/sys/linux/iconv/iconv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/iconv.h b/newlib/src/newlib/libc/sys/linux/iconv/iconv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/iconv_charmap.c b/newlib/src/newlib/libc/sys/linux/iconv/iconv_charmap.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/iconv_close.c b/newlib/src/newlib/libc/sys/linux/iconv/iconv_close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/iconv_open.c b/newlib/src/newlib/libc/sys/linux/iconv/iconv_open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/iconvconfig.h b/newlib/src/newlib/libc/sys/linux/iconv/iconvconfig.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/loadinfo.h b/newlib/src/newlib/libc/sys/linux/iconv/loadinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/localeinfo.h b/newlib/src/newlib/libc/sys/linux/iconv/localeinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/loop.c b/newlib/src/newlib/libc/sys/linux/iconv/loop.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/iconv/skeleton.c b/newlib/src/newlib/libc/sys/linux/iconv/skeleton.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ids.c b/newlib/src/newlib/libc/sys/linux/ids.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/argp.h b/newlib/src/newlib/libc/sys/linux/include/argp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/arpa/ftp.h b/newlib/src/newlib/libc/sys/linux/include/arpa/ftp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/arpa/inet.h b/newlib/src/newlib/libc/sys/linux/include/arpa/inet.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/arpa/nameser.h b/newlib/src/newlib/libc/sys/linux/include/arpa/nameser.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/arpa/nameser_compat.h b/newlib/src/newlib/libc/sys/linux/include/arpa/nameser_compat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/arpa/telnet.h b/newlib/src/newlib/libc/sys/linux/include/arpa/telnet.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/arpa/tftp.h b/newlib/src/newlib/libc/sys/linux/include/arpa/tftp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/bp-sym.h b/newlib/src/newlib/libc/sys/linux/include/bp-sym.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/cmathcalls.h b/newlib/src/newlib/libc/sys/linux/include/cmathcalls.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/complex.h b/newlib/src/newlib/libc/sys/linux/include/complex.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/dl-hash.h b/newlib/src/newlib/libc/sys/linux/include/dl-hash.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/dlfcn.h b/newlib/src/newlib/libc/sys/linux/include/dlfcn.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/fnmatch.h b/newlib/src/newlib/libc/sys/linux/include/fnmatch.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/gconv.h b/newlib/src/newlib/libc/sys/linux/include/gconv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/getopt.h b/newlib/src/newlib/libc/sys/linux/include/getopt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/glob.h b/newlib/src/newlib/libc/sys/linux/include/glob.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/hesiod.h b/newlib/src/newlib/libc/sys/linux/include/hesiod.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/iconv.h b/newlib/src/newlib/libc/sys/linux/include/iconv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/ifaddrs.h b/newlib/src/newlib/libc/sys/linux/include/ifaddrs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/limits.h b/newlib/src/newlib/libc/sys/linux/include/limits.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/link.h b/newlib/src/newlib/libc/sys/linux/include/link.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/ltdl.h b/newlib/src/newlib/libc/sys/linux/include/ltdl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/malloc.h b/newlib/src/newlib/libc/sys/linux/include/malloc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/mcheck.h b/newlib/src/newlib/libc/sys/linux/include/mcheck.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/mqueue.h b/newlib/src/newlib/libc/sys/linux/include/mqueue.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/namespace.h b/newlib/src/newlib/libc/sys/linux/include/namespace.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/bpf.h b/newlib/src/newlib/libc/sys/linux/include/net/bpf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/bpf_compat.h b/newlib/src/newlib/libc/sys/linux/include/net/bpf_compat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/bpfdesc.h b/newlib/src/newlib/libc/sys/linux/include/net/bpfdesc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/bridge.h b/newlib/src/newlib/libc/sys/linux/include/net/bridge.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/ethernet.h b/newlib/src/newlib/libc/sys/linux/include/net/ethernet.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/fddi.h b/newlib/src/newlib/libc/sys/linux/include/net/fddi.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if.h b/newlib/src/newlib/libc/sys/linux/include/net/if.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_arc.h b/newlib/src/newlib/libc/sys/linux/include/net/if_arc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_arp.h b/newlib/src/newlib/libc/sys/linux/include/net/if_arp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_dl.h b/newlib/src/newlib/libc/sys/linux/include/net/if_dl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_gif.h b/newlib/src/newlib/libc/sys/linux/include/net/if_gif.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_ieee80211.h b/newlib/src/newlib/libc/sys/linux/include/net/if_ieee80211.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_llc.h b/newlib/src/newlib/libc/sys/linux/include/net/if_llc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_mib.h b/newlib/src/newlib/libc/sys/linux/include/net/if_mib.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_ppp.h b/newlib/src/newlib/libc/sys/linux/include/net/if_ppp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_slvar.h b/newlib/src/newlib/libc/sys/linux/include/net/if_slvar.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_sppp.h b/newlib/src/newlib/libc/sys/linux/include/net/if_sppp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_stf.h b/newlib/src/newlib/libc/sys/linux/include/net/if_stf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_tap.h b/newlib/src/newlib/libc/sys/linux/include/net/if_tap.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_tapvar.h b/newlib/src/newlib/libc/sys/linux/include/net/if_tapvar.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_tun.h b/newlib/src/newlib/libc/sys/linux/include/net/if_tun.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_tunvar.h b/newlib/src/newlib/libc/sys/linux/include/net/if_tunvar.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_types.h b/newlib/src/newlib/libc/sys/linux/include/net/if_types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_var.h b/newlib/src/newlib/libc/sys/linux/include/net/if_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/if_vlan_var.h b/newlib/src/newlib/libc/sys/linux/include/net/if_vlan_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/intrq.h b/newlib/src/newlib/libc/sys/linux/include/net/intrq.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/iso88025.h b/newlib/src/newlib/libc/sys/linux/include/net/iso88025.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/net_osdep.h b/newlib/src/newlib/libc/sys/linux/include/net/net_osdep.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/netisr.h b/newlib/src/newlib/libc/sys/linux/include/net/netisr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/pfil.h b/newlib/src/newlib/libc/sys/linux/include/net/pfil.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/pfkeyv2.h b/newlib/src/newlib/libc/sys/linux/include/net/pfkeyv2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/ppp_comp.h b/newlib/src/newlib/libc/sys/linux/include/net/ppp_comp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/ppp_defs.h b/newlib/src/newlib/libc/sys/linux/include/net/ppp_defs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/radix.h b/newlib/src/newlib/libc/sys/linux/include/net/radix.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/raw_cb.h b/newlib/src/newlib/libc/sys/linux/include/net/raw_cb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/route.h b/newlib/src/newlib/libc/sys/linux/include/net/route.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/slcompress.h b/newlib/src/newlib/libc/sys/linux/include/net/slcompress.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/slip.h b/newlib/src/newlib/libc/sys/linux/include/net/slip.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/net/zlib.h b/newlib/src/newlib/libc/sys/linux/include/net/zlib.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netconfig.h b/newlib/src/newlib/libc/sys/linux/include/netconfig.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netdb.h b/newlib/src/newlib/libc/sys/linux/include/netdb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/icmp6.h b/newlib/src/newlib/libc/sys/linux/include/netinet/icmp6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/icmp_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet/icmp_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/if_ether.h b/newlib/src/newlib/libc/sys/linux/include/netinet/if_ether.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/igmp.h b/newlib/src/newlib/libc/sys/linux/include/netinet/igmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/igmp_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet/igmp_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/in.h b/newlib/src/newlib/libc/sys/linux/include/netinet/in.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/in_gif.h b/newlib/src/newlib/libc/sys/linux/include/netinet/in_gif.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/in_pcb.h b/newlib/src/newlib/libc/sys/linux/include/netinet/in_pcb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/in_systm.h b/newlib/src/newlib/libc/sys/linux/include/netinet/in_systm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/in_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet/in_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip6.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip_dummynet.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip_dummynet.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip_ecn.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip_ecn.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip_encap.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip_encap.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip_fw.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip_fw.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip_icmp.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip_icmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip_mroute.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip_mroute.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ip_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ip_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/ipprotosw.h b/newlib/src/newlib/libc/sys/linux/include/netinet/ipprotosw.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/tcp.h b/newlib/src/newlib/libc/sys/linux/include/netinet/tcp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_debug.h b/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_debug.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_fsm.h b/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_fsm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_seq.h b/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_seq.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_timer.h b/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_timer.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet/tcp_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/tcpip.h b/newlib/src/newlib/libc/sys/linux/include/netinet/tcpip.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/udp.h b/newlib/src/newlib/libc/sys/linux/include/netinet/udp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet/udp_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet/udp_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ah.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ah.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ah6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ah6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/esp.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/esp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/esp6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/esp6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/esp_rijndael.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/esp_rijndael.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/icmp6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/icmp6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/in6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/in6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_gif.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_gif.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_ifattach.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_ifattach.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_pcb.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_pcb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_prefix.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_prefix.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/in6_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_ecn.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_ecn.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_fw.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_fw.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_mroute.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_mroute.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6protosw.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ip6protosw.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ipcomp.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ipcomp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ipcomp6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ipcomp6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ipsec.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ipsec.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/ipsec6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/ipsec6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/mld6_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/mld6_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/nd6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/nd6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/pim6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/pim6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/pim6_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/pim6_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/raw_ip6.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/raw_ip6.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/scope6_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/scope6_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/tcp6_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/tcp6_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netinet6/udp6_var.h b/newlib/src/newlib/libc/sys/linux/include/netinet6/udp6_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/idp.h b/newlib/src/newlib/libc/sys/linux/include/netns/idp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/idp_var.h b/newlib/src/newlib/libc/sys/linux/include/netns/idp_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/ns.h b/newlib/src/newlib/libc/sys/linux/include/netns/ns.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/ns_error.h b/newlib/src/newlib/libc/sys/linux/include/netns/ns_error.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/ns_if.h b/newlib/src/newlib/libc/sys/linux/include/netns/ns_if.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/ns_pcb.h b/newlib/src/newlib/libc/sys/linux/include/netns/ns_pcb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/sp.h b/newlib/src/newlib/libc/sys/linux/include/netns/sp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/spidp.h b/newlib/src/newlib/libc/sys/linux/include/netns/spidp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/spp_debug.h b/newlib/src/newlib/libc/sys/linux/include/netns/spp_debug.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/spp_timer.h b/newlib/src/newlib/libc/sys/linux/include/netns/spp_timer.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/netns/spp_var.h b/newlib/src/newlib/libc/sys/linux/include/netns/spp_var.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/paths.h b/newlib/src/newlib/libc/sys/linux/include/paths.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/pthread.h b/newlib/src/newlib/libc/sys/linux/include/pthread.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/regex.h b/newlib/src/newlib/libc/sys/linux/include/regex.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/resolv.h b/newlib/src/newlib/libc/sys/linux/include/resolv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/Makefile b/newlib/src/newlib/libc/sys/linux/include/rpc/Makefile old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/auth.h b/newlib/src/newlib/libc/sys/linux/include/rpc/auth.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/auth_des.h b/newlib/src/newlib/libc/sys/linux/include/rpc/auth_des.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/auth_kerb.h b/newlib/src/newlib/libc/sys/linux/include/rpc/auth_kerb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/auth_unix.h b/newlib/src/newlib/libc/sys/linux/include/rpc/auth_unix.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/clnt.h b/newlib/src/newlib/libc/sys/linux/include/rpc/clnt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/clnt_soc.h b/newlib/src/newlib/libc/sys/linux/include/rpc/clnt_soc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/clnt_stat.h b/newlib/src/newlib/libc/sys/linux/include/rpc/clnt_stat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/des.h b/newlib/src/newlib/libc/sys/linux/include/rpc/des.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/des_crypt.h b/newlib/src/newlib/libc/sys/linux/include/rpc/des_crypt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/nettype.h b/newlib/src/newlib/libc/sys/linux/include/rpc/nettype.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/pmap_clnt.h b/newlib/src/newlib/libc/sys/linux/include/rpc/pmap_clnt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/pmap_prot.h b/newlib/src/newlib/libc/sys/linux/include/rpc/pmap_prot.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/pmap_rmt.h b/newlib/src/newlib/libc/sys/linux/include/rpc/pmap_rmt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/raw.h b/newlib/src/newlib/libc/sys/linux/include/rpc/raw.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/rpc.h b/newlib/src/newlib/libc/sys/linux/include/rpc/rpc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/rpc_com.h b/newlib/src/newlib/libc/sys/linux/include/rpc/rpc_com.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/rpc_msg.h b/newlib/src/newlib/libc/sys/linux/include/rpc/rpc_msg.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_clnt.h b/newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_clnt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_prot.h b/newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_prot.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_prot.x b/newlib/src/newlib/libc/sys/linux/include/rpc/rpcb_prot.x old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/rpcent.h b/newlib/src/newlib/libc/sys/linux/include/rpc/rpcent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/svc.h b/newlib/src/newlib/libc/sys/linux/include/rpc/svc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/svc_auth.h b/newlib/src/newlib/libc/sys/linux/include/rpc/svc_auth.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/svc_dg.h b/newlib/src/newlib/libc/sys/linux/include/rpc/svc_dg.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/svc_soc.h b/newlib/src/newlib/libc/sys/linux/include/rpc/svc_soc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/types.h b/newlib/src/newlib/libc/sys/linux/include/rpc/types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rpc/xdr.h b/newlib/src/newlib/libc/sys/linux/include/rpc/xdr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/rune.h b/newlib/src/newlib/libc/sys/linux/include/rune.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/runetype.h b/newlib/src/newlib/libc/sys/linux/include/runetype.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/sched.h b/newlib/src/newlib/libc/sys/linux/include/sched.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/semaphore.h b/newlib/src/newlib/libc/sys/linux/include/semaphore.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/setjmp.h b/newlib/src/newlib/libc/sys/linux/include/setjmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/setlocale.h b/newlib/src/newlib/libc/sys/linux/include/setlocale.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/stdint.h b/newlib/src/newlib/libc/sys/linux/include/stdint.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/time.h b/newlib/src/newlib/libc/sys/linux/include/time.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/un-namespace.h b/newlib/src/newlib/libc/sys/linux/include/un-namespace.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/unistd.h b/newlib/src/newlib/libc/sys/linux/include/unistd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/include/wordexp.h b/newlib/src/newlib/libc/sys/linux/include/wordexp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/inode.c b/newlib/src/newlib/libc/sys/linux/inode.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/internal_statvfs.c b/newlib/src/newlib/libc/sys/linux/internal_statvfs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/Makefile.am b/newlib/src/newlib/libc/sys/linux/intl/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/Makefile.in b/newlib/src/newlib/libc/sys/linux/intl/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/bindtextdom.c b/newlib/src/newlib/libc/sys/linux/intl/bindtextdom.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/catgets.c b/newlib/src/newlib/libc/sys/linux/intl/catgets.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/catgetsinfo.h b/newlib/src/newlib/libc/sys/linux/intl/catgetsinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/config.h b/newlib/src/newlib/libc/sys/linux/intl/config.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/dcgettext.c b/newlib/src/newlib/libc/sys/linux/intl/dcgettext.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/dcigettext.c b/newlib/src/newlib/libc/sys/linux/intl/dcigettext.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/dcngettext.c b/newlib/src/newlib/libc/sys/linux/intl/dcngettext.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/dgettext.c b/newlib/src/newlib/libc/sys/linux/intl/dgettext.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/dngettext.c b/newlib/src/newlib/libc/sys/linux/intl/dngettext.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/explodename.c b/newlib/src/newlib/libc/sys/linux/intl/explodename.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/finddomain.c b/newlib/src/newlib/libc/sys/linux/intl/finddomain.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/gettext.c b/newlib/src/newlib/libc/sys/linux/intl/gettext.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/gettext.h b/newlib/src/newlib/libc/sys/linux/intl/gettext.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/gettextP.h b/newlib/src/newlib/libc/sys/linux/intl/gettextP.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/hash-string.h b/newlib/src/newlib/libc/sys/linux/intl/hash-string.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/l10nflist.c b/newlib/src/newlib/libc/sys/linux/intl/l10nflist.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/lcl_stpcpy.c b/newlib/src/newlib/libc/sys/linux/intl/lcl_stpcpy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/loadinfo.h b/newlib/src/newlib/libc/sys/linux/intl/loadinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/loadmsgcat.c b/newlib/src/newlib/libc/sys/linux/intl/loadmsgcat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/localealias.c b/newlib/src/newlib/libc/sys/linux/intl/localealias.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/ngettext.c b/newlib/src/newlib/libc/sys/linux/intl/ngettext.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/open_catalog.c b/newlib/src/newlib/libc/sys/linux/intl/open_catalog.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/plural.c b/newlib/src/newlib/libc/sys/linux/intl/plural.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/plural.y b/newlib/src/newlib/libc/sys/linux/intl/plural.y old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/intl/textdomain.c b/newlib/src/newlib/libc/sys/linux/intl/textdomain.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/io.c b/newlib/src/newlib/libc/sys/linux/io.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/io64.c b/newlib/src/newlib/libc/sys/linux/io64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ipc.c b/newlib/src/newlib/libc/sys/linux/ipc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/isatty.c b/newlib/src/newlib/libc/sys/linux/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/kernel_sigaction.h b/newlib/src/newlib/libc/sys/linux/kernel_sigaction.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/libc-internal.h b/newlib/src/newlib/libc/sys/linux/libc-internal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/libc-symbols.h b/newlib/src/newlib/libc/sys/linux/libc-symbols.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/libc-tsd.h b/newlib/src/newlib/libc/sys/linux/libc-tsd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/libintl.h b/newlib/src/newlib/libc/sys/linux/libintl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linux.c b/newlib/src/newlib/libc/sys/linux/linux.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linux_fsinfo.h b/newlib/src/newlib/libc/sys/linux/linux_fsinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/LICENSE b/newlib/src/newlib/libc/sys/linux/linuxthreads/LICENSE old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/Makefile.am b/newlib/src/newlib/libc/sys/linux/linuxthreads/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/Makefile.in b/newlib/src/newlib/libc/sys/linux/linuxthreads/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/aclocal.m4 b/newlib/src/newlib/libc/sys/linux/linuxthreads/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/attr.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/attr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/barrier.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/barrier.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/initspin.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/initspin.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/libc-lock.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/libc-tsd.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/libc-tsd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/local_lim.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/local_lim.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/posix_opt.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/posix_opt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/pthreadtypes.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/pthreadtypes.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/sigthread.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bits/sigthread.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/bp-sym.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/bp-sym.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/cancel.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/cancel.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/condvar.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/condvar.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/config.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/config.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/configure.in b/newlib/src/newlib/libc/sys/linux/linuxthreads/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/defs.awk b/newlib/src/newlib/libc/sys/linux/linuxthreads/defs.awk old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/ecmutex.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/ecmutex.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/events.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/events.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/getcpuclockid.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/getcpuclockid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/getreent.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/getreent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/internals.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/internals.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/join.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/join.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/joinrace.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/joinrace.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/kernel-features.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/kernel-features.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/libc-internal.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/libc-internal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/libc-symbols.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/libc-symbols.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/linuxthreads.texi b/newlib/src/newlib/libc/sys/linux/linuxthreads/linuxthreads.texi old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/lockfile.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/lockfile.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/Makefile.am b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/Makefile.in b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/aclocal.m4 b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/configure.in b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/generic/generic-sysdep.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/generic/generic-sysdep.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/Makefile.am b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/Makefile.in b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/aclocal.m4 b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/bp-asm.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/bp-asm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/clone.S b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/clone.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/configure.in b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.S b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/i386-sysdep.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/pspinlock.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/pspinlock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/pt-machine.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/pt-machine.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sigcontextinfo.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sigcontextinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/stackinfo.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/stackinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sysdep.S b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sysdep.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sysdep.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/sysdep.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/useldt.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/machine/i386/useldt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/manager.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/manager.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/mq_notify.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/mq_notify.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/mutex.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/mutex.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/no-tsd.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/no-tsd.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/oldsemaphore.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/oldsemaphore.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/posix-timer.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/posix-timer.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/prio.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/prio.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/proc_service.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/proc_service.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/pt-machine.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/pt-machine.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/ptclock_gettime.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/ptclock_gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/ptclock_settime.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/ptclock_settime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/ptfork.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/ptfork.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/pthread.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/pthread.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/ptlongjmp.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/ptlongjmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/queue.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/queue.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/reent.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/reent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/reqsyscalls.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/reqsyscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/restart.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/restart.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/rwlock.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/rwlock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/semaphore.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/semaphore.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/semaphore.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/semaphore.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/shlib-compat.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/shlib-compat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/signals.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/signals.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/specific.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/specific.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/spinlock.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/spinlock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/spinlock.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/spinlock.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/sysctl.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/sysctl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_init.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_init.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_log.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_symbol_list.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_symbol_list.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_clear_event.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_clear_event.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_delete.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_delete.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_enable_stats.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_enable_stats.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_event_addr.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_event_addr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_event_getmsg.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_event_getmsg.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_nthreads.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_nthreads.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_ph.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_ph.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_stats.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_get_stats.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_map_id2thr.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_map_id2thr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_map_lwp2thr.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_map_lwp2thr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_new.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_new.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_reset_stats.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_reset_stats.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_set_event.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_set_event.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_setconcurrency.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_setconcurrency.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_thr_iter.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_thr_iter.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_tsd_iter.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_ta_tsd_iter.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_clear_event.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_clear_event.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_dbresume.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_dbresume.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_dbsuspend.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_dbsuspend.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_event_enable.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_event_enable.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_event_getmsg.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_event_getmsg.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_get_info.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_get_info.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getfpregs.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getfpregs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getgregs.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getgregs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getxregs.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getxregs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getxregsize.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_getxregsize.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_set_event.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_set_event.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setfpregs.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setfpregs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setgregs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setprio.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setprio.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setsigpending.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setsigpending.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setxregs.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_setxregs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_sigsetmask.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_sigsetmask.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_tsd.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_tsd.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_validate.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/td_thr_validate.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/testrtsig.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/testrtsig.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/thread_db.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/thread_db.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/thread_dbP.h b/newlib/src/newlib/libc/sys/linux/linuxthreads/thread_dbP.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_create.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_create.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_delete.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_delete.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_getoverr.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_getoverr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_gettime.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_routines.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_routines.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_settime.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/timer_settime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/tst-cancel.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/tst-cancel.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/tst-context.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/tst-context.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/tststack.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/tststack.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/unload.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/unload.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/weaks.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/weaks.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/linuxthreads/wrapsyscall.c b/newlib/src/newlib/libc/sys/linux/linuxthreads/wrapsyscall.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/Makefile.am b/newlib/src/newlib/libc/sys/linux/machine/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/Makefile.in b/newlib/src/newlib/libc/sys/linux/machine/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/aclocal.m4 b/newlib/src/newlib/libc/sys/linux/machine/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/configure.in b/newlib/src/newlib/libc/sys/linux/machine/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/hp-timing.h b/newlib/src/newlib/libc/sys/linux/machine/hp-timing.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/Makefile.am b/newlib/src/newlib/libc/sys/linux/machine/i386/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/Makefile.in b/newlib/src/newlib/libc/sys/linux/machine/i386/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/aclocal.m4 b/newlib/src/newlib/libc/sys/linux/machine/i386/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/atomic.h b/newlib/src/newlib/libc/sys/linux/machine/i386/atomic.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/configure.in b/newlib/src/newlib/libc/sys/linux/machine/i386/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/crt0.c b/newlib/src/newlib/libc/sys/linux/machine/i386/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/dl-machine.h b/newlib/src/newlib/libc/sys/linux/machine/i386/dl-machine.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/dl-procinfo.c b/newlib/src/newlib/libc/sys/linux/machine/i386/dl-procinfo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/dl-procinfo.h b/newlib/src/newlib/libc/sys/linux/machine/i386/dl-procinfo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/get_clockfreq.c b/newlib/src/newlib/libc/sys/linux/machine/i386/get_clockfreq.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/getpagesize.c b/newlib/src/newlib/libc/sys/linux/machine/i386/getpagesize.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/hp-timing.c b/newlib/src/newlib/libc/sys/linux/machine/i386/hp-timing.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/hp-timing.h b/newlib/src/newlib/libc/sys/linux/machine/i386/hp-timing.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/huge_val.h b/newlib/src/newlib/libc/sys/linux/machine/i386/huge_val.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/i386mach.h b/newlib/src/newlib/libc/sys/linux/machine/i386/i386mach.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/include/endian.h b/newlib/src/newlib/libc/sys/linux/machine/i386/include/endian.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/include/param.h b/newlib/src/newlib/libc/sys/linux/machine/i386/include/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/include/setjmp.h b/newlib/src/newlib/libc/sys/linux/machine/i386/include/setjmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/include/termios.h b/newlib/src/newlib/libc/sys/linux/machine/i386/include/termios.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/setjmp.S b/newlib/src/newlib/libc/sys/linux/machine/i386/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/sigaction.c b/newlib/src/newlib/libc/sys/linux/machine/i386/sigaction.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/sigstack.h b/newlib/src/newlib/libc/sys/linux/machine/i386/sigstack.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/socketcall.h b/newlib/src/newlib/libc/sys/linux/machine/i386/socketcall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/syscall.h b/newlib/src/newlib/libc/sys/linux/machine/i386/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/sysdep.h b/newlib/src/newlib/libc/sys/linux/machine/i386/sysdep.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/machine/i386/weakalias.h b/newlib/src/newlib/libc/sys/linux/machine/i386/weakalias.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/malign.c b/newlib/src/newlib/libc/sys/linux/malign.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/malignr.c b/newlib/src/newlib/libc/sys/linux/malignr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mallinfor.c b/newlib/src/newlib/libc/sys/linux/mallinfor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/malloc.c b/newlib/src/newlib/libc/sys/linux/malloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mallocr.c b/newlib/src/newlib/libc/sys/linux/mallocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/malloptr.c b/newlib/src/newlib/libc/sys/linux/malloptr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mallstatsr.c b/newlib/src/newlib/libc/sys/linux/mallstatsr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mcheck.c b/newlib/src/newlib/libc/sys/linux/mcheck.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mhooks.h b/newlib/src/newlib/libc/sys/linux/mhooks.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mmap.c b/newlib/src/newlib/libc/sys/linux/mmap.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mntent.c b/newlib/src/newlib/libc/sys/linux/mntent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mntent_r.c b/newlib/src/newlib/libc/sys/linux/mntent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_close.c b/newlib/src/newlib/libc/sys/linux/mq_close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_getattr.c b/newlib/src/newlib/libc/sys/linux/mq_getattr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_notify.c b/newlib/src/newlib/libc/sys/linux/mq_notify.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_open.c b/newlib/src/newlib/libc/sys/linux/mq_open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_receive.c b/newlib/src/newlib/libc/sys/linux/mq_receive.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_send.c b/newlib/src/newlib/libc/sys/linux/mq_send.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_setattr.c b/newlib/src/newlib/libc/sys/linux/mq_setattr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mq_unlink.c b/newlib/src/newlib/libc/sys/linux/mq_unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mqlocal.h b/newlib/src/newlib/libc/sys/linux/mqlocal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/msize.c b/newlib/src/newlib/libc/sys/linux/msize.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/msizer.c b/newlib/src/newlib/libc/sys/linux/msizer.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mstats.c b/newlib/src/newlib/libc/sys/linux/mstats.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mtrim.c b/newlib/src/newlib/libc/sys/linux/mtrim.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/mtrimr.c b/newlib/src/newlib/libc/sys/linux/mtrimr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/Makefile.am b/newlib/src/newlib/libc/sys/linux/net/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/Makefile.in b/newlib/src/newlib/libc/sys/linux/net/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/XXX-lookup.c b/newlib/src/newlib/libc/sys/linux/net/XXX-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/addr2ascii.c b/newlib/src/newlib/libc/sys/linux/net/addr2ascii.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/alias-lookup.c b/newlib/src/newlib/libc/sys/linux/net/alias-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/aliases.h b/newlib/src/newlib/libc/sys/linux/net/aliases.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ascii2addr.c b/newlib/src/newlib/libc/sys/linux/net/ascii2addr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/base64.c b/newlib/src/newlib/libc/sys/linux/net/base64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/check_pf.c b/newlib/src/newlib/libc/sys/linux/net/check_pf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/databases.def b/newlib/src/newlib/libc/sys/linux/net/databases.def old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/digits_dots.c b/newlib/src/newlib/libc/sys/linux/net/digits_dots.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ether_aton.c b/newlib/src/newlib/libc/sys/linux/net/ether_aton.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ether_aton_r.c b/newlib/src/newlib/libc/sys/linux/net/ether_aton_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ether_hton.c b/newlib/src/newlib/libc/sys/linux/net/ether_hton.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ether_line.c b/newlib/src/newlib/libc/sys/linux/net/ether_line.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ether_ntoa.c b/newlib/src/newlib/libc/sys/linux/net/ether_ntoa.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ether_ntoa_r.c b/newlib/src/newlib/libc/sys/linux/net/ether_ntoa_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ether_ntoh.c b/newlib/src/newlib/libc/sys/linux/net/ether_ntoh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/etherent.h b/newlib/src/newlib/libc/sys/linux/net/etherent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ethers-lookup.c b/newlib/src/newlib/libc/sys/linux/net/ethers-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/function.def b/newlib/src/newlib/libc/sys/linux/net/function.def old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getXXbyYY.c b/newlib/src/newlib/libc/sys/linux/net/getXXbyYY.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getXXbyYY_r.c b/newlib/src/newlib/libc/sys/linux/net/getXXbyYY_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getXXent.c b/newlib/src/newlib/libc/sys/linux/net/getXXent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getXXent_r.c b/newlib/src/newlib/libc/sys/linux/net/getXXent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getaddrinfo.c b/newlib/src/newlib/libc/sys/linux/net/getaddrinfo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getaliasent.c b/newlib/src/newlib/libc/sys/linux/net/getaliasent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getaliasent_r.c b/newlib/src/newlib/libc/sys/linux/net/getaliasent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getaliasname.c b/newlib/src/newlib/libc/sys/linux/net/getaliasname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getaliasname_r.c b/newlib/src/newlib/libc/sys/linux/net/getaliasname_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstbyad.c b/newlib/src/newlib/libc/sys/linux/net/gethstbyad.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstbyad_r.c b/newlib/src/newlib/libc/sys/linux/net/gethstbyad_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstbynm.c b/newlib/src/newlib/libc/sys/linux/net/gethstbynm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstbynm2.c b/newlib/src/newlib/libc/sys/linux/net/gethstbynm2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstbynm2_r.c b/newlib/src/newlib/libc/sys/linux/net/gethstbynm2_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstbynm_r.c b/newlib/src/newlib/libc/sys/linux/net/gethstbynm_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstent.c b/newlib/src/newlib/libc/sys/linux/net/gethstent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/gethstent_r.c b/newlib/src/newlib/libc/sys/linux/net/gethstent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnameinfo.c b/newlib/src/newlib/libc/sys/linux/net/getnameinfo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetbyad.c b/newlib/src/newlib/libc/sys/linux/net/getnetbyad.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetbyad_r.c b/newlib/src/newlib/libc/sys/linux/net/getnetbyad_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetbynm.c b/newlib/src/newlib/libc/sys/linux/net/getnetbynm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetbynm_r.c b/newlib/src/newlib/libc/sys/linux/net/getnetbynm_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetent.c b/newlib/src/newlib/libc/sys/linux/net/getnetent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetent_r.c b/newlib/src/newlib/libc/sys/linux/net/getnetent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetgrent.c b/newlib/src/newlib/libc/sys/linux/net/getnetgrent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnetgrent_r.c b/newlib/src/newlib/libc/sys/linux/net/getnetgrent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnssent.c b/newlib/src/newlib/libc/sys/linux/net/getnssent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getnssent_r.c b/newlib/src/newlib/libc/sys/linux/net/getnssent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getproto.c b/newlib/src/newlib/libc/sys/linux/net/getproto.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getproto_r.c b/newlib/src/newlib/libc/sys/linux/net/getproto_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getprtent.c b/newlib/src/newlib/libc/sys/linux/net/getprtent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getprtent_r.c b/newlib/src/newlib/libc/sys/linux/net/getprtent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getprtname.c b/newlib/src/newlib/libc/sys/linux/net/getprtname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getprtname_r.c b/newlib/src/newlib/libc/sys/linux/net/getprtname_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getrpcbyname.c b/newlib/src/newlib/libc/sys/linux/net/getrpcbyname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getrpcbyname_r.c b/newlib/src/newlib/libc/sys/linux/net/getrpcbyname_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getrpcbynumber.c b/newlib/src/newlib/libc/sys/linux/net/getrpcbynumber.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getrpcbynumber_r.c b/newlib/src/newlib/libc/sys/linux/net/getrpcbynumber_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getrpcent.c b/newlib/src/newlib/libc/sys/linux/net/getrpcent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getrpcent_r.c b/newlib/src/newlib/libc/sys/linux/net/getrpcent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getservent.c b/newlib/src/newlib/libc/sys/linux/net/getservent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getservent_r.c b/newlib/src/newlib/libc/sys/linux/net/getservent_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getsrvbynm.c b/newlib/src/newlib/libc/sys/linux/net/getsrvbynm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getsrvbynm_r.c b/newlib/src/newlib/libc/sys/linux/net/getsrvbynm_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getsrvbypt.c b/newlib/src/newlib/libc/sys/linux/net/getsrvbypt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/getsrvbypt_r.c b/newlib/src/newlib/libc/sys/linux/net/getsrvbypt_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/grp-lookup.c b/newlib/src/newlib/libc/sys/linux/net/grp-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/herrno.c b/newlib/src/newlib/libc/sys/linux/net/herrno.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/hosts-lookup.c b/newlib/src/newlib/libc/sys/linux/net/hosts-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ifaddrs.h b/newlib/src/newlib/libc/sys/linux/net/ifaddrs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ifname.c b/newlib/src/newlib/libc/sys/linux/net/ifname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ifreq.c b/newlib/src/newlib/libc/sys/linux/net/ifreq.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ifreq.h b/newlib/src/newlib/libc/sys/linux/net/ifreq.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/in6_addr.c b/newlib/src/newlib/libc/sys/linux/net/in6_addr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet6_option.c b/newlib/src/newlib/libc/sys/linux/net/inet6_option.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_addr.c b/newlib/src/newlib/libc/sys/linux/net/inet_addr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_lnaof.c b/newlib/src/newlib/libc/sys/linux/net/inet_lnaof.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_mkadr.c b/newlib/src/newlib/libc/sys/linux/net/inet_mkadr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_net.c b/newlib/src/newlib/libc/sys/linux/net/inet_net.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_net_ntop.c b/newlib/src/newlib/libc/sys/linux/net/inet_net_ntop.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_net_pton.c b/newlib/src/newlib/libc/sys/linux/net/inet_net_pton.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_neta.c b/newlib/src/newlib/libc/sys/linux/net/inet_neta.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_netof.c b/newlib/src/newlib/libc/sys/linux/net/inet_netof.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_ntoa.c b/newlib/src/newlib/libc/sys/linux/net/inet_ntoa.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_ntop.c b/newlib/src/newlib/libc/sys/linux/net/inet_ntop.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/inet_pton.c b/newlib/src/newlib/libc/sys/linux/net/inet_pton.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/issetugid-stub.c b/newlib/src/newlib/libc/sys/linux/net/issetugid-stub.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/key-lookup.c b/newlib/src/newlib/libc/sys/linux/net/key-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/local.h b/newlib/src/newlib/libc/sys/linux/net/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/netgroup.h b/newlib/src/newlib/libc/sys/linux/net/netgroup.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/netgrp-lookup.c b/newlib/src/newlib/libc/sys/linux/net/netgrp-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/network-lookup.c b/newlib/src/newlib/libc/sys/linux/net/network-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/not-cancel.h b/newlib/src/newlib/libc/sys/linux/net/not-cancel.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ns_name.c b/newlib/src/newlib/libc/sys/linux/net/ns_name.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ns_netint.c b/newlib/src/newlib/libc/sys/linux/net/ns_netint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ns_parse.c b/newlib/src/newlib/libc/sys/linux/net/ns_parse.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ns_print.c b/newlib/src/newlib/libc/sys/linux/net/ns_print.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ns_samedomain.c b/newlib/src/newlib/libc/sys/linux/net/ns_samedomain.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ns_ttl.c b/newlib/src/newlib/libc/sys/linux/net/ns_ttl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/nsap_addr.c b/newlib/src/newlib/libc/sys/linux/net/nsap_addr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/nscd-types.h b/newlib/src/newlib/libc/sys/linux/net/nscd-types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/nscd/nscd-client.h b/newlib/src/newlib/libc/sys/linux/net/nscd/nscd-client.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/nscd/nscd_proto.h b/newlib/src/newlib/libc/sys/linux/net/nscd/nscd_proto.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/nss.h b/newlib/src/newlib/libc/sys/linux/net/nss.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/nsswitch.c b/newlib/src/newlib/libc/sys/linux/net/nsswitch.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/nsswitch.h b/newlib/src/newlib/libc/sys/linux/net/nsswitch.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/opensock.c b/newlib/src/newlib/libc/sys/linux/net/opensock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/proto-lookup.c b/newlib/src/newlib/libc/sys/linux/net/proto-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/pwd-lookup.c b/newlib/src/newlib/libc/sys/linux/net/pwd-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/rcmd.c b/newlib/src/newlib/libc/sys/linux/net/rcmd.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/rcmdsh.c b/newlib/src/newlib/libc/sys/linux/net/rcmdsh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/recv.c b/newlib/src/newlib/libc/sys/linux/net/recv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_comp.c b/newlib/src/newlib/libc/sys/linux/net/res_comp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_data.c b/newlib/src/newlib/libc/sys/linux/net/res_data.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_debug.c b/newlib/src/newlib/libc/sys/linux/net/res_debug.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_debug.h b/newlib/src/newlib/libc/sys/linux/net/res_debug.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_hconf.c b/newlib/src/newlib/libc/sys/linux/net/res_hconf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_hconf.h b/newlib/src/newlib/libc/sys/linux/net/res_hconf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_init.c b/newlib/src/newlib/libc/sys/linux/net/res_init.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_libc.c b/newlib/src/newlib/libc/sys/linux/net/res_libc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_mkquery.c b/newlib/src/newlib/libc/sys/linux/net/res_mkquery.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_query.c b/newlib/src/newlib/libc/sys/linux/net/res_query.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/res_send.c b/newlib/src/newlib/libc/sys/linux/net/res_send.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/rexec.c b/newlib/src/newlib/libc/sys/linux/net/rexec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/rpc-lookup.c b/newlib/src/newlib/libc/sys/linux/net/rpc-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/ruserpass.c b/newlib/src/newlib/libc/sys/linux/net/ruserpass.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/send.c b/newlib/src/newlib/libc/sys/linux/net/send.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/service-lookup.c b/newlib/src/newlib/libc/sys/linux/net/service-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/spwd-lookup.c b/newlib/src/newlib/libc/sys/linux/net/spwd-lookup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/net/un-namespace.h b/newlib/src/newlib/libc/sys/linux/net/un-namespace.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ntp_gettime.c b/newlib/src/newlib/libc/sys/linux/ntp_gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/pathconf.c b/newlib/src/newlib/libc/sys/linux/pathconf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/pread.c b/newlib/src/newlib/libc/sys/linux/pread.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/pread64.c b/newlib/src/newlib/libc/sys/linux/pread64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/process.c b/newlib/src/newlib/libc/sys/linux/process.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/prof-freq.c b/newlib/src/newlib/libc/sys/linux/prof-freq.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/profile.c b/newlib/src/newlib/libc/sys/linux/profile.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/psignal.c b/newlib/src/newlib/libc/sys/linux/psignal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/pvallocr.c b/newlib/src/newlib/libc/sys/linux/pvallocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/pwrite.c b/newlib/src/newlib/libc/sys/linux/pwrite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/pwrite64.c b/newlib/src/newlib/libc/sys/linux/pwrite64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/raise.c b/newlib/src/newlib/libc/sys/linux/raise.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/readdir64.c b/newlib/src/newlib/libc/sys/linux/readdir64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/realloc.c b/newlib/src/newlib/libc/sys/linux/realloc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/reallocr.c b/newlib/src/newlib/libc/sys/linux/reallocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/realpath.c b/newlib/src/newlib/libc/sys/linux/realpath.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/rename.c b/newlib/src/newlib/libc/sys/linux/rename.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/resource.c b/newlib/src/newlib/libc/sys/linux/resource.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/scandir64.c b/newlib/src/newlib/libc/sys/linux/scandir64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sched.c b/newlib/src/newlib/libc/sys/linux/sched.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/select.c b/newlib/src/newlib/libc/sys/linux/select.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/seteuid.c b/newlib/src/newlib/libc/sys/linux/seteuid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sethostid.c b/newlib/src/newlib/libc/sys/linux/sethostid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sethostname.c b/newlib/src/newlib/libc/sys/linux/sethostname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/setrlimit64.c b/newlib/src/newlib/libc/sys/linux/setrlimit64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/shared.ld b/newlib/src/newlib/libc/sys/linux/shared.ld old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/shlib-compat.h b/newlib/src/newlib/libc/sys/linux/shlib-compat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/shm_open.c b/newlib/src/newlib/libc/sys/linux/shm_open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/shm_unlink.c b/newlib/src/newlib/libc/sys/linux/shm_unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sig.c b/newlib/src/newlib/libc/sys/linux/sig.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sigaction.c b/newlib/src/newlib/libc/sys/linux/sigaction.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/siglongjmp.c b/newlib/src/newlib/libc/sys/linux/siglongjmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/signal.c b/newlib/src/newlib/libc/sys/linux/signal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sigqueue.c b/newlib/src/newlib/libc/sys/linux/sigqueue.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sigset.c b/newlib/src/newlib/libc/sys/linux/sigset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sigwait.c b/newlib/src/newlib/libc/sys/linux/sigwait.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sleep.c b/newlib/src/newlib/libc/sys/linux/sleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/socket.c b/newlib/src/newlib/libc/sys/linux/socket.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sockops.h b/newlib/src/newlib/libc/sys/linux/sockops.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/stack.c b/newlib/src/newlib/libc/sys/linux/stack.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/statvfs.c b/newlib/src/newlib/libc/sys/linux/statvfs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/statvfs64.c b/newlib/src/newlib/libc/sys/linux/statvfs64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/strsignal.c b/newlib/src/newlib/libc/sys/linux/strsignal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/strverscmp.c b/newlib/src/newlib/libc/sys/linux/strverscmp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/_types.h b/newlib/src/newlib/libc/sys/linux/sys/_types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/cdefs.h b/newlib/src/newlib/libc/sys/linux/sys/cdefs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/dirent.h b/newlib/src/newlib/libc/sys/linux/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/dlfcn.h b/newlib/src/newlib/libc/sys/linux/sys/dlfcn.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/elfclass.h b/newlib/src/newlib/libc/sys/linux/sys/elfclass.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/errno.h b/newlib/src/newlib/libc/sys/linux/sys/errno.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/event.h b/newlib/src/newlib/libc/sys/linux/sys/event.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/fcntl.h b/newlib/src/newlib/libc/sys/linux/sys/fcntl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/features.h b/newlib/src/newlib/libc/sys/linux/sys/features.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/file.h b/newlib/src/newlib/libc/sys/linux/sys/file.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/ioccom.h b/newlib/src/newlib/libc/sys/linux/sys/ioccom.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/ioctl.h b/newlib/src/newlib/libc/sys/linux/sys/ioctl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/libc-lock.h b/newlib/src/newlib/libc/sys/linux/sys/libc-lock.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/libc-tsd.h b/newlib/src/newlib/libc/sys/linux/sys/libc-tsd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/link.h b/newlib/src/newlib/libc/sys/linux/sys/link.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/linux_time.h b/newlib/src/newlib/libc/sys/linux/sys/linux_time.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/lock.h b/newlib/src/newlib/libc/sys/linux/sys/lock.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/param.h b/newlib/src/newlib/libc/sys/linux/sys/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/resource.h b/newlib/src/newlib/libc/sys/linux/sys/resource.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/select.h b/newlib/src/newlib/libc/sys/linux/sys/select.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/signal.h b/newlib/src/newlib/libc/sys/linux/sys/signal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/socket.h b/newlib/src/newlib/libc/sys/linux/sys/socket.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/sockio.h b/newlib/src/newlib/libc/sys/linux/sys/sockio.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/stat.h b/newlib/src/newlib/libc/sys/linux/sys/stat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/stdint.h b/newlib/src/newlib/libc/sys/linux/sys/stdint.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/stdio.h b/newlib/src/newlib/libc/sys/linux/sys/stdio.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/string.h b/newlib/src/newlib/libc/sys/linux/sys/string.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/termios.h b/newlib/src/newlib/libc/sys/linux/sys/termios.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/time.h b/newlib/src/newlib/libc/sys/linux/sys/time.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/types.h b/newlib/src/newlib/libc/sys/linux/sys/types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/unistd.h b/newlib/src/newlib/libc/sys/linux/sys/unistd.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/utime.h b/newlib/src/newlib/libc/sys/linux/sys/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/utmp.h b/newlib/src/newlib/libc/sys/linux/sys/utmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/utsname.h b/newlib/src/newlib/libc/sys/linux/sys/utsname.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sys/wait.h b/newlib/src/newlib/libc/sys/linux/sys/wait.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sysconf.c b/newlib/src/newlib/libc/sys/linux/sysconf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/sysctl.c b/newlib/src/newlib/libc/sys/linux/sysctl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/systat.c b/newlib/src/newlib/libc/sys/linux/systat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/system.c b/newlib/src/newlib/libc/sys/linux/system.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/tcdrain.c b/newlib/src/newlib/libc/sys/linux/tcdrain.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/tcsendbrk.c b/newlib/src/newlib/libc/sys/linux/tcsendbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/termios.c b/newlib/src/newlib/libc/sys/linux/termios.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/thread-m.h b/newlib/src/newlib/libc/sys/linux/thread-m.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/time.c b/newlib/src/newlib/libc/sys/linux/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/ttyname_r.c b/newlib/src/newlib/libc/sys/linux/ttyname_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/usleep.c b/newlib/src/newlib/libc/sys/linux/usleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/utimes.c b/newlib/src/newlib/libc/sys/linux/utimes.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/vallocr.c b/newlib/src/newlib/libc/sys/linux/vallocr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/versionsort.c b/newlib/src/newlib/libc/sys/linux/versionsort.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/versionsort64.c b/newlib/src/newlib/libc/sys/linux/versionsort64.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/linux/wait.c b/newlib/src/newlib/libc/sys/linux/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/m88kbug/Makefile.am b/newlib/src/newlib/libc/sys/m88kbug/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/m88kbug/Makefile.in b/newlib/src/newlib/libc/sys/m88kbug/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/m88kbug/aclocal.m4 b/newlib/src/newlib/libc/sys/m88kbug/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/m88kbug/configure.in b/newlib/src/newlib/libc/sys/m88kbug/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/m88kbug/crt0.c b/newlib/src/newlib/libc/sys/m88kbug/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/m88kbug/sys/systraps.h b/newlib/src/newlib/libc/sys/m88kbug/sys/systraps.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/m88kbug/syscalls.c b/newlib/src/newlib/libc/sys/m88kbug/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/Makefile.am b/newlib/src/newlib/libc/sys/mmixware/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/Makefile.in b/newlib/src/newlib/libc/sys/mmixware/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/_exit.c b/newlib/src/newlib/libc/sys/mmixware/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/access.c b/newlib/src/newlib/libc/sys/mmixware/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/aclocal.m4 b/newlib/src/newlib/libc/sys/mmixware/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/chmod.c b/newlib/src/newlib/libc/sys/mmixware/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/chown.c b/newlib/src/newlib/libc/sys/mmixware/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/close.c b/newlib/src/newlib/libc/sys/mmixware/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/configure.in b/newlib/src/newlib/libc/sys/mmixware/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/creat.c b/newlib/src/newlib/libc/sys/mmixware/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/crt0.c b/newlib/src/newlib/libc/sys/mmixware/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/execv.c b/newlib/src/newlib/libc/sys/mmixware/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/execve.c b/newlib/src/newlib/libc/sys/mmixware/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/fork.c b/newlib/src/newlib/libc/sys/mmixware/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/fstat.c b/newlib/src/newlib/libc/sys/mmixware/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/getpid.c b/newlib/src/newlib/libc/sys/mmixware/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/gettime.c b/newlib/src/newlib/libc/sys/mmixware/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/isatty.c b/newlib/src/newlib/libc/sys/mmixware/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/kill.c b/newlib/src/newlib/libc/sys/mmixware/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/link.c b/newlib/src/newlib/libc/sys/mmixware/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/lseek.c b/newlib/src/newlib/libc/sys/mmixware/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/open.c b/newlib/src/newlib/libc/sys/mmixware/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/pipe.c b/newlib/src/newlib/libc/sys/mmixware/pipe.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/read.c b/newlib/src/newlib/libc/sys/mmixware/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/sbrk.c b/newlib/src/newlib/libc/sys/mmixware/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/setjmp.S b/newlib/src/newlib/libc/sys/mmixware/setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/stat.c b/newlib/src/newlib/libc/sys/mmixware/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/sys/syscall.h b/newlib/src/newlib/libc/sys/mmixware/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/time.c b/newlib/src/newlib/libc/sys/mmixware/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/times.c b/newlib/src/newlib/libc/sys/mmixware/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/unlink.c b/newlib/src/newlib/libc/sys/mmixware/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/utime.c b/newlib/src/newlib/libc/sys/mmixware/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/wait.c b/newlib/src/newlib/libc/sys/mmixware/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/mmixware/write.c b/newlib/src/newlib/libc/sys/mmixware/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/netware/Makefile.am b/newlib/src/newlib/libc/sys/netware/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/netware/Makefile.in b/newlib/src/newlib/libc/sys/netware/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/netware/aclocal.m4 b/newlib/src/newlib/libc/sys/netware/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/netware/configure.in b/newlib/src/newlib/libc/sys/netware/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/netware/crt0.c b/newlib/src/newlib/libc/sys/netware/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/netware/getpid.c b/newlib/src/newlib/libc/sys/netware/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/netware/link.c b/newlib/src/newlib/libc/sys/netware/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/Makefile.am b/newlib/src/newlib/libc/sys/rdos/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/Makefile.in b/newlib/src/newlib/libc/sys/rdos/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/aclocal.m4 b/newlib/src/newlib/libc/sys/rdos/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/close.c b/newlib/src/newlib/libc/sys/rdos/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/config.h b/newlib/src/newlib/libc/sys/rdos/config.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/configure.in b/newlib/src/newlib/libc/sys/rdos/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/crt0.S b/newlib/src/newlib/libc/sys/rdos/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/execve.c b/newlib/src/newlib/libc/sys/rdos/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/getenv.c b/newlib/src/newlib/libc/sys/rdos/getenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/getpid.c b/newlib/src/newlib/libc/sys/rdos/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/gettod.c b/newlib/src/newlib/libc/sys/rdos/gettod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/isatty.c b/newlib/src/newlib/libc/sys/rdos/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/kill.c b/newlib/src/newlib/libc/sys/rdos/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/link.c b/newlib/src/newlib/libc/sys/rdos/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/rdos.S b/newlib/src/newlib/libc/sys/rdos/rdos.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/rdoshelp.c b/newlib/src/newlib/libc/sys/rdos/rdoshelp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/read.c b/newlib/src/newlib/libc/sys/rdos/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/sbrk.c b/newlib/src/newlib/libc/sys/rdos/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/times.c b/newlib/src/newlib/libc/sys/rdos/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/unlink.c b/newlib/src/newlib/libc/sys/rdos/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/user.def b/newlib/src/newlib/libc/sys/rdos/user.def old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/wait.c b/newlib/src/newlib/libc/sys/rdos/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rdos/write.c b/newlib/src/newlib/libc/sys/rdos/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/Makefile.am b/newlib/src/newlib/libc/sys/rtems/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/Makefile.in b/newlib/src/newlib/libc/sys/rtems/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/aclocal.m4 b/newlib/src/newlib/libc/sys/rtems/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/configure.in b/newlib/src/newlib/libc/sys/rtems/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/crt0.c b/newlib/src/newlib/libc/sys/rtems/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/dummysys.c b/newlib/src/newlib/libc/sys/rtems/dummysys.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/include/limits.h b/newlib/src/newlib/libc/sys/rtems/include/limits.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/machine/_types.h b/newlib/src/newlib/libc/sys/rtems/machine/_types.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/machine/limits.h b/newlib/src/newlib/libc/sys/rtems/machine/limits.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/machine/param.h b/newlib/src/newlib/libc/sys/rtems/machine/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/sys/dirent.h b/newlib/src/newlib/libc/sys/rtems/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/sys/param.h b/newlib/src/newlib/libc/sys/rtems/sys/param.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/sys/queue.h b/newlib/src/newlib/libc/sys/rtems/sys/queue.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/sys/syslimits.h b/newlib/src/newlib/libc/sys/rtems/sys/syslimits.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/rtems/sys/utime.h b/newlib/src/newlib/libc/sys/rtems/sys/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/Makefile.am b/newlib/src/newlib/libc/sys/sh/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/Makefile.in b/newlib/src/newlib/libc/sys/sh/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/aclocal.m4 b/newlib/src/newlib/libc/sys/sh/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/configure.in b/newlib/src/newlib/libc/sys/sh/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/creat.c b/newlib/src/newlib/libc/sys/sh/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/crt0.S b/newlib/src/newlib/libc/sys/sh/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/ftruncate.c b/newlib/src/newlib/libc/sys/sh/ftruncate.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/sys/syscall.h b/newlib/src/newlib/libc/sys/sh/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/syscalls.c b/newlib/src/newlib/libc/sys/sh/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/trap.S b/newlib/src/newlib/libc/sys/sh/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sh/truncate.c b/newlib/src/newlib/libc/sys/sh/truncate.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/Makefile.am b/newlib/src/newlib/libc/sys/sparc64/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/Makefile.in b/newlib/src/newlib/libc/sys/sparc64/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/_exit.S b/newlib/src/newlib/libc/sys/sparc64/_exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/_main.c b/newlib/src/newlib/libc/sys/sparc64/_main.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/aclocal.m4 b/newlib/src/newlib/libc/sys/sparc64/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/cerror.S b/newlib/src/newlib/libc/sys/sparc64/cerror.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/closedir.c b/newlib/src/newlib/libc/sys/sparc64/closedir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/configure.in b/newlib/src/newlib/libc/sys/sparc64/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/creat.c b/newlib/src/newlib/libc/sys/sparc64/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/crt0.S b/newlib/src/newlib/libc/sys/sparc64/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/dup2.S b/newlib/src/newlib/libc/sys/sparc64/dup2.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/execve.S b/newlib/src/newlib/libc/sys/sparc64/execve.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/ieee.c b/newlib/src/newlib/libc/sys/sparc64/ieee.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/isatty.c b/newlib/src/newlib/libc/sys/sparc64/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/lstat.S b/newlib/src/newlib/libc/sys/sparc64/lstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/opendir.c b/newlib/src/newlib/libc/sys/sparc64/opendir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/readdir.c b/newlib/src/newlib/libc/sys/sparc64/readdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/rewinddir.c b/newlib/src/newlib/libc/sys/sparc64/rewinddir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sbrk.S b/newlib/src/newlib/libc/sys/sparc64/sbrk.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/scandir.c b/newlib/src/newlib/libc/sys/sparc64/scandir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/seekdir.c b/newlib/src/newlib/libc/sys/sparc64/seekdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sigsetjmp.S b/newlib/src/newlib/libc/sys/sparc64/sigsetjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/stat.S b/newlib/src/newlib/libc/sys/sparc64/stat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/dirent.h b/newlib/src/newlib/libc/sys/sparc64/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/fcntl.h b/newlib/src/newlib/libc/sys/sparc64/sys/fcntl.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/file.h b/newlib/src/newlib/libc/sys/sparc64/sys/file.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/stat.h b/newlib/src/newlib/libc/sys/sparc64/sys/stat.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/syscall.h b/newlib/src/newlib/libc/sys/sparc64/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/syscallasm.h b/newlib/src/newlib/libc/sys/sparc64/sys/syscallasm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/termios.h b/newlib/src/newlib/libc/sys/sparc64/sys/termios.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/time.h b/newlib/src/newlib/libc/sys/sparc64/sys/time.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/utime.h b/newlib/src/newlib/libc/sys/sparc64/sys/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/utmp.h b/newlib/src/newlib/libc/sys/sparc64/sys/utmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/sys/wait.h b/newlib/src/newlib/libc/sys/sparc64/sys/wait.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/telldir.c b/newlib/src/newlib/libc/sys/sparc64/telldir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/template.S b/newlib/src/newlib/libc/sys/sparc64/template.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/template_r.S b/newlib/src/newlib/libc/sys/sparc64/template_r.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/utime.S b/newlib/src/newlib/libc/sys/sparc64/utime.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/utime2.c b/newlib/src/newlib/libc/sys/sparc64/utime2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sparc64/wait.S b/newlib/src/newlib/libc/sys/sparc64/wait.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/Makefile.am b/newlib/src/newlib/libc/sys/sun4/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/Makefile.in b/newlib/src/newlib/libc/sys/sun4/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/_main.c b/newlib/src/newlib/libc/sys/sun4/_main.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/aclocal.m4 b/newlib/src/newlib/libc/sys/sun4/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/configure.in b/newlib/src/newlib/libc/sys/sun4/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/ieee.c b/newlib/src/newlib/libc/sys/sun4/ieee.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/sys/dirent.h b/newlib/src/newlib/libc/sys/sun4/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/sys/file.h b/newlib/src/newlib/libc/sys/sun4/sys/file.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/sys/termios.h b/newlib/src/newlib/libc/sys/sun4/sys/termios.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/sys/utime.h b/newlib/src/newlib/libc/sys/sun4/sys/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/sys/utmp.h b/newlib/src/newlib/libc/sys/sun4/sys/utmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sun4/sys/wait.h b/newlib/src/newlib/libc/sys/sun4/sys/wait.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/Makefile.am b/newlib/src/newlib/libc/sys/sysmec/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/Makefile.in b/newlib/src/newlib/libc/sys/sysmec/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/_exit.c b/newlib/src/newlib/libc/sys/sysmec/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/access.c b/newlib/src/newlib/libc/sys/sysmec/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/aclocal.m4 b/newlib/src/newlib/libc/sys/sysmec/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/chmod.c b/newlib/src/newlib/libc/sys/sysmec/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/chown.c b/newlib/src/newlib/libc/sys/sysmec/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/close.c b/newlib/src/newlib/libc/sys/sysmec/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/configure.in b/newlib/src/newlib/libc/sys/sysmec/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/creat.c b/newlib/src/newlib/libc/sys/sysmec/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/crt0.S b/newlib/src/newlib/libc/sys/sysmec/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/crt1.c b/newlib/src/newlib/libc/sys/sysmec/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/execv.c b/newlib/src/newlib/libc/sys/sysmec/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/execve.c b/newlib/src/newlib/libc/sys/sysmec/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/fork.c b/newlib/src/newlib/libc/sys/sysmec/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/fstat.c b/newlib/src/newlib/libc/sys/sysmec/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/getpid.c b/newlib/src/newlib/libc/sys/sysmec/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/gettime.c b/newlib/src/newlib/libc/sys/sysmec/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/isatty.c b/newlib/src/newlib/libc/sys/sysmec/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/kill.c b/newlib/src/newlib/libc/sys/sysmec/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/lseek.c b/newlib/src/newlib/libc/sys/sysmec/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/open.c b/newlib/src/newlib/libc/sys/sysmec/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/pipe.c b/newlib/src/newlib/libc/sys/sysmec/pipe.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/read.c b/newlib/src/newlib/libc/sys/sysmec/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/sbrk.c b/newlib/src/newlib/libc/sys/sysmec/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/stat.c b/newlib/src/newlib/libc/sys/sysmec/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/sys/syscall.h b/newlib/src/newlib/libc/sys/sysmec/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/time.c b/newlib/src/newlib/libc/sys/sysmec/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/times.c b/newlib/src/newlib/libc/sys/sysmec/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/trap.S b/newlib/src/newlib/libc/sys/sysmec/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/unlink.c b/newlib/src/newlib/libc/sys/sysmec/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/utime.c b/newlib/src/newlib/libc/sys/sysmec/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/wait.c b/newlib/src/newlib/libc/sys/sysmec/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysmec/write.c b/newlib/src/newlib/libc/sys/sysmec/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/Makefile.am b/newlib/src/newlib/libc/sys/sysnec810/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/Makefile.in b/newlib/src/newlib/libc/sys/sysnec810/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/aclocal.m4 b/newlib/src/newlib/libc/sys/sysnec810/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/configure.in b/newlib/src/newlib/libc/sys/sysnec810/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/crt0.S b/newlib/src/newlib/libc/sys/sysnec810/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/io.S b/newlib/src/newlib/libc/sys/sysnec810/io.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/misc.c b/newlib/src/newlib/libc/sys/sysnec810/misc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/sbrk.c b/newlib/src/newlib/libc/sys/sysnec810/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnec810/write.c b/newlib/src/newlib/libc/sys/sysnec810/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/Makefile.am b/newlib/src/newlib/libc/sys/sysnecv850/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/Makefile.in b/newlib/src/newlib/libc/sys/sysnecv850/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/_exit.c b/newlib/src/newlib/libc/sys/sysnecv850/_exit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/access.c b/newlib/src/newlib/libc/sys/sysnecv850/access.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/aclocal.m4 b/newlib/src/newlib/libc/sys/sysnecv850/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/chmod.c b/newlib/src/newlib/libc/sys/sysnecv850/chmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/chown.c b/newlib/src/newlib/libc/sys/sysnecv850/chown.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/close.c b/newlib/src/newlib/libc/sys/sysnecv850/close.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/configure.in b/newlib/src/newlib/libc/sys/sysnecv850/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/creat.c b/newlib/src/newlib/libc/sys/sysnecv850/creat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/crt0.S b/newlib/src/newlib/libc/sys/sysnecv850/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/crt1.c b/newlib/src/newlib/libc/sys/sysnecv850/crt1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/execv.c b/newlib/src/newlib/libc/sys/sysnecv850/execv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/execve.c b/newlib/src/newlib/libc/sys/sysnecv850/execve.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/fork.c b/newlib/src/newlib/libc/sys/sysnecv850/fork.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/fstat.c b/newlib/src/newlib/libc/sys/sysnecv850/fstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/getpid.c b/newlib/src/newlib/libc/sys/sysnecv850/getpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/gettime.c b/newlib/src/newlib/libc/sys/sysnecv850/gettime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/isatty.c b/newlib/src/newlib/libc/sys/sysnecv850/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/kill.c b/newlib/src/newlib/libc/sys/sysnecv850/kill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/link.c b/newlib/src/newlib/libc/sys/sysnecv850/link.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/lseek.c b/newlib/src/newlib/libc/sys/sysnecv850/lseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/open.c b/newlib/src/newlib/libc/sys/sysnecv850/open.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/pipe.c b/newlib/src/newlib/libc/sys/sysnecv850/pipe.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/read.c b/newlib/src/newlib/libc/sys/sysnecv850/read.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/sbrk.c b/newlib/src/newlib/libc/sys/sysnecv850/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/stat.c b/newlib/src/newlib/libc/sys/sysnecv850/stat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/sys/syscall.h b/newlib/src/newlib/libc/sys/sysnecv850/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/time.c b/newlib/src/newlib/libc/sys/sysnecv850/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/times.c b/newlib/src/newlib/libc/sys/sysnecv850/times.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/trap.S b/newlib/src/newlib/libc/sys/sysnecv850/trap.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/unlink.c b/newlib/src/newlib/libc/sys/sysnecv850/unlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/utime.c b/newlib/src/newlib/libc/sys/sysnecv850/utime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/wait.c b/newlib/src/newlib/libc/sys/sysnecv850/wait.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysnecv850/write.c b/newlib/src/newlib/libc/sys/sysnecv850/write.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/Makefile.am b/newlib/src/newlib/libc/sys/sysvi386/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/Makefile.in b/newlib/src/newlib/libc/sys/sysvi386/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/_exit.S b/newlib/src/newlib/libc/sys/sysvi386/_exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/_longjmp.S b/newlib/src/newlib/libc/sys/sysvi386/_longjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/_setjmp.S b/newlib/src/newlib/libc/sys/sysvi386/_setjmp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/access.S b/newlib/src/newlib/libc/sys/sysvi386/access.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/aclocal.m4 b/newlib/src/newlib/libc/sys/sysvi386/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/alarm.S b/newlib/src/newlib/libc/sys/sysvi386/alarm.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/brk.S b/newlib/src/newlib/libc/sys/sysvi386/brk.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/cerror.S b/newlib/src/newlib/libc/sys/sysvi386/cerror.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/chdir.S b/newlib/src/newlib/libc/sys/sysvi386/chdir.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/chmod.S b/newlib/src/newlib/libc/sys/sysvi386/chmod.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/close.S b/newlib/src/newlib/libc/sys/sysvi386/close.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/closedir.c b/newlib/src/newlib/libc/sys/sysvi386/closedir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/configure.in b/newlib/src/newlib/libc/sys/sysvi386/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/crt0.c b/newlib/src/newlib/libc/sys/sysvi386/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/dup.c b/newlib/src/newlib/libc/sys/sysvi386/dup.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/dup2.c b/newlib/src/newlib/libc/sys/sysvi386/dup2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/exec.c b/newlib/src/newlib/libc/sys/sysvi386/exec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/execve.S b/newlib/src/newlib/libc/sys/sysvi386/execve.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/fcntl.S b/newlib/src/newlib/libc/sys/sysvi386/fcntl.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/fork.S b/newlib/src/newlib/libc/sys/sysvi386/fork.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/fpathconf.S b/newlib/src/newlib/libc/sys/sysvi386/fpathconf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/fps.S b/newlib/src/newlib/libc/sys/sysvi386/fps.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/fpx.c b/newlib/src/newlib/libc/sys/sysvi386/fpx.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/fstat.S b/newlib/src/newlib/libc/sys/sysvi386/fstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/getdents.S b/newlib/src/newlib/libc/sys/sysvi386/getdents.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/getegid.S b/newlib/src/newlib/libc/sys/sysvi386/getegid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/geteuid.S b/newlib/src/newlib/libc/sys/sysvi386/geteuid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/getgid.S b/newlib/src/newlib/libc/sys/sysvi386/getgid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/getgroups.S b/newlib/src/newlib/libc/sys/sysvi386/getgroups.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/getpid.S b/newlib/src/newlib/libc/sys/sysvi386/getpid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/getuid.S b/newlib/src/newlib/libc/sys/sysvi386/getuid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/ioctl.S b/newlib/src/newlib/libc/sys/sysvi386/ioctl.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/isatty.c b/newlib/src/newlib/libc/sys/sysvi386/isatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/kill.S b/newlib/src/newlib/libc/sys/sysvi386/kill.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/link.S b/newlib/src/newlib/libc/sys/sysvi386/link.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/lseek.S b/newlib/src/newlib/libc/sys/sysvi386/lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/mkdir.S b/newlib/src/newlib/libc/sys/sysvi386/mkdir.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/open.S b/newlib/src/newlib/libc/sys/sysvi386/open.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/opendir.c b/newlib/src/newlib/libc/sys/sysvi386/opendir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/pathconf.S b/newlib/src/newlib/libc/sys/sysvi386/pathconf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/pause.S b/newlib/src/newlib/libc/sys/sysvi386/pause.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/pipe.S b/newlib/src/newlib/libc/sys/sysvi386/pipe.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/read.S b/newlib/src/newlib/libc/sys/sysvi386/read.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/readdir.c b/newlib/src/newlib/libc/sys/sysvi386/readdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/rename.S b/newlib/src/newlib/libc/sys/sysvi386/rename.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/rewinddir.c b/newlib/src/newlib/libc/sys/sysvi386/rewinddir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/rmdir.S b/newlib/src/newlib/libc/sys/sysvi386/rmdir.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sbrk.c b/newlib/src/newlib/libc/sys/sysvi386/sbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/scandir.c b/newlib/src/newlib/libc/sys/sysvi386/scandir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/seekdir.c b/newlib/src/newlib/libc/sys/sysvi386/seekdir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/setgid.S b/newlib/src/newlib/libc/sys/sysvi386/setgid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/setuid.S b/newlib/src/newlib/libc/sys/sysvi386/setuid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sigaction.S b/newlib/src/newlib/libc/sys/sysvi386/sigaction.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/signal.S b/newlib/src/newlib/libc/sys/sysvi386/signal.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sigprocmask.S b/newlib/src/newlib/libc/sys/sysvi386/sigprocmask.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sleep.c b/newlib/src/newlib/libc/sys/sysvi386/sleep.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/speed.c b/newlib/src/newlib/libc/sys/sysvi386/speed.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/stat.S b/newlib/src/newlib/libc/sys/sysvi386/stat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sys/dirent.h b/newlib/src/newlib/libc/sys/sysvi386/sys/dirent.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sys/setjmp.h b/newlib/src/newlib/libc/sys/sysvi386/sys/setjmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sys/termio.h b/newlib/src/newlib/libc/sys/sysvi386/sys/termio.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sys/termios.h b/newlib/src/newlib/libc/sys/sysvi386/sys/termios.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sys/utime.h b/newlib/src/newlib/libc/sys/sysvi386/sys/utime.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sys/utmp.h b/newlib/src/newlib/libc/sys/sysvi386/sys/utmp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sys/wait.h b/newlib/src/newlib/libc/sys/sysvi386/sys/wait.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/sysconf.S b/newlib/src/newlib/libc/sys/sysvi386/sysconf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/tcgetattr.c b/newlib/src/newlib/libc/sys/sysvi386/tcgetattr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/tcline.c b/newlib/src/newlib/libc/sys/sysvi386/tcline.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/tcsetattr.c b/newlib/src/newlib/libc/sys/sysvi386/tcsetattr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/telldir.c b/newlib/src/newlib/libc/sys/sysvi386/telldir.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/time.S b/newlib/src/newlib/libc/sys/sysvi386/time.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/times.S b/newlib/src/newlib/libc/sys/sysvi386/times.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/unlink.S b/newlib/src/newlib/libc/sys/sysvi386/unlink.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/utime.S b/newlib/src/newlib/libc/sys/sysvi386/utime.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/wait.S b/newlib/src/newlib/libc/sys/sysvi386/wait.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/waitpid.S b/newlib/src/newlib/libc/sys/sysvi386/waitpid.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvi386/write.S b/newlib/src/newlib/libc/sys/sysvi386/write.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/Makefile.am b/newlib/src/newlib/libc/sys/sysvnecv70/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/Makefile.in b/newlib/src/newlib/libc/sys/sysvnecv70/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/aclocal.m4 b/newlib/src/newlib/libc/sys/sysvnecv70/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/cerror.S b/newlib/src/newlib/libc/sys/sysvnecv70/cerror.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/close.S b/newlib/src/newlib/libc/sys/sysvnecv70/close.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/configure.in b/newlib/src/newlib/libc/sys/sysvnecv70/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/crt0.S b/newlib/src/newlib/libc/sys/sysvnecv70/crt0.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/exit.S b/newlib/src/newlib/libc/sys/sysvnecv70/exit.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/fps.S b/newlib/src/newlib/libc/sys/sysvnecv70/fps.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/fpx.c b/newlib/src/newlib/libc/sys/sysvnecv70/fpx.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/fstat.S b/newlib/src/newlib/libc/sys/sysvnecv70/fstat.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/ioctl.S b/newlib/src/newlib/libc/sys/sysvnecv70/ioctl.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/isatty.S b/newlib/src/newlib/libc/sys/sysvnecv70/isatty.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/lseek.S b/newlib/src/newlib/libc/sys/sysvnecv70/lseek.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/open.S b/newlib/src/newlib/libc/sys/sysvnecv70/open.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/read.S b/newlib/src/newlib/libc/sys/sysvnecv70/read.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/sbrk.S b/newlib/src/newlib/libc/sys/sysvnecv70/sbrk.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/sysv60.S b/newlib/src/newlib/libc/sys/sysvnecv70/sysv60.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/sysvnecv70.tex b/newlib/src/newlib/libc/sys/sysvnecv70/sysvnecv70.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/sysvnecv70/write.S b/newlib/src/newlib/libc/sys/sysvnecv70/write.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/tic80/Makefile.am b/newlib/src/newlib/libc/sys/tic80/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/tic80/Makefile.in b/newlib/src/newlib/libc/sys/tic80/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/tic80/aclocal.m4 b/newlib/src/newlib/libc/sys/tic80/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/tic80/configure.in b/newlib/src/newlib/libc/sys/tic80/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/tic80/crt0.c b/newlib/src/newlib/libc/sys/tic80/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/Makefile.am b/newlib/src/newlib/libc/sys/w65/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/Makefile.in b/newlib/src/newlib/libc/sys/w65/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/aclocal.m4 b/newlib/src/newlib/libc/sys/w65/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/configure.in b/newlib/src/newlib/libc/sys/w65/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/crt0.c b/newlib/src/newlib/libc/sys/w65/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/sys/syscall.h b/newlib/src/newlib/libc/sys/w65/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/syscalls.c b/newlib/src/newlib/libc/sys/w65/syscalls.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/w65/trap.c b/newlib/src/newlib/libc/sys/w65/trap.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/z8ksim/Makefile.am b/newlib/src/newlib/libc/sys/z8ksim/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/z8ksim/Makefile.in b/newlib/src/newlib/libc/sys/z8ksim/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/z8ksim/aclocal.m4 b/newlib/src/newlib/libc/sys/z8ksim/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/z8ksim/configure.in b/newlib/src/newlib/libc/sys/z8ksim/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/z8ksim/crt0.c b/newlib/src/newlib/libc/sys/z8ksim/crt0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/z8ksim/glue.c b/newlib/src/newlib/libc/sys/z8ksim/glue.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/sys/z8ksim/sys/syscall.h b/newlib/src/newlib/libc/sys/z8ksim/sys/syscall.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/Makefile.am b/newlib/src/newlib/libc/syscalls/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/Makefile.in b/newlib/src/newlib/libc/syscalls/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysclose.c b/newlib/src/newlib/libc/syscalls/sysclose.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysexecve.c b/newlib/src/newlib/libc/syscalls/sysexecve.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysfcntl.c b/newlib/src/newlib/libc/syscalls/sysfcntl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysfork.c b/newlib/src/newlib/libc/syscalls/sysfork.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysfstat.c b/newlib/src/newlib/libc/syscalls/sysfstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysgetpid.c b/newlib/src/newlib/libc/syscalls/sysgetpid.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysgettod.c b/newlib/src/newlib/libc/syscalls/sysgettod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysisatty.c b/newlib/src/newlib/libc/syscalls/sysisatty.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/syskill.c b/newlib/src/newlib/libc/syscalls/syskill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/syslink.c b/newlib/src/newlib/libc/syscalls/syslink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/syslseek.c b/newlib/src/newlib/libc/syscalls/syslseek.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysopen.c b/newlib/src/newlib/libc/syscalls/sysopen.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysread.c b/newlib/src/newlib/libc/syscalls/sysread.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/syssbrk.c b/newlib/src/newlib/libc/syscalls/syssbrk.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysstat.c b/newlib/src/newlib/libc/syscalls/sysstat.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/systimes.c b/newlib/src/newlib/libc/syscalls/systimes.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/sysunlink.c b/newlib/src/newlib/libc/syscalls/sysunlink.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/syswait.c b/newlib/src/newlib/libc/syscalls/syswait.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/syscalls/syswrite.c b/newlib/src/newlib/libc/syscalls/syswrite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/Makefile.am b/newlib/src/newlib/libc/time/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/Makefile.in b/newlib/src/newlib/libc/time/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/asctime.c b/newlib/src/newlib/libc/time/asctime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/asctime_r.c b/newlib/src/newlib/libc/time/asctime_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/clock.c b/newlib/src/newlib/libc/time/clock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/ctime.c b/newlib/src/newlib/libc/time/ctime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/ctime_r.c b/newlib/src/newlib/libc/time/ctime_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/difftime.c b/newlib/src/newlib/libc/time/difftime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/gettzinfo.c b/newlib/src/newlib/libc/time/gettzinfo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/gmtime.c b/newlib/src/newlib/libc/time/gmtime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/gmtime_r.c b/newlib/src/newlib/libc/time/gmtime_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/lcltime.c b/newlib/src/newlib/libc/time/lcltime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/lcltime_r.c b/newlib/src/newlib/libc/time/lcltime_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/local.h b/newlib/src/newlib/libc/time/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/mktime.c b/newlib/src/newlib/libc/time/mktime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/mktm_r.c b/newlib/src/newlib/libc/time/mktm_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/strftime.c b/newlib/src/newlib/libc/time/strftime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/strptime.c b/newlib/src/newlib/libc/time/strptime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/time.c b/newlib/src/newlib/libc/time/time.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/time.tex b/newlib/src/newlib/libc/time/time.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/tzlock.c b/newlib/src/newlib/libc/time/tzlock.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/tzset.c b/newlib/src/newlib/libc/time/tzset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/tzset_r.c b/newlib/src/newlib/libc/time/tzset_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/tzvars.c b/newlib/src/newlib/libc/time/tzvars.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/time/wcsftime.c b/newlib/src/newlib/libc/time/wcsftime.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/Makefile.am b/newlib/src/newlib/libc/unix/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/Makefile.in b/newlib/src/newlib/libc/unix/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/basename.c b/newlib/src/newlib/libc/unix/basename.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/dirname.c b/newlib/src/newlib/libc/unix/dirname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/getcwd.c b/newlib/src/newlib/libc/unix/getcwd.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/getlogin.c b/newlib/src/newlib/libc/unix/getlogin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/getpass.c b/newlib/src/newlib/libc/unix/getpass.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/getpwent.c b/newlib/src/newlib/libc/unix/getpwent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/getut.c b/newlib/src/newlib/libc/unix/getut.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/pread.c b/newlib/src/newlib/libc/unix/pread.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/pwrite.c b/newlib/src/newlib/libc/unix/pwrite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/sigset.c b/newlib/src/newlib/libc/unix/sigset.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/ttyname.c b/newlib/src/newlib/libc/unix/ttyname.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/ttyname.h b/newlib/src/newlib/libc/unix/ttyname.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/unix/ttyname_r.c b/newlib/src/newlib/libc/unix/ttyname_r.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/Makefile.am b/newlib/src/newlib/libc/xdr/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/Makefile.in b/newlib/src/newlib/libc/xdr/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/README b/newlib/src/newlib/libc/xdr/README old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/dummy.c b/newlib/src/newlib/libc/xdr/dummy.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr.c b/newlib/src/newlib/libc/xdr/xdr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_array.c b/newlib/src/newlib/libc/xdr/xdr_array.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_float.c b/newlib/src/newlib/libc/xdr/xdr_float.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_float_vax.c b/newlib/src/newlib/libc/xdr/xdr_float_vax.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_mem.c b/newlib/src/newlib/libc/xdr/xdr_mem.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_private.c b/newlib/src/newlib/libc/xdr/xdr_private.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_private.h b/newlib/src/newlib/libc/xdr/xdr_private.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_rec.c b/newlib/src/newlib/libc/xdr/xdr_rec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_reference.c b/newlib/src/newlib/libc/xdr/xdr_reference.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_sizeof.c b/newlib/src/newlib/libc/xdr/xdr_sizeof.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libc/xdr/xdr_stdio.c b/newlib/src/newlib/libc/xdr/xdr_stdio.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/Makefile.am b/newlib/src/newlib/libm/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/Makefile.in b/newlib/src/newlib/libm/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/aclocal.m4 b/newlib/src/newlib/libm/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/Makefile.am b/newlib/src/newlib/libm/common/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/Makefile.in b/newlib/src/newlib/libm/common/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/acoshl.c b/newlib/src/newlib/libm/common/acoshl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/acosl.c b/newlib/src/newlib/libm/common/acosl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/asinhl.c b/newlib/src/newlib/libm/common/asinhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/asinl.c b/newlib/src/newlib/libm/common/asinl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/atan2l.c b/newlib/src/newlib/libm/common/atan2l.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/atanhl.c b/newlib/src/newlib/libm/common/atanhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/atanl.c b/newlib/src/newlib/libm/common/atanl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/cbrtl.c b/newlib/src/newlib/libm/common/cbrtl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/ceill.c b/newlib/src/newlib/libm/common/ceill.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/copysignl.c b/newlib/src/newlib/libm/common/copysignl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/coshl.c b/newlib/src/newlib/libm/common/coshl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/cosl.c b/newlib/src/newlib/libm/common/cosl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/erfcl.c b/newlib/src/newlib/libm/common/erfcl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/erfl.c b/newlib/src/newlib/libm/common/erfl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/exp2l.c b/newlib/src/newlib/libm/common/exp2l.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/expl.c b/newlib/src/newlib/libm/common/expl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/expm1l.c b/newlib/src/newlib/libm/common/expm1l.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/fabsl.c b/newlib/src/newlib/libm/common/fabsl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/fdiml.c b/newlib/src/newlib/libm/common/fdiml.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/fdlibm.h b/newlib/src/newlib/libm/common/fdlibm.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/floorl.c b/newlib/src/newlib/libm/common/floorl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/fmal.c b/newlib/src/newlib/libm/common/fmal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/fmaxl.c b/newlib/src/newlib/libm/common/fmaxl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/fminl.c b/newlib/src/newlib/libm/common/fminl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/fmodl.c b/newlib/src/newlib/libm/common/fmodl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/frexpl.c b/newlib/src/newlib/libm/common/frexpl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/hypotl.c b/newlib/src/newlib/libm/common/hypotl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/ilogbl.c b/newlib/src/newlib/libm/common/ilogbl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/isgreater.c b/newlib/src/newlib/libm/common/isgreater.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/ldexpl.c b/newlib/src/newlib/libm/common/ldexpl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/lgammal.c b/newlib/src/newlib/libm/common/lgammal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/llrintl.c b/newlib/src/newlib/libm/common/llrintl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/llroundl.c b/newlib/src/newlib/libm/common/llroundl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/local.h b/newlib/src/newlib/libm/common/local.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/log10l.c b/newlib/src/newlib/libm/common/log10l.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/log1pl.c b/newlib/src/newlib/libm/common/log1pl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/logl.c b/newlib/src/newlib/libm/common/logl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/lrintl.c b/newlib/src/newlib/libm/common/lrintl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/lroundl.c b/newlib/src/newlib/libm/common/lroundl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/modfl.c b/newlib/src/newlib/libm/common/modfl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/nanl.c b/newlib/src/newlib/libm/common/nanl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/nearbyintl.c b/newlib/src/newlib/libm/common/nearbyintl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/nextafterl.c b/newlib/src/newlib/libm/common/nextafterl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/powl.c b/newlib/src/newlib/libm/common/powl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/remainderl.c b/newlib/src/newlib/libm/common/remainderl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/remquol.c b/newlib/src/newlib/libm/common/remquol.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/rintl.c b/newlib/src/newlib/libm/common/rintl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/roundl.c b/newlib/src/newlib/libm/common/roundl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_cbrt.c b/newlib/src/newlib/libm/common/s_cbrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_copysign.c b/newlib/src/newlib/libm/common/s_copysign.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_exp10.c b/newlib/src/newlib/libm/common/s_exp10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_expm1.c b/newlib/src/newlib/libm/common/s_expm1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_fdim.c b/newlib/src/newlib/libm/common/s_fdim.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_finite.c b/newlib/src/newlib/libm/common/s_finite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_fma.c b/newlib/src/newlib/libm/common/s_fma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_fmax.c b/newlib/src/newlib/libm/common/s_fmax.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_fmin.c b/newlib/src/newlib/libm/common/s_fmin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_fpclassify.c b/newlib/src/newlib/libm/common/s_fpclassify.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_ilogb.c b/newlib/src/newlib/libm/common/s_ilogb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_infconst.c b/newlib/src/newlib/libm/common/s_infconst.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_infinity.c b/newlib/src/newlib/libm/common/s_infinity.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_isinf.c b/newlib/src/newlib/libm/common/s_isinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_isinfd.c b/newlib/src/newlib/libm/common/s_isinfd.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_isnan.c b/newlib/src/newlib/libm/common/s_isnan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_isnand.c b/newlib/src/newlib/libm/common/s_isnand.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_lib_ver.c b/newlib/src/newlib/libm/common/s_lib_ver.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_llrint.c b/newlib/src/newlib/libm/common/s_llrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_llround.c b/newlib/src/newlib/libm/common/s_llround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_log1p.c b/newlib/src/newlib/libm/common/s_log1p.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_log2.c b/newlib/src/newlib/libm/common/s_log2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_logb.c b/newlib/src/newlib/libm/common/s_logb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_lrint.c b/newlib/src/newlib/libm/common/s_lrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_lround.c b/newlib/src/newlib/libm/common/s_lround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_matherr.c b/newlib/src/newlib/libm/common/s_matherr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_modf.c b/newlib/src/newlib/libm/common/s_modf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_nan.c b/newlib/src/newlib/libm/common/s_nan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_nearbyint.c b/newlib/src/newlib/libm/common/s_nearbyint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_nextafter.c b/newlib/src/newlib/libm/common/s_nextafter.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_pow10.c b/newlib/src/newlib/libm/common/s_pow10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_remquo.c b/newlib/src/newlib/libm/common/s_remquo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_rint.c b/newlib/src/newlib/libm/common/s_rint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_round.c b/newlib/src/newlib/libm/common/s_round.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_scalbln.c b/newlib/src/newlib/libm/common/s_scalbln.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_scalbn.c b/newlib/src/newlib/libm/common/s_scalbn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_signbit.c b/newlib/src/newlib/libm/common/s_signbit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/s_trunc.c b/newlib/src/newlib/libm/common/s_trunc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/scalblnl.c b/newlib/src/newlib/libm/common/scalblnl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/scalbnl.c b/newlib/src/newlib/libm/common/scalbnl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_cbrt.c b/newlib/src/newlib/libm/common/sf_cbrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_copysign.c b/newlib/src/newlib/libm/common/sf_copysign.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_exp10.c b/newlib/src/newlib/libm/common/sf_exp10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_expm1.c b/newlib/src/newlib/libm/common/sf_expm1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_fdim.c b/newlib/src/newlib/libm/common/sf_fdim.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_finite.c b/newlib/src/newlib/libm/common/sf_finite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_fma.c b/newlib/src/newlib/libm/common/sf_fma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_fmax.c b/newlib/src/newlib/libm/common/sf_fmax.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_fmin.c b/newlib/src/newlib/libm/common/sf_fmin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_fpclassify.c b/newlib/src/newlib/libm/common/sf_fpclassify.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_ilogb.c b/newlib/src/newlib/libm/common/sf_ilogb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_infinity.c b/newlib/src/newlib/libm/common/sf_infinity.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_isinf.c b/newlib/src/newlib/libm/common/sf_isinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_isinff.c b/newlib/src/newlib/libm/common/sf_isinff.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_isnan.c b/newlib/src/newlib/libm/common/sf_isnan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_isnanf.c b/newlib/src/newlib/libm/common/sf_isnanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_llrint.c b/newlib/src/newlib/libm/common/sf_llrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_llround.c b/newlib/src/newlib/libm/common/sf_llround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_log1p.c b/newlib/src/newlib/libm/common/sf_log1p.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_log2.c b/newlib/src/newlib/libm/common/sf_log2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_logb.c b/newlib/src/newlib/libm/common/sf_logb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_lrint.c b/newlib/src/newlib/libm/common/sf_lrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_lround.c b/newlib/src/newlib/libm/common/sf_lround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_modf.c b/newlib/src/newlib/libm/common/sf_modf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_nan.c b/newlib/src/newlib/libm/common/sf_nan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_nearbyint.c b/newlib/src/newlib/libm/common/sf_nearbyint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_nextafter.c b/newlib/src/newlib/libm/common/sf_nextafter.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_pow10.c b/newlib/src/newlib/libm/common/sf_pow10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_remquo.c b/newlib/src/newlib/libm/common/sf_remquo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_rint.c b/newlib/src/newlib/libm/common/sf_rint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_round.c b/newlib/src/newlib/libm/common/sf_round.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_scalbln.c b/newlib/src/newlib/libm/common/sf_scalbln.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_scalbn.c b/newlib/src/newlib/libm/common/sf_scalbn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sf_trunc.c b/newlib/src/newlib/libm/common/sf_trunc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sinhl.c b/newlib/src/newlib/libm/common/sinhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sinl.c b/newlib/src/newlib/libm/common/sinl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/sqrtl.c b/newlib/src/newlib/libm/common/sqrtl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/tanhl.c b/newlib/src/newlib/libm/common/tanhl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/tanl.c b/newlib/src/newlib/libm/common/tanl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/tgammal.c b/newlib/src/newlib/libm/common/tgammal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/common/truncl.c b/newlib/src/newlib/libm/common/truncl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/Makefile.am b/newlib/src/newlib/libm/complex/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/Makefile.in b/newlib/src/newlib/libm/complex/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cabs.c b/newlib/src/newlib/libm/complex/cabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cabsf.c b/newlib/src/newlib/libm/complex/cabsf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cacos.c b/newlib/src/newlib/libm/complex/cacos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cacosf.c b/newlib/src/newlib/libm/complex/cacosf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cacosh.c b/newlib/src/newlib/libm/complex/cacosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cacoshf.c b/newlib/src/newlib/libm/complex/cacoshf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/carg.c b/newlib/src/newlib/libm/complex/carg.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cargf.c b/newlib/src/newlib/libm/complex/cargf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/casin.c b/newlib/src/newlib/libm/complex/casin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/casinf.c b/newlib/src/newlib/libm/complex/casinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/casinh.c b/newlib/src/newlib/libm/complex/casinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/casinhf.c b/newlib/src/newlib/libm/complex/casinhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/catan.c b/newlib/src/newlib/libm/complex/catan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/catanf.c b/newlib/src/newlib/libm/complex/catanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/catanh.c b/newlib/src/newlib/libm/complex/catanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/catanhf.c b/newlib/src/newlib/libm/complex/catanhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ccos.c b/newlib/src/newlib/libm/complex/ccos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ccosf.c b/newlib/src/newlib/libm/complex/ccosf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ccosh.c b/newlib/src/newlib/libm/complex/ccosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ccoshf.c b/newlib/src/newlib/libm/complex/ccoshf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cephes_subr.c b/newlib/src/newlib/libm/complex/cephes_subr.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cephes_subr.h b/newlib/src/newlib/libm/complex/cephes_subr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cephes_subrf.c b/newlib/src/newlib/libm/complex/cephes_subrf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cephes_subrf.h b/newlib/src/newlib/libm/complex/cephes_subrf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cexp.c b/newlib/src/newlib/libm/complex/cexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cexpf.c b/newlib/src/newlib/libm/complex/cexpf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cimag.c b/newlib/src/newlib/libm/complex/cimag.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cimagf.c b/newlib/src/newlib/libm/complex/cimagf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/clog.c b/newlib/src/newlib/libm/complex/clog.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/clogf.c b/newlib/src/newlib/libm/complex/clogf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/complex.tex b/newlib/src/newlib/libm/complex/complex.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/conj.c b/newlib/src/newlib/libm/complex/conj.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/conjf.c b/newlib/src/newlib/libm/complex/conjf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cpow.c b/newlib/src/newlib/libm/complex/cpow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cpowf.c b/newlib/src/newlib/libm/complex/cpowf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cproj.c b/newlib/src/newlib/libm/complex/cproj.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/cprojf.c b/newlib/src/newlib/libm/complex/cprojf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/creal.c b/newlib/src/newlib/libm/complex/creal.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/crealf.c b/newlib/src/newlib/libm/complex/crealf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/csin.c b/newlib/src/newlib/libm/complex/csin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/csinf.c b/newlib/src/newlib/libm/complex/csinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/csinh.c b/newlib/src/newlib/libm/complex/csinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/csinhf.c b/newlib/src/newlib/libm/complex/csinhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/csqrt.c b/newlib/src/newlib/libm/complex/csqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/csqrtf.c b/newlib/src/newlib/libm/complex/csqrtf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ctan.c b/newlib/src/newlib/libm/complex/ctan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ctanf.c b/newlib/src/newlib/libm/complex/ctanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ctanh.c b/newlib/src/newlib/libm/complex/ctanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/complex/ctanhf.c b/newlib/src/newlib/libm/complex/ctanhf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/config.h.in b/newlib/src/newlib/libm/config.h.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/configure.in b/newlib/src/newlib/libm/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/libm.texinfo b/newlib/src/newlib/libm/libm.texinfo old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/Makefile.am b/newlib/src/newlib/libm/machine/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/Makefile.in b/newlib/src/newlib/libm/machine/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/aclocal.m4 b/newlib/src/newlib/libm/machine/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/configure.in b/newlib/src/newlib/libm/machine/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/Makefile.am b/newlib/src/newlib/libm/machine/i386/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/Makefile.in b/newlib/src/newlib/libm/machine/i386/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/aclocal.m4 b/newlib/src/newlib/libm/machine/i386/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/configure.in b/newlib/src/newlib/libm/machine/i386/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_atan2.S b/newlib/src/newlib/libm/machine/i386/f_atan2.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_atan2f.S b/newlib/src/newlib/libm/machine/i386/f_atan2f.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_exp.c b/newlib/src/newlib/libm/machine/i386/f_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_expf.c b/newlib/src/newlib/libm/machine/i386/f_expf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_frexp.S b/newlib/src/newlib/libm/machine/i386/f_frexp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_frexpf.S b/newlib/src/newlib/libm/machine/i386/f_frexpf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_ldexp.S b/newlib/src/newlib/libm/machine/i386/f_ldexp.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_ldexpf.S b/newlib/src/newlib/libm/machine/i386/f_ldexpf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_llrint.c b/newlib/src/newlib/libm/machine/i386/f_llrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_llrintf.c b/newlib/src/newlib/libm/machine/i386/f_llrintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_llrintl.c b/newlib/src/newlib/libm/machine/i386/f_llrintl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_log.S b/newlib/src/newlib/libm/machine/i386/f_log.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_log10.S b/newlib/src/newlib/libm/machine/i386/f_log10.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_log10f.S b/newlib/src/newlib/libm/machine/i386/f_log10f.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_logf.S b/newlib/src/newlib/libm/machine/i386/f_logf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_lrint.c b/newlib/src/newlib/libm/machine/i386/f_lrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_lrintf.c b/newlib/src/newlib/libm/machine/i386/f_lrintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_lrintl.c b/newlib/src/newlib/libm/machine/i386/f_lrintl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_math.h b/newlib/src/newlib/libm/machine/i386/f_math.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_pow.c b/newlib/src/newlib/libm/machine/i386/f_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_powf.c b/newlib/src/newlib/libm/machine/i386/f_powf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_rint.c b/newlib/src/newlib/libm/machine/i386/f_rint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_rintf.c b/newlib/src/newlib/libm/machine/i386/f_rintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_rintl.c b/newlib/src/newlib/libm/machine/i386/f_rintl.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_tan.S b/newlib/src/newlib/libm/machine/i386/f_tan.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/f_tanf.S b/newlib/src/newlib/libm/machine/i386/f_tanf.S old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/i386/i386mach.h b/newlib/src/newlib/libm/machine/i386/i386mach.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/Makefile.am b/newlib/src/newlib/libm/machine/spu/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/Makefile.in b/newlib/src/newlib/libm/machine/spu/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/aclocal.m4 b/newlib/src/newlib/libm/machine/spu/aclocal.m4 old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/configure b/newlib/src/newlib/libm/machine/spu/configure old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/configure.in b/newlib/src/newlib/libm/machine/spu/configure.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fe_dfl_env.c b/newlib/src/newlib/libm/machine/spu/fe_dfl_env.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/feclearexcept.c b/newlib/src/newlib/libm/machine/spu/feclearexcept.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fegetenv.c b/newlib/src/newlib/libm/machine/spu/fegetenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fegetexceptflag.c b/newlib/src/newlib/libm/machine/spu/fegetexceptflag.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fegetround.c b/newlib/src/newlib/libm/machine/spu/fegetround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/feholdexcept.c b/newlib/src/newlib/libm/machine/spu/feholdexcept.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/feraiseexcept.c b/newlib/src/newlib/libm/machine/spu/feraiseexcept.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fesetenv.c b/newlib/src/newlib/libm/machine/spu/fesetenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fesetexceptflag.c b/newlib/src/newlib/libm/machine/spu/fesetexceptflag.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fesetround.c b/newlib/src/newlib/libm/machine/spu/fesetround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/fetestexcept.c b/newlib/src/newlib/libm/machine/spu/fetestexcept.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/feupdateenv.c b/newlib/src/newlib/libm/machine/spu/feupdateenv.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acos.h b/newlib/src/newlib/libm/machine/spu/headers/acos.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acosd2.h b/newlib/src/newlib/libm/machine/spu/headers/acosd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acosf.h b/newlib/src/newlib/libm/machine/spu/headers/acosf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acosf4.h b/newlib/src/newlib/libm/machine/spu/headers/acosf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acosh.h b/newlib/src/newlib/libm/machine/spu/headers/acosh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acoshd2.h b/newlib/src/newlib/libm/machine/spu/headers/acoshd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acoshf.h b/newlib/src/newlib/libm/machine/spu/headers/acoshf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/acoshf4.h b/newlib/src/newlib/libm/machine/spu/headers/acoshf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asin.h b/newlib/src/newlib/libm/machine/spu/headers/asin.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asind2.h b/newlib/src/newlib/libm/machine/spu/headers/asind2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asinf.h b/newlib/src/newlib/libm/machine/spu/headers/asinf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asinf4.h b/newlib/src/newlib/libm/machine/spu/headers/asinf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asinh.h b/newlib/src/newlib/libm/machine/spu/headers/asinh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asinhd2.h b/newlib/src/newlib/libm/machine/spu/headers/asinhd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asinhf.h b/newlib/src/newlib/libm/machine/spu/headers/asinhf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/asinhf4.h b/newlib/src/newlib/libm/machine/spu/headers/asinhf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atan.h b/newlib/src/newlib/libm/machine/spu/headers/atan.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atan2.h b/newlib/src/newlib/libm/machine/spu/headers/atan2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atan2d2.h b/newlib/src/newlib/libm/machine/spu/headers/atan2d2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atan2f.h b/newlib/src/newlib/libm/machine/spu/headers/atan2f.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atan2f4.h b/newlib/src/newlib/libm/machine/spu/headers/atan2f4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atand2.h b/newlib/src/newlib/libm/machine/spu/headers/atand2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atanf.h b/newlib/src/newlib/libm/machine/spu/headers/atanf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atanf4.h b/newlib/src/newlib/libm/machine/spu/headers/atanf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atanh.h b/newlib/src/newlib/libm/machine/spu/headers/atanh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atanhd2.h b/newlib/src/newlib/libm/machine/spu/headers/atanhd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atanhf.h b/newlib/src/newlib/libm/machine/spu/headers/atanhf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/atanhf4.h b/newlib/src/newlib/libm/machine/spu/headers/atanhf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cbrt.h b/newlib/src/newlib/libm/machine/spu/headers/cbrt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cbrtf.h b/newlib/src/newlib/libm/machine/spu/headers/cbrtf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ceil.h b/newlib/src/newlib/libm/machine/spu/headers/ceil.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ceilf.h b/newlib/src/newlib/libm/machine/spu/headers/ceilf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/copysign.h b/newlib/src/newlib/libm/machine/spu/headers/copysign.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/copysignf.h b/newlib/src/newlib/libm/machine/spu/headers/copysignf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cos.h b/newlib/src/newlib/libm/machine/spu/headers/cos.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cos_sin.h b/newlib/src/newlib/libm/machine/spu/headers/cos_sin.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cosd2.h b/newlib/src/newlib/libm/machine/spu/headers/cosd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cosf.h b/newlib/src/newlib/libm/machine/spu/headers/cosf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cosf4.h b/newlib/src/newlib/libm/machine/spu/headers/cosf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/cosh.h b/newlib/src/newlib/libm/machine/spu/headers/cosh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/coshd2.h b/newlib/src/newlib/libm/machine/spu/headers/coshd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/coshf.h b/newlib/src/newlib/libm/machine/spu/headers/coshf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/coshf4.h b/newlib/src/newlib/libm/machine/spu/headers/coshf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/divd2.h b/newlib/src/newlib/libm/machine/spu/headers/divd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/divf4.h b/newlib/src/newlib/libm/machine/spu/headers/divf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/dom_chkd_less_than.h b/newlib/src/newlib/libm/machine/spu/headers/dom_chkd_less_than.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/dom_chkd_negone_one.h b/newlib/src/newlib/libm/machine/spu/headers/dom_chkd_negone_one.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/dom_chkf_less_than.h b/newlib/src/newlib/libm/machine/spu/headers/dom_chkf_less_than.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/dom_chkf_negone_one.h b/newlib/src/newlib/libm/machine/spu/headers/dom_chkf_negone_one.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erf.h b/newlib/src/newlib/libm/machine/spu/headers/erf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erf_utils.h b/newlib/src/newlib/libm/machine/spu/headers/erf_utils.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erfc.h b/newlib/src/newlib/libm/machine/spu/headers/erfc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erfcd2.h b/newlib/src/newlib/libm/machine/spu/headers/erfcd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erfcf.h b/newlib/src/newlib/libm/machine/spu/headers/erfcf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erfcf4.h b/newlib/src/newlib/libm/machine/spu/headers/erfcf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erfd2.h b/newlib/src/newlib/libm/machine/spu/headers/erfd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erff.h b/newlib/src/newlib/libm/machine/spu/headers/erff.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/erff4.h b/newlib/src/newlib/libm/machine/spu/headers/erff4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/exp.h b/newlib/src/newlib/libm/machine/spu/headers/exp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/exp2.h b/newlib/src/newlib/libm/machine/spu/headers/exp2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/exp2d2.h b/newlib/src/newlib/libm/machine/spu/headers/exp2d2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/exp2f.h b/newlib/src/newlib/libm/machine/spu/headers/exp2f.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/exp2f4.h b/newlib/src/newlib/libm/machine/spu/headers/exp2f4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/expd2.h b/newlib/src/newlib/libm/machine/spu/headers/expd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/expf.h b/newlib/src/newlib/libm/machine/spu/headers/expf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/expf4.h b/newlib/src/newlib/libm/machine/spu/headers/expf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/expm1.h b/newlib/src/newlib/libm/machine/spu/headers/expm1.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/expm1d2.h b/newlib/src/newlib/libm/machine/spu/headers/expm1d2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/expm1f.h b/newlib/src/newlib/libm/machine/spu/headers/expm1f.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/expm1f4.h b/newlib/src/newlib/libm/machine/spu/headers/expm1f4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fabs.h b/newlib/src/newlib/libm/machine/spu/headers/fabs.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fabsf.h b/newlib/src/newlib/libm/machine/spu/headers/fabsf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fdim.h b/newlib/src/newlib/libm/machine/spu/headers/fdim.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fdimf.h b/newlib/src/newlib/libm/machine/spu/headers/fdimf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/feclearexcept.h b/newlib/src/newlib/libm/machine/spu/headers/feclearexcept.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fefpscr.h b/newlib/src/newlib/libm/machine/spu/headers/fefpscr.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fegetenv.h b/newlib/src/newlib/libm/machine/spu/headers/fegetenv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fegetexceptflag.h b/newlib/src/newlib/libm/machine/spu/headers/fegetexceptflag.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fegetround.h b/newlib/src/newlib/libm/machine/spu/headers/fegetround.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/feholdexcept.h b/newlib/src/newlib/libm/machine/spu/headers/feholdexcept.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/feraiseexcept.h b/newlib/src/newlib/libm/machine/spu/headers/feraiseexcept.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fesetenv.h b/newlib/src/newlib/libm/machine/spu/headers/fesetenv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fesetexceptflag.h b/newlib/src/newlib/libm/machine/spu/headers/fesetexceptflag.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fesetround.h b/newlib/src/newlib/libm/machine/spu/headers/fesetround.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fetestexcept.h b/newlib/src/newlib/libm/machine/spu/headers/fetestexcept.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/feupdateenv.h b/newlib/src/newlib/libm/machine/spu/headers/feupdateenv.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/floor.h b/newlib/src/newlib/libm/machine/spu/headers/floor.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/floord2.h b/newlib/src/newlib/libm/machine/spu/headers/floord2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/floorf.h b/newlib/src/newlib/libm/machine/spu/headers/floorf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/floorf4.h b/newlib/src/newlib/libm/machine/spu/headers/floorf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fma.h b/newlib/src/newlib/libm/machine/spu/headers/fma.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fmaf.h b/newlib/src/newlib/libm/machine/spu/headers/fmaf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fmax.h b/newlib/src/newlib/libm/machine/spu/headers/fmax.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fmaxf.h b/newlib/src/newlib/libm/machine/spu/headers/fmaxf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fmin.h b/newlib/src/newlib/libm/machine/spu/headers/fmin.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fminf.h b/newlib/src/newlib/libm/machine/spu/headers/fminf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fmod.h b/newlib/src/newlib/libm/machine/spu/headers/fmod.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/fmodf.h b/newlib/src/newlib/libm/machine/spu/headers/fmodf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/frexp.h b/newlib/src/newlib/libm/machine/spu/headers/frexp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/frexpf.h b/newlib/src/newlib/libm/machine/spu/headers/frexpf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/hypot.h b/newlib/src/newlib/libm/machine/spu/headers/hypot.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/hypotd2.h b/newlib/src/newlib/libm/machine/spu/headers/hypotd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/hypotf.h b/newlib/src/newlib/libm/machine/spu/headers/hypotf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/hypotf4.h b/newlib/src/newlib/libm/machine/spu/headers/hypotf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ilogb.h b/newlib/src/newlib/libm/machine/spu/headers/ilogb.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ilogbf.h b/newlib/src/newlib/libm/machine/spu/headers/ilogbf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/isnan.h b/newlib/src/newlib/libm/machine/spu/headers/isnan.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/isnand2.h b/newlib/src/newlib/libm/machine/spu/headers/isnand2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/isnanf.h b/newlib/src/newlib/libm/machine/spu/headers/isnanf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/isnanf4.h b/newlib/src/newlib/libm/machine/spu/headers/isnanf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ldexp.h b/newlib/src/newlib/libm/machine/spu/headers/ldexp.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ldexpd2.h b/newlib/src/newlib/libm/machine/spu/headers/ldexpd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ldexpf.h b/newlib/src/newlib/libm/machine/spu/headers/ldexpf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/ldexpf4.h b/newlib/src/newlib/libm/machine/spu/headers/ldexpf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lgamma.h b/newlib/src/newlib/libm/machine/spu/headers/lgamma.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lgammad2.h b/newlib/src/newlib/libm/machine/spu/headers/lgammad2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lgammaf.h b/newlib/src/newlib/libm/machine/spu/headers/lgammaf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lgammaf4.h b/newlib/src/newlib/libm/machine/spu/headers/lgammaf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/llrint.h b/newlib/src/newlib/libm/machine/spu/headers/llrint.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/llrintf.h b/newlib/src/newlib/libm/machine/spu/headers/llrintf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/llround.h b/newlib/src/newlib/libm/machine/spu/headers/llround.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/llroundf.h b/newlib/src/newlib/libm/machine/spu/headers/llroundf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log.h b/newlib/src/newlib/libm/machine/spu/headers/log.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log10.h b/newlib/src/newlib/libm/machine/spu/headers/log10.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log10d2.h b/newlib/src/newlib/libm/machine/spu/headers/log10d2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log10f.h b/newlib/src/newlib/libm/machine/spu/headers/log10f.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log1p.h b/newlib/src/newlib/libm/machine/spu/headers/log1p.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log1pd2.h b/newlib/src/newlib/libm/machine/spu/headers/log1pd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log1pf.h b/newlib/src/newlib/libm/machine/spu/headers/log1pf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log1pf4.h b/newlib/src/newlib/libm/machine/spu/headers/log1pf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log2.h b/newlib/src/newlib/libm/machine/spu/headers/log2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log2d2.h b/newlib/src/newlib/libm/machine/spu/headers/log2d2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log2f.h b/newlib/src/newlib/libm/machine/spu/headers/log2f.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/log2f4.h b/newlib/src/newlib/libm/machine/spu/headers/log2f4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/logbf.h b/newlib/src/newlib/libm/machine/spu/headers/logbf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/logbf4.h b/newlib/src/newlib/libm/machine/spu/headers/logbf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/logd2.h b/newlib/src/newlib/libm/machine/spu/headers/logd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/logf.h b/newlib/src/newlib/libm/machine/spu/headers/logf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/logf4.h b/newlib/src/newlib/libm/machine/spu/headers/logf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lrint.h b/newlib/src/newlib/libm/machine/spu/headers/lrint.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lrintf.h b/newlib/src/newlib/libm/machine/spu/headers/lrintf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lround.h b/newlib/src/newlib/libm/machine/spu/headers/lround.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/lroundf.h b/newlib/src/newlib/libm/machine/spu/headers/lroundf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/nearbyint.h b/newlib/src/newlib/libm/machine/spu/headers/nearbyint.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/nearbyintf.h b/newlib/src/newlib/libm/machine/spu/headers/nearbyintf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/nearbyintf4.h b/newlib/src/newlib/libm/machine/spu/headers/nearbyintf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/nextafter.h b/newlib/src/newlib/libm/machine/spu/headers/nextafter.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/nextafterd2.h b/newlib/src/newlib/libm/machine/spu/headers/nextafterd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/nextafterf.h b/newlib/src/newlib/libm/machine/spu/headers/nextafterf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/nextafterf4.h b/newlib/src/newlib/libm/machine/spu/headers/nextafterf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/pow.h b/newlib/src/newlib/libm/machine/spu/headers/pow.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/powd2.h b/newlib/src/newlib/libm/machine/spu/headers/powd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/powf.h b/newlib/src/newlib/libm/machine/spu/headers/powf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/powf4.h b/newlib/src/newlib/libm/machine/spu/headers/powf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/recipd2.h b/newlib/src/newlib/libm/machine/spu/headers/recipd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/recipf4.h b/newlib/src/newlib/libm/machine/spu/headers/recipf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/remainder.h b/newlib/src/newlib/libm/machine/spu/headers/remainder.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/remainderf.h b/newlib/src/newlib/libm/machine/spu/headers/remainderf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/remquo.h b/newlib/src/newlib/libm/machine/spu/headers/remquo.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/remquof.h b/newlib/src/newlib/libm/machine/spu/headers/remquof.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/rint.h b/newlib/src/newlib/libm/machine/spu/headers/rint.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/rintf.h b/newlib/src/newlib/libm/machine/spu/headers/rintf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/rintf4.h b/newlib/src/newlib/libm/machine/spu/headers/rintf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/round.h b/newlib/src/newlib/libm/machine/spu/headers/round.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/roundf.h b/newlib/src/newlib/libm/machine/spu/headers/roundf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/scalbn.h b/newlib/src/newlib/libm/machine/spu/headers/scalbn.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/scalbnf.h b/newlib/src/newlib/libm/machine/spu/headers/scalbnf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/scalbnf4.h b/newlib/src/newlib/libm/machine/spu/headers/scalbnf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/signbit.h b/newlib/src/newlib/libm/machine/spu/headers/signbit.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/signbitd2.h b/newlib/src/newlib/libm/machine/spu/headers/signbitd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/simdmath.h b/newlib/src/newlib/libm/machine/spu/headers/simdmath.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sin.h b/newlib/src/newlib/libm/machine/spu/headers/sin.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sincos.h b/newlib/src/newlib/libm/machine/spu/headers/sincos.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sincosd2.h b/newlib/src/newlib/libm/machine/spu/headers/sincosd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sincosf.h b/newlib/src/newlib/libm/machine/spu/headers/sincosf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sincosf4.h b/newlib/src/newlib/libm/machine/spu/headers/sincosf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sind2.h b/newlib/src/newlib/libm/machine/spu/headers/sind2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sinf.h b/newlib/src/newlib/libm/machine/spu/headers/sinf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sinf4.h b/newlib/src/newlib/libm/machine/spu/headers/sinf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sinh.h b/newlib/src/newlib/libm/machine/spu/headers/sinh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sinhd2.h b/newlib/src/newlib/libm/machine/spu/headers/sinhd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sinhf.h b/newlib/src/newlib/libm/machine/spu/headers/sinhf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sinhf4.h b/newlib/src/newlib/libm/machine/spu/headers/sinhf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sqrt.h b/newlib/src/newlib/libm/machine/spu/headers/sqrt.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sqrtd2.h b/newlib/src/newlib/libm/machine/spu/headers/sqrtd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sqrtf.h b/newlib/src/newlib/libm/machine/spu/headers/sqrtf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/sqrtf4.h b/newlib/src/newlib/libm/machine/spu/headers/sqrtf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tan.h b/newlib/src/newlib/libm/machine/spu/headers/tan.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tand2.h b/newlib/src/newlib/libm/machine/spu/headers/tand2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tanf.h b/newlib/src/newlib/libm/machine/spu/headers/tanf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tanf4.h b/newlib/src/newlib/libm/machine/spu/headers/tanf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tanh.h b/newlib/src/newlib/libm/machine/spu/headers/tanh.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tanhd2.h b/newlib/src/newlib/libm/machine/spu/headers/tanhd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tanhf.h b/newlib/src/newlib/libm/machine/spu/headers/tanhf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tanhf4.h b/newlib/src/newlib/libm/machine/spu/headers/tanhf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tgamma.h b/newlib/src/newlib/libm/machine/spu/headers/tgamma.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tgammad2.h b/newlib/src/newlib/libm/machine/spu/headers/tgammad2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tgammaf.h b/newlib/src/newlib/libm/machine/spu/headers/tgammaf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/tgammaf4.h b/newlib/src/newlib/libm/machine/spu/headers/tgammaf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/trunc.h b/newlib/src/newlib/libm/machine/spu/headers/trunc.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/truncd2.h b/newlib/src/newlib/libm/machine/spu/headers/truncd2.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/truncf.h b/newlib/src/newlib/libm/machine/spu/headers/truncf.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/truncf4.h b/newlib/src/newlib/libm/machine/spu/headers/truncf4.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/headers/vec_literal.h b/newlib/src/newlib/libm/machine/spu/headers/vec_literal.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/llrint.c b/newlib/src/newlib/libm/machine/spu/llrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/llrintf.c b/newlib/src/newlib/libm/machine/spu/llrintf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/llround.c b/newlib/src/newlib/libm/machine/spu/llround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/llroundf.c b/newlib/src/newlib/libm/machine/spu/llroundf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/log2.c b/newlib/src/newlib/libm/machine/spu/log2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/log2f.c b/newlib/src/newlib/libm/machine/spu/log2f.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_asinh.c b/newlib/src/newlib/libm/machine/spu/s_asinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_atan.c b/newlib/src/newlib/libm/machine/spu/s_atan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_cbrt.c b/newlib/src/newlib/libm/machine/spu/s_cbrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_ceil.c b/newlib/src/newlib/libm/machine/spu/s_ceil.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_copysign.c b/newlib/src/newlib/libm/machine/spu/s_copysign.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_cos.c b/newlib/src/newlib/libm/machine/spu/s_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_erf.c b/newlib/src/newlib/libm/machine/spu/s_erf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_expm1.c b/newlib/src/newlib/libm/machine/spu/s_expm1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_fabs.c b/newlib/src/newlib/libm/machine/spu/s_fabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_fdim.c b/newlib/src/newlib/libm/machine/spu/s_fdim.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_floor.c b/newlib/src/newlib/libm/machine/spu/s_floor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_fma.c b/newlib/src/newlib/libm/machine/spu/s_fma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_fmax.c b/newlib/src/newlib/libm/machine/spu/s_fmax.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_fmin.c b/newlib/src/newlib/libm/machine/spu/s_fmin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_frexp.c b/newlib/src/newlib/libm/machine/spu/s_frexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_ilogb.c b/newlib/src/newlib/libm/machine/spu/s_ilogb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_isnan.c b/newlib/src/newlib/libm/machine/spu/s_isnan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_ldexp.c b/newlib/src/newlib/libm/machine/spu/s_ldexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_log1p.c b/newlib/src/newlib/libm/machine/spu/s_log1p.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_lrint.c b/newlib/src/newlib/libm/machine/spu/s_lrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_lround.c b/newlib/src/newlib/libm/machine/spu/s_lround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_nearbyint.c b/newlib/src/newlib/libm/machine/spu/s_nearbyint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_nextafter.c b/newlib/src/newlib/libm/machine/spu/s_nextafter.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_remquo.c b/newlib/src/newlib/libm/machine/spu/s_remquo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_rint.c b/newlib/src/newlib/libm/machine/spu/s_rint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_round.c b/newlib/src/newlib/libm/machine/spu/s_round.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_scalbn.c b/newlib/src/newlib/libm/machine/spu/s_scalbn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_sin.c b/newlib/src/newlib/libm/machine/spu/s_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_tan.c b/newlib/src/newlib/libm/machine/spu/s_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_tanh.c b/newlib/src/newlib/libm/machine/spu/s_tanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/s_trunc.c b/newlib/src/newlib/libm/machine/spu/s_trunc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_asinh.c b/newlib/src/newlib/libm/machine/spu/sf_asinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_atan.c b/newlib/src/newlib/libm/machine/spu/sf_atan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_cbrt.c b/newlib/src/newlib/libm/machine/spu/sf_cbrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_ceil.c b/newlib/src/newlib/libm/machine/spu/sf_ceil.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_copysign.c b/newlib/src/newlib/libm/machine/spu/sf_copysign.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_cos.c b/newlib/src/newlib/libm/machine/spu/sf_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_erf.c b/newlib/src/newlib/libm/machine/spu/sf_erf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_expm1.c b/newlib/src/newlib/libm/machine/spu/sf_expm1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_fabs.c b/newlib/src/newlib/libm/machine/spu/sf_fabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_fdim.c b/newlib/src/newlib/libm/machine/spu/sf_fdim.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_finite.c b/newlib/src/newlib/libm/machine/spu/sf_finite.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_floor.c b/newlib/src/newlib/libm/machine/spu/sf_floor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_fma.c b/newlib/src/newlib/libm/machine/spu/sf_fma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_fmax.c b/newlib/src/newlib/libm/machine/spu/sf_fmax.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_fmin.c b/newlib/src/newlib/libm/machine/spu/sf_fmin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_fpclassify.c b/newlib/src/newlib/libm/machine/spu/sf_fpclassify.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_frexp.c b/newlib/src/newlib/libm/machine/spu/sf_frexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_ilogb.c b/newlib/src/newlib/libm/machine/spu/sf_ilogb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_isinf.c b/newlib/src/newlib/libm/machine/spu/sf_isinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_isinff.c b/newlib/src/newlib/libm/machine/spu/sf_isinff.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_isnan.c b/newlib/src/newlib/libm/machine/spu/sf_isnan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_isnanf.c b/newlib/src/newlib/libm/machine/spu/sf_isnanf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_ldexp.c b/newlib/src/newlib/libm/machine/spu/sf_ldexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_log1p.c b/newlib/src/newlib/libm/machine/spu/sf_log1p.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_logb.c b/newlib/src/newlib/libm/machine/spu/sf_logb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_lrint.c b/newlib/src/newlib/libm/machine/spu/sf_lrint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_lround.c b/newlib/src/newlib/libm/machine/spu/sf_lround.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_nan.c b/newlib/src/newlib/libm/machine/spu/sf_nan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_nearbyint.c b/newlib/src/newlib/libm/machine/spu/sf_nearbyint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_nextafter.c b/newlib/src/newlib/libm/machine/spu/sf_nextafter.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_remquo.c b/newlib/src/newlib/libm/machine/spu/sf_remquo.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_rint.c b/newlib/src/newlib/libm/machine/spu/sf_rint.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_round.c b/newlib/src/newlib/libm/machine/spu/sf_round.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_scalbn.c b/newlib/src/newlib/libm/machine/spu/sf_scalbn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_sin.c b/newlib/src/newlib/libm/machine/spu/sf_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_tan.c b/newlib/src/newlib/libm/machine/spu/sf_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_tanh.c b/newlib/src/newlib/libm/machine/spu/sf_tanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/sf_trunc.c b/newlib/src/newlib/libm/machine/spu/sf_trunc.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_acos.c b/newlib/src/newlib/libm/machine/spu/w_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_acosh.c b/newlib/src/newlib/libm/machine/spu/w_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_asin.c b/newlib/src/newlib/libm/machine/spu/w_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_atan2.c b/newlib/src/newlib/libm/machine/spu/w_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_atanh.c b/newlib/src/newlib/libm/machine/spu/w_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_cosh.c b/newlib/src/newlib/libm/machine/spu/w_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_exp.c b/newlib/src/newlib/libm/machine/spu/w_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_exp2.c b/newlib/src/newlib/libm/machine/spu/w_exp2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_fmod.c b/newlib/src/newlib/libm/machine/spu/w_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_hypot.c b/newlib/src/newlib/libm/machine/spu/w_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_lgamma.c b/newlib/src/newlib/libm/machine/spu/w_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_log.c b/newlib/src/newlib/libm/machine/spu/w_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_log10.c b/newlib/src/newlib/libm/machine/spu/w_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_pow.c b/newlib/src/newlib/libm/machine/spu/w_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_remainder.c b/newlib/src/newlib/libm/machine/spu/w_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_sincos.c b/newlib/src/newlib/libm/machine/spu/w_sincos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_sinh.c b/newlib/src/newlib/libm/machine/spu/w_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_sqrt.c b/newlib/src/newlib/libm/machine/spu/w_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/w_tgamma.c b/newlib/src/newlib/libm/machine/spu/w_tgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_acos.c b/newlib/src/newlib/libm/machine/spu/wf_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_acosh.c b/newlib/src/newlib/libm/machine/spu/wf_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_asin.c b/newlib/src/newlib/libm/machine/spu/wf_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_atan2.c b/newlib/src/newlib/libm/machine/spu/wf_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_atanh.c b/newlib/src/newlib/libm/machine/spu/wf_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_cosh.c b/newlib/src/newlib/libm/machine/spu/wf_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_exp.c b/newlib/src/newlib/libm/machine/spu/wf_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_exp2.c b/newlib/src/newlib/libm/machine/spu/wf_exp2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_fmod.c b/newlib/src/newlib/libm/machine/spu/wf_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_hypot.c b/newlib/src/newlib/libm/machine/spu/wf_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_lgamma.c b/newlib/src/newlib/libm/machine/spu/wf_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_log.c b/newlib/src/newlib/libm/machine/spu/wf_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_log10.c b/newlib/src/newlib/libm/machine/spu/wf_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_pow.c b/newlib/src/newlib/libm/machine/spu/wf_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_remainder.c b/newlib/src/newlib/libm/machine/spu/wf_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_sincos.c b/newlib/src/newlib/libm/machine/spu/wf_sincos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_sinh.c b/newlib/src/newlib/libm/machine/spu/wf_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_sqrt.c b/newlib/src/newlib/libm/machine/spu/wf_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/machine/spu/wf_tgamma.c b/newlib/src/newlib/libm/machine/spu/wf_tgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/Makefile.am b/newlib/src/newlib/libm/math/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/Makefile.in b/newlib/src/newlib/libm/math/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_acos.c b/newlib/src/newlib/libm/math/e_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_acosh.c b/newlib/src/newlib/libm/math/e_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_asin.c b/newlib/src/newlib/libm/math/e_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_atan2.c b/newlib/src/newlib/libm/math/e_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_atanh.c b/newlib/src/newlib/libm/math/e_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_cosh.c b/newlib/src/newlib/libm/math/e_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_exp.c b/newlib/src/newlib/libm/math/e_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_fmod.c b/newlib/src/newlib/libm/math/e_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_hypot.c b/newlib/src/newlib/libm/math/e_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_j0.c b/newlib/src/newlib/libm/math/e_j0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_j1.c b/newlib/src/newlib/libm/math/e_j1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_jn.c b/newlib/src/newlib/libm/math/e_jn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_log.c b/newlib/src/newlib/libm/math/e_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_log10.c b/newlib/src/newlib/libm/math/e_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_pow.c b/newlib/src/newlib/libm/math/e_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_rem_pio2.c b/newlib/src/newlib/libm/math/e_rem_pio2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_remainder.c b/newlib/src/newlib/libm/math/e_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_scalb.c b/newlib/src/newlib/libm/math/e_scalb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_sinh.c b/newlib/src/newlib/libm/math/e_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/e_sqrt.c b/newlib/src/newlib/libm/math/e_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_acos.c b/newlib/src/newlib/libm/math/ef_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_acosh.c b/newlib/src/newlib/libm/math/ef_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_asin.c b/newlib/src/newlib/libm/math/ef_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_atan2.c b/newlib/src/newlib/libm/math/ef_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_atanh.c b/newlib/src/newlib/libm/math/ef_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_cosh.c b/newlib/src/newlib/libm/math/ef_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_exp.c b/newlib/src/newlib/libm/math/ef_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_fmod.c b/newlib/src/newlib/libm/math/ef_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_hypot.c b/newlib/src/newlib/libm/math/ef_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_j0.c b/newlib/src/newlib/libm/math/ef_j0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_j1.c b/newlib/src/newlib/libm/math/ef_j1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_jn.c b/newlib/src/newlib/libm/math/ef_jn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_log.c b/newlib/src/newlib/libm/math/ef_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_log10.c b/newlib/src/newlib/libm/math/ef_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_pow.c b/newlib/src/newlib/libm/math/ef_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_rem_pio2.c b/newlib/src/newlib/libm/math/ef_rem_pio2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_remainder.c b/newlib/src/newlib/libm/math/ef_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_scalb.c b/newlib/src/newlib/libm/math/ef_scalb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_sinh.c b/newlib/src/newlib/libm/math/ef_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/ef_sqrt.c b/newlib/src/newlib/libm/math/ef_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/er_gamma.c b/newlib/src/newlib/libm/math/er_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/er_lgamma.c b/newlib/src/newlib/libm/math/er_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/erf_gamma.c b/newlib/src/newlib/libm/math/erf_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/erf_lgamma.c b/newlib/src/newlib/libm/math/erf_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/k_cos.c b/newlib/src/newlib/libm/math/k_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/k_rem_pio2.c b/newlib/src/newlib/libm/math/k_rem_pio2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/k_sin.c b/newlib/src/newlib/libm/math/k_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/k_standard.c b/newlib/src/newlib/libm/math/k_standard.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/k_tan.c b/newlib/src/newlib/libm/math/k_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/kf_cos.c b/newlib/src/newlib/libm/math/kf_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/kf_rem_pio2.c b/newlib/src/newlib/libm/math/kf_rem_pio2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/kf_sin.c b/newlib/src/newlib/libm/math/kf_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/kf_tan.c b/newlib/src/newlib/libm/math/kf_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/math.tex b/newlib/src/newlib/libm/math/math.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_asinh.c b/newlib/src/newlib/libm/math/s_asinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_atan.c b/newlib/src/newlib/libm/math/s_atan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_ceil.c b/newlib/src/newlib/libm/math/s_ceil.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_cos.c b/newlib/src/newlib/libm/math/s_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_erf.c b/newlib/src/newlib/libm/math/s_erf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_fabs.c b/newlib/src/newlib/libm/math/s_fabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_floor.c b/newlib/src/newlib/libm/math/s_floor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_frexp.c b/newlib/src/newlib/libm/math/s_frexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_ldexp.c b/newlib/src/newlib/libm/math/s_ldexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_signif.c b/newlib/src/newlib/libm/math/s_signif.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_sin.c b/newlib/src/newlib/libm/math/s_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_tan.c b/newlib/src/newlib/libm/math/s_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/s_tanh.c b/newlib/src/newlib/libm/math/s_tanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_asinh.c b/newlib/src/newlib/libm/math/sf_asinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_atan.c b/newlib/src/newlib/libm/math/sf_atan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_ceil.c b/newlib/src/newlib/libm/math/sf_ceil.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_cos.c b/newlib/src/newlib/libm/math/sf_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_erf.c b/newlib/src/newlib/libm/math/sf_erf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_fabs.c b/newlib/src/newlib/libm/math/sf_fabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_floor.c b/newlib/src/newlib/libm/math/sf_floor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_frexp.c b/newlib/src/newlib/libm/math/sf_frexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_ldexp.c b/newlib/src/newlib/libm/math/sf_ldexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_signif.c b/newlib/src/newlib/libm/math/sf_signif.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_sin.c b/newlib/src/newlib/libm/math/sf_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_tan.c b/newlib/src/newlib/libm/math/sf_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/sf_tanh.c b/newlib/src/newlib/libm/math/sf_tanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_acos.c b/newlib/src/newlib/libm/math/w_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_acosh.c b/newlib/src/newlib/libm/math/w_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_asin.c b/newlib/src/newlib/libm/math/w_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_atan2.c b/newlib/src/newlib/libm/math/w_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_atanh.c b/newlib/src/newlib/libm/math/w_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_cosh.c b/newlib/src/newlib/libm/math/w_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_drem.c b/newlib/src/newlib/libm/math/w_drem.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_exp.c b/newlib/src/newlib/libm/math/w_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_exp2.c b/newlib/src/newlib/libm/math/w_exp2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_fmod.c b/newlib/src/newlib/libm/math/w_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_gamma.c b/newlib/src/newlib/libm/math/w_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_hypot.c b/newlib/src/newlib/libm/math/w_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_j0.c b/newlib/src/newlib/libm/math/w_j0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_j1.c b/newlib/src/newlib/libm/math/w_j1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_jn.c b/newlib/src/newlib/libm/math/w_jn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_lgamma.c b/newlib/src/newlib/libm/math/w_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_log.c b/newlib/src/newlib/libm/math/w_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_log10.c b/newlib/src/newlib/libm/math/w_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_pow.c b/newlib/src/newlib/libm/math/w_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_remainder.c b/newlib/src/newlib/libm/math/w_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_scalb.c b/newlib/src/newlib/libm/math/w_scalb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_sincos.c b/newlib/src/newlib/libm/math/w_sincos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_sinh.c b/newlib/src/newlib/libm/math/w_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_sqrt.c b/newlib/src/newlib/libm/math/w_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/w_tgamma.c b/newlib/src/newlib/libm/math/w_tgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_acos.c b/newlib/src/newlib/libm/math/wf_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_acosh.c b/newlib/src/newlib/libm/math/wf_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_asin.c b/newlib/src/newlib/libm/math/wf_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_atan2.c b/newlib/src/newlib/libm/math/wf_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_atanh.c b/newlib/src/newlib/libm/math/wf_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_cosh.c b/newlib/src/newlib/libm/math/wf_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_drem.c b/newlib/src/newlib/libm/math/wf_drem.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_exp.c b/newlib/src/newlib/libm/math/wf_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_exp2.c b/newlib/src/newlib/libm/math/wf_exp2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_fmod.c b/newlib/src/newlib/libm/math/wf_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_gamma.c b/newlib/src/newlib/libm/math/wf_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_hypot.c b/newlib/src/newlib/libm/math/wf_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_j0.c b/newlib/src/newlib/libm/math/wf_j0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_j1.c b/newlib/src/newlib/libm/math/wf_j1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_jn.c b/newlib/src/newlib/libm/math/wf_jn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_lgamma.c b/newlib/src/newlib/libm/math/wf_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_log.c b/newlib/src/newlib/libm/math/wf_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_log10.c b/newlib/src/newlib/libm/math/wf_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_pow.c b/newlib/src/newlib/libm/math/wf_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_remainder.c b/newlib/src/newlib/libm/math/wf_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_scalb.c b/newlib/src/newlib/libm/math/wf_scalb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_sincos.c b/newlib/src/newlib/libm/math/wf_sincos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_sinh.c b/newlib/src/newlib/libm/math/wf_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_sqrt.c b/newlib/src/newlib/libm/math/wf_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wf_tgamma.c b/newlib/src/newlib/libm/math/wf_tgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wr_gamma.c b/newlib/src/newlib/libm/math/wr_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wr_lgamma.c b/newlib/src/newlib/libm/math/wr_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wrf_gamma.c b/newlib/src/newlib/libm/math/wrf_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/math/wrf_lgamma.c b/newlib/src/newlib/libm/math/wrf_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/Makefile.am b/newlib/src/newlib/libm/mathfp/Makefile.am old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/Makefile.in b/newlib/src/newlib/libm/mathfp/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/e_acosh.c b/newlib/src/newlib/libm/mathfp/e_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/e_atanh.c b/newlib/src/newlib/libm/mathfp/e_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/e_hypot.c b/newlib/src/newlib/libm/mathfp/e_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/e_j0.c b/newlib/src/newlib/libm/mathfp/e_j0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/e_j1.c b/newlib/src/newlib/libm/mathfp/e_j1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/e_remainder.c b/newlib/src/newlib/libm/mathfp/e_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/e_scalb.c b/newlib/src/newlib/libm/mathfp/e_scalb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/ef_acosh.c b/newlib/src/newlib/libm/mathfp/ef_acosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/ef_atanh.c b/newlib/src/newlib/libm/mathfp/ef_atanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/ef_hypot.c b/newlib/src/newlib/libm/mathfp/ef_hypot.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/ef_j0.c b/newlib/src/newlib/libm/mathfp/ef_j0.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/ef_j1.c b/newlib/src/newlib/libm/mathfp/ef_j1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/ef_remainder.c b/newlib/src/newlib/libm/mathfp/ef_remainder.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/ef_scalb.c b/newlib/src/newlib/libm/mathfp/ef_scalb.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/er_gamma.c b/newlib/src/newlib/libm/mathfp/er_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/er_lgamma.c b/newlib/src/newlib/libm/mathfp/er_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/erf_gamma.c b/newlib/src/newlib/libm/mathfp/erf_gamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/erf_lgamma.c b/newlib/src/newlib/libm/mathfp/erf_lgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/mathfp.tex b/newlib/src/newlib/libm/mathfp/mathfp.tex old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_acos.c b/newlib/src/newlib/libm/mathfp/s_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_asin.c b/newlib/src/newlib/libm/mathfp/s_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_asine.c b/newlib/src/newlib/libm/mathfp/s_asine.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_asinh.c b/newlib/src/newlib/libm/mathfp/s_asinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_atan.c b/newlib/src/newlib/libm/mathfp/s_atan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_atan2.c b/newlib/src/newlib/libm/mathfp/s_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_atangent.c b/newlib/src/newlib/libm/mathfp/s_atangent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_ceil.c b/newlib/src/newlib/libm/mathfp/s_ceil.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_cos.c b/newlib/src/newlib/libm/mathfp/s_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_cosh.c b/newlib/src/newlib/libm/mathfp/s_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_erf.c b/newlib/src/newlib/libm/mathfp/s_erf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_exp.c b/newlib/src/newlib/libm/mathfp/s_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_exp2.c b/newlib/src/newlib/libm/mathfp/s_exp2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_fabs.c b/newlib/src/newlib/libm/mathfp/s_fabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_floor.c b/newlib/src/newlib/libm/mathfp/s_floor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_fmod.c b/newlib/src/newlib/libm/mathfp/s_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_frexp.c b/newlib/src/newlib/libm/mathfp/s_frexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_ispos.c b/newlib/src/newlib/libm/mathfp/s_ispos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_ldexp.c b/newlib/src/newlib/libm/mathfp/s_ldexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_log.c b/newlib/src/newlib/libm/mathfp/s_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_log10.c b/newlib/src/newlib/libm/mathfp/s_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_logarithm.c b/newlib/src/newlib/libm/mathfp/s_logarithm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_mathcnst.c b/newlib/src/newlib/libm/mathfp/s_mathcnst.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_numtest.c b/newlib/src/newlib/libm/mathfp/s_numtest.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_pow.c b/newlib/src/newlib/libm/mathfp/s_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_signif.c b/newlib/src/newlib/libm/mathfp/s_signif.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_sin.c b/newlib/src/newlib/libm/mathfp/s_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_sincos.c b/newlib/src/newlib/libm/mathfp/s_sincos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_sine.c b/newlib/src/newlib/libm/mathfp/s_sine.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_sineh.c b/newlib/src/newlib/libm/mathfp/s_sineh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_sinf.c b/newlib/src/newlib/libm/mathfp/s_sinf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_sinh.c b/newlib/src/newlib/libm/mathfp/s_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_sqrt.c b/newlib/src/newlib/libm/mathfp/s_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_tan.c b/newlib/src/newlib/libm/mathfp/s_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_tanh.c b/newlib/src/newlib/libm/mathfp/s_tanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/s_tgamma.c b/newlib/src/newlib/libm/mathfp/s_tgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_acos.c b/newlib/src/newlib/libm/mathfp/sf_acos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_asin.c b/newlib/src/newlib/libm/mathfp/sf_asin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_asine.c b/newlib/src/newlib/libm/mathfp/sf_asine.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_asinh.c b/newlib/src/newlib/libm/mathfp/sf_asinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_atan.c b/newlib/src/newlib/libm/mathfp/sf_atan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_atan2.c b/newlib/src/newlib/libm/mathfp/sf_atan2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_atangent.c b/newlib/src/newlib/libm/mathfp/sf_atangent.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_ceil.c b/newlib/src/newlib/libm/mathfp/sf_ceil.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_cos.c b/newlib/src/newlib/libm/mathfp/sf_cos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_cosh.c b/newlib/src/newlib/libm/mathfp/sf_cosh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_erf.c b/newlib/src/newlib/libm/mathfp/sf_erf.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_exp.c b/newlib/src/newlib/libm/mathfp/sf_exp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_exp2.c b/newlib/src/newlib/libm/mathfp/sf_exp2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_fabs.c b/newlib/src/newlib/libm/mathfp/sf_fabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_floor.c b/newlib/src/newlib/libm/mathfp/sf_floor.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_fmod.c b/newlib/src/newlib/libm/mathfp/sf_fmod.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_frexp.c b/newlib/src/newlib/libm/mathfp/sf_frexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_ispos.c b/newlib/src/newlib/libm/mathfp/sf_ispos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_ldexp.c b/newlib/src/newlib/libm/mathfp/sf_ldexp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_log.c b/newlib/src/newlib/libm/mathfp/sf_log.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_log10.c b/newlib/src/newlib/libm/mathfp/sf_log10.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_logarithm.c b/newlib/src/newlib/libm/mathfp/sf_logarithm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_numtest.c b/newlib/src/newlib/libm/mathfp/sf_numtest.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_pow.c b/newlib/src/newlib/libm/mathfp/sf_pow.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_signif.c b/newlib/src/newlib/libm/mathfp/sf_signif.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_sin.c b/newlib/src/newlib/libm/mathfp/sf_sin.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_sincos.c b/newlib/src/newlib/libm/mathfp/sf_sincos.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_sine.c b/newlib/src/newlib/libm/mathfp/sf_sine.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_sineh.c b/newlib/src/newlib/libm/mathfp/sf_sineh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_sinh.c b/newlib/src/newlib/libm/mathfp/sf_sinh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_sqrt.c b/newlib/src/newlib/libm/mathfp/sf_sqrt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_tan.c b/newlib/src/newlib/libm/mathfp/sf_tan.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_tanh.c b/newlib/src/newlib/libm/mathfp/sf_tanh.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/sf_tgamma.c b/newlib/src/newlib/libm/mathfp/sf_tgamma.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/w_cabs.c b/newlib/src/newlib/libm/mathfp/w_cabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/w_drem.c b/newlib/src/newlib/libm/mathfp/w_drem.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/w_jn.c b/newlib/src/newlib/libm/mathfp/w_jn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/wf_cabs.c b/newlib/src/newlib/libm/mathfp/wf_cabs.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/wf_drem.c b/newlib/src/newlib/libm/mathfp/wf_drem.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/wf_jn.c b/newlib/src/newlib/libm/mathfp/wf_jn.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/mathfp/zmath.h b/newlib/src/newlib/libm/mathfp/zmath.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/Makefile.in b/newlib/src/newlib/libm/test/Makefile.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/acos_vec.c b/newlib/src/newlib/libm/test/acos_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/acosf_vec.c b/newlib/src/newlib/libm/test/acosf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/acosh_vec.c b/newlib/src/newlib/libm/test/acosh_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/acoshf_vec.c b/newlib/src/newlib/libm/test/acoshf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/asin_vec.c b/newlib/src/newlib/libm/test/asin_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/asinf_vec.c b/newlib/src/newlib/libm/test/asinf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/asinh_vec.c b/newlib/src/newlib/libm/test/asinh_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/asinhf_vec.c b/newlib/src/newlib/libm/test/asinhf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/atan2_vec.c b/newlib/src/newlib/libm/test/atan2_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/atan2f_vec.c b/newlib/src/newlib/libm/test/atan2f_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/atan_vec.c b/newlib/src/newlib/libm/test/atan_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/atanf_vec.c b/newlib/src/newlib/libm/test/atanf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/atanh_vec.c b/newlib/src/newlib/libm/test/atanh_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/atanhf_vec.c b/newlib/src/newlib/libm/test/atanhf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/ceil_vec.c b/newlib/src/newlib/libm/test/ceil_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/ceilf_vec.c b/newlib/src/newlib/libm/test/ceilf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/conv_vec.c b/newlib/src/newlib/libm/test/conv_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/convert.c b/newlib/src/newlib/libm/test/convert.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/cos_vec.c b/newlib/src/newlib/libm/test/cos_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/cosf_vec.c b/newlib/src/newlib/libm/test/cosf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/cosh_vec.c b/newlib/src/newlib/libm/test/cosh_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/coshf_vec.c b/newlib/src/newlib/libm/test/coshf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/dcvt.c b/newlib/src/newlib/libm/test/dcvt.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/dvec.c b/newlib/src/newlib/libm/test/dvec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/erf_vec.c b/newlib/src/newlib/libm/test/erf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/erfc_vec.c b/newlib/src/newlib/libm/test/erfc_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/erfcf_vec.c b/newlib/src/newlib/libm/test/erfcf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/erff_vec.c b/newlib/src/newlib/libm/test/erff_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/exp_vec.c b/newlib/src/newlib/libm/test/exp_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/expf_vec.c b/newlib/src/newlib/libm/test/expf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/fabs_vec.c b/newlib/src/newlib/libm/test/fabs_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/fabsf_vec.c b/newlib/src/newlib/libm/test/fabsf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/floor_vec.c b/newlib/src/newlib/libm/test/floor_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/floorf_vec.c b/newlib/src/newlib/libm/test/floorf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/fmod_vec.c b/newlib/src/newlib/libm/test/fmod_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/fmodf_vec.c b/newlib/src/newlib/libm/test/fmodf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/gamma_vec.c b/newlib/src/newlib/libm/test/gamma_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/gammaf_vec.c b/newlib/src/newlib/libm/test/gammaf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/hypot_vec.c b/newlib/src/newlib/libm/test/hypot_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/hypotf_vec.c b/newlib/src/newlib/libm/test/hypotf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/iconv_vec.c b/newlib/src/newlib/libm/test/iconv_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/j0_vec.c b/newlib/src/newlib/libm/test/j0_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/j0f_vec.c b/newlib/src/newlib/libm/test/j0f_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/j1_vec.c b/newlib/src/newlib/libm/test/j1_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/j1f_vec.c b/newlib/src/newlib/libm/test/j1f_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/jn_vec.c b/newlib/src/newlib/libm/test/jn_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/jnf_vec.c b/newlib/src/newlib/libm/test/jnf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/log10_vec.c b/newlib/src/newlib/libm/test/log10_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/log10f_vec.c b/newlib/src/newlib/libm/test/log10f_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/log1p_vec.c b/newlib/src/newlib/libm/test/log1p_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/log1pf_vec.c b/newlib/src/newlib/libm/test/log1pf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/log2_vec.c b/newlib/src/newlib/libm/test/log2_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/log2f_vec.c b/newlib/src/newlib/libm/test/log2f_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/log_vec.c b/newlib/src/newlib/libm/test/log_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/logf_vec.c b/newlib/src/newlib/libm/test/logf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/math.c b/newlib/src/newlib/libm/test/math.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/math2.c b/newlib/src/newlib/libm/test/math2.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sin_vec.c b/newlib/src/newlib/libm/test/sin_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sinf_vec.c b/newlib/src/newlib/libm/test/sinf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sinh_vec.c b/newlib/src/newlib/libm/test/sinh_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sinhf_vec.c b/newlib/src/newlib/libm/test/sinhf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sprint_ivec.c b/newlib/src/newlib/libm/test/sprint_ivec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sprint_vec.c b/newlib/src/newlib/libm/test/sprint_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sqrt_vec.c b/newlib/src/newlib/libm/test/sqrt_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/sqrtf_vec.c b/newlib/src/newlib/libm/test/sqrtf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/string.c b/newlib/src/newlib/libm/test/string.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/tan_vec.c b/newlib/src/newlib/libm/test/tan_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/tanf_vec.c b/newlib/src/newlib/libm/test/tanf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/tanh_vec.c b/newlib/src/newlib/libm/test/tanh_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/tanhf_vec.c b/newlib/src/newlib/libm/test/tanhf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/test.c b/newlib/src/newlib/libm/test/test.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/test.h b/newlib/src/newlib/libm/test/test.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/test_ieee.c b/newlib/src/newlib/libm/test/test_ieee.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/test_is.c b/newlib/src/newlib/libm/test/test_is.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/y0_vec.c b/newlib/src/newlib/libm/test/y0_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/y0f_vec.c b/newlib/src/newlib/libm/test/y0f_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/y1_vec.c b/newlib/src/newlib/libm/test/y1_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/y1f_vec.c b/newlib/src/newlib/libm/test/y1f_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/yn_vec.c b/newlib/src/newlib/libm/test/yn_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/libm/test/ynf_vec.c b/newlib/src/newlib/libm/test/ynf_vec.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/newlib.hin b/newlib/src/newlib/newlib.hin old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/stamp-h.in b/newlib/src/newlib/stamp-h.in old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/config/default.exp b/newlib/src/newlib/testsuite/config/default.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/include/check.h b/newlib/src/newlib/testsuite/include/check.h old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/lib/checkoutput.exp b/newlib/src/newlib/testsuite/lib/checkoutput.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/lib/flags.exp b/newlib/src/newlib/testsuite/lib/flags.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/lib/newlib.exp b/newlib/src/newlib/testsuite/lib/newlib.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/lib/passfail.exp b/newlib/src/newlib/testsuite/lib/passfail.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.elix/elix.exp b/newlib/src/newlib/testsuite/newlib.elix/elix.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.elix/tmmap.c b/newlib/src/newlib/testsuite/newlib.elix/tmmap.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.iconv/iconv.exp b/newlib/src/newlib/testsuite/newlib.iconv/iconv.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.iconv/iconvjp.c b/newlib/src/newlib/testsuite/newlib.iconv/iconvjp.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.iconv/iconvnm.c b/newlib/src/newlib/testsuite/newlib.iconv/iconvnm.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.iconv/iconvru.c b/newlib/src/newlib/testsuite/newlib.iconv/iconvru.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.locale/UTF-8.c b/newlib/src/newlib/testsuite/newlib.locale/UTF-8.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.locale/UTF-8.exp b/newlib/src/newlib/testsuite/newlib.locale/UTF-8.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.locale/locale.exp b/newlib/src/newlib/testsuite/newlib.locale/locale.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.search/hsearchtest.c b/newlib/src/newlib/testsuite/newlib.search/hsearchtest.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.search/hsearchtest.exp b/newlib/src/newlib/testsuite/newlib.search/hsearchtest.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.stdlib/atexit.c b/newlib/src/newlib/testsuite/newlib.stdlib/atexit.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.stdlib/atexit.exp b/newlib/src/newlib/testsuite/newlib.stdlib/atexit.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.stdlib/size_max.c b/newlib/src/newlib/testsuite/newlib.stdlib/size_max.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.stdlib/stdlib.exp b/newlib/src/newlib/testsuite/newlib.stdlib/stdlib.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.string/memmove1.c b/newlib/src/newlib/testsuite/newlib.string/memmove1.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.string/string.exp b/newlib/src/newlib/testsuite/newlib.string/string.exp old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.string/tstring.c b/newlib/src/newlib/testsuite/newlib.string/tstring.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.wctype/tiswctype.c b/newlib/src/newlib/testsuite/newlib.wctype/tiswctype.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.wctype/twctrans.c b/newlib/src/newlib/testsuite/newlib.wctype/twctrans.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.wctype/twctype.c b/newlib/src/newlib/testsuite/newlib.wctype/twctype.c old mode 100755 new mode 100644 diff --git a/newlib/src/newlib/testsuite/newlib.wctype/wctype.exp b/newlib/src/newlib/testsuite/newlib.wctype/wctype.exp old mode 100755 new mode 100644 diff --git a/newlib/src/serdep.tmp b/newlib/src/serdep.tmp old mode 100755 new mode 100644 diff --git a/newlib/src/setup.com b/newlib/src/setup.com old mode 100755 new mode 100644 diff --git a/newlib/src/src-release b/newlib/src/src-release old mode 100755 new mode 100644 diff --git a/newlib/src/texinfo/texinfo.tex b/newlib/src/texinfo/texinfo.tex old mode 100755 new mode 100644 diff --git a/script.gdb b/script.gdb old mode 100755 new mode 100644 diff --git a/tools/Makefile b/tools/Makefile old mode 100755 new mode 100644 diff --git a/tools/bin2obj.c b/tools/bin2obj.c old mode 100755 new mode 100644 diff --git a/tools/load.map b/tools/load.map old mode 100755 new mode 100644 diff --git a/tools/make_initrd.c b/tools/make_initrd.c old mode 100755 new mode 100644 diff --git a/tools/metalsvm.mt b/tools/metalsvm.mt old mode 100755 new mode 100644 diff --git a/tools/reset_vector.S b/tools/reset_vector.S old mode 100755 new mode 100644 diff --git a/tools/scc_setup.asm b/tools/scc_setup.asm old mode 100755 new mode 100644 diff --git a/tools/smp_setup.asm b/tools/smp_setup.asm old mode 100755 new mode 100644