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
2003-03-17* fhandler_console.cc (fhandler_console::close): Correct check for current tty.unlabeled-1.133.2Christopher Faylor
2003-02-21This commit was manufactured by cvs2svn to create branchcvs2svn
2003-02-21* fhandler.cc (fhandler_base::open): Move some filesystem specific stuff.Christopher Faylor
2003-02-21* Makefile.tpl: Add definition of CPPFLAGS to pass intoDJ Delorie
2003-02-21merge from gccDJ Delorie
2003-02-21 * libiberty.h (lrealpath): Add declaration.Daniel Jacobowitz
2003-02-20Add support for Cirrus Maverick ARM co-processorNick Clifton
2003-02-20 * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen
2003-02-20Index: include/gdb/ChangeLogAndrew Cagney
2003-02-20 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Check descriptorCorinna Vinschen
2003-02-20 * winsup.api/crlf.c: Fix C signed/unsigned compare warning.Corinna Vinschen
2003-02-20 * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen
2003-02-20w32api:Corinna Vinschen
2003-02-20 * Makefile.in: Make sure libmingwex.a from current build tree is used.Corinna Vinschen
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva
2003-02-20* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva
2003-02-20* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
2003-02-20* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva
2003-02-202003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2003-02-192003-02-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-02-19import latest versionsAlan Modra
2003-02-192003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston
2003-02-192003-02-18 Earnie Boyd <earnie@users.sf.net>Jeff Johnston
2003-02-18 * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill
2003-02-18 * mips/nullmon.c (_ftext, _end): Adjust declaration.Richard Sandiford
2003-02-18 * mips/crt0.S (zerobss): Reload __memsize after call.Richard Sandiford
2003-02-18 * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC.Alan Modra
2003-02-18 * grp.cc (internal_getgroups): Handle properly tokens withCorinna Vinschen
2003-02-18 * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc.Alan Modra
2003-02-182003-02-17 Chris Demetriou <cgd@broadcom.com>Jeff Johnston
2003-02-17Re-generate using autoconf 000227.Andrew Cagney
2003-02-16* cygwin.din: Export all appropriate newlibc libm functions. Sort.Christopher Faylor
2003-02-16 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating
2003-02-16* cygwin.din: Export all appropriate newlib functions.Christopher Faylor
2003-02-15* Makefile.tpl (RANLIB): Define.DJ Delorie
2003-02-15 * mmap.cc (mprotect): Add missing break.Corinna Vinschen
2003-02-14* profile/Makefile.in (mcount.o): Use ALL_CFLAGS for compilation to ensureChristopher Faylor
2003-02-14* exceptions.cc (try_to_debug): Don't reset priority when returning fromChristopher Faylor
2003-02-14Fix typo in last ChangeLog entry.Danny Smith
2003-02-14 * profile/Makefile.in (mcount,o): Use -O1 optimizationDanny Smith
2003-02-14* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor
2003-02-13* include/cygwin/types.h: Use correct ifdef guard for u_ definitions.Christopher Faylor
2003-02-13* environ.cc (environ_init): Use strechr.Christopher Faylor
2003-02-13oops.Christopher Faylor
2003-02-13* include/cygwin/in.h (sockaddr_in): Fix typo.Christopher Faylor
2003-02-13fix typoChristopher Faylor
2003-02-13* how.texinfo: Add more w32api words.Christopher Faylor
2003-02-13* path.h (path_conv): Reorganize slightly.Christopher Faylor
2003-02-13* fhandler_tty.cc (process_input): Add sanity check to ensure that consoleChristopher Faylor