aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-08Index: bfd/ChangeLogGeoffrey Keating5-0/+66
2001-12-08* path.cc (path_conv::check): Use full path name for determining attributesChristopher Faylor2-5/+13
2001-12-07 * Makefile.in: Increment VERSION.Earnie Boyd3-3/+8
2001-12-07 * Makefile.in: Increment VERSION.Earnie Boyd3-3/+8
2001-12-07merge changes from MinGWEarnie Boyd2-11/+19
2001-12-07* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.Christopher Faylor2-31/+38
2001-12-06* path.cc (path_conv::check): Don't complain if /dev/x/foo when x doesn'tChristopher Faylor3-10/+27
2001-12-06 * demangle.h (no_demangling): New.Richard Henderson2-0/+7
2001-12-06* libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor2-1/+5
2001-12-05* dir.cc (opendir): Detect error return from build_fhandler_from_name.Christopher Faylor2-4/+13
2001-12-05Merge MinGW CVS differencesEarnie Boyd41-147/+357
2001-12-05 * include/strings.h: New file.Earnie Boyd2-0/+16
2001-12-05For __USES_INITFINI__ preserve the argument vector before calling theNick Clifton2-0/+9
2001-12-05gcc adopts symlink-tree, refer more to libiberty.Nick Clifton3-59/+74
2001-12-05Add missing ChangeLog entries.Christopher Faylor1-0/+2
2001-12-04* net.cc (cygwin_getsockopt): Dereference optlen pointer when passing toChristopher Faylor2-1/+6
2001-12-042001-12-04 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2-0/+9
2001-12-042001-12-04 Danny Smith <dannysmith@users.sourceforge.net>Earnie Boyd3-52/+15
2001-12-04* d10v.h (OPERAND_NOSP): New macro.Alexandre Oliva2-0/+9
2001-12-04Cleanup copyrights and Cygnus'isms throughout.Christopher Faylor19-434/+122
2001-12-04remove extra mask infoChristopher Faylor1-1/+1
2001-12-04remove extra mask infoChristopher Faylor1-21/+0
2001-12-04* cygcheck.cc (usage): Add -c description.Christopher Faylor5-83/+142
2001-12-03* net.cc (cygwin_getsockopt): Allow NULL optval.Christopher Faylor3-26/+22
2001-12-032001-12-03 Earnie Boyd <earnie@users.sf.net>Earnie Boyd23-69/+1042
2001-12-03* path.cc (mount_info::conv_to_win32_path): Avoid returning error if cygdriveChristopher Faylor3-7/+18
2001-12-02.Christopher Faylor0-0/+0
2001-12-02.Christopher Faylor0-0/+0
2001-12-02.Christopher Faylor0-0/+0
2001-12-02.Christopher Faylor0-0/+0
2001-12-02.Christopher Faylor0-0/+0
2001-12-02.Christopher Faylor0-0/+0
2001-12-02minor reformatting.Christopher Faylor0-0/+0
2001-12-02minor reformatting.Christopher Faylor1-8/+8
2001-11-30* libc/include/dirent.h: Protect against multiple inclusion.Christopher Faylor2-0/+7
2001-11-30* debug.cc (makethread): Eliminate unneeded function call.Christopher Faylor5-30/+18
2001-11-29Copyright 2001Alexandre Oliva1-1/+1
2001-11-29* d10v.h (OPERAND_SP): New macro.Alexandre Oliva2-0/+7
2001-11-28When build != host, create libiberty for the build machine.DJ Delorie4-7/+181
2001-11-28* winsup.h: Reorganize to avoid use of experimental stuff.Christopher Faylor3-8/+13
2001-11-28Add attribution.Christopher Faylor1-1/+1
2001-11-28* libc/include/sys/types.h: Define useconds_t.Christopher Faylor3-0/+10
2001-11-28* cygwin.din (ualarm): New export.Christopher Faylor9-60/+183
2001-11-26 * config.sub: Update to version 1.232 on subversion.Geoffrey Keating2-12/+24
2001-11-26Revert erroneous checkin.Christopher Faylor1-5/+0
2001-11-26* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since addingChristopher Faylor3-1/+11
2001-11-25Add missing ChangeLog entries.Corinna Vinschen1-0/+16
2001-11-25* fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reportingChristopher Faylor3-1/+11
2001-11-24 * net.cc (cygwin_hstrerror): Allow s == NULL.Corinna Vinschen1-1/+13
2001-11-24 * net.cc (cygwin_inet_ntoa): Add parameter checking.Corinna Vinschen2-1/+12