summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minor typo correction: GNU not GnuDavid Starks-Browning2000-06-071-2/+2
* Update copyright dates for last patch.Alan Modra2000-06-0721-49/+50
* Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra2000-06-0724-61/+69
* * mount.cc: add stdlib.h for exitDJ Delorie2000-06-054-0/+11
* * libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor2000-06-032-0/+6
* Fix name clashAlan Modra2000-06-032-10/+16
* "Installation Instructions" for FAQ, first update for current net release.David Starks-Browning2000-06-021-172/+154
* * exceptions.cc: Remove unneeded include.Christopher Faylor2000-06-017-27/+40
* * autoload.h: Put each info block in its own dummy static function.Christopher Faylor2000-06-012-1/+11
* * include/cygwin/version.h: use decimal, NOT octalDJ Delorie2000-05-312-2/+8
* Remove broken targets readme.info, faq.infoDavid Starks-Browning2000-05-311-1/+4
* * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen2000-05-312-2/+8
* * dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functionsCorinna Vinschen2000-05-312-5/+10
* Add field ``name'' to floatformat.Andrew Cagney2000-05-312-1/+8
* Import texinfo.tex from texinfo-4.0.Andrew Cagney2000-05-312-724/+1289
* * path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressiveChristopher Faylor2000-05-302-5/+12
* * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor2000-05-3014-23/+39
* Needed for previous changes.Christopher Faylor2000-05-301-0/+2
* * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.Andrew Cagney2000-05-303-45/+206
* * Makefile.in: Remove libadvapi32.a.Christopher Faylor2000-05-3011-130/+240
* Include year 2000 in copyright messageNick Clifton2000-05-282-2/+2
* Fix capitialisation of setnaces in comment.Nick Clifton2000-05-281-3/+3
* * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET inCorinna Vinschen2000-05-272-4/+10
* * include/wincrypt.h: Add missing CRYPT_MACHINE_KEYSET define.Corinna Vinschen2000-05-272-0/+5
* 2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston2000-05-2615-32/+53
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-262-0/+57
* * errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.Corinna Vinschen2000-05-262-0/+5
* * sigproc.h (sigframe::set): Accept a default frame pointer.Christopher Faylor2000-05-263-4/+12
* * configure.in: Don't assume that cinstall directory exists.Christopher Faylor2000-05-253-3/+3
* * configure.in: Don't assume that cinstall directory exists.Christopher Faylor2000-05-253-17/+34
* Define the ALONE flag bit, for use in the opcode table.Donald Lindsay2000-05-252-0/+5
* * dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2000-05-252-2/+3
* * dir.cc (rmdir): Use file attributes that have already been discoveredChristopher Faylor2000-05-252-2/+2
* * dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor2000-05-252-3/+7
* Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen2000-05-252-1/+6
* * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen2000-05-244-7/+34
* * mn10300/time.c (time): Set *tloc, since the sim doesn't.Alexandre Oliva2000-05-242-1/+9
* * Makefile.common (%.o): further simplify, add "..." to make itDJ Delorie2000-05-242-4/+9
* * syscalls.cc (_cygwin_istext_for_stdio): New, for newlibDJ Delorie2000-05-233-2/+62
* * libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie2000-05-238-4/+63
* * dir.cc (writable_directory): handle root directoriesDJ Delorie2000-05-232-0/+8
* * uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with theChristopher Faylor2000-05-232-1/+6
* * path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on aChristopher Faylor2000-05-234-27/+48
* * mkvers.sh: Use snapshot date as build date since it is more interesting.Christopher Faylor2000-05-233-6/+23
* * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI): New.Richard Henderson2000-05-232-1/+11
* Allow d suffix on iretAlan Modra2000-05-232-2/+7
* * environ.cc (regopt): Scan HKLM if HKCU scan fails.Christopher Faylor2000-05-222-0/+10
* * dir.cc (rmdir): Care for misleading error messagesCorinna Vinschen2000-05-223-8/+26
* * dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid aChristopher Faylor2000-05-223-16/+18
* 20000-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-213-27/+14