summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * dcrt0.cc (__main): Force signal synchronization.Christopher Faylor2010-09-262-2/+4
* * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruseCorinna Vinschen2010-09-255-426/+74
* * autoload.cc: Throughout. order entry points alphabetically by DLLCorinna Vinschen2010-09-252-78/+81
* * autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path inChristopher Faylor2010-09-243-7/+15
* * fhandler.cc (fhandler_base::open): Handle query_write_dac flag.Corinna Vinschen2010-09-244-2/+13
* * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.Corinna Vinschen2010-09-247-3/+43
* * autoload.cc (std_dll_init): Use correct format type when displaying dll nameChristopher Faylor2010-09-232-1/+6
* * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.Matthew Gretton-Dann2010-09-232-3/+12
* * gas/config/tc-arm.c (arm_ext_adiv): New variable.Matthew Gretton-Dann2010-09-232-0/+11
* * config/tc-arm.c (arm_ext_v6m): New variable.Matthew Gretton-Dann2010-09-232-0/+9
* * gas/config/tc-arm.c (arm_ext_v6z): Remove.Matthew Gretton-Dann2010-09-232-7/+26
* * gas/config/tc-arm.c (arm_ext_mp): Add.Matthew Gretton-Dann2010-09-232-0/+7
* * doc/porting.texi: Fix typos.Corinna Vinschen2010-09-232-12/+17
* libgloss: add Blackfin to the READMEMichael Frysinger2010-09-222-0/+5
* opcodes/gas: blackfin: support OUTC debug insnMichael Frysinger2010-09-222-0/+32
* 2010-09-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2010-09-225-30/+34
* 2010-09-21 Pierre Humblet <Pierre.Humblet@ieee.org>Pierre Humblet2010-09-212-4/+28
* * path.cc (cwdstuff::set): Replace constant 2 with sizeof(WCHAR) whereCorinna Vinschen2010-09-212-4/+11
* * mount.h (class fs_info): Add has_buggy_reopen flag and accessorCorinna Vinschen2010-09-217-28/+50
* * fhandler.cc (fhandler_base::open): Always open NFS files withCorinna Vinschen2010-09-214-11/+52
* opcodes: blackfin: strip trailing whitespaceMichael Frysinger2010-09-212-71/+75
* * include/sys/cygwin.h (PID_NOTCYGWIN): New enum.Christopher Faylor2010-09-205-15/+23
* * fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks toChristopher Faylor2010-09-203-3/+15
* * wincap.h (wincaps::has_buggy_thread_startup): Declare.Christopher Faylor2010-09-195-14/+45
* * overview2.sgml: Remove cheerful paragraph which implied that it was ok toChristopher Faylor2010-09-182-8/+15
* * setup2.sgml (setup-locale-how): Fix typo.Corinna Vinschen2010-09-182-1/+5
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Fetch numberCorinna Vinschen2010-09-152-14/+27
* Fix typo in my most recent ChangeLog entry. Regenerated file isKevin Buettner2010-09-141-1/+1
* * path.cc (symlink_info::check): Make sure AllocationSize and EndOfFileCorinna Vinschen2010-09-142-0/+14
* * fhandler_process.cc (get_mem_values): Simplify code. FixCorinna Vinschen2010-09-132-23/+37
* * fhandler.h (class fhandler_base): Change inheritance of fstat_helperCorinna Vinschen2010-09-138-180/+146
* * sec_acl.cc (acl_worker): Remove.Corinna Vinschen2010-09-123-14/+19
* * sigproc.cc (sig_dispatch_pending): Remove debugging statement.Christopher Faylor2010-09-122-4/+8
* * cygthread.h (cygthread::cygthread): Reorganize slightly.Christopher Faylor2010-09-125-17/+26
* * syscalls.cc (start_transaction): Make inline function. Move up to beCorinna Vinschen2010-09-122-42/+97
* * new-features.sgml: Mention fenv support.Dave Korn2010-09-112-0/+15
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): More thoroughlyCorinna Vinschen2010-09-112-6/+13
* winsup/cygwin/ChangeLog:Dave Korn2010-09-119-34/+683
* * syscalls.cc (rename): Limit retry loop in case of sharing violationCorinna Vinschen2010-09-102-4/+15
* * syscalls.cc (fstatat): Call stat_worker directly from here.Corinna Vinschen2010-09-102-1/+8
* * flock.cc (allow_others_to_sync): Define MAX_PROCESS_SD_SIZE. UseCorinna Vinschen2010-09-105-8/+26
* * mount.cc (class fs_info_cache): New class to cache filesystemCorinna Vinschen2010-09-103-5/+92
* * security.cc (get_file_sd): Add bool parameter justcreated. UseCorinna Vinschen2010-09-104-41/+100
* * fhandler_procsys.cc (fhandler_procsys::exists): Rearrange to handleCorinna Vinschen2010-09-102-9/+16
* * libc/sys/sysnecv850/Makefile.am (lib_a_SOURCES): Provide anKevin Buettner2010-09-093-9/+12
* * dwarf.h (debug_info): Add offset_info and dwarf_version fields.Jakub Jelinek2010-09-092-0/+5
* * fhandler_procsys.cc (fhandler_procsys::open): Simplify by justCorinna Vinschen2010-09-082-61/+24
* fix two typosChristopher Faylor2010-09-071-2/+6
* Sync bootstrap-lto.mk and dfp.m4 with gcc.H.J. Lu2010-09-063-6/+22
* * new-features.sgml (ov-new1.7.8): Document /proc/sys.Corinna Vinschen2010-09-062-0/+16