summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fri Mar 10 16:09:20 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-102-0/+5
* 2000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-102-0/+15
* * sigproc.cc (wait_sig): Add addtional debugging output.Christopher Faylor2000-03-102-2/+6
* * libc/stdio/putw.c (putw): Return 0 on success, to be compliantAlexandre Oliva2000-03-102-5/+7
* Thu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-093-5/+13
* * environ.cc: Eliminate oldstack CYGWIN option.Christopher Faylor2000-03-098-178/+129
* Wed Mar 8 17:11:41 2000 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2000-03-083-3/+8
* * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c.Alexandre Oliva2000-03-086-37/+74
* * libc/string/Makefile.am (lib_a_SOURCES): Added swab.c.Alexandre Oliva2000-03-086-3/+63
* * libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.Alexandre Oliva2000-03-086-2/+160
* * sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since itChristopher Faylor2000-03-073-6/+9
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-0714-93/+87
* Remove extraneous CYGNUYS LOCAL markers.Nick Clifton2000-03-061-12/+3