aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-01-18* cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor2-1/+6
2002-01-17Fix bug when len == 1 and dst was not word aligned.Nick Clifton2-2/+14
2002-01-17 * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen3-40/+149
2002-01-17_sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton2-2/+15
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen6-2/+305
2002-01-162002-01-16 H.J. Lu (hjl@gnu.org)H.J. Lu4-9/+31
2002-01-16* coff/arm.h (F_VFP_FLOAT): Define.Richard Earnshaw3-2/+10
2002-01-16 * ppc.h (DT_PPC64_GLINK): Define.Alan Modra2-0/+7
2002-01-15 * path.cc (fchdir): Call chdir with full windows path.Corinna Vinschen2-1/+5
2002-01-15*** empty log message ***Mark Salter1-0/+5
2002-01-15Remove default interrupt routines.Mark Salter1-27/+0
2002-01-15Provide interrupt routine symbols which forward interrupts to user applicatio...Mark Salter1-0/+9
2002-01-15 * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen2-2/+11
2002-01-15*** empty log message ***Mark Salter1-0/+5
2002-01-15Rename stub app to eva_stub.elf and add it to install list.Mark Salter1-2/+2
2002-01-15 * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen2-24/+33
2002-01-14 * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant.Corinna Vinschen2-1/+7
2002-01-14 * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"Corinna Vinschen8-21/+33
2002-01-14 * include/winnt.h: Add INVALID_FILE_ATTRIBUTES.Corinna Vinschen2-0/+5
2002-01-13Add copyright stuffChristopher Faylor15-13/+33
2002-01-13* dcrt0.cc (multiple_cygwin_problem): Clarify logic and make CYGWIN_MISMATCH_OKChristopher Faylor2-5/+15
2002-01-12* overview.sgml: Fix Red Hat cygwin contract link.Christopher Faylor3-2/+7
2002-01-112002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+7
2002-01-112002-01-11 Ralf Habacker <Ralf.Habacker@freenet.de>Robert Collins11-19/+32
2002-01-112001-12-30 Guido Serassio <serassio@libero.it>Robert Collins2-0/+62
2002-01-11Add ia64-hpux target. LD and GDB are not currently supported.Nick Clifton2-0/+9
2002-01-11* exceptions.cc (sig_handle): Accept a second argument indicating whether theChristopher Faylor5-5/+43
2002-01-10 * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalidCorinna Vinschen2-0/+7
2002-01-10* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.Christopher Faylor5-12/+39
2002-01-09 * net.cc (cygwin_accept): Set sun_path for newly connected socket.Corinna Vinschen2-0/+6
2002-01-09include/elf:Jason Thorpe2-1/+15
2002-01-08* Makefile.in: Add uninstall target.Christopher Faylor2-0/+37
2002-01-07* sigproc.cc (getsem): Clean up debugging output.Christopher Faylor2-1/+5
2002-01-072002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2002-01-072002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2002-01-072002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-6/+10
2002-01-072002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston3-0/+10
2002-01-07ARM support added to libglossMark Salter2-28/+9
2002-01-07Add ARM supportMark Salter14-27/+2046
2002-01-07* sigproc.cc (getsem): Set errno when unable to create own semaphore.Christopher Faylor2-10/+17
2002-01-06* dtable.cc (dtable::init_std_file_from_handle): Add some defensive code toChristopher Faylor2-3/+11
2002-01-06 * ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX.Alan Modra2-0/+31
2002-01-06 * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen5-9/+29
2002-01-06* dir.cc (opendir): Guarantee release of alloced fhandler structure on error.Christopher Faylor2-9/+16
2002-01-05 exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN.Corinna Vinschen2-1/+6
2002-01-05 * dtable.cc (dtable::init_std_file_from_handle): Don't treat NULLCorinna Vinschen2-1/+6
2002-01-04* cygmagic: Change logic for equality test.Christopher Faylor2-1/+5
2002-01-04* dir.cc (opendir): Don't attempt to call sub-opendir if ENOENT.Christopher Faylor2-0/+6
2002-01-04 * net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCALCorinna Vinschen2-29/+123
2002-01-03[gas/ChangeLog]Matthew Green2-2/+7