aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-19This commit was manufactured by cvs2svn to create tag 'newlib-1_20_0'.newlib-1_20_0cvs2svn2244-742461/+0
2011-12-192011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston287-17482/+21674
2011-12-19 * syscalls.cc (rename): Fix typo in comment. Fix condition to handleCorinna Vinschen2-3/+14
2011-12-19Check for warning flags without no- prefixAndreas Schwab2-7/+23
2011-12-19 * dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stackCorinna Vinschen6-17/+53
2011-12-192011-12-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2-1/+12
2011-12-19clarify entryChristopher Faylor1-1/+1
2011-12-18libgloss: bfin: add clear_cache_range support (for gcc)Michael Frysinger3-3/+48
2011-12-18 * configure: Regenerate.Eric Botcazou4-5/+13
2011-12-18* fhandler.cc (fhandler_base::close): Move setting isclosed() from here toChristopher Faylor3-22/+49
2011-12-17Clean up whitespace.Christopher Faylor57-895/+894
2011-12-17 * dcrt0.cc (_dll_crt0): Fix formatting.Corinna Vinschen2-6/+7
2011-12-17 * wow64.cc (wow64_revert_to_original_stack): Fix comment.Corinna Vinschen3-4/+9
2011-12-17* exceptions.cc (set_signal_mask): Remove useless debugging output.Christopher Faylor5-17/+22
2011-12-17Fix formatting. Fix typo.Christopher Faylor1-3/+2
2011-12-17Implement fhandler reference counting.Christopher Faylor9-46/+141
2011-12-16 * dcrt0.cc (child_info_fork::alloc_stack): Correctly check if theCorinna Vinschen3-36/+88
2011-12-16* gendef (sigdelayed): Remember to pop all of the saved registers.Christopher Faylor2-37/+42
2011-12-16* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Fix unresolvedChristopher Faylor2-1/+6
2011-12-16 * Makefile.in (DLL_OFILES): Add wow64.o.Corinna Vinschen5-87/+258
2011-12-16binutils/Tristan Gingold2-0/+89
2011-12-16* exceptions.cc (_cygtls::call_signal_handler): Fix debugging to not go toChristopher Faylor5-20/+38
2011-12-152011-12-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+41
2011-12-152011-12-15 Konrad Eisele <konrad@gaisler.com>Jeff Johnston101-1031/+17246
2011-12-14 Don't leave Windows 2000 behind.Corinna Vinschen3-2/+49
2011-12-14bfd/Tristan Gingold2-0/+8
2011-12-132011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-7/+38
2011-12-132011-12-13 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-8/+44
2011-12-13Factor common code from subdirectory makefiles into Makefile.comm.inKeith Marshall7-351/+290
2011-12-13Prepare for factoring out common makefile code.Keith Marshall2-11/+21
2011-12-13add missing changeChristopher Faylor1-3/+0
2011-12-13* dcrt0.cc (init_windows_system_directory): Record system_wow64_directoryChristopher Faylor8-43/+95
2011-12-13 * netdb.cc (open_system_file): Avoid MS-DOS path warning.Corinna Vinschen2-1/+7
2011-12-13 * path.cc (conv_path_list): Fix a condition.Corinna Vinschen2-25/+21
2011-12-13 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): CallCorinna Vinschen4-40/+56
2011-12-13 * times.cc (hires_ns::resolution): Don't return less than 1.Corinna Vinschen2-1/+5
2011-12-13* cygthread.h (cygthread::name): Very minor formatting tweak.Christopher Faylor10-36/+46
2011-12-13* faq-using.xml: Remove obsolete entry about the standard console window.Christopher Faylor4-24/+15
2011-12-12 * fhandler_process.cc (dos_drive_mappings): Partially rewrite toCorinna Vinschen2-76/+93
2011-12-12Correct makefile error; remove unnecessary FLAGS_TO_PASS macroKeith Marshall3-51/+36
2011-12-12 * fhandler_process.cc (dos_drive_mappings::dos_drive_mappings): FullyCorinna Vinschen2-0/+31
2011-12-12 * mount.cc (fs_info::update): Set has_buggy_reopen for Netapps as well.Corinna Vinschen2-3/+7
2011-12-12 * libc/time/strftime.c (get_era_info): Fix off-by-one error in monthCorinna Vinschen2-3/+8
2011-12-12 * dcrt0.cc (wow64_respawn): New static variable.Corinna Vinschen3-59/+101
2011-12-12* pipe.cc (fhandler_pipe::create): Use debug_printf to print debugging infoChristopher Faylor2-6/+51
2011-12-11* select.cc (select_stuff::wait): Very minor formatting fix.Christopher Faylor4-23/+22
2011-12-10Correct defective configure checkinKeith Marshall1-229/+2
2011-12-10fix another typo in ChangeLogChristopher Faylor1-1/+1
2011-12-10* sigproc.h (cygwait): Delete duplicate va_start and add matching va_end.Christopher Faylor2-1/+8
2011-12-10Add ChangeLog entry for previous change and revert erroneously checked inChristopher Faylor3-85/+63