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
2013-06-18 * Makefile.common: Add rule to build assembler code.Corinna Vinschen
2012-11-23ChangeLog:Christopher Faylor
2012-11-07winsup:Corinna Vinschen
2012-10-242012-10-24 Kai Tietz <ktietz70@googlemail.com>Yaakov Selkowitz
2012-07-30* Makefile.common (CFLAGS_COMMON): Add temporary define to work around w32apiChristopher Faylor
2012-07-06 * Makefile.common (ALL_CFLAGS): Change := to = to allow overriding inCorinna Vinschen
2012-01-09 * Makefile.common (MINGW_LDFLAGS): Correctly use -L rather than -B here.Corinna Vinschen
2009-07-08winsup/ChangeLog:Dave Korn
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor
2005-07-26update copyrightChristopher Faylor
2005-03-23* Makefile.common: Add -dD to options when creating preprocess files.Christopher Faylor
2003-08-06typoChristopher Faylor
2003-08-06* Makefile.common: Hmm. Older compilers seem to need -nostdinc.Christopher Faylor
2003-08-06* Makefile.common: Don't send -nostdinc++ with g++.Christopher Faylor
2003-07-26revert erroneous checkinChristopher Faylor
2003-07-26* Makefile.in: Only use localhost when building mingw with distcc or gcc won'tChristopher Faylor
2003-07-18* Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor
2003-07-02* Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy onChristopher Faylor
2003-07-02* configure.in: Add cygserver subdir.Christopher Faylor
2003-05-12 * Makefile.common: Remove newlib_sys_include andCorinna Vinschen
2003-04-19* Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor
2003-04-12* Makefile.common (w32api_lib): Fix w32api detection.Christopher Faylor
2003-03-29* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so thatChristopher Faylor
2003-03-18* Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor
2003-03-18* Makefile.common: Fix typo from previous checkin.Christopher Faylor
2003-03-18* configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor
2003-03-09* Makefile.common: Avoid double slashes in GCC_INCLUDE.Christopher Faylor
2003-01-22 * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir.Corinna Vinschen
2002-12-21* Makefile.common: Don't attempt to pretty-print c++ errors.Christopher Faylor
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen
2002-08-17* Makefile.in: Change COMPILE_C* definitions.Christopher Faylor
2002-07-07* Makefile.common (MINGW_INCLUDES): Simplify.Christopher Faylor
2001-12-14Add missing ChangeLog.Christopher Faylor
2001-12-14* Makefile.in: Exit immediately if a sub-make fails.Christopher Faylor
2001-11-03* Makefile.common: Remove preferred-stack-boundary setting since gcc 2.95.3Christopher Faylor
2001-11-02* Makefile.common: Add some stuff to common CFLAGS.Christopher Faylor
2001-10-13* Makefile.in: Add -nostdinc to CXXFLAGS.Christopher Faylor
2001-10-12* Makefile.common: Perform more include file testing trickery.Christopher Faylor
2001-10-10* Makefile.common: Avoid adding -I options to compile if they already exist inChristopher Faylor
2001-05-15* Makefile.common: Change method for finding current directory.Christopher Faylor
2001-02-22 * Makefile.common: Revert previous change.Corinna Vinschen
2001-02-22Add copyright year 2001Corinna Vinschen
2001-02-22 * Makefile.common: Add `-fvtable-thunks' to COMPILE_CXX.Corinna Vinschen
2000-12-03* Makefile.common: Eliminate checks for libgcc.a and libstdc++.a. Use CXX forChristopher Faylor
2000-10-23* Makefile.common (LIBGCC): Acommodate older gcc's that don't need libstdc++.a.Christopher Faylor
2000-10-23flip/flop change.Christopher Faylor
2000-10-23Minor change.Christopher Faylor
2000-10-23Test checkin.Christopher Faylor
2000-10-23Minor change.Christopher Faylor
2000-10-22* Makefile.common (LIBGCC): Find libstdc++.a as well as libc.a since builtinChristopher Faylor