summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * localtime.cc (tzload): Don't change global timezone informationCorinna Vinschen2011-04-182-14/+32
* * cygtls.cc (_cygtls::remove): Always close sockevt handle.Corinna Vinschen2011-04-182-1/+6
* fix typoChristopher Faylor2011-04-181-1/+1
* * new-features.sgml (ov-new1.7.10): Document ppoll.Corinna Vinschen2011-04-182-0/+8
* * cygwin.din (ppoll): Export.Corinna Vinschen2011-04-186-2/+40
* * fhandler_socket.cc (fhandler_socket::evaluate_events): Handle theCorinna Vinschen2011-04-183-19/+57
* * Fix various copyrights.Corinna Vinschen2011-04-186-5/+9
* * setfacl.c (getaclentry): Allow extra colon in mask and other entries.Corinna Vinschen2011-04-182-1/+9
* * * signal.cc (_pinfo::kill): Set this_process_state when process exists.Christopher Faylor2011-04-182-0/+6
* * signal.cc (_pinfo::kill): Return 0 when attempting to test for existence ofChristopher Faylor2011-04-172-21/+34
* * cygheap.h (init_cygheap::ctty): Use base class so that console can join inChristopher Faylor2011-04-1710-34/+67
* strchrnul: avoid segvEric Blake2011-04-152-3/+5
* gdb: sim: add style fixes lost between git->cvsMichael Frysinger2011-04-151-0/+1
* * elf-bfd.h (struct sdt_note): New struct.Nick Clifton2011-04-152-1/+7