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
2010-08-09 * libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.Corinna Vinschen
2010-08-09 * new-features.sgml (ov-new1.7.6): Document /proc/filesystems.Corinna Vinschen
2010-08-09 * fhandler_proc.cc: Add /proc/filesystems virtual file.Corinna Vinschen
2010-08-09 * include/dlfcn.h (RTLD_LOCAL): Define.Corinna Vinschen
2010-08-06 * include/sys/dirent.h (d_fileno): Define as d_ino.Corinna Vinschen
2010-08-06 * libc/include/sys/stat.h: Move all POSIX-defined symbolic constantsCorinna Vinschen
2010-08-04 * path.cc (cygwin_conv_path): Rearrange test for "." in POSIX toCorinna Vinschen
2010-08-032010-08-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2010-08-01* exceptions.cc (_cygtls::interrupt_now): Revert to checking for "spinning"Christopher Faylor
2010-07-31gdb/Jan Kratochvil
2010-07-30* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.Christopher Faylor
2010-07-30Add moxie-rtems support.Anthony Green
2010-07-29[include/opcode]DJ Delorie
2010-07-29[sim/rx]DJ Delorie
2010-07-27 * setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial"Andy Koppe
2010-07-26Accept that mingwrt headers are not guaranteed to precede GCC's in the system...Keith Marshall
2010-07-242010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-23Fix latest changelog entry to not refer to libgloss directory.Jeff Johnston
2010-07-232010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>Jeff Johnston
2010-07-232010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>Jeff Johnston
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton
2010-07-23 * fhandler.cc (fhandler_base::raw_write): Remove STATUS_DISK_FULLCorinna Vinschen
2010-07-232010-07-22 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe
2010-07-222010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-222010-07-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-21 * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin.Corinna Vinschen
2010-07-202010-07-20 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe
2010-07-20include/elf/Alan Modra
2010-07-20 * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition.Dave Korn
2010-07-202010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-19Document mkostemp and mkostemps.Eric Blake
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-07-19 * m68k/cf-crt1.c (hardware_init_hook): Accommodate new familyCorinna Vinschen
2010-07-19* autoload.cc (noload): Use "pushl" rather than "push".Christopher Faylor
2010-07-19* exceptions.cc (_cygtls::interrupt_now): Avoid nonsensical tests which delayChristopher Faylor
2010-07-19* gendef: Throughout, remove lock from xchgl since it is implied.Christopher Faylor
2010-07-182010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>Paolo Bonzini
2010-07-15 * wincap.cc (wincap_7): Set needs_count_in_si_lpres2 to false.Corinna Vinschen
2010-07-13 * libc/include/signal.h (sighandler_t): Only define if _POSIX_SOURCECorinna Vinschen
2010-07-092010-07-08 Markus Koenig <basilo@users.sourceforge.net>Chris Sutcliffe
2010-07-07 * syscalls.cc (unlink_nt): Disable try_to_bin for netapp drives.Corinna Vinschen
2010-07-06 * libc/posix/rewinddir.c (rewinddir): Remove incorrect cast to off_t.Corinna Vinschen
2010-07-06include/ChangeLog:Ulrich Weigand
2010-07-06 gas/Maciej W. Rozycki
2010-07-05 Align seekdir and telldir API to POSIX definition.Corinna Vinschen
2010-07-05* ldd.cc: Clean up formatting throughout.Christopher Faylor
2010-07-05 * dump_setup.cc (dump_file): Read requested content from setup.rcCorinna Vinschen
2010-07-04* path.cc (path_conv::check): Move fs-specific settings to a point where weChristopher Faylor
2010-07-03include/opcode/Alan Modra