aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-022005-10-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin3-16/+35
2005-10-02* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.Christopher Faylor7-30/+56
2005-09-30* dcrt0.cc (do_exit): Don't set ES_SET_MUTO here. Call get_exit_lock()Christopher Faylor5-12/+38
2005-09-30 * dis-asm.h (print_insn_bfin): Declare.Catherine Moore5-0/+1774
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-2/+7
2005-09-30 Fix typo.Corinna Vinschen1-1/+1
2005-09-30 * fhandler_disk_file.cc: Change calls to pc.set_attributes intoCorinna Vinschen3-4/+9
2005-09-30 * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): UseCorinna Vinschen2-2/+9
2005-09-30 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Also useCorinna Vinschen2-0/+7
2005-09-30 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only writeCorinna Vinschen2-2/+7
2005-09-30* fork.cc (frok::parent): Simplify error messages. Don't issue an error whenChristopher Faylor2-11/+24
2005-09-29 * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Don't callCorinna Vinschen2-1/+13
2005-09-29 * dir.cc (mkdir): Check for trailing /. or /.. component.Corinna Vinschen3-0/+39
2005-09-29 * crt0.cc: Remove PPC considerations.Corinna Vinschen2-9/+9
2005-09-29Index: ChangeLogGeoffrey Keating6-8/+262
2005-09-28Fix typo.Christopher Faylor1-2/+2
2005-09-28Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor6-249/+219
2005-09-28* hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether toChristopher Faylor2-1/+6
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen6-343/+425
2005-09-28 Revert erroneous checkin.Corinna Vinschen26-501/+173
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen26-173/+501
2005-09-28* dcrt0.cc (getstack): New function.Christopher Faylor4-64/+131
2005-09-28* pinfo.cc (_pinfo::dup_proc_pipe): Ignore error if the child process has justChristopher Faylor2-1/+7
2005-09-28* init.cc (prime_threads): Make this static, as it should be.Christopher Faylor2-3/+10
2005-09-272005-09-27 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2-2/+9
2005-09-27 * pthread.cc (mangle_sem_name): Use cygheap->shared_prefix insteadCorinna Vinschen2-5/+13
2005-09-27 * cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitelyCorinna Vinschen3-8/+14
2005-09-27* strace.cc (strace::vsprntf): Avoid printing a zero pid.Christopher Faylor2-1/+5
2005-09-27 * init.cc (dll_entry): Call IsWow64Process with GetCurrentProcessCorinna Vinschen2-1/+6
2005-09-27 * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): AlwaysCorinna Vinschen2-27/+69
2005-09-26 * libiberty.h (expandargv): New function.Mark Mitchell2-0/+7
2005-09-26 * errno.cc (errmap): Map ERROR_SEEK and ERROR_SECTOR_NOT_FOUND.Corinna Vinschen2-0/+6
2005-09-26* exceptions.cc (_cygtls::call_signal_handler): Minor cleanup.Christopher Faylor2-3/+9
2005-09-26 * fhandler.h (class fhandler_dev_raw): Add drive information membersCorinna Vinschen4-148/+124
2005-09-26* exceptions.cc (handle_exceptions): Just si_code to SI_KERNEL first and let itChristopher Faylor4-7/+35
2005-09-26* pinfo.cc (proc_waiter): Properly fill out si_code as according to SUSv3.Christopher Faylor2-6/+11
2005-09-26* exceptions.cc (handle_exceptions): Properly fill out si_code.Christopher Faylor2-13/+18
2005-09-26* sigproc.cc (wait_sig): Cosmetic change.Christopher Faylor3-2/+7
2005-09-262005-09-25 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin5-772/+23
2005-09-25 * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.John David Anglin2-1/+8
2005-09-24* sigproc.cc (sigproc_terminate): More reversion of always-exit-from-sigthreadChristopher Faylor2-4/+6
2005-09-24 * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith2-5/+9
2005-09-23* shared.cc (open_shared): Add crucial bit of debugging info.Christopher Faylor2-1/+5
2005-09-23Semi-reversion of always-exit-from-sigthread change of 2005-09-15.Christopher Faylor5-57/+26
2005-09-23* net.cc (cygwin_gethostbyname): Remove debugging cruft.Christopher Faylor2-2/+4
2005-09-232005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+11
2005-09-23* pinfo.cc (pinfo::exit): Call ExitProcess if called from signal thread.Christopher Faylor2-1/+9
2005-09-232005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-0/+11
2005-09-23* tlsoffsets.h: Regenerate.Christopher Faylor2-63/+60
2005-09-23* pinfo.cc (pinfo::exit): Eliminate use of _my_tls.thread_handle.Christopher Faylor2-10/+6