]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2009-05-04 Corinna Vinschen * cygcheck.cc (usage): Fix option order and print.
2009-05-04 Corinna Vinschen * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_...
2009-05-04 Christopher... * fhandler_console.cc (fhandler_console::write_console...
2009-05-04 Christopher... * libc/minires.c (scanline): Accommodate ctype changes...
2009-05-04 Christopher... * fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.
2009-05-02 Chris Sutcliffe2009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-05-01 Anthony GreenAdd self to MAINTAINERS file. Tweak moxie stack position.
2009-04-30 Eric BlakeAllow gcc warning for toupper even with extended charsets.
2009-04-30 DJ Delorie* mep.h (EF_MEP_COP_*): New.
2009-04-30 Nick Cliftoninclude/elf
2009-04-27 Christopher... * include/cygwin/socket.h: Define SOL_IPV6.
2009-04-25 Eric Botcazou * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2009-04-24 Jeff Johnston2009-04-24 Jeff johnston <jjohnstn@redhat.com>
2009-04-24 Jeff Johnston2009-04-24 Jeff johnston <jjohnstn@redhat.com>
2009-04-24 Jeff Johnston2009-04-24 Joseph Myers <joseph@codesourcery.com>
2009-04-24 Cary Coutantinclude/elf/
2009-04-24 H.J. LuUpdate ChangeLog entries.
2009-04-24 Eli Zaretskii*** empty log message ***
2009-04-24 Eli Zaretskii * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp...
2009-04-24 Eric BlakeBe namespace clean in ctype.h.
2009-04-24 Eric BlakeTrigger gcc warning if isFoo macros are called with...
2009-04-23 Jeff Johnston2009-04-23 Mike Burgess <wizardsguild@earthlink.net>
2009-04-23 Jeff Johnston2009-04-23 Paul Brook <paul@codesourcery.com>
2009-04-22 Jeff Johnston2009-04-22 Anthony Green <green@moxielogic.com>
2009-04-22 Jeff Johnston2009-04-22 Anthony Green <green@moxielogic.com>
2009-04-22 DJ Deloriemerge from gcc
2009-04-22 Christopher... * strace.cc (create_child): Set CYGWIN=noglob when...
2009-04-22 DJ Delorie* mep/sim-crt0.S (_start): Fix typo.
2009-04-22 Corinna Vinschen * libc/stdio/local.h (__chclass, __state_table, __acti...
2009-04-21 Corinna Vinschen * ctype.cc (__set_ctype): Copy exact part of the curre...
2009-04-21 Corinna Vinschen * libc/ctype/ctype_.c (_CTYPE_DATA_128_255): Rename...
2009-04-21 Jeff Johnston2009-04-21 Sandra Loosemore <sandra@codesourcery...
2009-04-21 Jeff Johnston2009-04-21 Mark Mitchell <mark@codesourcery.com>
2009-04-21 DJ Delorie* mep/Makefile.in (SCRIPTS): Update to new config.
2009-04-21 Joseph Myers * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2009-04-21 Dave Kornbfd/ChangeLog
2009-04-20 Jeff Johnston2009-04-20 Jeff johnston <jjohnstn@redhat.com>
2009-04-20 Corinna Vinschen * flock.cc (lf_setlock): Handle border case which...
2009-04-18 Christopher... * mkimport: Specify .text for stub explicitly.
2009-04-18 Corinna Vinschen * dcrt0.cc (globify): Only call mbtowc for non-ascii...
2009-04-17 Jeff Johnston2009-04-17 Jeff johnston <jjohnstn@redhat.com>
2009-04-17 Jeff Johnston2009-04-17 Ken Werner <ken.werner@de.ibm.com>
2009-04-17 Jeff Johnston2009-04-17 Ken Werner <ken.werner@de.ibm.com>
2009-04-17 Jeff Johnston2009-04-17 Jeff johnston <jjohnstn@redhat.com>
2009-04-17 Jeff Johnston2009-04-17 Jeff johnston <jjohnstn@redhat.com>
2009-04-17 H.J. Lubfd/
2009-04-17 Corinna Vinschen * dcrt0.cc (globify): Make multibyte-aware.
2009-04-17 Corinna Vinschen * flock.cc (class inode_t): Add i_wait member and...
2009-04-17 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2009-04-16 Jeff Johnston2009-04-16 Jeff johnston <jjohnstn@redhat.com>
2009-04-16 Jeff Johnston2009-04-16 Ken Werner <ken.werner@de.ibm.com>
2009-04-16 Jeff Johnston2009-04-16 Hans-Peter Nilsson <hp@axis.com>
2009-04-16 Jeff Johnston2009-04-16 Ken Werner <ken.werner@de.ibm.com>
2009-04-16 Nick CliftonFix typo in previous commit.
2009-04-16 Corinna Vinschen * dlfcn.cc (get_full_path_of_dll): Just return a bool...
2009-04-16 Nick CliftonAdd new binutils target: moxie
2009-04-16 Corinna Vinschen * ntdll.h (STATUS_LOCK_NOT_GRANTED): Define.
2009-04-15 Corinna Vinschen * cygpath.cc (do_pathconv): Only skip \\?\ prefix...
2009-04-15 Corinna Vinschen * path.cc (path_conv::get_wide_win32_path): Allow...
2009-04-15 Corinna Vinschen * libc/bsdlib.cc: Align copyright with upstream.
2009-04-14 Christopher... * speclib: Really revert to using tempdir.
2009-04-14 Christopher... * speclib: Revert to using tempdir.
2009-04-14 Corinna Vinschen * localtime.cc (tzload): Implement setting __tzrule...
2009-04-13 Dave Korn * include/stdint.h (intptr_t): Remove long from type.
2009-04-13 Dave Korn * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.
2009-04-12 Christopher... * speclib: Initial stab at cleaning up temp files....
2009-04-12 Christopher... * Makefile.in (clean): Clean globals.h.
2009-04-12 Christopher... * mkimport: New script to perform all operations necess...
2009-04-11 Chris Sutcliffe2009-04-11 Danny Smith <dannsymith@users.sourceforge...
2009-04-11 Corinna Vinschen * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add...
2009-04-10 Christopher... * speclib: Use a more robust method to derive full...
2009-04-09 Christopher... * speclib: Semi-revert to previous version but don...
2009-04-09 Corinna Vinschen * syscalls.cc (try_to_bin): Use tmp_pathbuf buffer...
2009-04-09 Corinna Vinschen * syscalls.cc (try_to_bin): Fix alignment of infobuf.
2009-04-09 H.J. Lu2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2009-04-09 H.J. Lu2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2009-04-09 H.J. Lu2009-04-09 Steve Ellcey <sje@cup.hp.com>
2009-04-09 Corinna Vinschen * libc/ctype/ctype_.c (_CTYPE_DATA_0_127): Remove...
2009-04-09 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fchown...
2009-04-09 Corinna Vinschen * libc/stdlib/local.h (__mbtowc): Declare extern.
2009-04-09 Corinna Vinschen * libc/stdlib/mbctype.h (_iseucjp1): Like _iseucjp...
2009-04-08 Jeff Johnston2009-04-08 Ken Werner <ken.werner@de.ibm.com>
2009-04-08 H.J. Lubfd/
2009-04-08 DJ Delorie[include/elf]
2009-04-07 DJ Delorie[bfd]
2009-04-07 Corinna Vinschen * include/stdint.h (int_least32_t): Define as int.
2009-04-07 Corinna Vinschen * path.cc (readlink): Accommodate new UTF-16 symlinks.
2009-04-07 Corinna Vinschen * strfuncs.cc: Change WCHAR to wchar_t in multibyte...
2009-04-07 Corinna Vinschen * setup2.sgml (setup-locale-console): New section...
2009-04-07 Corinna Vinschen * fhandler.h (class dev_console): Add members con_mbto...
2009-04-06 Jeff Johnston2009-04-06 Mike Burgess <wizardsguild@earthlink.net>
2009-04-06 Jeff Johnston2009-04-06 Ken Werner <ken.werner@de.ibm.com>
2009-04-06 Corinna Vinschen * libc/rexec.cc (ruserpass): Use fstat64 instead of...
2009-04-06 Corinna Vinschen * strfuncs.cc: Add comment to explain why we can't...
2009-04-06 Corinna Vinschen * libc/locale/locale.c (loadlocale): Set mbc_max to...
2009-04-06 Corinna Vinschen * new-features.sgml (ov-new1.7-posix): Remove JIS...
2009-04-06 Corinna Vinschen * setup2.sgml (setup-locale-problems): Change title...
2009-04-05 Christopher... * Makefile.in: Use all compile options when calculating...
2009-04-05 Christopher... * net.cc: Undefine NOERROR and DELETE to avoid compiler...
2009-04-04 Corinna Vinschen * libc/stdlib/wcstombs.c: Fix datatypes in documentation.
next
This page took 0.056137 seconds and 5 git commands to generate.