Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-05-142000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>H.J. Lu
2000-05-13Fix cpu_flags for sys{enter,exit} fx{save,restore}Alan Modra
2000-05-13`.arch cpu_type' pseudo for x86.Alan Modra
2000-05-132000-05-12 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-05-13* dcrt0.cc (build_argv): Remove unneeded variable.Christopher Faylor
2000-05-12 * fhandler_raw.cc (write_file, read_file): New wrapper functionsCorinna Vinschen
2000-05-12 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.Jeff Law
2000-05-12* Makefile.in (DLL_OFILES): Sort.Christopher Faylor
2000-05-12* mmap.cc (list::erase): Increment loop counter.DJ Delorie
2000-05-11Preliminary update to FAQ to reflect latest net release.David Starks-Browning
2000-05-11* cygwin.din: insure that regsub() is included inDJ Delorie
2000-05-11Add toplevel configure support for ia64-elf.Jim Wilson
2000-05-11Add minimal ia64 support.Jim Wilson
2000-05-10Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>Jeff Johnston
2000-05-10* Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load line.Christopher Faylor
2000-05-10 * fhandler.cc (fhandler_base::puts_readahead): ChangeCorinna Vinschen
2000-05-09 * window.cc (setitimer): Check for overflow conditionCorinna Vinschen
2000-05-09 * errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT.Corinna Vinschen
2000-05-09 * path.cc (symlink::info): Treat non readable filesCorinna Vinschen
2000-05-09* include/pthread.h (pthread_detach): Add missing prototype.Christopher Faylor
2000-05-08* fhandler.cc (lock): use signed math to allow checking rangesDJ Delorie
2000-05-08 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii
2000-05-08 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lstEli Zaretskii
2000-05-08New maintainer for FAQ (doc/*.texinfo except readme), fix DJ's email address.David Starks-Browning
2000-05-08(print_insn_tic54x): Declare.Alan Modra
2000-05-07* dcrt0.cc (insert_file): Eliminate unused parameter.Christopher Faylor
2000-05-06Support for tic54x target.Tim Wall
2000-05-062000-05-06 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-05-06* errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.Christopher Faylor
2000-05-06bfd:Clinton Popetz
2000-05-052000-05-04 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
2000-05-04* configure.in: Use -gstabs+ as compile debug option. This seems to promoteChristopher Faylor
2000-05-04* ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit.J.T. Conklin
2000-05-03 * errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.Corinna Vinschen
2000-05-03 * libc/include/sys/errno.h: Add define for ENOSHARE ("No suchCorinna Vinschen
2000-05-03 * Makefile.in: Add dependencies for fhandler_random.oCorinna Vinschen
2000-05-03Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>Jeff Johnston
2000-05-03 * ntsec.sgml: Revisited description of `ntsec' according toCorinna Vinschen
2000-05-022000-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-05-02* path.cc (mount_info::conv_to_win32_path): Previous patchDJ Delorie
2000-05-02 * security.cc (read_sd): Return 1 on success because weCorinna Vinschen
2000-05-02 * dcrt0.cc: Add dynamic load code for `OemToCharA' from user32.dll.Corinna Vinschen
2000-05-01 * h8300.h (EOP): Add missing initializer.Jeff Law
2000-04-30add reference to Makefile.common (srcdir)DJ Delorie
2000-04-30Correct contributor email address.Christopher Faylor
2000-04-27* libc/machine/mn10300/setjmp.S (setjmp, longjmp): UseAlexandre Oliva
2000-04-27* mount.cc (main): Add "-X" option to specify a "Cygwin executable".Christopher Faylor
2000-04-27* path.cc (normalize_win32_path): Don't add a trailing slash when one alreadyChristopher Faylor
2000-04-26* Makefile.in (install): install regexp.hDJ Delorie
2000-04-26 * syscalls.cc (stat_worker): Previous patch could succeedCorinna Vinschen