aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-09-01* mount.cc (main): Eliminate excess arguments in printf.Christopher Faylor2-1/+5
2001-09-01* include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to determine if anonymousChristopher Faylor2-2/+8
2001-09-01* tty.cc (tty::create_inuse): Eliminate unneeded argument.Christopher Faylor4-6/+13
2001-09-01* debug.cc (mark_closed): Rename from debug_mark_closed and make static.Christopher Faylor9-44/+95
2001-08-31mips3264 supportEric Christopher4-5/+10
2001-08-312001-03-30 Richard Henderson <rth@redhat.com>Eric Christopher2-4/+11
2001-08-31 * security.cc (create_token): Change initialization of `exp' to complyCorinna Vinschen2-1/+6
2001-08-31 * include/winnt.h: Change definition of `SYSTEM_LUID' to complyCorinna Vinschen2-1/+6
2001-08-312001-08-30 Richard Henderson <rth@redhat.com>Eric Christopher2-50/+61
2001-08-31* cygwin.sc: Revert to previous NO_COPY behavior.Christopher Faylor5-29/+33
2001-08-312001-08-30 Eric Christopher <echristo@redhat.com>Eric Christopher2-3/+8
2001-08-312001-08-30 Eric Christopher <echristo@redhat.com>Eric Christopher3-5/+15
2001-08-31minor wording change.Christopher Faylor1-1/+1
2001-08-31space reduction.Christopher Faylor1-2/+2
2001-08-31space reduction.Christopher Faylor1-1/+1
2001-08-31* cygwin.sc: New file -- linker script for building cygwin DLL.Christopher Faylor10-46/+236
2001-08-30* dumper.h: Update copyright notice.Egor Duda3-6/+50
2001-08-30* include/winsock2.h: Remove "extra token" after #endif.Christopher Faylor2-1/+5
2001-08-30 * select.cc (select_read): Add setting read_ready flag.Corinna Vinschen2-0/+7
2001-08-30 * config.guess: Remove the \r from the end of line.Earnie Boyd7-368/+500
2001-08-292001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston18-3/+78
2001-08-29merge from gccDJ Delorie2-5/+11
2001-08-292001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-4/+10
2001-08-292001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-6/+36
2001-08-29 * h8.h (EF_H8_MACH): New mask for encoded machine type.Jeff Law2-1/+17
2001-08-29 * include\winnt.h: Allow anonymous (Xxx.LowPart) orEarnie Boyd3-14/+35
2001-08-29 * include/stdarg.h (va_list): Typedef as __builtin_va_list ifEarnie Boyd4-6/+23
2001-08-29 * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.Joern Rennecke4-0/+25
2001-08-29* path.cc (path_conv::check): Avoid splitting off leading '/' in path componentChristopher Faylor2-0/+7
2001-08-28 * resource.cc (getrlimit): Return actual values on RLIMIT_STACK.Corinna Vinschen2-0/+15
2001-08-28 * h8.h: New file.Joern Rennecke2-0/+90
2001-08-28oopsChristopher Faylor1-14/+7
2001-08-28* dir.cc (rmdir): Report ENOENT when file doesn't exist rather than ENOTDIR.Christopher Faylor3-9/+27
2001-08-28* mount.cc (main): Issue correct warning for 'not enough arguments'.Christopher Faylor2-1/+8
2001-08-27merge from gccDJ Delorie2-4/+8
2001-08-27* select.cc (cygwin_select): Ensure that arguments are zeroed on timeout.Christopher Faylor2-12/+20
2001-08-27 * ppc.h (PPC_OPERAND_DS): Define.Alan Modra2-1/+7
2001-08-27 * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.Alan Modra2-1/+77
2001-08-27 * xcoff.h (struct __rtinit): Make proper prototype for rtl.Andreas Jaeger2-2/+7
2001-08-26For include/opcode:Andreas Jaeger4-40/+54
2001-08-26* libc/include/sys/errno.h: Add a cautionary comment.Christopher Faylor2-0/+6
2001-08-25* syscalls.cc (check_tty_fds): New function. Check whether there is a fdChristopher Faylor2-2/+25
2001-08-25fix compile time warning messageNick Clifton2-1/+6
2001-08-24Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2-0/+19
2001-08-24 * net.cc (free_addr_list): Add define for symmetry.Corinna Vinschen2-2/+35
2001-08-24 * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spelling fix.Joern Rennecke2-3/+7
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2-1/+13
2001-08-23merge from gccDJ Delorie6-20/+25
2001-08-23* dtable.cc (dtable::dup2): Allow extension of fd table by dup2.Christopher Faylor4-24/+28
2001-08-22 * net.cc (cygwin_inet_ntoa): Rearrange previous patch to useCorinna Vinschen4-68/+94