]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-05-11 Jim WilsonAdd minimal ia64 support.
2000-05-10 Jeff JohnstonWed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>
2000-05-09 Christopher... * Makefile.in: Use appropriate VARIABLE to refer to...
2000-05-09 Corinna Vinschen * fhandler.cc (fhandler_base::puts_readahead...
2000-05-09 Corinna Vinschen * window.cc (setitimer): Check for overflow...
2000-05-09 Corinna Vinschen * errno.cc: Change mapping of ERROR_BAD_PATHNAM...
2000-05-08 Corinna Vinschen * path.cc (symlink::info): Treat non readable...
2000-05-08 Christopher... * include/pthread.h (pthread_detach): Add missing proto...
2000-05-08 DJ Delorie* fhandler.cc (lock): use signed math to allow checking...
2000-05-08 Eli Zaretskii * djunpack.bat: Change the Sed script to replace ...
2000-05-08 Eli Zaretskii * djunpack.bat: Change the Sed script to replace ...
2000-05-08 David Starks... New maintainer for FAQ (doc/*.texinfo except readme...
2000-05-08 Alan Modra(print_insn_tic54x): Declare.
2000-05-07 Christopher... * dcrt0.cc (insert_file): Eliminate unused parameter.
2000-05-06 Tim WallSupport for tic54x target.
2000-05-06 Mumit Khan2000-05-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-05-06 Christopher... * errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.
2000-05-06 Clinton Popetzbfd:
2000-05-04 Mumit Khan2000-05-04 Mumit Khan <khan@xraylith.wisc.edu>
2000-05-04 Christopher... * configure.in: Use -gstabs+ as compile debug option...
2000-05-03 J.T. Conklin* ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vecto...
2000-05-03 Corinna Vinschen * errno.cc (errmap): Map ERROR_BAD_NETPATH...
2000-05-03 Corinna Vinschen * libc/include/sys/errno.h: Add define for...
2000-05-03 Corinna Vinschen * Makefile.in: Add dependencies for fhandler_ra...
2000-05-03 Jeff JohnstonTue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>
2000-05-02 Corinna Vinschen * ntsec.sgml: Revisited description of `ntsec...
2000-05-02 H.J. Lu2000-05-02 H.J. Lu <hjl@gnu.org>
2000-05-02 DJ Delorie* path.cc (mount_info::conv_to_win32_path): Previous...
2000-05-02 Corinna Vinschen * security.cc (read_sd): Return 1 on success...
2000-05-02 Corinna Vinschen * dcrt0.cc: Add dynamic load code for `OemToCha...
2000-05-01 Jeff Law * h8300.h (EOP): Add missing initializer.
2000-04-30 DJ Delorieadd reference to Makefile.common (srcdir)
2000-04-30 Christopher... Correct contributor email address.
2000-04-27 Alexandre Oliva* libc/machine/mn10300/setjmp.S (setjmp, longjmp): Use
2000-04-27 Christopher... * mount.cc (main): Add "-X" option to specify a "Cygwin...
2000-04-27 Christopher... * path.cc (normalize_win32_path): Don't add a trailing...
2000-04-26 DJ Delorie* Makefile.in (install): install regexp.h
2000-04-26 Corinna Vinschen * syscalls.cc (stat_worker): Previous patch...
2000-04-26 Clinton Popetz Add XCOFF64 support.
2000-04-26 Christopher... Add another INTERNET_OPTION.
2000-04-26 Christopher... * exceptions.cc (interruptible): Allocate slightly...
2000-04-25 Corinna Vinschen * syscalls.cc (stat_worker): Previous patch...
2000-04-25 Mumit Khan2000-04-25 Mumit Khan <khan@xraylith.wisc.edu>
2000-04-25 Mumit Khan2000-04-25 Martin Kotulla <martin-k@softmaker.de>
2000-04-25 Corinna Vinschen * fhandler.cc (fhandler_disk_file::open): Check...
2000-04-25 Corinna VinschenForgot ChangeLog
2000-04-25 Corinna Vinschen* net.cc: Avoid a warning in declaration inet_network.
2000-04-24 Christopher... * fhandler_console.cc (fhandler_console::read): Detect...
2000-04-24 DJ Delorie* net.cc (cygwin_inet_network): new function.
2000-04-23 Eli Zaretskii * djunpack.bat: New file.
2000-04-21 Jeff Law * hppa.h (pa_opcodes): New opcodes for PA2...
2000-04-21 Jim WilsonIA-64 ELF support.
2000-04-21 Richard Henderson * config.sub (d30v): Add d30v as a basic machin...
2000-04-21 Christopher... Fix handling of /.filename
2000-04-21 Christopher... * path.cc (normalize_posix_path): Previous two patches...
2000-04-20 Christopher... * exceptions.cc (handle_exceptions): Search further...
2000-04-20 Christopher... * path.cc (normalize_posix_path): Previous change...
2000-04-20 Corinna Vinschen * syscalls.cc (_link): Check new link path...
2000-04-20 Christopher... * fhandler.h (fhandler_base::hclose): New virtual method.
2000-04-19 Corinna Vinschen * syscalls.cc (setuid): Allow switching user context...
2000-04-19 Corinna Vinschen * uinfo.cc (internal_getlogin): Use NetGetDCName(...
2000-04-19 Christopher... * configure.in: Change HEADER_SUBDIR to mingw32.
2000-04-19 Andrew CagneyPass MD5PROG to sub-makes when building .tar.bz2 archive.
2000-04-19 DJ Delorie* syscalls.cc (_rename): Try MoveFile() at first before
2000-04-19 DJ Deloriedon't put api internals in general tarball
2000-04-19 DJ Delorieadd commands for building a doc kitchen-sink-tarball
2000-04-19 DJ Delorieclean up SGML for latest version of jade/docbook
2000-04-18 Christopher... * dcrt0.cc (globify): Don't use \ quoting when apparent...
2000-04-18 Christopher... * dcrt0.cc (globify): Don't use \ quoting when apparent...
2000-04-18 Tim WallClean up load page support for tic54x.
2000-04-18 DJ Delorie* remove dependence on where pwd is
2000-04-17 Jim WilsonInitial patches for IA-64 EFI (64-bit PE) support.
2000-04-17 Jeff JohnstonMon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm...
2000-04-16 Christopher... Remove obsolete setting.
2000-04-16 Christopher... * init.cc (dll_entry): Use better check for determining...
2000-04-16 Corinna Vinschen * libc/posix/execvp.c (execvp): Check path for
2000-04-15 Corinna Vinschen * mkpasswd.c (main): Use GetDCName instead...
2000-04-15 Christopher... * fhandler_console.cc (keytable): Add support for keypa...
2000-04-14 H.J. Lu2000-04-14 H.J. Lu <hjl@gnu.org>
2000-04-14 H.J. Lu2000-04-14 H.J. Lu <hjl@gnu.org>
2000-04-13 Christopher... * dcrt0.cc (insert_file): Avoid freeing previously...
2000-04-13 Corinna Vinschen * include/cygwin/version.h: Bump minor api...
2000-04-13 Corinna Vinschen * cygwin.din: Add symbol for `lacl'.
2000-04-13 Corinna Vinschen * path.cc (conv_to_win32_path): Detect a win32 path
2000-04-13 Christopher... * cygpath.cc (main): Add -a -o and -c options.
2000-04-13 Andrew Cagney* Makefile.in (gdb-taz): New target. GDB specific...
2000-04-13 Alan ModraRemove U suffix from constants for K&R compilers.
2000-04-13 Christopher... Fix typo.
2000-04-12 Christopher... * path.cc (path_conv::path_conv): Ensure that suffix...
2000-04-11 Christopher... Add a debugging line.
2000-04-11 Christopher... * include/winbase.h: Change first argument of ENUMRES...
2000-04-11 Tim WallMods to allow compilation of BFD all targets.
2000-04-11 Christopher... * cygpath.cc (main): Add -f option for processing a...
2000-04-10 Christopher... * include/string.h: Use proper prototype for _strerror.
2000-04-10 Christopher... * Makefile.common: Resolve srcdir to absolute path...
2000-04-09 Andrew CagneyRemove ``-W -Wall'' from top-level Makefile/configure.
2000-04-09 Christopher... * Makefile.in: Work around MAKEOVERRIDES problem with...
2000-04-08 Tim WallFix copyright comments and file comments.
2000-04-08 Christopher... Remove erroneous entry.
2000-04-08 Christopher... * fhandler.cc (fhandler_disk_file::fstat): Allocate...
next
This page took 0.056837 seconds and 5 git commands to generate.