Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-232013-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2013-01-22Correcting my previous commit.Marcus Shawcroft
2013-01-21* dcrt0.cc (dll_crt0_1): Comment assumption.Christopher Faylor
2013-01-21* dcrt0.cc (dll_crt0_1): Flag that we are working "incyg". Handle any signalsChristopher Faylor
2013-01-21Update copyrightsChristopher Faylor
2013-01-21Update copyrightsChristopher Faylor
2013-01-21* update-copyright: Recognize configure.ac scripts too.Christopher Faylor
2013-01-21Use same fix to silence newer gcc as in 64 bit branchCorinna Vinschen
2013-01-21* cygerrno.h (__reg3): Define.Christopher Faylor
2013-01-21* cygerrno.h: Conditionally define __regN for cygserver.Christopher Faylor
2013-01-21* malloc_wrapper.cc (malloc_init): Re-add inadvertently dropped comment whichChristopher Faylor
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor
2013-01-21* update-copyright (update_maybe): Accommodate perl-style copyright comments.Christopher Faylor
2013-01-21* update-copyright: Silently skip nonexistent files. Display filename onChristopher Faylor
2013-01-21* update-copyright: Update standard copyright information based on cvs log andChristopher Faylor
2013-01-21* malloc_wrapper.cc: Change 'use_internal_malloc' to 'use_internal' throughout.Christopher Faylor
2013-01-20* sigproc.cc (sig_dispatch_pending): Add correct regparm attributes to matchChristopher Faylor
2013-01-19 * syscalls.cc (rename): Remove ill-conceived NFS workaround fromCorinna Vinschen
2013-01-19* exceptions.cc (ctrl_c_handler): Remove special-case handler forChristopher Faylor
2013-01-18 * errno.cc (errmap): Map ERROR_LOCK_VIOLATION to EBUSY.Corinna Vinschen
2013-01-182013-01-18 Marcus Shawcroft <marcus.shawcroft@arm.com>Marcus Shawcroft
2013-01-18 * mmap.cc (handler_disk_file::msync): Add call to FlushFileBuffersCorinna Vinschen
2013-01-18* mmap.cc (handler_disk_file::msync): Retry up to 99 times if FlushViewOFileChristopher Faylor
2013-01-17include/opcode/Yufeng Zhang
2013-01-172013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-172013-01-17 Marcus Shawcroft <marcus.shawcroft@linaro.org>Marcus Shawcroft
2013-01-17* sigproc.cc (no_signals_available): Finally remove this macro entirely.Christopher Faylor
2013-01-17Define R_386_SIZE32/R_X86_64_SIZE32/R_X86_64_SIZE64H.J. Lu
2013-01-16* pthread.cc (pthread_exit): Add kludge to accommodate noreturn attribute.Christopher Faylor
2013-01-16 * configure.ac: Sync with GCC repo.Jan-Benedict Glaw
2013-01-15 * libc/sys/sysnecv850/crt0.S (_start): Enable FPU for theNick Clifton
2013-01-15fix typoChristopher Faylor
2013-01-15* include/pthread.h (pthread_exit): Mark as "noreturn".Christopher Faylor
2013-01-14fix typoChristopher Faylor
2013-01-14Fix copyrightsCorinna Vinschen
2013-01-14update with my changesChristopher Faylor
2013-01-14*** empty log message ***Corinna Vinschen
2013-01-14* exceptions.cc (signal_exit): Move captive process termintation...Christopher Faylor
2013-01-12 * new-features.sgml (ov-new1.7.18): Add console enhancements.Corinna Vinschen
2013-01-12 * libc/include/string.h: Fix preprocessor expressions usingCorinna Vinschen
2013-01-12 * ChangeLog: Fix typo.Jan-Benedict Glaw
2013-01-12 * libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handleCorinna Vinschen
2013-01-11* DevNotes: Add entry cgf-000021.Christopher Faylor
2013-01-11Sync the root .gitignore file with GCC's.Joel Brobecker
2013-01-11 * ChangeLog: Fix "Dito" to "Ditto".Jan-Benedict Glaw
2013-01-11 * config.sub: Update from config repo.Jan-Benedict Glaw
2013-01-11 * syscalls.cc (rename): Drop handling paths > 32757 chars, emit EINVALCorinna Vinschen
2013-01-11 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.Eric Botcazou
2013-01-11 * fhandler.h (class dev_console): Flag for expanded control sequence.Corinna Vinschen