summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.Richard Henderson2005-05-312-0/+5
* * thread.h (List_remove): Make node parameter const. Use simple comparison andChristopher Faylor2005-05-302-2/+10
* * dlfcn.cc (set_dl_error): Use UNIX error rather than Windows error.Christopher Faylor2005-05-302-1/+5
* * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen2005-05-302-17/+31
* merge from gccDJ Delorie2005-05-302-0/+20
* * cygmagic: Remove debugging cruft missed on 2005-05-21.Christopher Faylor2005-05-302-1/+5
* * alpha.h (DT_ALPHA_PLTRO): New.Richard Henderson2005-05-292-0/+7
* * path.cc (path_conv::check): Move component to function scope. SetCorinna Vinschen2005-05-292-4/+24
* * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen2005-05-292-2/+4
* * thread.h (pthread_key::set): Inline.Christopher Faylor2005-05-293-20/+10
* * cygwin.din: Remove signal front end from pthread_[gs]etspecific.Christopher Faylor2005-05-292-2/+6
* * fhandler_tty.cc (fhandler_tty_slave:tcflush): Use signed comparison.Christopher Faylor2005-05-292-1/+5
* * times.cc (time_ms::usecs): Coerce comparison to signed or whole test is aChristopher Faylor2005-05-282-1/+6
* * how-using.texinfo : Update the mkdir -p sectionJoshua Daniel Franklin2005-05-282-13/+9
* merge from gccDJ Delorie2005-05-282-0/+16
* white spaceChristopher Faylor2005-05-271-1/+1
* * cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor2005-05-273-3/+13
* * cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor2005-05-273-34/+39
* * include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor2005-05-262-1/+5
* include/Richard Henderson2005-05-252-0/+7
* forced checkinChristopher Faylor2005-05-250-0/+0
* 2005-05-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-05-252-5/+34
* * ChangeLog: Remove accidentally checked in entry.Corinna Vinschen2005-05-251-17/+0
* * fhandler.h (fhandler_base::mkdir): New virtual method.Christopher Faylor2005-05-256-98/+161
* * include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor2005-05-252-1/+6
* Add top commentChristopher Faylor2005-05-251-0/+6
* * cygwin.din: Export mkdtemp.Christopher Faylor2005-05-254-2/+190
* merge from gccDJ Delorie2005-05-243-3/+10
* * hppa.h (FLAG_STRICT): Correct comment.John David Anglin2005-05-232-423/+555
* * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen2005-05-232-2/+23
* * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen2005-05-232-1/+101
* * spawn.cc (find_exec): Accept a PATH-like string in place of an environmentChristopher Faylor2005-05-226-8/+38
* * cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor2005-05-202-1/+4
* * cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor2005-05-202-20/+34
* * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld,Corinna Vinschen2005-05-2041-0/+56
* 2005-05-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-05-203-60/+40
* * bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.inZack Weinberg2005-05-192-31/+33
* * crt1.c (_gnu_exception_handler): Handle illegal instructionDanny Smith2005-05-192-0/+24
* * include/cygwin/in.h: Add comment.Corinna Vinschen2005-05-192-1/+7
* * include/cygwin/in.h: Define IPPROTO_xxx values as macros toCorinna Vinschen2005-05-192-1/+16
* fix commentChristopher Faylor2005-05-191-1/+1
* fix commentChristopher Faylor2005-05-191-1/+1
* 2005-05-19 Paul Brook <paul@codesourcery.com>Paul Brook2005-05-193-4/+10
* * include/limits.h: Include features.h, as on linux.Christopher Faylor2005-05-192-1/+8
* * include/endian.h: New file.Christopher Faylor2005-05-192-0/+21
* * cygwin.sc: Add Dwarf-2 debug sections.Corinna Vinschen2005-05-192-0/+17
* * mmap.cc (mmap64): Make granularity an automatic variable.Corinna Vinschen2005-05-192-1/+5
* * ppc.h (PPC_OPCODE_POWER5): Define.Alan Modra2005-05-192-0/+7
* * fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor2005-05-194-26/+16
* 2005-05-19 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-05-192-98/+4