aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2003-12-03* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.Christopher Faylor1-2/+2
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen1-1/+2
2003-11-30* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack locationChristopher Faylor1-1/+1
2003-11-29 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen1-2/+2
2003-11-28* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.Christopher Faylor1-2/+2
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-11/+20
2003-10-27 * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.Corinna Vinschen1-1/+2
2003-10-22 * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen1-0/+3
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor1-1/+2
2003-09-27* cygwin-shilka: Remove '#line directives' or suffer debugging oddities. UseChristopher Faylor1-2/+2
2003-09-252003-09-25 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+1
2003-09-25* devices.cc: New file.Christopher Faylor1-35/+45
2003-09-14* Makefile.in: Make malloc_wrapper -fomit-frame-pointer.Christopher Faylor1-0/+1
2003-09-10 * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen1-10/+10
2003-09-10* Makefile.in: Add some more -fomit-frame-pointer files.Christopher Faylor1-0/+4
2003-09-10 * Makefile.in (DLL_OFILES): Add bsdlib.o.Corinna Vinschen1-3/+3
2003-08-31* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor1-1/+1
2003-08-25Throughout, change USE_CYGSERVER to USE_SERVER.Christopher Faylor1-2/+3
2003-08-06* Makefile.in: Rework to accommodate new speclib arguments.Christopher Faylor1-9/+9
2003-07-26preliminary checkinChristopher Faylor1-4/+3
2003-07-25* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.Christopher Faylor1-1/+1
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor1-0/+1
2003-07-07* newsym: Reenable removal of tmp directory. Just use ar to generate archiveChristopher Faylor1-2/+2
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor1-27/+3
2003-06-25* Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL.Christopher Faylor1-1/+1
2003-05-12 * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen1-1/+2
2003-05-09 * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen1-47/+47
2003-04-30* Makefile.in: Revert patch from 2003-04-17.Thomas Pfaff1-3/+0
2003-04-19* Makefile.in: Use ${nostdlib} variable.Christopher Faylor1-1/+1
2003-04-17* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff1-0/+3
2003-04-03* Makefile.in (EXTRA_OFILES): Remove debugging object.Christopher Faylor1-1/+1
2003-04-02* external.cc (check_ntsec): New function.Christopher Faylor1-1/+1
2003-03-29* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .sChristopher Faylor1-6/+3
2003-03-09 Switch to 32/64 datatypes:Corinna Vinschen1-2/+60
2003-03-09* Makefile.in: Change from using new-* to cygwin0 for temporary targets.Christopher Faylor1-10/+11
2003-01-24* pwdrp.h (pwdgrp::refresh): Lock entire test prior to reading.Christopher Faylor1-1/+1
2003-01-22 * cygrun.c: Move from here to ../testsuite.Corinna Vinschen1-8/+1
2002-12-21* Makefile.in: Default fhandler objects to -fomit-frame-pointer. EliminateChristopher Faylor1-1/+21
2002-12-12 * Makefile.common: Define MINGW_LDFLAGS.Corinna Vinschen1-1/+1
2002-12-04* netdb.cc: New file.Christopher Faylor1-10/+9
2002-12-04 * cxx.cc: New file. Implement new, new[], delete and delete[]Corinna Vinschen1-2/+2
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor1-7/+10
2002-10-10* Makefile.in (new-cygwin1.dll): Reorganize library order.Christopher Faylor1-2/+2
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor1-1/+1
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor1-22/+21
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott1-21/+22
2002-09-22whitespaceChristopher Faylor1-4/+4
2002-09-04 * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen1-1/+1
2002-08-26* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor1-2/+7
2002-08-25* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor1-6/+8