Commit Graph

  • a489b37643 elf/dwarf2.h: Sync with gcc version. Jason Merrill 2002-01-28 23:26:53 +0000
  • 9775e5a156 merge from gcc DJ Delorie 2002-01-28 22:03:14 +0000
  • 52d91f5694 2002-01-27 David O'Brien <obrien@FreeBSD.org> * cgen.h (BFD_VERSION): Use BFD_VERSION_DATE instead. David O'Brien 2002-01-28 19:15:46 +0000
  • 4bb6112fb1 * libc/include/sys/signal.h [__CYGWIN__]: Issue error message when _CYGWIN_TYPES_H is not defined. Thomas Fitzsimmons 2002-01-28 18:03:54 +0000
  • 6616e6cf76 * include/sys/strace.h (_STRACE_ON): Define. (_STRACE_OFF): Ditto. Christopher Faylor 2002-01-28 18:03:40 +0000
  • 5aa2ffa962 2002-01-27 Daniel Jacobowitz <drow@mvista.com> Daniel Jacobowitz 2002-01-28 04:59:30 +0000
  • 3be1ef991b * include/winuser.h (GetWindowLongPtr[AW], SetWindowLongPtr[AW]): Add prototypes for _WIN64. Danny Smith 2002-01-28 01:31:00 +0000
  • 28a632779a * include/winuser.h (GWLP_*,DWLP_*): Add missing constants. (GetWindowLongPtr[AW], SetWindowLongPtr[AW]): Map them to {Get Set}WindowLong[AW], as in Win32 they are equivalent. (GetWindowLongPtr, SetWindowLongPtr): Add Unicode mappings. Danny Smith 2002-01-27 23:42:49 +0000
  • a4f2440619 * lib/test.c: Include wsnetbsd.h. * include/wsnetbs.h: New file. Danny Smith 2002-01-27 23:20:56 +0000
  • 88a820dbcc * include/malloc.h (_heapinfo): Correct structure definition. (_USEDENTRY,_FREEENTRY): Add defines. Add comment on platform support for _heap* functions. (_get_sbh_threshold): Add prototype. (_set_sbh_threshold): Likewise. (_expand): Likewise. Danny Smith 2002-01-27 22:54:54 +0000
  • 0dbef4a192 * configure.in (*-*-netbsd*): New. Skip target-newlib, target-libiberty, and target-libgloss. Skip Java-related libraries if not supported for NetBSD on target CPU. Jason Thorpe 2002-01-27 02:14:43 +0000
  • ab5d177972 * Makefile.in (install): Depend on install-info. Hans-Peter Nilsson 2002-01-26 21:35:45 +0000
  • be4ee22bbc Merge MinGW changes Earnie Boyd 2002-01-25 20:03:56 +0000
  • d4b5d8fda2 * include/winnt.h: Remove merge conflict. Earnie Boyd 2002-01-25 13:13:55 +0000
  • b6d314495b Remove duplicate changelog entry. Danny Smith 2002-01-25 03:34:12 +0000
  • a3e23446e2 * profile/profil.c: Update copyright info. * profile/profil.h: Likewise. * profile/gcrt0.c: Likewise. * profile/profil.h (PROFADDR): Cast idx to unsigned long long to avoid overflow. * profile/gmon.c: Define bzero as memset if mingw32. (monstartup): Use it. Danny Smith 2002-01-25 03:29:55 +0000
  • 628ef8b6bb * include/tchar.h (_TCHAR): Add missing ;. Danny Smith 2002-01-25 03:04:46 +0000
  • 159743c264 * include/tchar.h (_TCHAR): Add typedefs. Danny Smith 2002-01-25 03:00:36 +0000
  • d554b253b5 * include/winnt.h (_TCHAR): Add typedefs. * include/wininet.h (SECURITY_FLAG_IGNORE_*): Add missing defines. * include/winsuser.h (ATF_AVAILABLE, SERKF_ACTIVE): Add defines. (LPACCESSTIMEOUT): Add typedef. Danny Smith 2002-01-25 02:54:19 +0000
  • 019f46a626 Merge MinGW differences Earnie Boyd 2002-01-25 00:52:35 +0000
  • 8d3455521a * libc/include/sys/signal.h: Revert 2002-01-23 change. Thomas Fitzsimmons 2002-01-25 00:47:44 +0000
  • dfb4c34707 * speclib: Ensure that temporary def file is removed. Christopher Faylor 2002-01-24 21:39:09 +0000
  • 3aad7c8a62 *** empty log message *** Mark Salter 2002-01-24 13:34:47 +0000
  • 2fed14293b Use __get_memtop to put stack in high memory. Mark Salter 2002-01-24 13:33:55 +0000
  • 54542d8a29 (_times): Unconditionally use SYS_times. (__get_memtop): New funtion to return top of memory. Mark Salter 2002-01-24 13:32:46 +0000
  • 993c684df7 * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines. Danny Smith 2002-01-24 07:34:22 +0000
  • bcc49082f6 * libc/include/sys/signal.h: Remove pthread_kill declaration when __CYGWIN__ is defined. Thomas Fitzsimmons 2002-01-24 00:52:27 +0000
  • 0ca5f51da4 bit more about full install David Starks-Browning 2002-01-24 00:34:35 +0000
  • 78af1b3317 various updates to choosing & [un]installing packages with setup David Starks-Browning 2002-01-24 00:30:25 +0000
  • 240d0759d6 clarify how to disable anti-virus safely during setup David Starks-Browning 2002-01-23 23:53:39 +0000
  • e6269e5ae9 remove obsolete urgent reference to latest/readme file. David Starks-Browning 2002-01-23 23:21:31 +0000
  • 8ed4610215 remove explicit list of packages, refer to <http://cygwin.com/packages/>. David Starks-Browning 2002-01-23 23:18:30 +0000
  • 5d35d9b14a "History" no longer maintained here. Moved to <http://cygwin.com/history.html>. David Starks-Browning 2002-01-23 23:07:18 +0000
  • c9399dd5d7 clarify "why doesn't my shell script work" David Starks-Browning 2002-01-23 22:35:58 +0000
  • 3c07fbebf8 * speclib: Use rm -f to remove temp file just to quiet any potential warnings. Christopher Faylor 2002-01-23 18:46:19 +0000
  • be6d8567eb Supplement ChangeLog entry. Corinna Vinschen 2002-01-23 18:37:58 +0000
  • f6fc31e1a9 * security.cc (create_token): Use sec_user() to create SECURITY_ATTRIBUTES structure for primary token. Corinna Vinschen 2002-01-23 18:35:03 +0000
  • adbd01afe4 * path.cc (symlink): Fix check for already existing file. Corinna Vinschen 2002-01-23 16:50:17 +0000
  • 9eda4ad4e3 Import StrongARM and XScale target_configdirs from FSF GCC version. Nick Clifton 2002-01-23 16:40:51 +0000
  • 4412296fd8 [ include/opcode/ChangeLog ] Graydon Hoare 2002-01-22 21:45:33 +0000
  • aed69a5b0d * cygmagic: Suppress error output when figuring out if sum takes an option. Christopher Faylor 2002-01-22 03:48:16 +0000
  • 2c2473bcac * Makefile.in (CXXFLAGS): Ensure that important settings are preserved even when overriden by command line. Christopher Faylor 2002-01-22 03:22:55 +0000
  • ad466e2f75 * Makefile.in: Build intermediate cygcheck.o to force use of MINGW_CXXFLAGS. * cygcheck.cc (cygwin_info): Intitialize variable to quiet g++ warning. (dump_sysinfo): Make variables unsigned to quiet g++ warnings. * strace.cc (version_string): Rename from SCCSid. (add_child): Remove unused variable. (version): Use version_string. Avoid use of fprintf. Christopher Faylor 2002-01-22 03:17:59 +0000
  • f3647dd7e6 * cygmagic: Attempt to figure out if sum takes an option. Christopher Faylor 2002-01-22 03:02:00 +0000
  • 51076b7360 * Makefile.in (libpthread.a): Pass the assembler also. (libm.a): Ditto. (libc.a): Ditto. * speclib: Specify the assembler to dlltool. Christopher Faylor 2002-01-22 01:40:11 +0000
  • 2290b86637 * Makefile.in: Use CXX instead of CC to compile C++ sources. Christopher Faylor 2002-01-21 21:35:55 +0000
  • 0ac2abea6c * include/cygwin/version.h: Bump DLL minor number. Christopher Faylor 2002-01-21 20:55:59 +0000
  • 28982aa871 Fix ChangeLog entry. Corinna Vinschen 2002-01-21 20:52:33 +0000
  • ac11ec8845 * grp.cc (getgrent): Don't return default gid entry when ntsec is on. * syscalls.cc (setegid): Don't set primary group in process token. Corinna Vinschen 2002-01-21 20:51:30 +0000
  • 1c6577408e Add newline at EOF. Christopher Faylor 2002-01-21 17:47:53 +0000
  • 8ef47135dd * speclib: Don't use /dev/null as DLL name. Just default to what's already in .def file. * exceptions.cc (sig_handle): Remove last vestiges of SA_NOCLDSTOP code which caused SIGCHLD to be ignored. Christopher Faylor 2002-01-21 17:42:08 +0000
  • 3ba05c0f92 comment typo fixes Alan Modra 2002-01-21 14:03:26 +0000
  • 07cc1f1fd8 * include/cygwin/version.h: Bump DLL minor number. Christopher Faylor 2002-01-21 03:36:16 +0000
  • 385437d4c5 * syscalls.cc (regfree): Make dll_export. Christopher Faylor 2002-01-21 03:15:24 +0000
  • d7c16d8da3 * exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid when detecting if we should actually handle CTRL-C. Christopher Faylor 2002-01-20 23:13:03 +0000
  • 186f78be19 2002-01-21 Robert Collins <rbtcollins@hotmail.com> Robert Collins 2002-01-20 15:20:02 +0000
  • 216109a824 * Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is only available in libstdc++-v3. Christopher Faylor 2002-01-20 03:39:36 +0000
  • 9e73b3397b * exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn't want it. (sig_handle): Don't check for SA_NOCLDSTOP here. We don't have enough information. Christopher Faylor 2002-01-19 23:57:45 +0000
  • 5946622e72 * include/cygwin/version.h: Bump DLL minor number. Christopher Faylor 2002-01-19 23:06:28 +0000
  • 994fe87b6e * Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link. * sigproc.cc (proc_exists): Change existence criteria. * sync.h (new_muto): Add volatile to definition to avoid gcc optimization problems. Christopher Faylor 2002-01-19 18:15:23 +0000
  • df3af7731e * include/cygwin/version.h: Bump API minor version to 51. Corinna Vinschen 2002-01-19 16:17:59 +0000
  • 7d6be0d616 * cygwin.din: Add recvmsg and sendmsg. * net.cc: Add cygwin_recvmsg and cygwin_sendmsg. * /usr/include/sys/socket.h: Add recvmsg and sendmsg. Corinna Vinschen 2002-01-19 16:11:00 +0000
  • 2d3dab2ea5 * security.cc (create_token): Close processes token handle as soon as it's not used anymore. Corinna Vinschen 2002-01-19 16:06:11 +0000
  • 13baedeb74 * libc/include/time.h: Add prototype for strptime for Cygwin. Christopher Faylor 2002-01-18 16:25:50 +0000
  • e47cd9cd5f * cygcheck.cc (already_did): Avoid default constructors, which may require exception support. Christopher Faylor 2002-01-18 02:57:10 +0000
  • ebf139fbb8 Fix bug when len == 1 and dst was not word aligned. Nick Clifton 2002-01-17 17:02:08 +0000
  • 3cdacffcb2 * cygpath.cc (main): Add options to show Desktop and Start Menu's Programs directory for current user or all users. Move bulk of DPWS options outside the getopt case statement. * utils.sgml: Update cygpath section for ADPWS options. Corinna Vinschen 2002-01-17 16:54:01 +0000
  • b2db0ebcfe _sbrk(): Return -1 rather than aborting if too much memory is requested. Nick Clifton 2002-01-17 16:39:53 +0000
  • 104c3be681 * Makefile.in: Add fnmatch.o to DLL_OFILES. * cygwin.din: Add fnmatch export symbol. * fnmatch.c: New file. * include/fnmatch.h: Ditto. * include/cygwin/version.h: Bump API minor version to 50. Corinna Vinschen 2002-01-17 10:39:37 +0000
  • 09fd448102 2002-01-16 H.J. Lu (hjl@gnu.org) H.J. Lu 2002-01-16 23:20:25 +0000
  • a5db8fd97d * coff/arm.h (F_VFP_FLOAT): Define. * elf/arm.h (F_VFP_FLOAT, EF_ARM_VFP_FLOAT): Define. Richard Earnshaw 2002-01-16 11:35:18 +0000
  • ccb74f4c74 * ppc.h (DT_PPC64_GLINK): Define. Alan Modra 2002-01-16 05:48:56 +0000
  • 9a7e156253 * path.cc (fchdir): Call chdir with full windows path. Corinna Vinschen 2002-01-15 20:29:09 +0000
  • a240c5e773 *** empty log message *** Mark Salter 2002-01-15 14:21:10 +0000
  • f5312760f3 Remove default interrupt routines. Mark Salter 2002-01-15 14:20:37 +0000
  • 19612220a3 Provide interrupt routine symbols which forward interrupts to user application vectors. Mark Salter 2002-01-15 14:19:49 +0000
  • 7b5c105b61 * cygpath.cc (doit): Empty file ignored using option -i. Corinna Vinschen 2002-01-15 14:07:42 +0000
  • f062174ba5 *** empty log message *** Mark Salter 2002-01-15 13:37:33 +0000
  • f2314e38c2 Rename stub app to eva_stub.elf and add it to install list. Mark Salter 2002-01-15 13:36:54 +0000
  • 7041c7aba0 * mkpasswd.c (print_win_error): Add a new function. (enum_users): Use print_win_error. (enum_local_groups): Ditto. (main): Ditto. Corinna Vinschen 2002-01-15 13:10:45 +0000
  • 7837ec4bda * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant. (FILE_ATTRIBUTE_DEVICE): Add define. Corinna Vinschen 2002-01-14 23:30:14 +0000
  • 7eddac1bc5 * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1" for file attributes throughout. * fhandler.cc: Ditto. * fhandler_disk_file.cc: Ditto. * path.cc: Ditto. * path.h: Ditto. * syscalls.cc: Ditto. * times.cc (utimes): Use path_conv::isdir() instead of explicit GetFileAttributes() call. Corinna Vinschen 2002-01-14 20:39:59 +0000
  • 55409319de * include/winnt.h: Add INVALID_FILE_ATTRIBUTES. Corinna Vinschen 2002-01-14 20:15:32 +0000
  • 33ad2bf9d1 Add copyright stuff Christopher Faylor 2002-01-13 20:03:03 +0000
  • 5daa0835e3 * dcrt0.cc (multiple_cygwin_problem): Clarify logic and make CYGWIN_MISMATCH_OK more powerful. Christopher Faylor 2002-01-13 16:55:32 +0000
  • 0d9cc95e90 * overview.sgml: Fix Red Hat cygwin contract link. * what.texinfo: Ditto. Christopher Faylor 2002-01-12 21:36:44 +0000
  • 798c015d11 2002-01-11 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-01-11 22:06:09 +0000
  • 175f01bc17 2002-01-11 Ralf Habacker <Ralf.Habacker@freenet.de> Robert Collins 2002-01-11 10:23:20 +0000
  • f827d65e12 2001-12-30 Guido Serassio <serassio@libero.it> Robert Collins 2002-01-11 10:17:27 +0000
  • d3ea25cb83 Add ia64-hpux target. LD and GDB are not currently supported. Nick Clifton 2002-01-11 09:29:18 +0000
  • 06486d9e55 * exceptions.cc (sig_handle): Accept a second argument indicating whether the signal came from this process or not. * sigproc.h: Reflect sig_handle arg change. * signal.cc (kill_pgrp): Add sigframe info. (abort): New function. Eliminates newlib function of same name. * sigproc.cc (wait_sig): Pass "signal from this process" value as arg 2. Christopher Faylor 2002-01-11 02:24:06 +0000
  • bb5225c236 * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalid file parameter. Corinna Vinschen 2002-01-10 13:24:28 +0000
  • c0a8e8d0f9 * exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler. (ctrl_c_handler): Attempt to work around potential signal duplication during process startup. (sig_handle): Ignore SIGINT when we're just an "exec stub". * spawn.cc (spawn_guts): Store pid of spawned process in global for use by ctrl_c_handler. * dcrt0.cc (dll_crt0_1): Call renamed initialization function. * winsup.h: Reflect function name change. Christopher Faylor 2002-01-10 03:21:27 +0000
  • fe37dd79ec * net.cc (cygwin_accept): Set sun_path for newly connected socket. Corinna Vinschen 2002-01-09 20:57:55 +0000
  • a717363576 include/elf: * common.h: Update copyright years. (NT_NETBSDCORE_PROCINFO): Define. (NT_NETBSDCORE_FIRSTMACH): Define. Jason Thorpe 2002-01-09 18:59:10 +0000
  • cbf7a9eb4a * Makefile.in: Add uninstall target. Christopher Faylor 2002-01-08 04:51:01 +0000
  • a2e12d0c37 * sigproc.cc (getsem): Clean up debugging output. Christopher Faylor 2002-01-07 22:18:36 +0000
  • 93f1818c05 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-01-07 19:44:59 +0000
  • 04fb071c38 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-01-07 19:40:40 +0000
  • 46ad2ef436 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-01-07 19:37:42 +0000