summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More makefile code refactoring; fix top_srcdir references.Keith Marshall2012-01-155-71/+51
* Update and correct makefile rebuilding rules.Keith Marshall2012-01-156-10/+62
* More formatting adjustments.Keith Marshall2012-01-152-13/+26
* Miscellaneous formatting adjustments.Keith Marshall2012-01-154-95/+124
* Improve self-documentation of 'for' loop commands.Keith Marshall2012-01-155-79/+88
* Generalise 'all' rule to arbitrary prerequisite sub-directories.Keith Marshall2012-01-152-2/+9
* Derive package release index from configure time specification.Keith Marshall2012-01-153-34/+37
* Discontinue CVS tracking of generated 'configure' script.Keith Marshall2012-01-143-3814/+10
* Document support of printf %m conversion flag.Yaakov Selkowitz2012-01-131-0/+3
* * new-features.sgml (ov-new1.7.10): Document support for the %mYaakov Selkowitz2012-01-132-0/+10
* * include/cygwin/config.h (_GLIBC_EXTENSION): Define.Yaakov Selkowitz2012-01-132-0/+5
* * libc/stdio/sprintf.c: Document 'm' conversion specifier.Yaakov Selkowitz2012-01-135-3/+43
* Document tgmath.h.Yaakov Selkowitz2012-01-121-0/+2
* * new-features.sgml (ov-new1.7.10): Document tgmath.h.Yaakov Selkowitz2012-01-122-0/+8
* add indirect_symbol to mach-o port.Iain D Sandoe2012-01-122-0/+8
* * libc/include/tgmath.h: New header.Yaakov Selkowitz2012-01-122-0/+189
* * spawn.cc (child_info_spawn::worker): Delete debugging.Christopher Faylor2012-01-112-2/+4
* Update copyright on all files checked in so far this year.Christopher Faylor2012-01-1113-38/+54
* * libc/include/sys/unistd.h [__CYGWIN__] (get_current_dir_name):Yaakov Selkowitz2012-01-092-0/+8
* * libc/include/complex.h: Fix "/*" within comment warning.Yaakov Selkowitz2012-01-092-1/+5
* * libc/include/process.h: Remove Cygwin-only header.Corinna Vinschen2012-01-092-37/+4
* * include/cygwin/process.h: Move here from newlib.Corinna Vinschen2012-01-095-6/+57
* * miscfuncs.cc (thread_wrapper): Make sure stack is 16 byte alignedCorinna Vinschen2012-01-092-1/+10
* * Makefile.common (MINGW_LDFLAGS): Correctly use -L rather than -B here.Corinna Vinschen2012-01-092-1/+5
* * dtable.cc (dtable::stdio_init): Always initialize console when we have one.Christopher Faylor2012-01-085-33/+32
* Add my recent API additions.Yaakov Selkowitz2012-01-081-1/+4
* merge from gccJason Merrill2012-01-072-0/+14
* Ensure Makefile.comm source is included in distribution tarballs.Keith Marshall2012-01-062-2/+8
* 2012-01-06 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2012-01-062-1/+5
* * 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