aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-16 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.Richard Sandiford7-6/+25
2008-08-15 * mkgroup.c (fetch_current_pgrp_sid): New function to fetch primaryCorinna Vinschen3-52/+117
2008-08-15 * mount.cc (mount_info::get_mounts_here): Don't subtract 2 fromCorinna Vinschen2-1/+7
2008-08-15 * mount.cc (mount_info::create_root_entry): Create default cygdriveCorinna Vinschen2-1/+6
2008-08-15 * path.cc (symlink_info::check): Don't use eabuf when trying to openCorinna Vinschen2-8/+12
2008-08-142008-08-14 Jie Zhang <jie.zhang@analog.com>Jeff Johnston89-13/+47803
2008-08-14Add missing dependencies for building libmingwex.a.Keith Marshall2-2/+16
2008-08-14 * fhandler_disk_file.cc (fhandler_disk_file::link): Fix linkingCorinna Vinschen2-9/+10
2008-08-14 * external.cc (cygwin_internal): Call set_security_attribute withCorinna Vinschen8-25/+69
2008-08-13 * mount.cc (NT_MAX_PATH): Define.Corinna Vinschen4-280/+168
2008-08-13 * pathnames.sgml: Move description for (cyg,not)exec mount optionsCorinna Vinschen2-4/+24
2008-08-13 * mount.cc (fillout_mntent): Always print noumount option last.Corinna Vinschen2-3/+7
2008-08-13 * mount.cc (fillout_mntent): Print options as taken in fstab and mount.Corinna Vinschen2-4/+6
2008-08-13 * cyglsa-config: Copy the DLL instead of moving.Corinna Vinschen2-1/+5
2008-08-13 * dll_init.cc: Throughout convert to use long pathnames.Corinna Vinschen3-15/+22
2008-08-11Add replacements for remaining members of printf() family.Keith Marshall8-2/+416
2008-08-11 * syscalls.cc (rename): If newpath doesn't exist, check if .exe suffixCorinna Vinschen2-2/+8
2008-08-09 * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Don't setCorinna Vinschen2-4/+7
2008-08-09Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.Eric Weddington3-9/+34
2008-08-082008-08-08 Richard Sandiford <rdsandiford@googlemail.com>Daniel Jacobowitz2-0/+28
2008-08-07 * fhandler.cc (fhandler_base::open): Use Samba workaround generallyCorinna Vinschen2-17/+27
2008-08-05 * config/i386/profile.h (mcount): Mark asms volatile.Brian Dessent2-2/+6
2008-08-05* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking theChristopher Faylor2-3/+9
2008-08-04Changes suggested by Dave Korn.Christopher Faylor4-2/+11
2008-08-04* cygcheck.cc (load_cygwin): Duplicate argv list since it disappears whenChristopher Faylor2-2/+14
2008-08-03 * common.h (ELFOSABI_AROS): Update comment.Alan Modra2-8/+12
2008-08-03 * mt-spu (all-ld): Update for ld Makefile changes.Alan Modra2-4/+6
2008-08-02 * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to dealKeith Seitz2-8/+22
2008-08-02gas/Peter Bergner2-0/+11
2008-08-01* dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().Christopher Faylor3-3/+18
2008-07-31 * path.cc (symlink_info::check): Handle (and explain) a special caseCorinna Vinschen2-0/+17
2008-07-31 * spawn.cc (spawn_guts): Check constructed short pathname for beingCorinna Vinschen2-1/+9
2008-07-302008-07-30 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini10-8/+64
2008-07-30 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): Check forCorinna Vinschen4-25/+58
2008-07-30 * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen4-15/+35
2008-07-30include/opcode/Alan Modra2-0/+13
2008-07-30* Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.Christopher Faylor2-2/+7
2008-07-30* cygwin.din (_getutline): Remove.Christopher Faylor6-16/+36
2008-07-30(missing changelog entry)Christopher Faylor1-1/+6
2008-07-29* include/cygwin/version.h: Add comment indicating that current API number bumpChristopher Faylor1-1/+2
2008-07-29 * Makefile.in (DLL_OFILES): Remove v8 regexp files.Corinna Vinschen13-1622/+26
2008-07-28Replace __mingw_snprintf() with new generic family implementation; likewise, ...Keith Marshall7-1268/+2739
2008-07-28 Lay foundations for new printf() function family implementation.Keith Marshall5-9/+268
2008-07-27* dcrt0.cc (dll_crt0_0): Remove calling malloc_init andChristopher Faylor5-47/+46
2008-07-27* mount.cc (mount_info::init): Add location where we're looking for fstab toChristopher Faylor4-17/+16
2008-07-27* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.Christopher Faylor2-26/+32
2008-07-27* shared_info.h (shared_destroy): Declare.Christopher Faylor4-1/+22
2008-07-27 * fhandler_socket.cc (fhandler_socket::send_internal): Send never moreCorinna Vinschen2-33/+55
2008-07-26* fhandler_tty.cc (fhandler_pty_master::setup): Reorganize so that allChristopher Faylor2-20/+21
2008-07-26Support PowerPC single-precision float.Alan Modra2-2/+7