]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2001-09-06 Christopher... Another in the how-it-works series.
2001-09-06 Tom RixFix import symbols for AIX.
2001-09-06 Christopher... Move appropriate variables to NO_COPY segment, throughout.
2001-09-06 Christopher... Remove initialization of static or global values to...
2001-09-06 Christopher... * cygheap.h (init_cygheap): Move bucket array here...
2001-09-06 Christopher... * Makefile.in (dumper): Change logic for libbfd and...
2001-09-06 Christopher... Revert inadvertently checked in files.
2001-09-05 Christopher... * Makefile.in: Install libstdc++.a if it does not exist.
2001-09-05 Christopher... minor wording changes
2001-09-05 Christopher... top level overview of vfork.
2001-09-05 Corinna Vinschen * winver.rc: Change copyright to include 2001.
2001-09-05 Corinna Vinschen * libc/sys/cygwin/include/unistd.h: New file...
2001-09-05 Corinna Vinschen * fhandler_floppy.cc (fhandler_floppy::lseek...
2001-09-05 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::close...
2001-09-05 Corinna Vinschen * net.cc (cygwin_connect): Add WSAEALREADY...
2001-09-05 Richard Henderson * alpha.h (R_ALPHA_OP*, R_ALPHA_IMMED*, R_ALPHA...
2001-09-05 Richard Henderson * alpha.h (struct alpha_operand): Pack elements...
2001-09-05 Christopher... * exceptions.cc (ctrl_c_handler): Only send SIGINT...
2001-09-04 Earnie Boyd2001-09-04 Earnie Boyd <earnie@SF.Net>
2001-09-04 Christopher... * thread.cc (InterlockedExchangePointer): Don't define...
2001-09-04 Corinna Vinschen * uname.cc (uname): Eliminate os specific retri...
2001-09-04 Jeff Johnston2001-09-04 Jason Merrill <jason_merrill@redhat.com>
2001-09-04 Christopher... * winbase.h: Add missing closing parentheses to Interlo...
2001-09-04 Earnie Boyd2001-09-01 Danny Smith <dannysmith@users.sourceforge...
2001-09-04 Corinna Vinschen2001-09-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
2001-09-04 Christopher... * mount.cc (mount_commands): Don't write /cygdrive...
2001-09-03 Christopher... * mount.cc (longopts): Add mount-commands to options...
2001-09-03 Christopher... *** empty log message ***
2001-09-03 Jeff Holcomb2001-09-03 Jeff Holcomb <jeffh@redhat.com>
2001-09-03 Corinna Vinschen * dir.cc (opendir): Write version information...
2001-09-03 Corinna Vinschen * libc/sys/cygwin/sys/dirent.h (struct dirent...
2001-09-03 Corinna Vinschen Add missing ChangeLog entries.
2001-09-03 Corinna Vinschen * cygwin.din: Add `dirfd'.
2001-09-03 Corinna Vinschen * libc/sys/cygwin/sys/dirent.h (struct dirent...
2001-09-03 Christopher... * child_info.h: Modify magic number.
2001-09-01 Christopher... * mount.cc (main): Eliminate excess arguments in printf.
2001-09-01 Christopher... * include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to...
2001-09-01 Christopher... * tty.cc (tty::create_inuse): Eliminate unneeded argument.
2001-09-01 Christopher... * debug.cc (mark_closed): Rename from debug_mark_closed...
2001-08-31 Eric Christophermips3264 support
2001-08-31 Eric Christopher2001-03-30 Richard Henderson <rth@redhat.com>
2001-08-31 Corinna Vinschen * security.cc (create_token): Change initializat...
2001-08-31 Corinna Vinschen * include/winnt.h: Change definition of `SYSTEM...
2001-08-31 Eric Christopher2001-08-30 Richard Henderson <rth@redhat.com>
2001-08-31 Christopher... * cygwin.sc: Revert to previous NO_COPY behavior.
2001-08-31 Eric Christopher2001-08-30 Eric Christopher <echristo@redhat.com>
2001-08-31 Eric Christopher2001-08-30 Eric Christopher <echristo@redhat.com>
2001-08-31 Christopher... minor wording change.
2001-08-31 Christopher... space reduction.
2001-08-31 Christopher... space reduction.
2001-08-31 Christopher... * cygwin.sc: New file -- linker script for building...
2001-08-30 Egor Duda* dumper.h: Update copyright notice.
2001-08-30 Christopher... * include/winsock2.h: Remove "extra token" after #endif.
2001-08-30 Corinna Vinschen * select.cc (select_read): Add setting read_rea...
2001-08-30 Earnie Boyd * config.guess: Remove the \r from the end of line.
2001-08-29 Jeff Johnston2001-08-29 Joel Sherrill <joel@OARcorp.com>
2001-08-29 DJ Deloriemerge from gcc
2001-08-29 Jeff Johnston2001-08-29 Jeff Johnston <jjohnstn@redhat.com>
2001-08-29 Jeff Johnston2001-08-29 Jeff Johnston <jjohnstn@redhat.com>
2001-08-29 Jeff Law * h8.h (EF_H8_MACH): New mask for encoded machi...
2001-08-29 Earnie Boyd * include\winnt.h: Allow anonymous (Xxx.LowPart) or
2001-08-29 Earnie Boyd * include/stdarg.h (va_list): Typedef as __builtin_va_...
2001-08-29 Joern Rennecke * configure.host (h8300-*-elf*, h8500-*-elf*): New...
2001-08-29 Christopher... * path.cc (path_conv::check): Avoid splitting off leadi...
2001-08-28 Corinna Vinschen * resource.cc (getrlimit): Return actual values...
2001-08-28 Joern Rennecke * h8.h: New file.
2001-08-28 Christopher... oops
2001-08-28 Christopher... * dir.cc (rmdir): Report ENOENT when file doesn't exist...
2001-08-28 Christopher... * mount.cc (main): Issue correct warning for 'not enoug...
2001-08-27 DJ Deloriemerge from gcc
2001-08-27 Christopher... * select.cc (cygwin_select): Ensure that arguments...
2001-08-27 Alan Modra * ppc.h (PPC_OPERAND_DS): Define.
2001-08-27 Alan Modra * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI...
2001-08-27 Andreas Jaeger * xcoff.h (struct __rtinit): Make proper prototype...
2001-08-26 Andreas JaegerFor include/opcode:
2001-08-26 Christopher... * libc/include/sys/errno.h: Add a cautionary comment.
2001-08-25 Christopher... * syscalls.cc (check_tty_fds): New function. Check...
2001-08-25 Nick Cliftonfix compile time warning message
2001-08-24 Nick CliftonApply H.J.'s patch to revert change to elfxx-target.h
2001-08-24 Corinna Vinschen * net.cc (free_addr_list): Add define for symmetry.
2001-08-24 Joern Rennecke * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spell...
2001-08-23 Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-23 DJ Deloriemerge from gcc
2001-08-23 Christopher... * dtable.cc (dtable::dup2): Allow extension of fd table...
2001-08-22 Corinna Vinschen * net.cc (cygwin_inet_ntoa): Rearrange previous...
2001-08-22 Christopher... * smallprint.c (console_printf): New function.
2001-08-22 Corinna Vinschen * net.cc (free_char_list): New static function.
2001-08-22 Christopher... fix typo.
2001-08-22 DJ Deloriemerge from gcc
2001-08-22 Jonathan Larmour * mips/Makefile.in (jmr3904-io.o): Remove bogus use...
2001-08-21 Jeff Johnston2001-08-21 Jeff Johnston <jjohnstn@redhat.com>
2001-08-21 DJ Deloriemerge from gcc
2001-08-21 Earnie Boyd * include/setupapi.h : New file.
2001-08-21 Andrew Cagney* floatformat.h (floatformat_arm_ext): Document as...
2001-08-20 Christopher... debug
2001-08-20 Christopher... * cygheap.cc (init_cheap): Allocate cygheap in shared...
2001-08-20 Alan Modra * config.sub, config.guess: Import latest from subvers...
2001-08-18 DJ Deloriemerge from gcc
2001-08-17 DJ Deloriemerge from gcc
2001-08-16 Thiemo SeuferAdd support for MIPS R1[02]000 performance counter...
next
This page took 0.084936 seconds and 5 git commands to generate.