summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * dis-asm.h (print_insn_bfin): Declare.Catherine Moore2005-09-305-0/+1774
* 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-09-303-2/+7
* Fix typo.Corinna Vinschen2005-09-301-1/+1
* * fhandler_disk_file.cc: Change calls to pc.set_attributes intoCorinna Vinschen2005-09-303-4/+9
* * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): UseCorinna Vinschen2005-09-302-2/+9
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Also useCorinna Vinschen2005-09-302-0/+7
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only writeCorinna Vinschen2005-09-302-2/+7
* * fork.cc (frok::parent): Simplify error messages. Don't issue an error whenChristopher Faylor2005-09-302-11/+24
* * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Don't callCorinna Vinschen2005-09-292-1/+13
* * dir.cc (mkdir): Check for trailing /. or /.. component.Corinna Vinschen2005-09-293-0/+39
* * crt0.cc: Remove PPC considerations.Corinna Vinschen2005-09-292-9/+9
* Index: ChangeLogGeoffrey Keating2005-09-296-8/+262
* Fix typo.Christopher Faylor2005-09-281-2/+2
* Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor2005-09-286-249/+219
* * hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether toChristopher Faylor2005-09-282-1/+6
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-286-343/+425
* Revert erroneous checkin.Corinna Vinschen2005-09-2826-501/+173
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-2826-173/+501
* * dcrt0.cc (getstack): New function.Christopher Faylor2005-09-284-64/+131
* * pinfo.cc (_pinfo::dup_proc_pipe): Ignore error if the child process has justChristopher Faylor2005-09-282-1/+7
* * init.cc (prime_threads): Make this static, as it should be.Christopher Faylor2005-09-282-3/+10
* 2005-09-27 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2005-09-272-2/+9
* * pthread.cc (mangle_sem_name): Use cygheap->shared_prefix insteadCorinna Vinschen2005-09-272-5/+13
* * cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitelyCorinna Vinschen2005-09-273-8/+14
* * strace.cc (strace::vsprntf): Avoid printing a zero pid.Christopher Faylor2005-09-272-1/+5
* * init.cc (dll_entry): Call IsWow64Process with GetCurrentProcessCorinna Vinschen2005-09-272-1/+6
* * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): AlwaysCorinna Vinschen2005-09-272-27/+69
* * libiberty.h (expandargv): New function.Mark Mitchell2005-09-262-0/+7
* * errno.cc (errmap): Map ERROR_SEEK and ERROR_SECTOR_NOT_FOUND.Corinna Vinschen2005-09-262-0/+6
* * exceptions.cc (_cygtls::call_signal_handler): Minor cleanup.Christopher Faylor2005-09-262-3/+9
* * fhandler.h (class fhandler_dev_raw): Add drive information membersCorinna Vinschen2005-09-264-148/+124
* * exceptions.cc (handle_exceptions): Just si_code to SI_KERNEL first and let itChristopher Faylor2005-09-264-7/+35
* * pinfo.cc (proc_waiter): Properly fill out si_code as according to SUSv3.Christopher Faylor2005-09-262-6/+11
* * exceptions.cc (handle_exceptions): Properly fill out si_code.Christopher Faylor2005-09-262-13/+18
* * sigproc.cc (wait_sig): Cosmetic change.Christopher Faylor2005-09-263-2/+7
* 2005-09-25 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-09-265-772/+23
* * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.John David Anglin2005-09-252-1/+8
* * sigproc.cc (sigproc_terminate): More reversion of always-exit-from-sigthreadChristopher Faylor2005-09-242-4/+6
* * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)Danny Smith2005-09-242-5/+9
* * shared.cc (open_shared): Add crucial bit of debugging info.Christopher Faylor2005-09-232-1/+5
* Semi-reversion of always-exit-from-sigthread change of 2005-09-15.Christopher Faylor2005-09-235-57/+26
* * net.cc (cygwin_gethostbyname): Remove debugging cruft.Christopher Faylor2005-09-232-2/+4
* 2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-09-232-0/+11
* * pinfo.cc (pinfo::exit): Call ExitProcess if called from signal thread.Christopher Faylor2005-09-232-1/+9
* 2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-09-232-0/+11
* * tlsoffsets.h: Regenerate.Christopher Faylor2005-09-232-63/+60
* * pinfo.cc (pinfo::exit): Eliminate use of _my_tls.thread_handle.Christopher Faylor2005-09-232-10/+6
* * enable.m4: New file.Tom Tromey2005-09-233-0/+64
* 2005-09-23 James E Wilson <wilson@specifix.com>Jeff Johnston2005-09-2317-48/+73
* * cygtls.h (struct _cygtls::thread_handle): Remove/revert.Christopher Faylor2005-09-234-17/+23