summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * net.cc (fdsock): Drop setting uninterruptible_io to true.Corinna Vinschen2011-05-012-1/+4
* * fhandler.h (fhandler_socket::is_slow): Remove.Corinna Vinschen2011-05-012-1/+4
* * fcntl.cc (fcntl64): Call pthread_testcancel.Corinna Vinschen2011-04-3010-99/+197
* * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,Jakub Jelinek2011-04-302-0/+12
* * thread.h (class pthread): Add bool member canceled.Corinna Vinschen2011-04-303-3/+23
* * errno.cc (errmap): Sort. Map ERROR_EXE_MACHINE_TYPE_MISMATCH toCorinna Vinschen2011-04-292-4/+10
* * thread.cc: Update comment listing cancellation points per POSIX.Corinna Vinschen2011-04-292-173/+305
* * advapi32.cc: Add comment.Corinna Vinschen2011-04-298-80/+97
* * advapi32.cc (AccessCheck): Remove.Corinna Vinschen2011-04-294-48/+41
* * ntdll.h (IsEventSignalled): New inline function.Corinna Vinschen2011-04-298-8/+36
* * advapi32.cc (GetTokenInformation): Remove.Corinna Vinschen2011-04-296-139/+180
* * posix_ipc.cc (ipc_cond_timedwait): Only wait for pthread'sCorinna Vinschen2011-04-292-1/+7
* * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,Joseph Myers2011-04-283-190/+29
* * advapi32.cc (SetSecurityDescriptorDacl): Remove.Corinna Vinschen2011-04-286-53/+41
* * posix_ipc.cc (ipc_cond_timedwait): Also wait for pthread'sCorinna Vinschen2011-04-282-8/+27
* * configure.ac: Disable Java for targets not supporting libffi.Joseph Myers2011-04-283-216/+137
* Merge from GCC:Joseph Myers2011-04-283-2/+12
* * configure.ac: Separate cases disabling Java and Java librariesJoseph Myers2011-04-283-166/+660
* * posix_ipc.cc (ipc_cond_timedwait): Remove pthread_testcancel calls.Corinna Vinschen2011-04-282-2/+10
* * cygerrno.h (geterrno_from_nt_status): Declare.Corinna Vinschen2011-04-286-37/+128
* * advapi32.cc (GetSecurityDescriptorDacl): Remove.Corinna Vinschen2011-04-286-64/+68
* * advapi32.cc (InitializeAcl): Remove.Corinna Vinschen2011-04-2810-98/+65
* * advapi32.cc (InitializeSid): Remove.Corinna Vinschen2011-04-287-57/+35
* * advapi32.cc (AllocateLocallyUniqueId): Remove.Corinna Vinschen2011-04-284-18/+11
* * autoload.cc (GetSecurityInfo): Remove.Corinna Vinschen2011-04-286-101/+183
* 2011-04-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-04-272-7/+64
* gdb/Jan Kratochvil2011-04-253-6/+17
* * include/fenv.h: Add missing _FENV_H_ define.Corinna Vinschen2011-04-242-1/+6
* PR ld/12365Alan Modra2011-04-242-4/+21
* * registry.cc (reg_key::get_dword): Rename from get_int, use DWORDCorinna Vinschen2011-04-237-33/+53
* 2011-04-21 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2011-04-223-5/+8
* 2011-04-21 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2011-04-212-1/+7
* * cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.Corinna Vinschen2011-04-215-90/+101
* * include/sys/poll.h: Include signal.h to get definition of sigset_t.Corinna Vinschen2011-04-212-0/+5
* * cygheap.cc (init_cygheap::close_ctty): Avoid closing console-cttys since theyChristopher Faylor2011-04-216-21/+62
* * select.cc (serial_cleanup): Make sure that device_specific_pipe is alwaysChristopher Faylor2011-04-202-9/+23
* * bootstrap-lto.mk: Remove obsolete requirement.Eric Botcazou2011-04-202-3/+6
* * devices.h: Renumber internal devices so that FH_PROCESS is part ofCorinna Vinschen2011-04-203-12/+21
* Fix spacesCorinna Vinschen2011-04-201-3/+3
* * select.cc (pipe_cleanup): Make sure that device_specific_pipe is alwaysChristopher Faylor2011-04-202-3/+11
* PR ld/12365Alan Modra2011-04-202-19/+18
* 2011-04-02 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY2011-04-192-3/+12
* * COPYING: Replace with the GPLv3 definition.Corinna Vinschen2011-04-193-306/+649
* * autoload.cc (GetConsoleWindow): Drop.Corinna Vinschen2011-04-195-17/+24
* * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen2011-04-1912-300/+323
* * net.cc (get_ipv4fromreg_ipcnt): Rearrange to fetch all registryCorinna Vinschen2011-04-192-66/+89
* * fhandler_registry.cc (fhandler_registry::fstat): Use RegQueryInfoKeyW.Corinna Vinschen2011-04-192-4/+7
* * fhandler_proc.cc (read_value): Remove definition.Corinna Vinschen2011-04-192-59/+58
* * libc/include/sys/signal.h (_sig_func_ptr): Define with int parameterCorinna Vinschen2011-04-192-1/+7
* * gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.Nick Clifton2011-04-192-2/+5