aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-092010-10-08 Bernd Schmidt <bernds@codesourcery.com>Jeff Johnston3-0/+83
2010-10-08 * libc/include/sys/unistd.h: Declare getsid, setegid, seteuid for RTEMS.Corinna Vinschen2-2/+6
2010-10-08 * libm/common/sf_llrint.c, libm/common/sf_round.c: Add explicit castsCorinna Vinschen3-2/+7
2010-10-08 * libm/complex/complex.tex: Add empty stub.Corinna Vinschen2-0/+5
2010-10-08 * new-features.sgml (ov-new1.7.8): Document new C99 complex API.Corinna Vinschen2-1/+14
2010-10-08 * cygwin.din: Export new complex math functions from newlib.Corinna Vinschen4-44/+99
2010-10-08 * libm/math/w_cabs.c: Delete.Corinna Vinschen5-60/+16
2010-10-08 * libc/include/complex.h: New complex header.Corinna Vinschen57-10/+3529
2010-10-07 * configure.ac (build_lto_plugin): New shell variable.Dave Korn3-6/+29
2010-10-07Add missing ChangeLog entry for toplevel configure from 2010-07-26.Ralf Wildenhues1-0/+5
2010-10-07 * fhandler.h (fhandler_base::get_stat_access): Delete.Corinna Vinschen6-125/+117
2010-10-06merge from gccDJ Delorie2-0/+7
2010-10-06 * posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant to make sure theCorinna Vinschen2-32/+86
2010-10-06 * lib/str-two-way.h (two_way_long_needle): Avoid bug with longCorinna Vinschen2-2/+8
2010-10-06really sync config/ChangeLogPaolo Bonzini1-0/+19
2010-10-06sync config/ChangeLogPaolo Bonzini1-23/+0
2010-10-05 * path.h (enum pathconv_arg): Remove PC_CHECK_EA.Corinna Vinschen2-1/+4
2010-10-02add missing object files to qemu support library.Anthony Green2-1/+9
2010-10-02Minor crt0 improvement for moxieAnthony Green2-3/+7
2010-10-02* dcrt0.cc (dll_crt0_0): Move _main_tls initialization here.Christopher Faylor3-3/+13
2010-10-02 * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify.Corinna Vinschen5-44/+47
2010-10-02Allow to pass separate configure arguments for build, host and target.Ralf Wildenhues3-9/+40
2010-10-02Sync toplevel and config from GCC.Ralf Wildenhues5-17/+59
2010-10-02 * fhandler_procsys.cc (fhandler_procsys::exists): Return virt_noneCorinna Vinschen2-0/+7
2010-10-01* autoload.cc (std_dll_init): Add a retry loop.Christopher Faylor2-8/+21
2010-09-30build: info-gcc, dvi-gcc etc work from unbuilt configured tree.Ralf Wildenhues3-1/+46
2010-09-30 * fhandler.cc: Drop including nfs.h.Corinna Vinschen5-68/+110
2010-09-30 * path.cc (symlink_info::check): Remove erroneous assumption aboutCorinna Vinschen2-4/+6
2010-09-29* fhandler_tty.cc (fhandler_tty_slave::init): Revert to using tc->setpgid sinceChristopher Faylor2-1/+6
2010-09-29include/Bernd Schmidt2-1/+7
2010-09-29* fhandler_tty.cc (fhandler_tty_slave::init): Add debugging. Use tcsetpgrp toChristopher Faylor3-3/+14
2010-09-28 * net.cc (getdomainname): Drop special case for NT4.Corinna Vinschen2-16/+4
2010-09-28 Revert accidental previous login.Corinna Vinschen7-109/+19
2010-09-28 * Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.Corinna Vinschen7-15/+122
2010-09-28 * fhandler_tty.cc (fhandler_pty_master::setup): Always create masterCorinna Vinschen2-20/+22
2010-09-28 * syscalls.cc (gethostid): Use correct path to ProductId registry value.Corinna Vinschen2-1/+6
2010-09-27Fix unportable shell quoting.Ralf Wildenhues5-3/+15
2010-09-27 * pathnames.sgml (mount-table): Fix pathnames-mount-ex example. ChangeCorinna Vinschen2-7/+12
2010-09-27 * new-features.sgml (ov-new1.7.8): Document dropped NT4 pre-SP4 support.Corinna Vinschen4-4/+14
2010-09-27 * mount.cc (fs_info::update): Remove erroneous NtClose on random handleCorinna Vinschen2-1/+5
2010-09-272010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-1/+6
2010-09-26 * uinfo.cc (cygheap_user::init): Call GetUserNameW and convert toCorinna Vinschen2-2/+12
2010-09-26* dcrt0.cc (__main): Force signal synchronization.Christopher Faylor2-2/+4
2010-09-25 * fhandler_socket.cc (fhandler_socket::bind): Drop has_exclusiveaddruseCorinna Vinschen5-426/+74
2010-09-25 * autoload.cc: Throughout. order entry points alphabetically by DLLCorinna Vinschen2-78/+81
2010-09-24* autoload.cc (std_dll_init): Move dll_path closer to its use. Use dll_path inChristopher Faylor3-7/+15
2010-09-24 * fhandler.cc (fhandler_base::open): Handle query_write_dac flag.Corinna Vinschen4-2/+13
2010-09-24 * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.Corinna Vinschen7-3/+43
2010-09-23* autoload.cc (std_dll_init): Use correct format type when displaying dll nameChristopher Faylor2-1/+6
2010-09-23 * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.Matthew Gretton-Dann2-3/+12