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
2005-08-18 * errno.cc (strerror): Check errnum for underflow.Corinna Vinschen
2005-08-18Remove a29k files.Alan Modra
2005-08-18Remove a29k support.Alan Modra
2005-08-17* textbinary.sgml: Correct incorrect information about ability to specify textChristopher Faylor
2005-08-17merge from gccDJ Delorie
2005-08-17* dcrt0.cc (dll_crt0_1): Tweak debugging stuff.Christopher Faylor
2005-08-172005-08-17 Christian Groessler <chris@groessler.org>Christian Groessler
2005-08-172005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith
2005-08-172005-08-17 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
2005-08-17 * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'.Brian Dessent
2005-08-162005-08-16 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-08-15gas/Daniel Jacobowitz
2005-08-14 * init.cc (respawn_wow64_process): Make inline function. RemoveCorinna Vinschen
2005-08-13 * Include/_mingw.h: Increment version to 3.8.Chris Sutcliffe
2005-08-12 * s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109.Martin Schwidefsky
2005-08-12toplevel:Paolo Bonzini
2005-08-12 * include/ddk/hidsdi.h: New file.Danny Smith
2005-08-12 * lib/imm32.def (ImmDisableIME): Add stub.Danny Smith
2005-08-12white spaceChristopher Faylor
2005-08-11fix typoChristopher Faylor
2005-08-11* fhandler_serial.cc (fhandler_serial::tcgetattr): Return current baud rateChristopher Faylor
2005-08-11* dcrt0.cc: Remove ld_preload declaration.Christopher Faylor
2005-08-11* child_info. (CURR_CHILD_INFO_MAGIC): Refresh.Christopher Faylor
2005-08-11Attempting to add include/objsafe.h again...Dimitri Papadopoulos
2005-08-11 * include/w32api.h: Increment version to 3.3.Chris Sutcliffe
2005-08-11* MAINTAINERS (CPU Ports): Add CPU port maintainer section.DJ Delorie
2005-08-112005-08-10 Stephen Huw Clarke <stephen.clarke@st.com>Jeff Johnston
2005-08-112005-08-10 DJ Delorie <dj@redhat.com>Jeff Johnston
2005-08-11Add * qualifier for file list.Jeff Johnston
2005-08-112005-08-10 DJ Delorie <dj@redhat.com>Jeff Johnston
2005-08-10 * include/wctype.h (towupper, towlower): Change arg and return valueDanny Smith
2005-08-10 * mthr_stub.c (__mingwthr_key_dtor): Replace assert(0) withDanny Smith
2005-08-10 * hppa.h (SHT_PARISC_DLKM, SHF_PARISC_WEAKORDER, PT_PARISC_WEAKORDER):John David Anglin
2005-08-08* cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference.Christopher Faylor
2005-08-08* include/sys/cdefs.h: Remove extra line.Christopher Faylor
2005-08-08 * security.cc (get_reg_security): New static function.Corinna Vinschen
2005-08-08 * fhandler_process.cc (fhandler_process::open): Allow opening ofCorinna Vinschen
2005-08-08* include/sys/cdefs.h (__CONCAT): Define.Christopher Faylor
2005-08-08* cygwin.sc: Use simpler method to align .cygheap.Christopher Faylor
2005-08-08 * ftw.c: Include winsup.h.Corinna Vinschen
2005-08-08 * moldname.def.in (sleep, beep, seterrormode): Remove.Danny Smith
2005-08-08 * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen
2005-08-082005-08-08 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-08-08* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor
2005-08-08* dllfixdbg: New perl script.Christopher Faylor
2005-08-07 * Makefile.in: Allow previous patch to work in a 64 bit environment.Corinna Vinschen
2005-08-07revert erroneous checkinChristopher Faylor
2005-08-07* Makefile.in: Warn when end of cygheap is not on 64k boundary.Christopher Faylor
2005-08-07* include/endian.h: Move everything into this file and define things more likeChristopher Faylor
2005-08-06Update to switch FAQ from texinfo to DocBook.Joshua Daniel Franklin