OSDN Git Service

* pe-dll.c (process_def_file): Don't export all symbols by default if
[pf3gnuchains/pf3gnuchains3x.git] / winsup / ChangeLog
2003-11-23 corinna * Makefile.in: Make cygserver depending on cygwin.
2003-11-20 cgf* configure.in: Make --use-server the default.
2003-08-06 cgffix typo
2003-08-06 cgf* Makefile.common: Hmm. Older compilers seem to need...
2003-08-06 cgf* Makefile.common: Don't send -nostdinc++ with g++.
2003-07-26 cgf* Makefile.in: Only use localhost when building mingw...
2003-07-18 cgf* Makefile.common (CFLAGS_COMMON): Remove -march=i386.
2003-07-02 cgf* configure.in: Add --enable-server option.
2003-07-02 cgf* Makefile.common (CFLAGS_COMMON): Remove -Winline...
2003-07-01 cgf* configure.in: Add cygserver subdir.
2003-05-12 corinna * Makefile.common: Remove newlib_sys_include and
2003-04-19 cgf* Makefile.in: Reorganize to try to allow lack of mingw...
2003-04-11 cgf* Makefile.common (w32api_lib): Fix w32api detection.
2003-03-29 cgf* Makefile.common (ALL_CXXFLAGS): Make normal '=' type...
2003-03-17 cgf* Makefile.common (w32api_lib): Default to system w32ap...
2003-03-17 cgf* Makefile.common: Fix typo from previous checkin.
2003-03-17 cgf* configure.in: w32api directory was already optional...
2003-03-09 cgf* Makefile.common: Avoid double slashes in GCC_INCLUDE.
2003-02-13 cgf* MAINTAINERS: Remove out-of-date file.
2003-02-07 cgf* configure.in: Make w32api directory optional.
2003-01-22 corinna * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex...
2002-12-21 cgf* Makefile.common: Don't attempt to pretty-print c...
2002-12-12 corinna * Makefile.common: Define MINGW_LDFLAGS.
2002-09-28 cgf* Makefile.in (check): Be more defensive when creating...
2002-08-17 cgf* Makefile.in: Change COMPILE_C* definitions.
2002-08-10 earnie * w32sdk: New winsup module.
2002-07-07 cgf* Makefile.common (MINGW_INCLUDES): Simplify.
2002-07-04 rbcollins2002-06-25 Thomas Pfaff <tpfaff@gmx.net>
2002-06-02 cgf* configure.in: Complain about lack of w32api directory.
2002-04-25 cgf* configure.in: Remove cinstall target.
2002-02-19 cgf* configure.in: Avoid building w32api or mingw if they...
2001-12-19 cgf* Makefile.in: Don't attempt to use zlib directory...
2001-12-14 cgfAdd missing ChangeLog.
2001-12-14 cgf* Makefile.in: Exit immediately if a sub-make fails.
2001-11-04 cgf* Makefile.in: Force configure in testsuite directory...
2001-11-04 cgf* configure.in: Disable subauth directory test.
2001-11-04 cgf* Makefile.in: Add directory dependencies to ensure...
2001-11-03 cgf* Makefile.common: Remove preferred-stack-boundary...
2001-11-02 cgf* Makefile.common: Add some stuff to common CFLAGS.
2001-10-29 cgf* Makefile.in: Propagate 'clean' to subdirs properly.
2001-10-26 corinna * configure: Regenerate, removing erroneous SUBDIRS...
2001-10-24 cgf* Makefile.in: Only build testsuite directory on first...
2001-10-13 cgf* Makefile.in: Add -nostdinc to CXXFLAGS.
2001-10-12 cgf* Makefile.common: Perform more include file testing...
2001-10-10 cgf* Makefile.common: Avoid adding -I options to compile...
2001-05-15 cgf* Makefile.common: Change method for finding current...
2001-05-05 cgf* configure.in: Fix typo.
2001-05-04 cgf* configure.in: Make subauth configuration optional.
2001-05-04 corinna * subauth: New subdirectory.
2001-04-18 cgf* configure.in: Add bz2lib.
2001-03-20 dj* configure: fix regeneration bug.
2001-02-22 corinna * Makefile.common: Revert previous change.
2001-02-21 corinna * Makefile.common: Add `-fvtable-thunks' to...
2000-12-03 cgf* Makefile.common: Eliminate checks for libgcc.a and...
2000-10-23 cgftesting.
2000-10-23 cgf* Makefile.common (LIBGCC): Acommodate older gcc's...
2000-10-23 cgf* Makefile.common (LIBGCC): Acommodate older gcc's...
2000-10-21 cgf* Makefile.common (LIBGCC): Find libstdc++.a as well...
2000-10-02 cgf* Makefile.common: Extend VERBOSE default.
2000-10-01 cgf* Makefile.common: Default to VERBOSE when part of...
2000-09-03 cgf* Makefile.in: Add new goal "check"
2000-09-01 cgf* Makefile.in: More normalization.
2000-08-31 cgf* Makefile.in: Normalize 'pwd' based on location of...
2000-08-24 cgf* Makefile.common: Add bupdir2 to reference above the...
2000-06-22 cgf* Makefile.in: Add dummy info targets.
2000-06-20 cgf* configure.in: Bow to necessity and build w32api befor...
2000-06-17 cgf* configure.in: Detect "cross-hosting" situation and...
2000-05-25 cgf* configure.in: Don't assume that cinstall directory...
2000-05-25 cgf* configure.in: Don't assume that cinstall directory...
2000-05-24 dj* Makefile.common (%.o): further simplify, add ".....
2000-05-18 cgf* MAINTAINERS: Add Corinna to general list.
2000-04-30 djadd reference to Makefile.common (srcdir)
2000-04-18 dj* remove dependence on where pwd is
2000-04-10 cgf* Makefile.common: Resolve srcdir to absolute path...
2000-04-09 cgf* Makefile.in: Work around MAKEOVERRIDES problem with...
2000-04-08 cgfRemove erroneous entry.
2000-04-07 rdparkerUpdated to build cinstall with mingw. See Changelog...
2000-03-31 cgf* MAINTAINERS: Add Ron Parker as maintainer of cinstall...
2000-02-17 cgfInitial revision