summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2008-04-14 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-155-46/+67
* toplevel/David S. Miller2008-04-153-2/+7
* 2008-04-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-04-1421-29/+372
* * postinstall: Fix copy/paste bug.Corinna Vinschen2008-04-142-1/+7
* ppc e500mc supportAlan Modra2008-04-142-0/+7
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-04-143-7/+15
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): FixCorinna Vinschen2008-04-143-3/+9
* * cygwinenv.sgml: Drop description of "transparent_exe" option.Corinna Vinschen2008-04-132-13/+4
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): SimplifyCorinna Vinschen2008-04-136-45/+40
* * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.Hans-Peter Nilsson2008-04-123-0/+21
* Fix typos.Corinna Vinschen2008-04-111-2/+2
* * include/sddl.h (ConvertStringSidToSidA): Define.Corinna Vinschen2008-04-112-0/+10
* 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2008-04-102-0/+6
* * cygwin.din (wprintf): Remove.Corinna Vinschen2008-04-104-17/+9
* * mount.cc (mount_info::from_fstab): Read user fstab files fromCorinna Vinschen2008-04-083-13/+55
* sim-cr16.h: New file. Added for cr16 target.Swami Reddy M R2008-04-082-0/+110
* * postinstall: Disable adding registry mounts to /etc/fstab for now.Corinna Vinschen2008-04-082-36/+43
* * Makefile.def: check-gold depends upon all-binutils.Ian Lance Taylor2008-04-073-0/+16
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-0794-412/+4
* * postinstall: Add function print_flags and call where appropriate.Corinna Vinschen2008-04-072-12/+19
* add missing fileChristopher Faylor2008-04-071-0/+39
* Add miscfuncs.h to files as needed throughout.Christopher Faylor2008-04-0726-1689/+1708
* * postinstall: Set IFS to LF only. Change while loop in subshell toCorinna Vinschen2008-04-072-18/+72
* correctly regenerate configureNick Clifton2008-04-071-1/+2
* * path.cc (struct opt): Rename "system" to "nouser".Corinna Vinschen2008-04-063-6/+11
* * postinstall: New script.Corinna Vinschen2008-04-055-200/+344
* [newlib]DJ Delorie2008-04-0436-44477/+65446
* PR binutils/4334Nick Clifton2008-04-045-0/+63
* PR other/35151Nick Clifton2008-04-041-0/+6
* PR other/35151Nick Clifton2008-04-042-8/+2
* Fix ChangeLog entry.Corinna Vinschen2008-04-031-1/+2
* * path.cc (mount_info::from_fstab_line): Simplify.Corinna Vinschen2008-04-032-13/+25
* * dcrt0.cc (insert_file): Fix potential buffer overflow.Corinna Vinschen2008-04-032-1/+5
* * path.cc (mount_info::from_fstab): Get module path name of the CygwinCorinna Vinschen2008-04-032-1/+7
* Cleanup.Corinna Vinschen2008-04-035-45/+60
* binutils/H.J. Lu2008-04-032-2/+7
* * path.cc (mount_info::init): First try to fetch mount points fromCorinna Vinschen2008-04-023-0/+215
* * path.cc (enum symlink_t): Rename from shortcut_t.Corinna Vinschen2008-04-022-2/+6
* * path.cc (symlink_info::check_reparse_point): Use NtFsControlFileCorinna Vinschen2008-04-022-24/+57
* * flock.cc (get_lock_parent_dir): Drop call to NtOpenDirectoryObjectCorinna Vinschen2008-04-022-24/+17
* * posix.sgml: Change lockf to being implemented.Corinna Vinschen2008-04-022-1/+5
* * dcrt0.cc (insert_file): Convert filename to WCHAR and callCorinna Vinschen2008-04-022-8/+17
* 2008-04-01 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-016-128/+257
* 2008-04-01 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-012-1/+9
* 2008-03-27 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2008-04-014-69/+124
* * Fix copyright dates.Corinna Vinschen2008-04-0154-54/+60
* Throughout, call fcntl64 instead of fcntl or fcntl_worker.Corinna Vinschen2008-04-0110-94/+108
* * smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.Corinna Vinschen2008-03-3114-256/+453
* /gas:Eric Weddington2008-03-282-0/+5
* * flock.cc (lockf_t::operator new): Add operator taking a pointer. CallCorinna Vinschen2008-03-282-23/+77