]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2006-05-01 Jeff Johnston2006-05-01 Jeff Johnston <jjohnstn@redhat.com>
2006-04-30 Thiemo Seufer[ gas/ChangeLog ]
2006-04-29 H.J. LuMove opcode ChangeLog entry to opcode/ChangeLog.
2006-04-28 Dimitri Papadopoulos * include/ddk/winddk.h (KAFFINITY): Fix typo.
2006-04-28 Dimitri Papadopoulos * include/winbase.h (ENUMRES*PROC{AW}): ANSI and Unico...
2006-04-28 Dimitri Papadopoulos * include/ntsecapi.h (POLICY_DNS_DOMAIN_INFO): Fix...
2006-04-28 Dimitri Papadopoulos * include/wingdi.h (BITMAPV5HEADER): New structure...
2006-04-28 Dimitri Papadopoulos * include/basetyps.h (REFFMTID): Define properly.
2006-04-28 Dimitri Papadopoulos * include/winnt.h (WT_SET_MAX_THREADPOOL_THREADS)...
2006-04-28 Dimitri Papadopoulos * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_*,MAX_IF_TYP...
2006-04-27 Corinna Vinschen * pipe.cc (DEFAULT_PIPEBUFSIZE): Raise to 64K.
2006-04-26 Thiemo Seufer * mips.h: Improve comments describing the bitfield...
2006-04-26 Corinna Vinschen * fhandler.h (fhandler_base): Change fstat_helper...
2006-04-26 Julian Brown * opcode/arm.h (FPU_VFP_EXT_V3): Define constant.
2006-04-26 Andreas JaegerAdd missing changelog entry
2006-04-24 DJ Delorie* libc/machine/sh/configure.in: Avoid link tests.
2006-04-24 Christopher... * environ.cc (getearly): Force correct dereference...
2006-04-24 Corinna Vinschen * select.cc (thread_pipe): Raise sleep time only every...
2006-04-24 Dimitri Papadopoulos * include/ws2tcpip.h (gai_strerror): Remove thread...
2006-04-23 Corinna Vinschen * select.cc (thread_pipe): Raise sleep time dynamicall...
2006-04-22 Christopher... * signal.cc (abort): On second thought, just set incyg...
2006-04-22 Christopher... * abort.cc (abort): Set incyg manually to help get...
2006-04-21 Christopher... * environ.cc (getearly): Use GetEnvironmentVariable...
2006-04-21 Christopher... format comment using GNU-style
2006-04-21 Christopher... * environ.cc (rawenv): Make this variable a file-scope...
2006-04-21 Christopher... * tty.h (tty::hwnd): Move to tty_min.
2006-04-21 Corinna Vinschen * environ.cc (getearly): New function.
2006-04-21 Corinna Vinschen * include/asm/byteorder.h (__ntohl): Fix the missing...
2006-04-21 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::wait): Reorder...
2006-04-21 Corinna Vinschen * include/asm/byteorder.h: Include stdint.h. Per...
2006-04-20 Dimitri Papadopoulos * include/winnt.h: revert to 1.102
2006-04-19 Jeff Johnston2006-04-19 Jeff Johnston <jjohnstn@redhat.com>
2006-04-19 Dimitri Papadopoulos * include/edevdefs.h: New file.
2006-04-19 Dimitri Papadopoulos * include/mmsystem.h (_LPCWAVEFORMATEX_DEFINED): Define.
2006-04-19 Dimitri Papadopoulos * include/winnt.h, include/ddk/winddk.h (FIELD_OFFSET):
2006-04-19 Dimitri Papadopoulos * include/winuser.h (CharNextEx,CharNextExW,CharPrevEx...
2006-04-19 DJ Delorie* configure.in (m32c): Build libstdc++-v3. Pass flags to
2006-04-18 Jeff Johnston2006-04-18 Jeff Johnston <jjohnstn@redhat.com>
2006-04-18 Christopher... * exceptions.cc (ctrl_c_handler): Only exit TRUE on...
2006-04-18 Mark Mitchell * doc/porting.texi: Document libgloss build conventions.
2006-04-18 Danny Smith2006-04-18 Eric House <ehouse@eehouse.org>
2006-04-18 Danny Smith2006-04-18 Eric House <ehouse@eehouse.org>
2006-04-18 Danny Smith2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf...
2006-04-18 Danny Smith2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf...
2006-04-18 Danny Smith2006-04-18 Bart Oldeman <bartoldeman@users.sf.net>
2006-04-17 Christopher... * mktemp.cc (_gettemp): Open temp files in binary mode.
2006-04-16 Danny Smith * include/ws2tcpip.h (gai_strerror): Add thread-safety...
2006-04-14 Dimitri Papadopoulos * include/ws2tcpip.h (gai_strerror{AW}): Implement...
2006-04-14 Dimitri Papadopoulos * include/wsahelp.h (system_header): Add pragma.
2006-04-14 Dimitri Papadopoulos * include/rpcndr.h (boolean): Add typedef.
2006-04-14 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2006-04-14 Corinna Vinschen * fhandler_disk_file.cc (path_conv::hasgood_inode...
2006-04-14 Chris Sutcliffe2006-04-14 Chris Sutcliffe <ir0nh34d@users.sf.net>
2006-04-14 Christopher... trivial change
2006-04-14 Chris Sutcliffe2006-04-13 Chris Sutcliffe <ir0nh34d@users.sourcef...
2006-04-13 Jeff Johnston2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>
2006-04-13 Christopher... * spawn.cc (spawn_guts): Move ch.set() call back to...
2006-04-13 Corinna Vinschen Bump copyright dates.
2006-04-13 Corinna Vinschen * sysconf.cc (sysconf): Add _SC_THREADS, _SC_THREAD_AT...
2006-04-13 Christopher... * spawn.cc (spawn_guts): Revert patch which treated...
2006-04-12 DJ Deloriemerge from gcc
2006-04-12 Christopher... * Makefile.in (DLL_OFILES): Add winf.o.
2006-04-12 Danny Smith * include/secext.h: Enclose function declarations...
2006-04-11 Chris Sutcliffe2006-04-11 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2006-04-11 Jeff Johnston2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
2006-04-11 Dimitri Papadopoulos * include/commdlg.h (PD_*): Rearrange.
2006-04-11 Dimitri Papadopoulos * include/commdlg.h (PD_*): Define.
2006-04-10 Ben Elliston * contrib: Remove directory.
2006-04-08 Danny Smith * include/iphlpapi.h (GetAdaptersAddresses): Check...
2006-04-07 Jeff Johnston2006-04-07 Jeff Johnston <jjohnstn@redhat.com>
2006-04-07 Nick CliftonAdd support for attiny261, attiny461, attiny861, attiny...
2006-04-07 Dimitri Papadopoulos * include/wincrypt.h (PROV_MS_EXCHANGE): Define.
2006-04-07 Dimitri Papadopoulos * include/commdlg.h [WINVER >= 0x0500]
2006-04-07 Dimitri Papadopoulos * include/wingdi.h [WINVER >= 0x0410]
2006-04-07 Dimitri Papadopoulos * include/wingdi.h (CAPTUREBLT,NOMIRRORBITMAP): Define.
2006-04-06 Carlos O'Donell2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2006-04-06 H.J. Lubfd/
2006-04-06 Dimitri Papadopoulos * include/w32api.h (IE*): Define for recent versions...
2006-04-06 Dimitri Papadopoulos * include/w32api.h (_W32API_H): Define.
2006-04-06 Dimitri Papadopoulos * include/w32api.h (WindowsVista): Define.
2006-04-06 Dimitri Papadopoulos * include/iptypes.h (IP_ADAPTER_*): Define parts that...
2006-04-06 Dimitri Papadopoulos * include/winuser.h (WM_IME_*): Remove. Defined in...
2006-04-05 Christopher... * fhandler_socket.cc: Move iptypes.h include after...
2006-04-05 Christopher... * dcrt0.cc (dll_crt0_0): Move user_data->{resourcelocks...
2006-04-05 Dimitri Papadopoulos * include/iphlpapi.h (GAA_FLAG_*): Define.
2006-04-05 Dimitri Papadopoulos * include/iptypes.h (IP_INTERFACE_NAME_INFO,
2006-04-05 Dimitri Papadopoulos * include/winuser.h (GetWindowExtEx): Removed, belongs...
2006-04-05 Dimitri Papadopoulos * include/objidl.h (PIDSI_*): Define.
2006-04-05 Dimitri Papadopoulos * include/winbase.h (LOGON32_PROVIDER_WINNT40,
2006-04-05 Dimitri Papadopoulos * include/mq.h: New file.
2006-04-05 Dimitri Papadopoulos * lib/mqrt.def: New file.
2006-04-05 Dimitri Papadopoulos * include/winerror.h (STG_E_*): Define.
2006-04-05 Joshua Daniel... faq.using.chmod faq.programming.adjusting-heap
2006-04-04 Corinna Vinschen * net.cc (fdsock): Raise default SO_RCVBUF/SO_SNDBUF...
2006-04-03 Christopher... * child_info.h (CURR_CHILD_INFO_MAGIC): Update.
2006-04-03 Corinna Vinschen * spawn.cc (linebuf::finish): Drop argument. Don...
2006-04-03 Christopher... * dcrt0.cc (sm): Delete.
2006-04-03 Dimitri Papadopoulos * include/commctrl.h (ListView_*): Define and correct.
2006-04-03 Dimitri Papadopoulos * include/winuser.h (WM_IME_*): Define (DWORD type).
2006-04-03 Christopher... * cygwinenv.sgml: Rename fork_retry to proc_retry since...
next
This page took 0.056659 seconds and 5 git commands to generate.