]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2000-06-08 Corinna Vinschen * path.cc (path_conv::check): Erase two lines...
2000-06-08 Corinna Vinschen * fhandler.cc (fhandler_disk_file::open): Check...
2000-06-08 Corinna Vinschen path.cc (mount_info::init): Eliminate the mount...
2000-06-08 Corinna Vinschen mount.cc (error): New function to report an...
2000-06-08 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-06-08 DJ Delorie* cygwin.din: add cygwin_dll_init
2000-06-07 Nick Cliftonnew file - notes about using --enable-maintainer-mode
2000-06-07 Denis Chertykov * avr.h: New file with AVR opcodes.
2000-06-07 Corinna Vinschen * include/netinet/in_systm.h: New file.
2000-06-07 David Starks... Major update to "Where can I get more information?...
2000-06-07 David Starks... minor typo correction: GNU not Gnu
2000-06-07 Alan ModraUpdate copyright dates for last patch.
2000-06-07 Alan ModraGet rid of the -1 dummy valued enum in START_RELOC_NUMBERS.
2000-06-05 DJ Delorie* mount.cc: add stdlib.h for exit
2000-06-03 Christopher... * libc/include/string.h: Work around problem with strsi...
2000-06-03 Alan ModraFix name clash
2000-06-02 David Starks... "Installation Instructions" for FAQ, first update for...
2000-06-01 Christopher... * exceptions.cc: Remove unneeded include.
2000-06-01 Christopher... * autoload.h: Put each info block in its own dummy...
2000-05-31 DJ Delorie* include/cygwin/version.h: use decimal, NOT octal
2000-05-31 David Starks... Remove broken targets readme.info, faq.info
2000-05-31 Corinna Vinschen * fhandler.cc (fhandler_disk_file::open): Check...
2000-05-31 Corinna Vinschen * dcrt0.cc: Use LoadDLLfuncEx for loading Crypt...
2000-05-31 Andrew CagneyAdd field ``name'' to floatformat.
2000-05-31 Andrew CagneyImport texinfo.tex from texinfo-4.0.
2000-05-30 Christopher... * path.cc (mount_info::conv_to_win32_path): Previous...
2000-05-30 Christopher... * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__
2000-05-30 Christopher... Needed for previous changes.
2000-05-30 Andrew Cagney* config.sub: Import CVS version 1.167 Tue May 30 09...
2000-05-30 Christopher... * Makefile.in: Remove libadvapi32.a.
2000-05-28 Nick CliftonInclude year 2000 in copyright message
2000-05-28 Nick CliftonFix capitialisation of setnaces in comment.
2000-05-27 Corinna Vinschen * fhandler_random.cc (read): Use CRYPT_MACHINE_...
2000-05-27 Corinna Vinschen * include/wincrypt.h: Add missing CRYPT_MACHINE...
2000-05-26 Jeff Johnston2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-05-26 Corinna Vinschen * errno.cc (errmap): Map ERROR_BAD_NET_NAME...
2000-05-26 Christopher... * sigproc.h (sigframe::set): Accept a default frame...
2000-05-25 Christopher... * configure.in: Don't assume that cinstall directory...
2000-05-25 Christopher... * configure.in: Don't assume that cinstall directory...
2000-05-25 Donald LindsayDefine the ALONE flag bit, for use in the opcode table.
2000-05-25 Christopher... * dir.cc (rmdir): Use file attributes that have already...
2000-05-25 Christopher... * dir.cc (rmdir): Use file attributes that have already...
2000-05-25 Christopher... * dir.cc (rmdir): Use file attributes that have already...
2000-05-25 Corinna Vinschen Patch by Kazuhiro Fujieda <fujieda@jaist.ac...
2000-05-24 Corinna Vinschen * dir.cc (writable_directory): Comment out...
2000-05-24 Alexandre Oliva* mn10300/time.c (time): Set *tloc, since the sim doesn't.
2000-05-24 DJ Delorie* Makefile.common (%.o): further simplify, add ".....
2000-05-23 DJ Delorie* syscalls.cc (_cygwin_istext_for_stdio): New, for...
2000-05-23 DJ Delorie* libc/stdio/stdio.c (__stextmode): new, see if file...
2000-05-23 DJ Delorie* dir.cc (writable_directory): handle root directories
2000-05-23 Christopher... * uname.cc (uname): Use a "s" to denote a snapshot...
2000-05-23 Christopher... * path.cc (mount_info::conv_to_posix_path): Avoid putti...
2000-05-23 Christopher... * mkvers.sh: Use snapshot date as build date since...
2000-05-23 Richard Henderson * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI...
2000-05-23 Alan ModraAllow d suffix on iret
2000-05-22 Christopher... * environ.cc (regopt): Scan HKLM if HKCU scan fails.
2000-05-22 Corinna Vinschen * dir.cc (rmdir): Care for misleading error...
2000-05-22 Christopher... * dcrt0.cc (dll_crt0_1): Move uinfo_init call to before...
2000-05-21 H.J. Lu20000-05-21 H.J. Lu (hjl@gnu.org)
2000-05-20 Christopher... * exceptions.cc (interruptible): Add an argument to...
2000-05-19 Corinna Vinschen * regtool.cc (find_key): Add parameter `access'.
2000-05-19 H.J. Lu20000-05-19 H.J. Lu (hjl@gnu.org)
2000-05-19 DJ Delorie* syscalls.cc (setmode): change mode of any matching...
2000-05-19 DJ Delorie* cygpath.cc: add --windir/--sysdir options
2000-05-18 Christopher... * Makefile.in: Remove external.h dependency.
2000-05-18 DJ Delorie* libc/stdio/fgets.c (fgets): perform CRLF conversions...
2000-05-18 Christopher... * Makefile.in: Eliminate WINSUP_DEPS.
2000-05-18 Christopher... * MAINTAINERS: Add Corinna to general list.
2000-05-18 Christopher... Eliminate.
2000-05-18 Christopher... * select.cc (thread_pipe): Add paranoid check to ensure...
2000-05-18 H.J. Lu20000-05-18 H.J. Lu (hjl@gnu.org)
2000-05-18 Jeff Law * configure.in (hppa*64*-*-*): Do build ld...
2000-05-18 David Edelsohn* configure.in: Special case powerpc*-*-aix* target_mak...
2000-05-18 Corinna Vinschen * include/winnt.h: Add some missing TAPE_DRIVE_...
2000-05-18 Christopher... * sigproc.h (sigframe): Don't set frame info unless...
2000-05-18 Christopher... * dcrt0.cc (dll_crt0_1): Initialize mainthread stuff...
2000-05-18 Andrew CagneyTypo. bfd@sourceware -> binutils@sourceware.
2000-05-17 Nick CliftonApply patch from Richard Gorton <gorton@scrugs.lkg...
2000-05-17 Alexandre Oliva* Makefile.in (configure-target-libiberty): Depend on
2000-05-17 DJ Delorie* testsuite/winsup.api/crlf.c: New
2000-05-17 Christopher... * path.cc (mount_info::cygdrive_posix_path): Don't...
2000-05-17 Alan ModraFix fild.
2000-05-16 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::ioctl...
2000-05-16 Frank Ch. Eigler* cgen/opcodes fix
2000-05-16 Christopher... * include/cygwin/in.h (AF_INET6): Use correct in6_addr...
2000-05-16 David Starks... manually updated some sites (txt version badly formatte...
2000-05-16 David Starks... update README to latest net release, if only in name
2000-05-16 David Starks... fix dependencies for readme.txt
2000-05-16 David Starks... remove doc/readme exclusion for starksb@ebi.ac.uk
2000-05-16 Andrew CagneySkip CVS directories when creating tar ball.
2000-05-16 Andrew CagneyAdd code to tweek djunpack as part of release process.
2000-05-15 Jeff JohnstonMon May 15 18:54:00 2000 Jeff Johnston <jjohnstn...
2000-05-15 Ranjith KumaranMon May 15 14:26:00 2000 Joel Sherrill <joel@oarcorp...
2000-05-15 Christopher... * include/cygwin/version.h: Bump DLL minor version...
2000-05-15 Christopher... * shared.h: Bump PROC_MAGIC.
2000-05-14 Mumit Khan2000-05-13 Mumit Khan <khan@xraylith.wisc.edu>
2000-05-13 H.J. Lu2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
2000-05-13 Alan ModraFix cpu_flags for sys{enter,exit} fx{save,restore}
2000-05-13 Alan Modra`.arch cpu_type' pseudo for x86.
next
This page took 0.052659 seconds and 5 git commands to generate.