summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * exceptions.cc (interruptible): Add an argument to control whether functionChristopher Faylor2000-05-202-37/+67
* * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen2000-05-192-9/+18
* 20000-05-19 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-192-2/+20
* * syscalls.cc (setmode): change mode of any matching FILE* also.DJ Delorie2000-05-192-0/+26
* * cygpath.cc: add --windir/--sysdir optionsDJ Delorie2000-05-193-2/+27
* * Makefile.in: Remove external.h dependency.Christopher Faylor2000-05-184-6/+15
* * libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLEDJ Delorie2000-05-182-0/+23
* * Makefile.in: Eliminate WINSUP_DEPS.Christopher Faylor2000-05-188-135/+14
* * MAINTAINERS: Add Corinna to general list.Christopher Faylor2000-05-182-9/+16
* Eliminate.Christopher Faylor2000-05-181-50/+0
* * select.cc (thread_pipe): Add paranoid check to ensure thread termination.Christopher Faylor2000-05-186-26/+88
* 20000-05-18 H.J. Lu (hjl@gnu.org)H.J. Lu2000-05-182-0/+16
* * configure.in (hppa*64*-*-*): Do build ld for this configuration.Jeff Law2000-05-182-1/+6
* * configure.in: Special case powerpc*-*-aix* target_makefile_frag.David Edelsohn2000-05-182-0/+7
* * include/winnt.h: Add some missing TAPE_DRIVE_* defines.Corinna Vinschen2000-05-182-0/+7
* * sigproc.h (sigframe): Don't set frame info unless tid matches this thread id.Christopher Faylor2000-05-182-1/+6
* * dcrt0.cc (dll_crt0_1): Initialize mainthread stuff here before anything needsChristopher Faylor2000-05-185-6/+22