summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_proc.cc: Reorganize global proc content data into a newCorinna Vinschen2009-01-173-139/+104
* * Fix copyright dates.Corinna Vinschen2009-01-167-6/+11
* * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen2009-01-162-32/+60
* formattingAlan Modra2009-01-161-1/+1
* * Makefile.def (configure-opcodes): Depend on configure-libiberty.Alan Modra2009-01-163-1/+30
* 2009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-152-15/+41
* * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.Nick Clifton2009-01-153-0/+13
* * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton2009-01-152-10/+18
* * plugin-api.h (LDPS_BAD_HANDLE): New constant.Cary Coutant2009-01-152-1/+28
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-1412-12/+14
* * libc/getopt.c (parse_long_options): Use fix from NetBSD's getoptCorinna Vinschen2009-01-132-9/+24
* 2009-01-12 Nathan Froyd <froydnj@codesourcery.com>Jeff Johnston2009-01-122-2/+4
* 2009-01-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-122-4/+5
* * syscalls.cc (enum bin_status): New type.Corinna Vinschen2009-01-122-41/+123
* * errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.Corinna Vinschen2009-01-113-7/+15
* 2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-01-102-3/+6
* gas/Peter Bergner2009-01-092-3/+10
* * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen2009-01-093-24/+34
* * include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor2009-01-097-7/+39
* * ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor2009-01-093-1/+275
* * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen2009-01-082-3/+10
* Typo fixes.Ben Elliston2009-01-081-3/+3
* * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos.Kazu Hirata2009-01-082-2/+6
* 2009-01-07 Ben Elliston <bje@au.ibm.com>Jeff Johnston2009-01-073-1/+8
* * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen2009-01-073-15/+57
* * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen2009-01-073-1/+11
* * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen2009-01-072-0/+5
* * callback.h (struct host_callback_struct): Mark member error asHans-Peter Nilsson2009-01-062-1/+10
* * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet2009-01-062-1/+5
* 2009-01-05 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-01-052-1/+5
* Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall2009-01-043-2/+51
* * Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor2009-01-032-2/+7
* correctChristopher Faylor2009-01-031-2/+2
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-0359-308/+410
* Year-end rollover.Christopher Faylor2009-01-032-3342/+3341
* * speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor2009-01-022-51/+94
* * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor2008-12-312-1/+6
* * glob_pattern_p.cc: New file.Christopher Faylor2008-12-316-16/+53
* Correct mishandling of invalid characters in printf() format specs.Keith Marshall2008-12-312-4/+22
* * include/bits/wordsize.h: New linux-compatibility header.Christopher Faylor2008-12-312-0/+10
* * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet2008-12-312-5/+11
* * exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor2008-12-302-3/+7
* * mount.cc: Change comment.Christopher Faylor2008-12-256-334/+365
* * path.cc (symlink_info::check_shortcut): Ensure that symlink handle is closedChristopher Faylor2008-12-242-2/+6
* Add LM32 port.Nick Clifton2008-12-234-0/+65
* * fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor2008-12-234-143/+55
* * coffcode.h (coff_write_object_contents): Always initialiseNick Clifton2008-12-232-0/+13
* Remove STT_IFUNC support.Nick Clifton2008-12-232-1/+4
* 2008-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-2286-799/+833
* * pipe.cc (getov_result): Minor cleanup.Christopher Faylor2008-12-222-3/+6