]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2007-09-25 Corinna Vinschen * faq-what.xml: Remove paragraph about and link to...
2007-09-23 Danny SmithCommitted as obvious:
2007-09-21 Jeff Johnston2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
2007-09-21 Jeff Johnston2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
2007-09-21 Jeff Johnston2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
2007-09-21 Jeff Johnston2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
2007-09-21 Jeff Johnston2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
2007-09-21 Jeff Johnston2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
2007-09-21 Jeff Johnston2007-09-21 Patrick Mansfield <patmans@us.ibm.com>
2007-09-21 Richard Sandifordconfig/
2007-09-20 DJ DelorieMerge from gcc:
2007-09-20 Richard Sandiford * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2007-09-20 Corinna Vinschen * ntdll.h (STATUS_OBJECT_NAME_INVALID): Define.
2007-09-18 Jeff Johnston2007-09-18 Patrick Mansfield <patmans@us.ibm.com>
2007-09-18 Jeff Johnston2007-09-18 Jeff Johnston <jjohnstn@redhat.com>
2007-09-18 Corinna Vinschen * mmap.cc (fh_disk_file): Delete as global static...
2007-09-18 Corinna Vinschen * security.cc (set_file_sd): Open file with FILE_OPEN_...
2007-09-18 Corinna Vinschen * path.cc (symlink_info::check): Check for STATUS_OBJE...
2007-09-18 H.J. Lubfd/
2007-09-17 Andreas Schwab * configure.ac: Raise minimum makeinfo version to...
2007-09-17 Eric BlakeObey POSIX on printf("%.s", (char*)NULL).
2007-09-17 Corinna Vinschen * fhandler.cc (fhandler_base::open): Partly revert...
2007-09-14 Alan Modra * configure.ac: Correct makeinfo version check.
2007-09-14 Richard Sandiford * configure.ac (mips*-sde-elf*): New stanza. Add...
2007-09-12 DJ DelorieRearrange to sync with gcc.
2007-09-12 David Daney2007-09-12 David Daney <ddaney@avtrex.com>
2007-09-12 H.J. LuMove the last entry to proper ChangeLog.
2007-09-11 Kazu Hiratabfd/
2007-09-11 Andrew Haley2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc...
2007-09-11 DJ Delorie2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2007-09-09 Andrew Haley2007-09-09 Andrew Haley <aph@redhat.com>
2007-09-08 Brian Dessent * include/cygwin/config.h: Conditionalize inline __get...
2007-09-07 Jeff Johnston2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
2007-09-07 Jeff Johnston2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
2007-09-07 Jeff Johnston2007-09-07 Patrick Mansfield <patmans@us.ibm.com>
2007-09-07 Jeff Johnston2007-09-07 Jeff Johnston <jjohnstn@redhat.com>
2007-09-07 Richard Sandifordconfig/
2007-09-07 Brian Dessent * libc/reent/getreent.c: Allow for case where __getree...
2007-09-07 Brian Dessent * include/cygwin/config.h (__getreent): Define inline...
2007-09-06 Jeff JohnstonFix typo in ChangeLog and math.h.
2007-09-06 Jeff Johnston2007-09-06 Jeff Johnston <jjohnstn@redhat.com>
2007-09-06 Brian Dessent * include/sys/stdio.h (_flockfile): Don't try to lock...
2007-09-06 DJ Deloriemerge from gcc
2007-09-04 Jeff Johnston2007-09-04 Kazunori Asayama <asayama@sm.sony.co.jp>
2007-08-31 Christopher... * configure: Regenerate.
2007-08-31 Jeff Johnston2007-08-31 Antony King <antony.king@st.com>
2007-08-31 DJ Deloriemerge from gcc
2007-08-31 Dave Korn2007-08-31 Dave Korn <dave.korn@artimi.com>
2007-08-30 Richard SandifordMove changelog
2007-08-29 Nick Clifton* config.sub, config.guess: Update from upstream sources.
2007-08-29 Nick Clifton* config.sub: Add support for cr16 target.
2007-08-28 Jeff Johnston2007-08-28 Hans Kester <hans.kester@ellips.nl>
2007-08-25 Keith MarshallMake snprintf() and vsnprintf() conform to C99.
2007-08-25 Alan Modrainclude/elf/
2007-08-24 Jeff Johnston2007-08-24 Jeff Johnston <jjohnstn@redhat.com>
2007-08-24 Corinna Vinschen * syscalls.cc (open): Don't follow symlinks if O_EXCL...
2007-08-24 Christopher... * dll.sgml: myprog.ca -> myprog.c
2007-08-24 Ben Ellistonbinutils/
2007-08-23 Hans-Peter... * libc/machine/cris/sys/errno.h (ECANCELED, ENOKEY...
2007-08-23 Jeff Johnston2007-08-23 Hidetaka Takano <hidetaka.takano@glb.toshi...
2007-08-23 Joel Brobecker Switch the license of all .h files to GPLv3.
2007-08-23 Corinna Vinschen * ntdll.h (STATUS_NO_SUCH_FILE): Define.
2007-08-21 Corinna Vinschen * uinfo.cc (pwdgrp::load): Use NT native functions.
2007-08-21 Corinna Vinschen * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2007-08-21 Corinna Vinschen * syscalls.cc (unlink_nt): Drop one local FILE_BASIC_I...
2007-08-21 Corinna Vinschen * ntdll.h (NtNotifyChangeDirectoryFile): Declare.
2007-08-21 Corinna Vinschen * fhandler_disk_file.cc: Change debugging output throu...
2007-08-21 Ben EllistonBring over from the GCC tree:
2007-08-20 Corinna Vinschen * hookapi.cc (ld_preload): Call LoadLibraryW.
2007-08-20 Corinna Vinschen * fhandler.cc (rootdir): Delete.
2007-08-19 Corinna Vinschen * path.cc (fillout_mntent): Append backslash to drive...
2007-08-18 Joseph Myers2007-08-18 Paul Brook <paul@codesourcery.com>
2007-08-17 Corinna Vinschen * spawn.cc (spawn_guts): Fix typo in comment.
2007-08-17 Corinna Vinschen * autoload.cc (CloseDesktop): Define.
2007-08-17 Richard Sandiford2007-08-17 Richard Sandiford <richard@codesourcery...
2007-08-17 Alexandre Oliva* Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CF...
2007-08-16 H.J. Lubfd/
2007-08-16 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2007-08-16 Corinna Vinschen * path.h (path_conv::operator char *): Delete.
2007-08-16 Corinna Vinschen * dir.cc (readdir_worker): Convert w32name to PUNICODE...
2007-08-16 Corinna Vinschen * ntdll.h (RtlAcquirePebLock): Declare.
2007-08-16 Corinna Vinschen * fhandler.h (fhandler_base::get_namehash): Use NT...
2007-08-16 H.J. Lubfd/
2007-08-16 Corinna Vinschen * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix...
2007-08-15 Corinna Vinschen * path.cc (get_nt_native_path): Allow to convert speci...
2007-08-15 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::link...
2007-08-15 Corinna Vinschen * fhandler_socket.cc (get_inet_addr): Use NT native...
2007-08-14 Corinna Vinschen * path.cc (symlink_info::check): In case of ERROR_SHAR...
2007-08-14 Corinna Vinschen * path.cc (fs_info::update): Correctly handle the...
2007-08-14 Corinna Vinschen * fhandler.h (fhandler_base::pc): Make public.
2007-08-13 Corinna Vinschen * mmap.cc: Call NtClose instead of CloseHandle throughout.
2007-08-13 Corinna Vinschen * fhandler.h (fhandler_base::close_fs): Reintroduce...
2007-08-13 Jeff Johnston2007-08-13 Carlos O'Donell <carlos@codesourcery.com>
2007-08-13 Corinna Vinschen * Makefile.in (DLL_OFILES): Remove delqueue.o.
2007-08-13 Corinna Vinschen * devices.in (dev_storage): Use native NT device name...
2007-08-13 Nick Clifton* standards.texi: Import 22 July 2007 version.
2007-08-13 Ben Elliston * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs...
2007-08-12 Christopher... * faq-programming.xml: Clarify where to run "make check".
2007-08-12 Daniel Jacobowitz * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING...
2007-08-12 Corinna Vinschen * fhandler.cc (fhandler_base::open): Remove HIDDEN_DOT...
next
This page took 0.05672 seconds and 5 git commands to generate.