]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2010-06-14 Corinna Vinschen * dlfcn.cc (get_full_path_of_dll): Revert patch from...
2010-06-12 Christopher... * times.cc (gtod): Move to sharable region.
2010-06-11 Tristan Gingoldinclude/elf
2010-06-10 DJ Deloriemerge from gcc
2010-06-10 Alexandre Oliva* Makefile.def (configure-gcc): Depend on all-libelf.
2010-06-10 Paolo Bonzini2010-06-10 Paolo Bonzini <bonzini@gnu.org>
2010-06-10 Paolo Bonzinisync changelog with gcc, plus commit the following...
2010-06-10 Tristan Gingoldinclude/som:
2010-06-10 Tristan Gingold2010-06-10 Tristan Gingold <gingold@adacore.com>
2010-06-09 Kazu Hirata * libc/include/sys/reent.h (_reent): Adjust _REENT_SMA...
2010-06-09 Corinna Vinschen * path.cc (symlink_info::check_shortcut): Use ro_u_emp...
2010-06-08 Jeff Johnston2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
2010-06-08 Jeff Johnston2010-06-08 Jeff Johnston <jjohnstn@redhat.com>
2010-06-08 Corinna Vinschen * path.cc (symlink_info::check): Set h to NULL after...
2010-06-08 Nick Clifton * standards.texi: Import current version from...
2010-06-08 Nick Cliftonetc/ChangeLog
2010-06-07 Corinna Vinschen * include/sys/stdio.h: Remove _GNU_SOURCE guard around...
2010-06-04 Jeff Johnston2010-06-04 Mark Mitchell <mark@codesourcery.com>
2010-06-03 Ralf WildenhuesImport AC_CHECK_DECL for C++ fixes from git Autoconf.
2010-06-02 Corinna Vinschen * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
2010-06-01 Rafael Ávila... 2010-06-01 Rafael Espindola <espindola@google.com>
2010-06-01 Ralf Wildenhues/:
2010-06-01 Ralf WildenhuesSync toplevel files from GCC.
2010-06-01 Corinna Vinschen * exceptions.cc (open_stackdumpfile): Correctly append...
2010-06-01 Corinna Vinschen * fhandler_netdrive.cc (fhandler_netdrive::exists...
2010-05-31 Jeff Johnston2010-05-31 Kazu Hirata <kazu@codesourcery.com>
2010-05-31 Corinna Vinschen * cygheap.cc (cygheap_user::set_name): Allow to change...
2010-05-27 Tristan Gingold2010-05-27 Tristan Gingold <gingold@adacore.com>
2010-05-26 DJ Deloriemerge from gcc
2010-05-26 Corinna Vinschen * fhandler_registry.cc (multi_wcstombs): New function.
2010-05-26 Christopher... * hires.h (hires_base::reset): New function.
2010-05-26 Corinna Vinschen * path.cc (symlink_info::check): Don't try to handle...
2010-05-26 Corinna Vinschen * include/inttypes.h: Change PTR definitions to int...
2010-05-26 Corinna Vinschen * fhandler.h (class fhandler_pty_master): Add master_t...
2010-05-26 Catherine Moore gas/
2010-05-26 Corinna Vinschen * nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMO...
2010-05-26 Dave KornMerge from gcc:
2010-05-25 Nick Clifton2010-05-21 Daniel Jacobowitz <dan@codesourcery.com>
2010-05-19 Chris Sutcliffe2010-04-27 Danny Smith <dannysmith@users.sourceforge...
2010-05-18 Christopher... * libc/string/strsignal.c (strsignal): Avoid duplicate...
2010-05-18 Christopher... * environ.cc (regopt): Change the first argument to...
2010-05-18 H.J. LuImplement generic SHF_EXCLUDE.
2010-05-17 Tristan Gingoldbfd/
2010-05-11 Jeff Johnston2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
2010-05-11 Jeff Johnston2010-05-11 Jeff Johnston <jjohnstn@redhat.com>
2010-05-11 Jeff Johnston2010-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
2010-05-07 Christopher... * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
2010-05-07 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::init): Disable...
2010-05-06 DJ Delorie* libc/Makefile.am (stmp-sigset, stmp-iconvset, stmp...
2010-05-06 Corinna Vinschen * path.cc (path_conv::check): Drop setting sym.pflags...
2010-05-03 Christopher... * dll_init.cc (dll_list::alloc): Add debugging assertion.
2010-05-03 Corinna Vinschen * rs6000/Makefile.in: Remove xil-exit.o.
2010-05-03 Tristan Gingoldbfd/
2010-05-03 Corinna Vinschen * libc/locale/lctype.c: Include <string.h> and "setloc...
2010-05-02 Corinna Vinschen * libc/stdlib/wctob.c (wctob): Reorganize and fix...
2010-04-30 Corinna Vinschen * libc/include/langinfo.h: Fix #endif positioning.
2010-04-30 Tristan Gingoldbfd/
2010-04-30 Tristan Gingoldbfd/
2010-04-29 Corinna Vinschen * dlfcn.cc (get_full_path_of_dll): Handle non-existent...
2010-04-29 Corinna Vinschen * new-features.sgml (ov-new1.7.6): Add new "dos" and...
2010-04-29 Corinna Vinschen * utils.sgml (mount): Add description for "dos" and...
2010-04-29 Corinna Vinschen * path.cc: Include sys/cygwin.h if built for mount(1).
2010-04-29 Corinna Vinschen * mount.cc (struct opt): Add "dos" and "ihash" options.
2010-04-29 Corinna Vinschen * mount.cc (oopts): Remove entirely.
2010-04-29 Corinna Vinschen * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS...
2010-04-28 Corinna Vinschen * mount.cc (compare_flags): New function.
2010-04-28 Corinna Vinschen * include/cygwin/version.h: Bump API minor version.
2010-04-28 Corinna Vinschen * new-features.sgml (ov-new1.7.6): Add locale wide...
2010-04-28 Corinna Vinschen * locale.cc (print_lc_xxx_charset): Remove.
2010-04-28 Corinna Vinschen * cygwin.din (__locale_mb_cur_max): Export.
2010-04-28 Corinna Vinschen Extend locale support to maintain wide char values...
2010-04-27 Christopher... * spawn.cc (find_exec): Use the first detected errno...
2010-04-27 Corinna Vinschen * include/regex.h: Include _ansi.h to avoid missing...
2010-04-27 Nick Clifton * configure.ac (--enable-gold): Support both...
2010-04-26 DJ Deloriemerge from gcc
2010-04-26 Corinna Vinschen * mount.h (fs_info::inited): New inline method.
2010-04-24 Alan Modrainclude/elf/
2010-04-24 DJ Deloriemerge from gcc
2010-04-23 Corinna Vinschen * path.h (get_nt_native_path): Add third parameter...
2010-04-22 DJ Delorie* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
2010-04-22 Corinna Vinschen * path.cc (symlink_info::check): Make sure to restart...
2010-04-22 Corinna Vinschen * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTI...
2010-04-22 Corinna Vinschen * path.cc (symlink_info::check): Fix a comment.
2010-04-22 Corinna Vinschen * cygserver.sgml: Note the fact that slave tty/pty...
2010-04-21 Corinna Vinschen * fhandler_termios.cc (tcinit): Remove previously...
2010-04-21 Joseph Myersgas/testsuite:
2010-04-21 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-20 Christopher... * path.cc (cygwin_create_path): Free memory on error.
2010-04-20 Corinna Vinschen * cygheap.h (struct init_cygheap): Add rlim_core member.
2010-04-20 Christopher... * cygerrno.h: Nevermind.
2010-04-20 Christopher... * transport_pipes.cc: Include ntdef.h to accommodate...
2010-04-20 Christopher... * cygerrno.h: Protect use of NTSTATUS for only when...
2010-04-20 Christopher... * lib/_cygwin_crt0_common.cc: Remove unneeded declarations.
2010-04-19 Corinna Vinschen * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd...
2010-04-19 Corinna Vinschen * autoload.cc (GetNamedPipeClientProcessId): Define.
2010-04-19 Corinna Vinschen * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-19 Corinna Vinschen * syscalls.cc (rename): On STATUS_ACCESS_VIOLATION...
2010-04-17 Corinna Vinschen * sec_helper.cc (get_null_sd): Make static. Use PSECU...
2010-04-16 Corinna Vinschen * cygerrno.h (seterrno_from_nt_status): Declare.
2010-04-15 Corinna Vinschen * kernel32.cc (CreateEventW): Create event object...
next
This page took 0.056427 seconds and 5 git commands to generate.