Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-19 * syscalls.cc (rename): Fix typo in comment. Fix condition to handleCorinna Vinschen
2011-12-19Check for warning flags without no- prefixAndreas Schwab
2011-12-19 * dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stackCorinna Vinschen
2011-12-192011-12-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2011-12-19clarify entryChristopher Faylor
2011-12-18libgloss: bfin: add clear_cache_range support (for gcc)Michael Frysinger
2011-12-18 * configure: Regenerate.Eric Botcazou
2011-12-18* fhandler.cc (fhandler_base::close): Move setting isclosed() from here toChristopher Faylor
2011-12-18Clean up whitespace.Christopher Faylor
2011-12-17 * dcrt0.cc (_dll_crt0): Fix formatting.Corinna Vinschen
2011-12-17 * wow64.cc (wow64_revert_to_original_stack): Fix comment.Corinna Vinschen
2011-12-17* exceptions.cc (set_signal_mask): Remove useless debugging output.Christopher Faylor
2011-12-17Fix formatting. Fix typo.Christopher Faylor
2011-12-17Implement fhandler reference counting.Christopher Faylor
2011-12-16 * dcrt0.cc (child_info_fork::alloc_stack): Correctly check if theCorinna Vinschen
2011-12-16* gendef (sigdelayed): Remember to pop all of the saved registers.Christopher Faylor
2011-12-16* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Fix unresolvedChristopher Faylor
2011-12-16 * Makefile.in (DLL_OFILES): Add wow64.o.Corinna Vinschen
2011-12-16binutils/Tristan Gingold
2011-12-16* exceptions.cc (_cygtls::call_signal_handler): Fix debugging to not go toChristopher Faylor
2011-12-162011-12-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2011-12-162011-12-15 Konrad Eisele <konrad@gaisler.com>Jeff Johnston
2011-12-15 Don't leave Windows 2000 behind.Corinna Vinschen
2011-12-14bfd/Tristan Gingold
2011-12-142011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2011-12-142011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2011-12-14Factor common code from subdirectory makefiles into Makefile.comm.inKeith Marshall
2011-12-14Prepare for factoring out common makefile code.Keith Marshall
2011-12-14add missing changeChristopher Faylor
2011-12-14* dcrt0.cc (init_windows_system_directory): Record system_wow64_directoryChristopher Faylor
2011-12-13 * netdb.cc (open_system_file): Avoid MS-DOS path warning.Corinna Vinschen
2011-12-13 * path.cc (conv_path_list): Fix a condition.Corinna Vinschen
2011-12-13 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): CallCorinna Vinschen
2011-12-13 * times.cc (hires_ns::resolution): Don't return less than 1.Corinna Vinschen
2011-12-13* cygthread.h (cygthread::name): Very minor formatting tweak.Christopher Faylor
2011-12-13* faq-using.xml: Remove obsolete entry about the standard console window.Christopher Faylor
2011-12-13 * fhandler_process.cc (dos_drive_mappings): Partially rewrite toCorinna Vinschen
2011-12-13Correct makefile error; remove unnecessary FLAGS_TO_PASS macroKeith Marshall
2011-12-12 * fhandler_process.cc (dos_drive_mappings::dos_drive_mappings): FullyCorinna Vinschen
2011-12-12 * mount.cc (fs_info::update): Set has_buggy_reopen for Netapps as well.Corinna Vinschen
2011-12-12 * libc/time/strftime.c (get_era_info): Fix off-by-one error in monthCorinna Vinschen
2011-12-12 * dcrt0.cc (wow64_respawn): New static variable.Corinna Vinschen
2011-12-12* pipe.cc (fhandler_pipe::create): Use debug_printf to print debugging infoChristopher Faylor
2011-12-11* select.cc (select_stuff::wait): Very minor formatting fix.Christopher Faylor
2011-12-11Correct defective configure checkinKeith Marshall
2011-12-10fix another typo in ChangeLogChristopher Faylor
2011-12-10* sigproc.h (cygwait): Delete duplicate va_start and add matching va_end.Christopher Faylor
2011-12-10Add ChangeLog entry for previous change and revert erroneously checked inChristopher Faylor
2011-12-10Clarify entryChristopher Faylor
2011-12-10Build system clean-up (phase 1)Keith Marshall