aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-04* dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls. CommentChristopher Faylor4-3/+95
2005-06-032005-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+12
2005-06-03include/Alan Modra2-6/+13
2005-06-03* dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so thatChristopher Faylor1-0/+7
2005-06-02* config.sub: Add cases for the Renesas m32c. (This patch has beenJim Blandy2-0/+10
2005-06-02 * configure.in: Set noconfigdirs for ms1.Aldy Hernandez3-0/+14
2005-06-02merge from gccDJ Delorie2-3/+6
2005-06-02Revert 2005-05-30 close_all_files changes.Christopher Faylor9-10/+18
2005-06-02* fhandler_disk_file.cc (fhandler_disk_file::fchown): Make sure that disk openChristopher Faylor2-1/+6
2005-06-01* include/machine/stdlib.h: New file.Christopher Faylor2-0/+26
2005-06-01* thread.h (List_remove): Revert most of 2005-05-30 change.Christopher Faylor2-3/+5
2005-06-01* cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff aroundChristopher Faylor2-4/+12
2005-06-01* cygheap.cc (cygheap_end): Remove bogus section attribute.Christopher Faylor3-3/+7
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor14-280/+202
2005-05-31 * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.Richard Henderson2-0/+5
2005-05-30* thread.h (List_remove): Make node parameter const. Use simple comparison andChristopher Faylor2-2/+10
2005-05-30* dlfcn.cc (set_dl_error): Use UNIX error rather than Windows error.Christopher Faylor2-1/+5
2005-05-30 * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen2-17/+31
2005-05-30merge from gccDJ Delorie2-0/+20
2005-05-30* cygmagic: Remove debugging cruft missed on 2005-05-21.Christopher Faylor2-1/+5
2005-05-29 * alpha.h (DT_ALPHA_PLTRO): New.Richard Henderson2-0/+7
2005-05-29 * path.cc (path_conv::check): Move component to function scope. SetCorinna Vinschen2-4/+24
2005-05-29 * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen2-2/+4
2005-05-29* thread.h (pthread_key::set): Inline.Christopher Faylor3-20/+10
2005-05-29* cygwin.din: Remove signal front end from pthread_[gs]etspecific.Christopher Faylor2-2/+6
2005-05-29* fhandler_tty.cc (fhandler_tty_slave:tcflush): Use signed comparison.Christopher Faylor2-1/+5
2005-05-28* times.cc (time_ms::usecs): Coerce comparison to signed or whole test is aChristopher Faylor2-1/+6
2005-05-28* how-using.texinfo : Update the mkdir -p sectionJoshua Daniel Franklin2-13/+9
2005-05-28merge from gccDJ Delorie2-0/+16
2005-05-27white spaceChristopher Faylor1-1/+1
2005-05-27* cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor3-3/+13
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor3-34/+39
2005-05-26* include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor2-1/+5
2005-05-25include/Richard Henderson2-0/+7
2005-05-25forced checkinChristopher Faylor0-0/+0
2005-05-252005-05-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-5/+34
2005-05-25 * ChangeLog: Remove accidentally checked in entry.Corinna Vinschen1-17/+0
2005-05-25* fhandler.h (fhandler_base::mkdir): New virtual method.Christopher Faylor6-98/+161
2005-05-25* include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor2-1/+6
2005-05-25Add top commentChristopher Faylor1-0/+6
2005-05-25* cygwin.din: Export mkdtemp.Christopher Faylor4-2/+190
2005-05-24merge from gccDJ Delorie3-3/+10
2005-05-23 * hppa.h (FLAG_STRICT): Correct comment.John David Anglin2-423/+555
2005-05-23 * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen2-2/+23
2005-05-23 * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen2-1/+101
2005-05-22* spawn.cc (find_exec): Accept a PATH-like string in place of an environmentChristopher Faylor6-8/+38
2005-05-20* cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor2-1/+4
2005-05-20* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor2-20/+34
2005-05-20 * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld,Corinna Vinschen41-0/+56
2005-05-202005-05-20 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-60/+40