aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-12 * configure.ac: Correct makeinfo version check.github/binutils-2_18-branchbinutils-2_18-branchDaniel Jacobowitz3-2/+7
2007-08-29* config.sub: Add support for cr16 target.Nick Clifton2-1/+9
2007-08-25include/elf/binutils-2_18Alan Modra2-0/+8
2007-08-12 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.Daniel Jacobowitz2-1/+6
2007-08-06Commit generated files for binutils 2.17.90.Daniel Jacobowitz2-0/+7703
2007-08-02This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_18-branchpointcvs2svn5777-1863129/+0
2007-08-02bfd/H.J. Lu2-7/+45
2007-08-02 * fhandler_disk_file.cc (readdir_get_ino): Accommodate native symlinks.Corinna Vinschen3-3/+15
2007-08-02 * smallprint.c: Remove.Corinna Vinschen2-250/+4
2007-08-02* lib/Makefile: Add missed file to accommodate below changes.Christopher Faylor1-0/+4
2007-08-02Add missing checkin.Christopher Faylor1-4/+4
2007-08-02* lib/cygwin_attach_dll.c: Fix compiler warning.Christopher Faylor3-0/+9
2007-08-02* Makefile.in: Add -lntdll to link line.Christopher Faylor2-3/+8
2007-08-02* dcrt0.cc (codepage_type): Remove definition.Christopher Faylor4-32/+50
2007-08-02 * smallprint.c: New file.Corinna Vinschen3-2/+258
2007-08-02 * syscalls.cc (rename): Move and add text to comment about testingCorinna Vinschen2-16/+31
2007-08-02 * path.h (struct fs_info): Drop root_len and name_hash members.Corinna Vinschen3-17/+10
2007-08-02 * fhandler_disk_file.cc (path_conv::ndisk_links): Fix typo in call toCorinna Vinschen2-1/+6
2007-08-02 * include/winbase.h (ReOpenFile): Add prototype.Corinna Vinschen3-0/+9
2007-08-01 * syscalls.cc (rename): Check if oldpath and newpath refer to theCorinna Vinschen2-1/+41
2007-08-01Correct ChangeLog entries.H.J. Lu2-7/+7
2007-08-01 * ntdll.h (STATUS_ACCESS_DENIED): Define.Corinna Vinschen3-25/+80
2007-08-01 * localtime.cc (tzsetwall): Don't set TZ.Corinna Vinschen2-0/+8
2007-08-01 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): DropCorinna Vinschen5-99/+135
2007-08-01 * fhandler.cc (check_posix_perms): Remove.Corinna Vinschen2-26/+7
2007-08-01 * syscalls.cc (rename): Use unchanged path_conv in condition.Corinna Vinschen2-2/+6
2007-08-01 * smallprint.cc (__small_vsprintf): Add format specifier 'W' forCorinna Vinschen2-13/+26
2007-07-31More POSIX stream corner cases.Eric Blake4-23/+30
2007-07-31 * ntdll.h (RtlFreeAnsiString): Declare.Corinna Vinschen3-12/+63
2007-07-312007-07-31 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+7
2007-07-31 * fhandler_disk_file.cc (fhandler_disk_file::link): Revert to checkingCorinna Vinschen6-152/+190
2007-07-30 * fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't beCorinna Vinschen4-2/+26
2007-07-30 * syscalls.cc (stat_worker): Don't call build_fh_pc with invalid pc.Corinna Vinschen2-10/+15
2007-07-302007-7-30 Martijn Wargers <martijnw22@users.sourceforge.net>Danny Smith3-0/+9
2007-07-29* fhandler.cc (fhandler_base::wait_overlapped): Handle read EOF better andChristopher Faylor2-6/+26
2007-07-29 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Don't allowCorinna Vinschen3-19/+38
2007-07-29 * fhandler_disk_file.cc (fhandler_disk_file::link): Use FILE_ANY_ACCESS.Corinna Vinschen4-133/+134
2007-07-29 * fhandler_disk_file.cc: Use get_handle throughout.Corinna Vinschen3-43/+83
2007-07-29* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor6-23/+61
2007-07-28 * ntdll.h (RtlEqualUnicodePathPrefix): Rename from RtlEqualPathPrefix.Corinna Vinschen3-10/+17
2007-07-28 * ntdll.h (RtlInitCountedUnicodeString): Swap order of string and lengthCorinna Vinschen3-22/+61
2007-07-27 * autoload.cc (CreateHardLinkA): Remove.Corinna Vinschen4-118/+68
2007-07-27 * fhandler_disk_file.cc (fhandler_disk_file::ftruncate): UseCorinna Vinschen2-12/+20
2007-07-27 * fhandler_disk_file.cc (fhandler_base::fstat_by_name): UseCorinna Vinschen3-36/+55
2007-07-27 * fhandler_disk_file.cc (is_volume_mountpoint): New static inlineCorinna Vinschen2-40/+40
2007-07-27 * fhandler.h (enum query_state): Drop redundant query_stat_control.Corinna Vinschen4-20/+18
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen12-270/+573
2007-07-25 * autoload.cc (CreateToolhelp32Snapshot): Remove.Corinna Vinschen2-1/+4
2007-07-25 * autoload.cc (Process32First): Remove.Corinna Vinschen2-2/+5
2007-07-25 * include/wtypes.h (LPDECIMAL): Define.Danny Smith2-6/+12