]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2005-07-06 Aldy HernandezFix date in ChangeLog entry
2005-07-06 Aldy Hernandez * configure.in: Add ms1 case.
2005-07-05 Christopher... * cygcheck.cc (track_down, cygcheck): Return true on...
2005-07-05 Christopher... * dcrt0.cc (cygwin_exit): Mark as "noreturn".
2005-07-05 Christopher... * malloc.cc: Update to version 2.8.2.
2005-07-05 Corinna Vinschen * fhandler_tape.cc (fhandler_dev_tape::close): Don...
2005-07-05 Jan Beulichgas/
2005-07-05 Christopher... Change foo (void) to foo () for all c++ functions throu...
2005-07-05 Christopher... * cygtls.h (_cygtls): Perform minor reformatting.
2005-07-05 Christopher... ARGH. Check in previous uncommitted-but-ChangeLog...
2005-07-05 Jeff Johnston2005-07-04 Mark Mitchell <mark@codesourcery.com>
2005-07-04 Corinna Vinschen * cygheap.h (struct init_cygheap): Delete cygwin_regna...
2005-07-03 Ben Elliston * src-release (do-proto-toplev): Remove dejagnu bits.
2005-07-03 DJ Deloriemerge from gcc
2005-07-03 Christopher... * thread.cc (pthread_mutex::init): Remove unneeded...
2005-07-03 Christopher... add missing ChangeLog entries
2005-07-03 Christopher... * thread.h (verifyable_object_state verifyable_object_i...
2005-07-03 Christopher... Replace valid memory checks with new myfault class...
2005-07-03 Christopher... should have been checked in on 2005-06-29
2005-07-03 Christopher... * include/cygwin/version.h: Bump DLL minor number to 19.
2005-07-01 Nick CliftonUpdate function declarations to ISO C90 formatting
2005-06-30 DJ Deloriemerge from gcc
2005-06-30 Corinna Vinschen * fhandler.cc (fhandler_base::readv): Use malloc/free...
2005-06-30 Christopher... * cygerrno.h: Make multi-inclusion safe.
2005-06-30 Christopher... revert erroneous checkin
2005-06-29 Christopher... * autoload.cc (LoadDLLprime): Use a more descriptive...
2005-06-29 Ben Elliston * setup.com (mpw): Remove unused directive.
2005-06-29 Ben EllistonRemove dejagnu/ entry.
2005-06-28 Jeff Johnston2005-06-28 Dave Korn <dave.korn@artimi.com>
2005-06-27 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::facl...
2005-06-24 Corinna Vinschen * path.cc (path_conv::check): Don't strip trailing...
2005-06-24 Corinna Vinschen * fhandler.cc (rootdir): Don't set errno.
2005-06-23 Paolo Bonzini2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2005-06-22 Corinna Vinschen * fhandler.h (class fhandler_dev_tape): Add declaratio...
2005-06-21 Corinna Vinschen * security.cc (get_initgroups_sidlist): Drop special_p...
2005-06-21 Corinna Vinschen * uinfo.cc (uinfo_init): Call reimpersonate to set...
2005-06-21 Joshua Daniel... * how-using.texinfo: Add FAQ about firewall software...
2005-06-21 Geoffrey KeatingIndex: include/ChangeLog
2005-06-20 H.J. Lugas/
2005-06-20 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Only...
2005-06-20 Christopher... fix indentation
2005-06-19 Danny Smith * include/winldap.h (ldap_simple_bindW, ldap_simple_bi...
2005-06-18 Corinna Vinschen * glob.c: (glob0): New local variable `limit`. Use...
2005-06-18 Danny SmithCorrect typo in ChangeLog
2005-06-18 Danny Smith * include/winbase.h (GETTEXTEX): Correct name of...
2005-06-18 Danny Smith * include/winbase.h (GolbalDiscard): Define as macro.
2005-06-18 Christopher... * wincap.h (wincaps::detect_win16_exe): Declare.
2005-06-18 Christopher... * spawn.cc (spawn_guts): Detect when executing a 16...
2005-06-17 Corinna Vinschen * cygwin.din (inet_pton): Export.
2005-06-17 Jakub Jelinek * elf/external.h (GRP_ENTRY_SIZE): Define.
2005-06-17 Corinna Vinschen * fhandler.h (fhandler_union): Add missing members...
2005-06-17 Jan Beulichbfd/
2005-06-16 Jeff Johnston2005-06-16 Christopher Faylor <cgf@timesys.com>
2005-06-16 Corinna Vinschen * syscalls.cc (statvfs): Handle the case when GetDiskF...
2005-06-16 Danny Smith * profile/profile.h (_MCOUNT_CALL): Define as regparm(2)
2005-06-16 Danny Smith * include/_mingw.h (__MINGW_GNUC_PREREQ): Define....
2005-06-15 Christopher... add missing entry
2005-06-15 Christopher... * cygthread.cc (cygthread::detach): Fix debugging output.
2005-06-14 Christopher... * path.cc (path_conv::check): Always reset to FH_FS...
2005-06-14 Tom Tromey PR libgcj/19877:
2005-06-14 Corinna Vinschen * parse_pe.c (exclusion::sort_and_check): Remove crude...
2005-06-14 Corinna Vinschen * sysv_sem.cc (semu_list): Define static to avoid...
2005-06-13 DJ Delorie* depstand.m4, lead-dot.m4: New files.
2005-06-13 DJ Delorie* depcomp: Update from automake CVS. Add 'ia64hp'...
2005-06-12 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::recvmsg): Avoid...
2005-06-11 Christopher... * Makefile.in: Avoid initial heap allocation since...
2005-06-11 John David... * hppa.h (pa_opcodes): Use cM and cX instead of cm...
2005-06-11 Christopher... * fhandler_console.cc (fhandler_console::read): Fix...
2005-06-11 Christopher... * winsup.api/pthread/cancel2.c: Use explicit initialize...
2005-06-11 Christopher... * include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to...
2005-06-10 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::sendto): Always...
2005-06-10 Christopher... * winsup.api/winsup.exp: Remove (temporarily?) -nostdin...
2005-06-10 Christopher... whitespace changes to hopefully force snapshot run.
2005-06-10 Corinna Vinschen * cygwin.din (imaxabs): Export.
2005-06-09 Christopher... * cygthread.cc (cygthread::detach): Improve diagnostics...
2005-06-09 Christopher... * cygtls.h (_local_storage::setmode_file): New element.
2005-06-09 Christopher... * thread.cc (pthread_mutex::_lock): Use cancelable_wait...
2005-06-09 Christopher... * cygwin.sc: Place .cygwin_dll_common in a more sensibl...
2005-06-09 Christopher... * cygwin.sc: Place .cygwin_dll_common.
2005-06-09 Christopher... * include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change to
2005-06-09 Christopher... * thread.cc (cancelable_wait): No-op change to make...
2005-06-09 Christopher... Change pthread::cancelable_wait to just cancelable_wait...
2005-06-08 Christopher... * cygwin.sc: Apparently nonloading sections need to...
2005-06-08 Christopher... * cygwin.sc: Restore resource and reloc sections and...
2005-06-08 Zack Weinbergopcodes:
2005-06-08 Christopher... * environ.cc (spenvs): Remove cut/paste error which...
2005-06-08 Corinna Vinschen * security.cc (cygwin_logon_user): Run LogonUser in...
2005-06-07 Aldy Hernandez * common.h (EM_MS1): Define.
2005-06-07 Aldy Hernandez * dis-asm.h: Externalize print_insn_ms1.
2005-06-07 Corinna Vinschen * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_A...
2005-06-07 Christopher... * cygthread.cc (cygthread::detach): Make error message...
2005-06-07 Hans-Peter... * configure.in <cris-*, crisv32-*>: Enable target...
2005-06-07 Hans-Peter... Sync with gcc-toplevel
2005-06-07 Hans-Peter... * configure.in (unsupported_languages): New macro.
2005-06-06 DJ Deloriemerge from gcc
2005-06-06 Christopher... * cygload/cygload.exp: .cpp -> .cc.
2005-06-06 Christopher... * Makefile.in: Test cygload.
2005-06-06 Christopher... reformat ChangeLog entry slightly.
2005-06-06 DJ Delorie* configure.in: Fix typo in handling of --with-mpfr...
2005-06-06 Corinna Vinschen * path.cc (symlink_info::check): If GetFileAttributes...
next
This page took 0.05859 seconds and 5 git commands to generate.