| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tagcygnus_cvs_20020108_pre | cvs2svn | 2002-01-07 | 0 | -0/+0 |
* | 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-01-07 | 2 | -1/+5 |
* | 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-01-07 | 2 | -1/+5 |
* | 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-01-07 | 2 | -6/+10 |
* | 2002-01-07 Alan Matsuoka <alanm@redhat.com> | Jeff Johnston | 2002-01-07 | 3 | -0/+10 |
* | ARM support added to libgloss | Mark Salter | 2002-01-07 | 2 | -28/+9 |
* | Add ARM support | Mark Salter | 2002-01-07 | 14 | -27/+2046 |
* | * sigproc.cc (getsem): Set errno when unable to create own semaphore. | Christopher Faylor | 2002-01-07 | 2 | -10/+17 |
* | * dtable.cc (dtable::init_std_file_from_handle): Add some defensive code to | Christopher Faylor | 2002-01-06 | 2 | -3/+11 |
* | * ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX. | Alan Modra | 2002-01-06 | 2 | -0/+31 |
* | * ioctl.cc (ioctl): Make third argument optional. | Corinna Vinschen | 2002-01-06 | 5 | -9/+29 |
* | * dir.cc (opendir): Guarantee release of alloced fhandler structure on error. | Christopher Faylor | 2002-01-06 | 2 | -9/+16 |
* | exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN. | Corinna Vinschen | 2002-01-05 | 2 | -1/+6 |
* | * dtable.cc (dtable::init_std_file_from_handle): Don't treat NULL | Corinna Vinschen | 2002-01-05 | 2 | -1/+6 |
* | * cygmagic: Change logic for equality test. | Christopher Faylor | 2002-01-04 | 2 | -1/+5 |
* | * dir.cc (opendir): Don't attempt to call sub-opendir if ENOENT. | Christopher Faylor | 2002-01-04 | 2 | -0/+6 |
* | * net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCAL | Corinna Vinschen | 2002-01-04 | 2 | -29/+123 |
* | [gas/ChangeLog] | Matthew Green | 2002-01-03 | 2 | -2/+7 |
* | * MAINTAINERS: Update URL for config.* scripts. | Ben Elliston | 2002-01-02 | 2 | -1/+5 |
* | * speclib: Remove temp files automatically. | Christopher Faylor | 2002-01-02 | 2 | -1/+5 |
* | * Makefile.in: Duh. Actually use bzip2 to create the tarball. Don't just | Christopher Faylor | 2002-01-01 | 2 | -1/+6 |
* | * Makefile.in: Make .bz2 tarball. | Christopher Faylor | 2002-01-01 | 2 | -3/+7 |
* | restore missing entry | Christopher Faylor | 2002-01-01 | 1 | -0/+4 |
* | * fhandler.h (fhandler_socket::sun_path): New private member. | Corinna Vinschen | 2002-01-01 | 5 | -5341/+5384 |
* | * hppa.h (call, ret): Move to end of table. | Jeff Law | 2001-12-31 | 2 | -92/+112 |
* | Nuke | Christopher Faylor | 2001-12-31 | 1 | -27/+6 |
* | Strip path when installing library. | Christopher Faylor | 2001-12-31 | 1 | -1/+1 |
* | Fix for xcoff <bigaf> big archive support. | Tom Rix | 2001-12-31 | 2 | -26/+47 |
* | * include/getopt.h: Fix define. | Christopher Faylor | 2001-12-31 | 2 | -1/+5 |
* | * speclib: New file. | Christopher Faylor | 2001-12-31 | 3 | -3/+40 |
* | * cygmagic: Eliminate unneeded use of 'tr' and 'bc'. | Christopher Faylor | 2001-12-30 | 2 | -1/+5 |
* | * security.cc (open_local_policy): Use POLICY_EXECUTE instead of | Corinna Vinschen | 2001-12-30 | 2 | -2/+6 |
* | * security.cc (open_local_policy): Initialize lsa handle to NULL. | Corinna Vinschen | 2001-12-29 | 2 | -3/+10 |
* | * cygwin.din: Add symbols for endutent(), getutent(), getutid(), | Corinna Vinschen | 2001-12-28 | 4 | -1/+124 |
* | * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE. | Corinna Vinschen | 2001-12-28 | 2 | -0/+6 |
* | * cygmagic: Add define name to warning. | Christopher Faylor | 2001-12-26 | 7 | -17/+67 |
* | * include/getopt.h: Protect a declaratin. | Christopher Faylor | 2001-12-26 | 2 | -4/+11 |
* | * cygpath.cc (doit): Detect and warn about an empty path. Detect and warn | Christopher Faylor | 2001-12-26 | 2 | -7/+32 |
* | Remove accenidentally left >>> marker | Robert Collins | 2001-12-26 | 1 | -1/+0 |
* | 2001-12-26 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2001-12-26 | 3 | -4/+28 |
* | comment | Christopher Faylor | 2001-12-26 | 2 | -0/+10 |
* | * Makefile.in: Quote arguments to shell scripts. | Christopher Faylor | 2001-12-26 | 2 | -5/+10 |
* | * Makefile.in: Autogenerate some header files which provide magic numbers. | Christopher Faylor | 2001-12-26 | 11 | -48/+136 |
* | In newlib/: | Geoffrey Keating | 2001-12-22 | 39 | -28/+6022 |
* | 2001-12-21 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2001-12-21 | 2 | -0/+7 |
* | * lib/Makefile.in: Revert inst_installdir definitions to working versions. | Christopher Faylor | 2001-12-21 | 2 | -14/+5 |
* | * include/cygwin/version.h: Bump API minor version for below changes. | Christopher Faylor | 2001-12-20 | 2 | -1/+6 |
* | Remove obsolete include. | Christopher Faylor | 2001-12-20 | 1 | -321/+0 |
* | * Makefile.in (VPATH): Add regex directory. | Christopher Faylor | 2001-12-20 | 28 | -75/+4869 |
* | * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional. | Thomas Fitzsimmons | 2001-12-19 | 5 | -5/+28 |