summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Corinna Vinschen2010-10-091-1/+1
* * new-features.sgml (ov-new1.7.8): Document reinstantiation of theCorinna Vinschen2010-10-092-0/+11
* * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen2010-10-096-22/+354
* cgen/Alan Modra2010-10-092-5/+10
* 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston2010-10-0912-2/+6560
* 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston2010-10-0912-0/+5115
* 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston2010-10-093-0/+83
* * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen2010-10-082-2/+6
* * libm/common/sf_llrint.c, libm/common/sf_round.c: Add explicit castsCorinna Vinschen2010-10-083-2/+7
* * libm/complex/complex.tex: Add empty stub.Corinna Vinschen2010-10-082-0/+5
* * new-features.sgml (ov-new1.7.8): Document new C99 complex API.Corinna Vinschen2010-10-082-1/+14
* * cygwin.din: Export new complex math functions from newlib.Corinna Vinschen2010-10-084-44/+99
* * libm/math/w_cabs.c: Delete.Corinna Vinschen2010-10-085-60/+16
* * libc/include/complex.h: New complex header.Corinna Vinschen2010-10-0857-10/+3529
* * configure.ac (build_lto_plugin): New shell variable.Dave Korn2010-10-073-6/+29
* Add missing ChangeLog entry for toplevel configure from 2010-07-26.Ralf Wildenhues2010-10-071-0/+5
* * fhandler.h (fhandler_base::get_stat_access): Delete.Corinna Vinschen2010-10-076-125/+117
* merge from gccDJ Delorie2010-10-062-0/+7
* * posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant to make sure theCorinna Vinschen2010-10-062-32/+86
* * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen2010-10-062-2/+8
* really sync config/ChangeLogPaolo Bonzini2010-10-061-0/+19
* sync config/ChangeLogPaolo Bonzini2010-10-061-23/+0
* * path.h (enum pathconv_arg): Remove PC_CHECK_EA.Corinna Vinschen2010-10-052-1/+4
* add missing object files to qemu support library.Anthony Green2010-10-022-1/+9
* Minor crt0 improvement for moxieAnthony Green2010-10-022-3/+7
* * dcrt0.cc (dll_crt0_0): Move _main_tls initialization here.Christopher Faylor2010-10-023-3/+13
* * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.Corinna Vinschen2010-10-025-44/+47
* Allow to pass separate configure arguments for build, host and target.Ralf Wildenhues2010-10-023-9/+40
* Sync toplevel and config from GCC.Ralf Wildenhues2010-10-025-17/+59
* * fhandler_procsys.cc (fhandler_procsys::exists): Return virt_noneCorinna Vinschen2010-10-022-0/+7
* * autoload.cc (std_dll_init): Add a retry loop.Christopher Faylor2010-10-012-8/+21
* build: info-gcc, dvi-gcc etc work from unbuilt configured tree.Ralf Wildenhues2010-09-303-1/+46
* * fhandler.cc: Drop including nfs.h.Corinna Vinschen2010-09-305-68/+110
* * path.cc (symlink_info::check): Remove erroneous assumption aboutCorinna Vinschen2010-09-302-4/+6
* * fhandler_tty.cc (fhandler_tty_slave::init): Revert to using tc->setpgid sinceChristopher Faylor2010-09-292-1/+6
* include/Bernd Schmidt2010-09-292-1/+7
* * fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp toChristopher Faylor2010-09-293-3/+14
* * net.cc (getdomainname): Drop special case for NT4.Corinna Vinschen2010-09-282-16/+4
* Revert accidental previous login.Corinna Vinschen2010-09-287-109/+19
* * Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.Corinna Vinschen2010-09-287-15/+122
* * fhandler_tty.cc (fhandler_pty_master::setup): Always create masterCorinna Vinschen2010-09-282-20/+22
* * syscalls.cc (gethostid): Use correct path to ProductId registry value.Corinna Vinschen2010-09-282-1/+6
* Fix unportable shell quoting.Ralf Wildenhues2010-09-275-3/+15
* * pathnames.sgml (mount-table): Fix pathnames-mount-ex example. ChangeCorinna Vinschen2010-09-272-7/+12
* * new-features.sgml (ov-new1.7.8): Document dropped NT4 pre-SP4 support.Corinna Vinschen2010-09-274-4/+14
* * mount.cc (fs_info::update): Remove erroneous NtClose on random handleCorinna Vinschen2010-09-272-1/+5
* 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-09-272-1/+6
* * uinfo.cc (cygheap_user::init): Call GetUserNameW and convert toCorinna Vinschen2010-09-262-2/+12
* * 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