summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix commentChristopher Faylor2005-05-191-1/+1
* fix commentChristopher Faylor2005-05-191-1/+1
* 2005-05-19 Paul Brook <paul@codesourcery.com>Paul Brook2005-05-193-4/+10
* * include/limits.h: Include features.h, as on linux.Christopher Faylor2005-05-192-1/+8
* * include/endian.h: New file.Christopher Faylor2005-05-192-0/+21
* * cygwin.sc: Add Dwarf-2 debug sections.Corinna Vinschen2005-05-192-0/+17
* * mmap.cc (mmap64): Make granularity an automatic variable.Corinna Vinschen2005-05-192-1/+5
* * ppc.h (PPC_OPCODE_POWER5): Define.Alan Modra2005-05-192-0/+7
* * fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor2005-05-194-26/+16
* 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-05-192-98/+4
* * external.cc: Move pids declaration to file scope and use less enthusiasticChristopher Faylor2005-05-195-4/+15
* * cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor2005-05-186-65/+75
* binutils/ChangeLogBen Elliston2005-05-182-2/+9
* * mmap.cc (mmap64): Avoid compiler warning.Corinna Vinschen2005-05-184-4/+8
* * bfd/elf32-arm.c: Make all #ifndef OLD_ARM_ABI blocksZack Weinberg2005-05-182-18/+5
* 2005-05-18 Brian Dessent <brian@dessent.net>Brian Dessent2005-05-182-19/+55
* * fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it'sCorinna Vinschen2005-05-183-7/+6
* * fhandler_netdrive.cc (fhandler_netdrive::telldir): Implement.Corinna Vinschen2005-05-182-5/+16
* include/elf:Zack Weinberg2005-05-182-88/+160
* 2005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent2005-05-186-5/+14
* * fhandler.h (class fhandler_netdrive): Add method rewinddir.Corinna Vinschen2005-05-173-36/+116
* * external.cc (cygwin_internal): Avoid compiler warning.Corinna Vinschen2005-05-172-1/+6
* white spaceChristopher Faylor2005-05-171-1/+1
* * dcrt0.cc (dll_crt0_0): Don't do fixup_after_exec if dynamically loaded sinceChristopher Faylor2005-05-172-2/+7
* * cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor2005-05-174-4/+15
* * include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor2005-05-174-4/+16
* * path.cc (path_conv::check): Remove embedded dots before slashes.Christopher Faylor2005-05-172-2/+6
* * environ.cc (conv_envvars): Remove LD_LIBRARY_PATH entirely.Corinna Vinschen2005-05-162-4/+5
* * cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.Christopher Faylor2005-05-162-2/+9
* ./Daniel Jacobowitz2005-05-152-71/+174
* * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen2005-05-153-5/+20
* * environ.cc (conv_envvars): Treat LD_LIBRARY_PATH as path list.Corinna Vinschen2005-05-152-2/+8
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): CheckCorinna Vinschen2005-05-143-2/+14
* include/elf/Alan Modra2005-05-142-2/+6
* really fix typo.Christopher Faylor2005-05-131-1/+1
* fix typoChristopher Faylor2005-05-131-1/+1
* * path.cc (normalize_posix_path): Do normalization on . and .. after a '//'.Christopher Faylor2005-05-132-5/+6
* Add missing ChangeLog entry.Corinna Vinschen2005-05-131-0/+1
* * fhandler.h (fhandler_netdrive::readdir): Remove useless comment.Corinna Vinschen2005-05-132-1/+4
* * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.Corinna Vinschen2005-05-133-0/+48
* * mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor2005-05-132-4/+6
* * autoload.cc (WNetGetResourceParentA): Import.Corinna Vinschen2005-05-134-4/+125
* Remove PC_FULL from path_conv usage throughout.Christopher Faylor2005-05-1310-28/+34
* * fhandler_netdrive.cc (fhandler_netdrive::exists): Assert that "//" exists.Christopher Faylor2005-05-132-1/+9
* * cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor2005-05-138-25/+71
* 2005-05-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-05-122-0/+5
* 2005-05-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-05-126-27/+42
* merge from gccDJ Delorie2005-05-122-1/+8
* PR bootstrap/21230DJ Delorie2005-05-122-1/+7
* * dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here.Christopher Faylor2005-05-112-4/+12