summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * new-features.sgml (ov-new1.7.10): Document pthread_sigqueue.Yaakov Selkowitz2012-01-062-1/+5
* * cygwin.din (pthread_sigqueue): Export.Yaakov Selkowitz2012-01-066-1/+31
* 2012-01-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-052-1/+5
* bfd/Tristan Gingold2012-01-042-0/+11
* bfd/Tristan Gingold2012-01-042-2/+16
* bfd/Tristan Gingold2012-01-042-5/+18
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-0416-24/+18
* 2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-042-1/+8
* 2012-01-03 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-043-20/+13
* 2012-01-03 Viachaslau Kulakouski <Viachaslau.Kulakouski@oracle.com>Jeff Johnston2012-01-032-3/+7
* Correct misuse of #ifdef, identified by 'make test'.Keith Marshall2012-01-032-2/+9
* * path.cc (get_current_dir_name): Avoid memory leak. Don't return PWD contentsChristopher Faylor2012-01-022-10/+14
* * new-features.sgml (ov-new1.7.10): Document get_current_dir_name.Yaakov Selkowitz2012-01-012-2/+7
* * cygwin.din (get_current_dir_name): Export.Yaakov Selkowitz2012-01-015-1/+31
* Bump ChangeLogChristopher Faylor2012-01-012-5318/+5318
* Add a couple other items which have been changed since initial call for testingChristopher Faylor2011-12-311-0/+10
* Initial checkin of text Corinna sent to cygwin-announce.Christopher Faylor2011-12-311-0/+110
* * new-features.sgml (ov-new1.7.10): Document getpt.Yaakov Selkowitz2011-12-302-1/+5
* * cygwin.din (getpt): Export.Yaakov Selkowitz2011-12-306-1/+19
* * thread.cc: Mark pthread_rwlock_timedrdlock andYaakov Selkowitz2011-12-302-2/+8
* * fhandler_dsp.cc (fhandler_dev_dsp::fhandler_dev_dsp): Set up device.Christopher Faylor2011-12-253-2/+8
* * path.cc (struct symlink_info): Add bool argument to declaration ofCorinna Vinschen2011-12-242-17/+40
* * pinfo.cc (pinfo_basic::pinfo_basic): Fix formatting. Set uid and gidCorinna Vinschen2011-12-232-1/+10
* [bfd]DJ Delorie2011-12-232-6/+12
* * spawn.cc (child_info_spawn::worker): Add CREATE_BREAKAWAY_FROM_JOBCorinna Vinschen2011-12-222-2/+18
* * include/winnt.h (JOB_OBJECT_LIMIT_BREAKAWAY_OK): Define.Corinna Vinschen2011-12-222-2/+16
* Don't leave Windows 2000 behind.Corinna Vinschen2011-12-223-22/+72
* * include/winnt.h: Add missing PROCESS_QUERY_LIMITED_INFORMATION.Corinna Vinschen2011-12-222-0/+5
* * Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.Corinna Vinschen2011-12-223-63/+43
* * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP,Corinna Vinschen2011-12-227-165/+217
* * fhandler_process.cc: Drop unneeded includes.Corinna Vinschen2011-12-222-2/+4
* Throughout use wincap.allocation_granularity instead of getpagesize.Corinna Vinschen2011-12-2214-308/+331
* * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Use correct value inChristopher Faylor2011-12-212-1/+6
* * dcrt0.cc (_dll_crt0): Rephrase comments. Set $ebp to NULL, as inCorinna Vinschen2011-12-213-9/+20
* config/:Andreas Schwab2011-12-202-1/+6
* * fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free inCorinna Vinschen2011-12-202-1/+8
* 2011-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-12-19287-17482/+21674
* * syscalls.cc (rename): Fix typo in comment. Fix condition to handleCorinna Vinschen2011-12-192-3/+14
* Check for warning flags without no- prefixAndreas Schwab2011-12-192-7/+23
* * dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stackCorinna Vinschen2011-12-196-17/+53
* 2011-12-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2011-12-192-1/+12
* clarify entryChristopher Faylor2011-12-191-1/+1
* libgloss: bfin: add clear_cache_range support (for gcc)Michael Frysinger2011-12-183-3/+48
* * configure: Regenerate.Eric Botcazou2011-12-184-5/+13
* * fhandler.cc (fhandler_base::close): Move setting isclosed() from here toChristopher Faylor2011-12-183-22/+49
* Clean up whitespace.Christopher Faylor2011-12-1757-895/+894
* * dcrt0.cc (_dll_crt0): Fix formatting.Corinna Vinschen2011-12-172-6/+7
* * wow64.cc (wow64_revert_to_original_stack): Fix comment.Corinna Vinschen2011-12-173-4/+9
* * exceptions.cc (set_signal_mask): Remove useless debugging output.Christopher Faylor2011-12-175-17/+22
* Fix formatting. Fix typo.Christopher Faylor2011-12-171-3/+2