summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-293-4/+10
* 2001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-295-6/+36
* * h8.h (EF_H8_MACH): New mask for encoded machine type.Jeff Law2001-08-292-1/+17
* * include\winnt.h: Allow anonymous (Xxx.LowPart) orEarnie Boyd2001-08-293-14/+35
* * include/stdarg.h (va_list): Typedef as __builtin_va_list ifEarnie Boyd2001-08-294-6/+23
* * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.Joern Rennecke2001-08-294-0/+25
* * path.cc (path_conv::check): Avoid splitting off leading '/' in path componentChristopher Faylor2001-08-292-0/+7
* * resource.cc (getrlimit): Return actual values on RLIMIT_STACK.Corinna Vinschen2001-08-282-0/+15
* * h8.h: New file.Joern Rennecke2001-08-282-0/+90
* oopsChristopher Faylor2001-08-281-14/+7
* * dir.cc (rmdir): Report ENOENT when file doesn't exist rather than ENOTDIR.Christopher Faylor2001-08-283-9/+27
* * mount.cc (main): Issue correct warning for 'not enough arguments'.Christopher Faylor2001-08-282-1/+8
* merge from gccDJ Delorie2001-08-272-4/+8
* * select.cc (cygwin_select): Ensure that arguments are zeroed on timeout.Christopher Faylor2001-08-272-12/+20
* * ppc.h (PPC_OPERAND_DS): Define.Alan Modra2001-08-272-1/+7
* * ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.Alan Modra2001-08-272-1/+77
* * xcoff.h (struct __rtinit): Make proper prototype for rtl.Andreas Jaeger2001-08-272-2/+7
* For include/opcode:Andreas Jaeger2001-08-264-40/+54
* * libc/include/sys/errno.h: Add a cautionary comment.Christopher Faylor2001-08-262-0/+6
* * syscalls.cc (check_tty_fds): New function. Check whether there is a fdChristopher Faylor2001-08-252-2/+25
* fix compile time warning messageNick Clifton2001-08-252-1/+6
* Apply H.J.'s patch to revert change to elfxx-target.hNick Clifton2001-08-242-0/+19
* * net.cc (free_addr_list): Add define for symmetry.Corinna Vinschen2001-08-242-2/+35
* * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spelling fix.Joern Rennecke2001-08-242-3/+7
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-232-1/+13
* merge from gccDJ Delorie2001-08-236-20/+25
* * dtable.cc (dtable::dup2): Allow extension of fd table by dup2.Christopher Faylor2001-08-234-24/+28
* * net.cc (cygwin_inet_ntoa): Rearrange previous patch to useCorinna Vinschen2001-08-224-68/+94
* * smallprint.c (console_printf): New function.Christopher Faylor2001-08-228-36/+81
* * net.cc (free_char_list): New static function.Corinna Vinschen2001-08-222-7/+205
* fix typo.Christopher Faylor2001-08-221-1/+1
* merge from gccDJ Delorie2001-08-222-13/+19
* * mips/Makefile.in (jmr3904-io.o): Remove bogus use of `-mips3.'Jonathan Larmour2001-08-222-1/+5
* 2001-08-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-08-212-1/+6
* merge from gccDJ Delorie2001-08-212-0/+84
* * include/setupapi.h : New file.Earnie Boyd2001-08-2116-54/+2133
* * floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney2001-08-212-1/+17
* debugChristopher Faylor2001-08-201-1/+1
* * cygheap.cc (init_cheap): Allocate cygheap in shared memory for Windows NT.Christopher Faylor2001-08-202-4/+23
* * config.sub, config.guess: Import latest from subversions.Alan Modra2001-08-203-212/+212
* merge from gccDJ Delorie2001-08-182-137/+186
* merge from gccDJ Delorie2001-08-172-0/+7
* Add support for MIPS R1[02]000 performance counter opcodes.Thiemo Seufer2001-08-162-1/+10
* * fhandler_socket.cc (fhandler_socket::create_secret_event): RelaxEgor Duda2001-08-162-2/+9
* * resource.cc (getrlimit): Return getdtablesize () as current limitCorinna Vinschen2001-08-164-3/+11
* * resource.cc (getrlimit): Return OPEN_MAX as current limitCorinna Vinschen2001-08-165-5/+20
* * times.cc (utimes): Revert previous change. Just open theCorinna Vinschen2001-08-152-32/+10
* * security.cc (set_nt_attribute): Return always -1 in case ofCorinna Vinschen2001-08-153-2/+40
* * fhandler.cc (fhandler_base::is_nonblocking): New method.Corinna Vinschen2001-08-157-24/+46
* * cygpath.cc (main): Support -w for Windows (System) directories and returnChristopher Faylor2001-08-152-2/+16