summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update winsup stuff.Christopher Faylor2000-04-031-1/+2
* * Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -LChristopher Faylor2000-04-032-2/+8
* For want of something better. List where to go to when wanting toAndrew Cagney2000-04-031-0/+75
* * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen2000-04-026-18/+96
* * include/wininet.h: Add three more "INTERNET_OPTIONS".Christopher Faylor2000-04-022-0/+7
* * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.Christopher Faylor2000-03-313-0/+5
* 2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-03-312-1/+6
* 2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-03-305-1/+16
* 2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-03-304-9/+15
* Simplify constructors and initializers for select_record.Christopher Faylor2000-03-301-6/+6
* * fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor2000-03-303-2/+18
* * configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill2000-03-303-3/+12
* * Makefile.in: Use default rules when compiling cygrun.o.Christopher Faylor2000-03-285-12/+26
* Fix value of SHORT_A1.Nick Clifton2000-03-272-15/+21
* ATMEL AVR microcontroller support.Alan Modra2000-03-275-0/+72
* * include/winnt.h: Eliminate duplicate PCONTEXT and LPCONTEXT typedefs.Christopher Faylor2000-03-262-4/+8
* Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2000-03-262-62/+80
* * path.cc (symlink_check_one): Recognize symlink settings from the mount table.Christopher Faylor2000-03-265-53/+51
* * environ.cc: Add TMPDIR to the list of environment variables which areChristopher Faylor2000-03-254-3/+15
* * partition.h: New file.Christopher Faylor2000-03-251-0/+81
* merge from gccJason Merrill2000-03-242-60/+106
* Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-24106-142/+208
* Fix compile time warning messages.Nick Clifton2000-03-242-21/+32
* Thu Mar 22 14:57:00 2000 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2000-03-232-1/+11
* Tue Mar 21 19:08:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-222-1/+5
* * syscalls.cc (stat_worker): Set st_nlink to 1 on remote drives.Corinna Vinschen2000-03-192-2/+8
* * times.cc: Fix extern declarations for variables that are exported but used byChristopher Faylor2000-03-192-1/+11
* * times.cc: Remove unneeded (and incorrect) externs.Christopher Faylor2000-03-192-3/+4
* Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>:Christopher Faylor2000-03-193-2/+14
* * Makefile.in: Make CXXFLAGS consistent with cygwin.Christopher Faylor2000-03-182-4/+9
* * dcrt0.cc (host_dependent_constants::init): Eliminate DELETE flag from sharedChristopher Faylor2000-03-182-1/+6
* * delqueue.cc (delqueue_list::queue_file): Add some debugging.Christopher Faylor2000-03-184-19/+48
* 20000317 sourceware importRanjith Kumaran2000-03-17420-0/+66815
* Fri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-172-2/+13
* * fhandler.cc (fhandler_base::open): Call set_file_attribute() only if a file...Corinna Vinschen2000-03-172-1/+9
* Change ChangeLog entry to more common format.Corinna Vinschen2000-03-161-11/+11
* * security.cc (set_process_privileges): Removed `static'.Corinna Vinschen2000-03-167-120/+123
* * internal.h: Fix a typo in the comment for R_MOVL2.Jeff Law2000-03-152-1/+5
* * errno.cc: Map ERROR_NOACCESS to EFAULT.Corinna Vinschen2000-03-152-0/+5
* * spawn.cc (spawn_guts): Restore dependency on signal_arrived. It's needed toChristopher Faylor2000-03-152-2/+11
* * Makefile.in: Use MINGW_CXXFLAGS when compiling strace.Christopher Faylor2000-03-152-3/+7
* Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>Christopher Faylor2000-03-1515-88/+106
* settimeofday was listed twiceDJ Delorie2000-03-131-2/+2
* Mon Mar 13 15:22:00 2000 Sergei Organov <osv@javad.ru>Ranjith Kumaran2000-03-132-1/+5
* * strace.cc: Throughout, track information like start_time, etc. on aChristopher Faylor2000-03-132-28/+36
* * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function.Christopher Faylor2000-03-127-92/+113
* * fhandler_console.cc (fhandler_console::read): Don't even think about breakingChristopher Faylor2000-03-124-112/+139
* * sigproc.cc: Set wait_sig priority to normal.Christopher Faylor2000-03-112-1/+5
* In bfd/:Geoffrey Keating2000-03-112-0/+12
* 2000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-102-11/+4