aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2002-01-02 * MAINTAINERS: Update URL for config.* scripts.Ben Elliston2-1/+5
2002-01-02* speclib: Remove temp files automatically.Christopher Faylor2-1/+5
2002-01-01* Makefile.in: Duh. Actually use bzip2 to create the tarball. Don't justChristopher Faylor2-1/+6
2002-01-01* Makefile.in: Make .bz2 tarball.Christopher Faylor2-3/+7
2002-01-01restore missing entryChristopher Faylor1-0/+4
2002-01-01 * fhandler.h (fhandler_socket::sun_path): New private member.Corinna Vinschen5-5341/+5384
2001-12-31 * hppa.h (call, ret): Move to end of table.Jeff Law2-92/+112
2001-12-31NukeChristopher Faylor1-27/+6
2001-12-31Strip path when installing library.Christopher Faylor1-1/+1
2001-12-31Fix for xcoff <bigaf> big archive support.Tom Rix2-26/+47