]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
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...
2005-06-06 Corinna Vinschen * uname.cc (uname): Change "amd64" to "x86_64" as...
2005-06-06 Corinna Vinschen * uname.cc (uname): Add missing break.
2005-06-06 Danny Smith * include/_mingw.h (__MINGW_ATTRIBUTE_NONNULL): Fix...
2005-06-05 Christopher... * Makefile.in: Build sync.o with -fomit-frame-pointer...
2005-06-05 Christopher... * sync.cc (muto::acquire): Remove unneeded brackets...
2005-06-05 Christopher... * malloc.cc: Update to Doug Lea's malloc v2.8.0.
2005-06-05 Joshua Daniel... Slight rearragement
2005-06-04 Christopher... * how-programming.texinfo: Add "How do I load cygwin1...
2005-06-04 Christopher... * dcrt0.cc (cygwin_dll_init): Now initializes main_envi...
2005-06-03 Jeff Johnston2005-06-03 Jeff Johnston <jjohnstn@redhat.com>
2005-06-03 Alan Modrainclude/
2005-06-03 Christopher... * dlfcn.cc (get_full_path_of_dll): Use a relative path...
2005-06-02 Jim Blandy* config.sub: Add cases for the Renesas m32c. (This...
2005-06-02 Aldy Hernandez * configure.in: Set noconfigdirs for ms1.
2005-06-02 DJ Deloriemerge from gcc
2005-06-02 Christopher... Revert 2005-05-30 close_all_files changes.
2005-06-02 Christopher... * fhandler_disk_file.cc (fhandler_disk_file::fchown...
2005-06-01 Christopher... * include/machine/stdlib.h: New file.
2005-06-01 Christopher... * thread.h (List_remove): Revert most of 2005-05-30...
2005-06-01 Christopher... * cygwin.sc: Don't output .reloc or .rsrc sections...
2005-06-01 Christopher... * cygheap.cc (cygheap_end): Remove bogus section attribute.
2005-06-01 Christopher... * child_info.h (child_info::cygheap_h): Delete.
2005-05-31 Richard Henderson * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
2005-05-30 Christopher... * thread.h (List_remove): Make node parameter const...
2005-05-30 Christopher... * dlfcn.cc (set_dl_error): Use UNIX error rather than...
2005-05-30 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Recognize XP Media Cente...
2005-05-30 DJ Deloriemerge from gcc
2005-05-30 Christopher... * cygmagic: Remove debugging cruft missed on 2005-05-21.
2005-05-29 Richard Henderson * alpha.h (DT_ALPHA_PLTRO): New.
2005-05-29 Corinna Vinschen * path.cc (path_conv::check): Move component to functi...
2005-05-29 Corinna Vinschen * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX...
2005-05-29 Christopher... * thread.h (pthread_key::set): Inline.
2005-05-29 Christopher... * cygwin.din: Remove signal front end from pthread_...
2005-05-29 Christopher... * fhandler_tty.cc (fhandler_tty_slave:tcflush): Use...
2005-05-28 Christopher... * times.cc (time_ms::usecs): Coerce comparison to signe...
2005-05-28 Joshua Daniel... * how-using.texinfo : Update the mkdir -p section
2005-05-28 DJ Deloriemerge from gcc
2005-05-27 Christopher... white space
2005-05-27 Christopher... * cygheap.h: Reference _cygheap_start via .cygheap...
2005-05-27 Christopher... * cygcheck.cc (load_cygwin): Make half-hearted attempt...
2005-05-26 Christopher... * include/cygwin/version.h: Bump DLL minor number to 18.
2005-05-25 Richard Hendersoninclude/
2005-05-25 Christopher... forced checkin
2005-05-25 Paolo Bonzini2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2005-05-25 Corinna Vinschen * ChangeLog: Remove accidentally checked in entry.
2005-05-25 Christopher... * fhandler.h (fhandler_base::mkdir): New virtual method.
2005-05-25 Christopher... * include/cygwin/version.h: Bump API minor number to...
2005-05-25 Christopher... Add top comment
2005-05-25 Christopher... * cygwin.din: Export mkdtemp.
2005-05-24 DJ Deloriemerge from gcc
2005-05-23 John David... * hppa.h (FLAG_STRICT): Correct comment.
2005-05-23 Corinna Vinschen * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.
2005-05-23 Corinna Vinschen * cygcheck.cc (dump_sysinfo_services): Add new functio...
2005-05-22 Christopher... * spawn.cc (find_exec): Accept a PATH-like string in...
next
This page took 0.060181 seconds and 5 git commands to generate.