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-05-30This commit was manufactured by cvs2svn to create branch 'msnyder-msnyder-tracepoint-checkpoint-branchpointmsnyder-tracepoint-checkpoint-branchcvs2svn
2005-05-30merge from gccDJ Delorie
2005-05-30* cygmagic: Remove debugging cruft missed on 2005-05-21.Christopher Faylor
2005-05-30 * alpha.h (DT_ALPHA_PLTRO): New.Richard Henderson
2005-05-29 * path.cc (path_conv::check): Move component to function scope. SetCorinna Vinschen
2005-05-29 * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen
2005-05-29* thread.h (pthread_key::set): Inline.Christopher Faylor
2005-05-29* cygwin.din: Remove signal front end from pthread_[gs]etspecific.Christopher Faylor
2005-05-29* fhandler_tty.cc (fhandler_tty_slave:tcflush): Use signed comparison.Christopher Faylor
2005-05-29* times.cc (time_ms::usecs): Coerce comparison to signed or whole test is aChristopher Faylor
2005-05-29* how-using.texinfo : Update the mkdir -p sectionJoshua Daniel Franklin
2005-05-28merge from gccDJ Delorie
2005-05-27white spaceChristopher Faylor
2005-05-27* cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor
2005-05-26* include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor
2005-05-26include/Richard Henderson
2005-05-25forced checkinChristopher Faylor
2005-05-252005-05-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-05-25 * ChangeLog: Remove accidentally checked in entry.Corinna Vinschen
2005-05-25* fhandler.h (fhandler_base::mkdir): New virtual method.Christopher Faylor
2005-05-25* include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor
2005-05-25Add top commentChristopher Faylor
2005-05-25* cygwin.din: Export mkdtemp.Christopher Faylor
2005-05-25merge from gccDJ Delorie
2005-05-23 * hppa.h (FLAG_STRICT): Correct comment.John David Anglin
2005-05-23 * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen
2005-05-23 * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen
2005-05-22* spawn.cc (find_exec): Accept a PATH-like string in place of an environmentChristopher Faylor
2005-05-20* cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor
2005-05-20* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor
2005-05-20 * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld,Corinna Vinschen
2005-05-202005-05-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-05-20 * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.inZack Weinberg
2005-05-20 * crt1.c (_gnu_exception_handler): Handle illegal instructionDanny Smith
2005-05-20 * include/cygwin/in.h: Add comment.Corinna Vinschen
2005-05-20 * include/cygwin/in.h: Define IPPROTO_xxx values as macros toCorinna Vinschen
2005-05-20fix commentChristopher Faylor
2005-05-20fix commentChristopher Faylor
2005-05-202005-05-19 Paul Brook <paul@codesourcery.com>Paul Brook
2005-05-19* include/limits.h: Include features.h, as on linux.Christopher Faylor
2005-05-19* include/endian.h: New file.Christopher Faylor
2005-05-19 * cygwin.sc: Add Dwarf-2 debug sections.Corinna Vinschen
2005-05-19 * mmap.cc (mmap64): Make granularity an automatic variable.Corinna Vinschen
2005-05-19 * ppc.h (PPC_OPCODE_POWER5): Define.Alan Modra
2005-05-19* fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor
2005-05-192005-05-19 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook
2005-05-19* external.cc: Move pids declaration to file scope and use less enthusiasticChristopher Faylor
2005-05-19* cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor
2005-05-19binutils/ChangeLogBen Elliston