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-06-25* Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL.Christopher Faylor
2003-05-12 * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen
2003-05-10 * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen
2003-05-01* Makefile.in: Revert patch from 2003-04-17.Thomas Pfaff
2003-04-19* Makefile.in: Use ${nostdlib} variable.Christopher Faylor
2003-04-18* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff
2003-04-03* Makefile.in (EXTRA_OFILES): Remove debugging object.Christopher Faylor
2003-04-03* external.cc (check_ntsec): New function.Christopher Faylor
2003-03-29* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .sChristopher Faylor
2003-03-10 Switch to 32/64 datatypes:Corinna Vinschen
2003-03-09* Makefile.in: Change from using new-* to cygwin0 for temporary targets.Christopher Faylor
2003-01-24* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.Christopher Faylor
2003-01-22 * cygrun.c: Move from here to ../testsuite.Corinna Vinschen
2002-12-21* Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen
2002-12-04* netdb.cc: New file.Christopher Faylor
2002-12-04 * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor
2002-10-10* Makefile.in (new-cygwin1.dll): Reorganize library order.Christopher Faylor
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott
2002-09-22whitespaceChristopher Faylor
2002-09-04 * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen
2002-08-26* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor
2002-08-25* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor
2002-08-01* Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor
2002-07-25* Makefile.in: Check if API version is updated when exports areEgor Duda
2002-07-14* Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor
2002-07-14* Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor
2002-06-22* Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor
2002-06-22* Makefile.in (cygrun.exe): Use -lgcc when linking.Christopher Faylor
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor
2002-06-07* autoload.cc (noload): Correctly save argument count register.Christopher Faylor
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor
2002-06-06* strace.cc (strace::hello): Set inited, when appropriate.Christopher Faylor
2002-05-27update commentChristopher Faylor
2002-05-18remove white spaceChristopher Faylor
2002-05-02* path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-11* Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor
2002-01-22* Makefile.in (libpthread.a): Pass the assembler also.Christopher Faylor
2002-01-20* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is onlyChristopher Faylor
2002-01-19* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.Christopher Faylor
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen
2002-01-08* Makefile.in: Add uninstall target.Christopher Faylor
2001-12-31Strip path when installing library.Christopher Faylor
2001-12-31* speclib: New file.Christopher Faylor