[newlib-cygwin] Cygwin: Update dumper for bfd API changes

2020-02-27 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=ba2f251d439294c7087f3a38a8d407c95cdc5c1e commit ba2f251d439294c7087f3a38a8d407c95cdc5c1e Author: Jon Turney Date: Wed Feb 26 18:48:51 2020 + Cygwin: Update dumper for bfd API changes Update dumper for bfd API changes

[newlib-cygwin] cygwin: Improve discussion of linker library ordering in faq-programming

2017-12-08 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c6f14b3c81f5a40317452625ef8d56c2612fe776 commit c6f14b3c81f5a40317452625ef8d56c2612fe776 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Mar 6 17:45:40 2017 + cygwin: Improve discussion of linker library or

[newlib-cygwin] Update and sort list of cygwin setup command line options.

2017-06-22 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f4fb7b93ef1bdfee5db11244d55bee400441a1b6 commit f4fb7b93ef1bdfee5db11244d55bee400441a1b6 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Fri May 26 12:23:39 2017 +0100 Update and sort list of cygwin setup comman

[newlib-cygwin] Update documentation of cygwin setup proxy configuration details

2017-06-22 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=95e66aae3328a9aa2d5d992489228088008dad37 commit 95e66aae3328a9aa2d5d992489228088008dad37 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Jun 19 17:18:36 2017 +0100 Update documentation of cygwin setup

[newlib-cygwin] Fix transposed lines in 2.8.1 release text

2017-04-24 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2 commit fe7a7709ef93c6b8a6e6d8db47a814c8a1a867f2 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Apr 24 17:17:38 2017 +0100 Fix transposed lines in 2.8.1 release text

[newlib-cygwin] Update 2.8.1 release text

2017-04-24 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2980e76ae32b90fc4c76b33b0d475e5771b0a7d4 commit 2980e76ae32b90fc4c76b33b0d475e5771b0a7d4 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Apr 24 17:13:04 2017 +0100 Update 2.8.1 release text Diff: --- winsup/

[newlib-cygwin] Update URLs for Cygwin packaging information

2017-04-20 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=17b85c59bf303574cd92ce39d7e465a1950c8459 commit 17b85c59bf303574cd92ce39d7e465a1950c8459 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Apr 10 19:32:47 2017 +0100 Update URLs for Cygwin packaging infor

[newlib-cygwin] Avoid decimal point localization in /proc/loadavg

2017-04-10 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c84697c259d340ec2322efe79394d3c9e96cf006 commit c84697c259d340ec2322efe79394d3c9e96cf006 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sat Apr 8 13:39:44 2017 +0100 Avoid decimal point localization in /proc/l

[newlib-cygwin] Implement getloadavg()

2017-03-28 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d0a359f6d2aa1f6253c96b10f710d9cb321e7600 commit d0a359f6d2aa1f6253c96b10f710d9cb321e7600 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Tue Mar 21 19:17:42 2017 + Implement getloadavg() v2: au

[newlib-cygwin] declaration of ppoll() by poll.h should be guarded by _GNU_SOURCE

2017-03-27 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b568f92c505aaa923160eca93935995dd6b88b16 commit b568f92c505aaa923160eca93935995dd6b88b16 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Mar 27 15:19:36 2017 +0100 declaration of ppoll() by poll.h should be g

[newlib-cygwin] Implement dladdr() (partially)

2017-03-08 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c8432a01c8401c121940c806a9d868c4adc4cefd commit c8432a01c8401c121940c806a9d868c4adc4cefd Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Mar 6 18:30:45 2017 + Implement dladdr() (partially)

[newlib-cygwin] Export timingsafe_bcmp and timingsafe_memcmp

2017-03-07 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b9498f17f962bdbdb743f413f753a3639d9f9867 commit b9498f17f962bdbdb743f413f753a3639d9f9867 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Mar 6 17:54:42 2017 + Export timingsafe_bcmp and timingsafe_

[newlib-cygwin] Make anchors stable in generated Cygwin HTML documentation

2017-02-06 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4e46ff3e8198adc00bbf4b4455c760ff0c599f44 commit 4e46ff3e8198adc00bbf4b4455c760ff0c599f44 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sat Jan 7 20:21:59 2017 + Make anchors stable in generated Cygwi

[newlib-cygwin] Add release message for commit a1529738

2017-01-31 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=06e7f0074cd490a45593104f3522621e65e78ee2 commit 06e7f0074cd490a45593104f3522621e65e78ee2 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Tue Jan 31 20:16:10 2017 + Add release message for commit a1529738

[newlib-cygwin] Fix handling of '+' by 'cygcheck -p'

2017-01-31 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a15297381df27a5e53eab42fe5c475e2aa55f559 commit a15297381df27a5e53eab42fe5c475e2aa55f559 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Jan 30 15:04:28 2017 + Fix handling of '+' by 'cygcheck -p' Th

[newlib-cygwin] Update FAQ answer about setting an early breakpoint

2016-10-20 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=afcde266182f4283a3a777570face6457b8d22b0 commit afcde266182f4283a3a777570face6457b8d22b0 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sun Sep 11 13:41:32 2016 +0100 Update FAQ answer about setting an early brea

[newlib-cygwin] Fix SetThreadName with gdb 7.10 on x86

2016-10-20 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=93374181cba2a6e3e49adacaaa4a37c0e31e97a2 commit 93374181cba2a6e3e49adacaaa4a37c0e31e97a2 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sun Sep 11 13:37:54 2016 +0100 Fix SetThreadName with gdb 7.10

[newlib-cygwin] Send thread names to debugger

2016-08-23 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=9e0f9ec7aedb59cacaf5831a27b925d791090113 commit 9e0f9ec7aedb59cacaf5831a27b925d791090113 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Thu Jul 28 00:40:23 2016 +0100 Send thread names to debugger GDB since

[newlib-cygwin] Add pthread_getname_np and pthread_setname_np

2016-08-23 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fdb7df230ded019be0472565d79de14fe677dea7 commit fdb7df230ded019be0472565d79de14fe677dea7 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Aug 22 18:43:05 2016 +0100 Add pthread_getname_np and pthread_setn

[newlib-cygwin] Don't raise SIGTTIN from poll/select

2016-07-27 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=32b668d966e5363e7a1e07c3bc70a799c4170675 commit 32b668d966e5363e7a1e07c3bc70a799c4170675 Author: Corinna Vinschen Date: Tue Jul 26 19:03:07 2016 +0100 Don't raise SIGTTIN from poll/select SIGTTIN

[newlib-cygwin] Use tag, not tag

2016-07-07 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5ff2fcf9bd237558f6ce077baa6bb5ec9889992c commit 5ff2fcf9bd237558f6ce077baa6bb5ec9889992c Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sat Jul 2 16:46:48 2016 +0100 Use tag, not tag Fix an in

[newlib-cygwin] Use tag at same level as , not inside it

2016-07-07 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d4bed7c3af1ec8abca0c5f83ec57afba92816744 commit d4bed7c3af1ec8abca0c5f83ec57afba92816744 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sat Jul 2 16:46:23 2016 +0100 Use tag at same level as , not

[newlib-cygwin] Improve description of Cygwin ldd utility

2016-07-07 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=53a831f063a86139a154461fe878b6e4537f247f commit 53a831f063a86139a154461fe878b6e4537f247f Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sat Jul 2 16:45:02 2016 +0100 Improve description of Cygwin ldd u

[newlib-cygwin] Restore mingw64-x86_64-gcc-core in FAQ listing required packages

2016-06-29 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e27cfa4631e9ff7ead7b417e87d160cc20c9d03e commit e27cfa4631e9ff7ead7b417e87d160cc20c9d03e Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Wed Jun 29 15:08:19 2016 +0100 Restore mingw64-x86_64-gcc-core in FAQ listing re

[newlib-cygwin] Update FAQ listing required packages for building Cygwin

2016-06-28 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=24b1c901169d34410e209b75e79b732838325f5f commit 24b1c901169d34410e209b75e79b732838325f5f Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Jun 27 17:32:35 2016 +0100 Update FAQ listing required packages for bu

[newlib-cygwin] Add missing OBJCOPY variable to Makefile.in

2016-06-26 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c7b2b18116cd0ba73ff585299b5190a05e267d3f commit c7b2b18116cd0ba73ff585299b5190a05e267d3f Author: Corinna Vinschen Date: Sat Mar 26 12:32:18 2016 +0100 Add missing OBJCOPY variable to Makefile.in

[newlib-cygwin] Revert "Use .DELETE_ON_ERROR"

2016-06-25 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d3297c33045913576f6b8e388e26fcd55b83ef2a commit d3297c33045913576f6b8e388e26fcd55b83ef2a Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Sat Jun 25 17:08:18 2016 +0100 Revert "Use .DELETE_ON_ERROR"

[newlib-cygwin] Use .DELETE_ON_ERROR

2016-06-25 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=62b0bf0b8b65f16909b0e8d150a9c238cf6eb44a commit 62b0bf0b8b65f16909b0e8d150a9c238cf6eb44a Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Fri Mar 25 13:56:03 2016 + Use .DELETE_ON_ERROR Use .DELETE_ON

[newlib-cygwin] Add missing OBJCOPY variable to Makefile.in

2016-06-25 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=fdc45c4bfbf382cac03e0b8267771fd7c5f678e6 commit fdc45c4bfbf382cac03e0b8267771fd7c5f678e6 Author: Corinna Vinschen Date: Sat Mar 26 12:32:18 2016 +0100 Add missing OBJCOPY variable to Makefile.in

[newlib-cygwin] Attempt to fix Coverity issues in ssp

2016-03-15 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e8e379ff1d8c7a018f327f89ff3528213920f56f commit e8e379ff1d8c7a018f327f89ff3528213920f56f Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Tue Mar 15 12:57:33 2016 + Attempt to fix Coverity issues

[newlib-cygwin] faq: Sort BLODA list and update advice on fixing fork failures

2016-03-08 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=930474058e4596b652c4b42d9e6eea6c294db9c1 commit 930474058e4596b652c4b42d9e6eea6c294db9c1 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Mar 7 18:42:41 2016 + faq: Sort BLODA list and update advice on fixin

[newlib-cygwin] ssp: Fixes for 64-bit

2016-02-20 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=658caa76409c5fd0a3f476fcfdbac24d5248b825 commit 658caa76409c5fd0a3f476fcfdbac24d5248b825 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Mon Nov 2 15:02:29 2015 + ssp: Fixes for 64-bit Fix various 32/

[newlib-cygwin] faq: Update FAQ question and answer about gdb and signals

2016-01-15 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=9c8a6e56460cfa0b122884121561cb90a1864971 commit 9c8a6e56460cfa0b122884121561cb90a1864971 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Thu Jan 14 17:44:18 2016 + faq: Update FAQ question and answer abo

[newlib-cygwin/topic/posix_acl_funcs] This is also a test

2016-01-15 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bc1b39c2247dad9ccea9c3450b442bbc04c5006e commit bc1b39c2247dad9ccea9c3450b442bbc04c5006e Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Fri Jan 15 16:58:45 2016 + This is also a test Diff:

[newlib-cygwin/topic/posix_acl_funcs] This is a test commit

2016-01-15 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6dd7601b0181800098617521927bcb4c8c621866 commit 6dd7601b0181800098617521927bcb4c8c621866 Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Fri Jan 15 16:56:01 2016 + This is a test commit Diff:

[newlib-cygwin] Remove spurious execute permissions from some Cygwin source and text files

2015-10-27 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e30d78d6850ccbed3bc4e108b4023de852ff884f commit e30d78d6850ccbed3bc4e108b4023de852ff884f Author: Jon Turney <jon.tur...@dronecode.org.uk> Date: Tue Oct 27 13:45:08 2015 + Remove spurious execute permissions from some

[newlib-cygwin] Deleted branch newlib-documentation-fixes

2015-10-24 Thread Jon TURNEY
... prototypes without a semicolon commit 196afda2f2656cec38999b4045a16795ef68198a Author: Jon TURNEY <jon.tur...@dronecode.org.uk> Date: Thu Jun 18 13:35:27 2015 +0100 '--' not '---' In texinfo source, '---' means a long dash (em dash) commit 066ffcf755c5e6ee94a1bc5726a4f815792d9b39

[newlib-cygwin] Add Lavasoft Web Companion to BLODA list.

2015-08-21 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=901af8695eba12a32384adfe128037c65c78576e commit 901af8695eba12a32384adfe128037c65c78576e Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Aug 18 17:24:10 2015 +0100 Add Lavasoft Web Companion to BLODA list. 2015

[newlib-cygwin] Improve FAQ answer on debugging Cygwin

2015-08-05 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=49380b7ee362970ac6b553335968e74bc1186e0d commit 49380b7ee362970ac6b553335968e74bc1186e0d Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Aug 4 13:34:10 2015 +0100 Improve FAQ answer on debugging Cygwin Improve

[newlib-cygwin] winsup/doc: Add a configure test to find docbook2xtexi

2015-07-05 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=910087f70fb66c4949075811a0c23963c677dffa commit 910087f70fb66c4949075811a0c23963c677dffa Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Sun Jul 5 19:09:16 2015 +0100 winsup/doc: Add a configure test to find docbook2xtexi

[newlib-cygwin] winsup/doc: Update ancient README about building documentation

2015-06-23 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=06105fa9defb229532728903c6230b3fd89d8f2e commit 06105fa9defb229532728903c6230b3fd89d8f2e Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Jun 16 18:26:08 2015 +0100 winsup/doc: Update ancient README about building

[newlib-cygwin] winsup/doc: Create info pages from cygwin documentation

2015-06-23 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5ea698c43776311acc399ca46fd2be720fad96dd commit 5ea698c43776311acc399ca46fd2be720fad96dd Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Wed Mar 11 13:50:51 2015 + winsup/doc: Create info pages from cygwin documentation

[newlib-cygwin] winsup/doc: Use xidepend to generate the source list for FAQ targets as well

2015-06-23 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7e87f1ea1e8cc664c4071e8c10ab665f5bbcec7f commit 7e87f1ea1e8cc664c4071e8c10ab665f5bbcec7f Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Jun 16 18:18:11 2015 +0100 winsup/doc: Use xidepend to generate the source list

[newlib-cygwin] winsup/doc: Remove 'Usage' prefix from synopses

2015-06-23 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=8d720d6ac7e8a9c5ff0be2316f1f7af8a930139f commit 8d720d6ac7e8a9c5ff0be2316f1f7af8a930139f Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 10:56:47 2015 +0100 winsup/doc: Remove 'Usage' prefix from synopses

[newlib-cygwin] winsup/doc: Fix command to create man3 install directory

2015-06-19 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b99283396994615d891263c5b4a549c22a19d6c5 commit b99283396994615d891263c5b4a549c22a19d6c5 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Thu Jun 18 13:16:01 2015 +0100 winsup/doc: Fix command to create man3 install directory

[newlib-cygwin] winsup/doc: Convert cygwin-api function documentation to refentry elements

2015-06-18 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cf1c6cd395c130ffd4883dc34af0cbb22a59eba1 commit cf1c6cd395c130ffd4883dc34af0cbb22a59eba1 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Jun 16 18:52:37 2015 +0100 winsup/doc: Convert cygwin-api function documentation

[newlib-cygwin] winsup/doc: Generate ANSI rather than KR style function prototypes

2015-06-18 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a197d1d5043c6de7073517463eb97ad224724712 commit a197d1d5043c6de7073517463eb97ad224724712 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Jun 16 18:40:29 2015 +0100 winsup/doc: Generate ANSI rather than KR style function

[newlib-cygwin] winsup/doc: Add man.xsl customization stylesheet

2015-06-18 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e9549aef386be18950029b9a7f178467b32c670e commit e9549aef386be18950029b9a7f178467b32c670e Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 21:26:32 2015 +0100 winsup/doc: Add man.xsl customization stylesheet

[newlib-cygwin] winsup/doc: Rename cygwin.xsl as html.xsl

2015-06-18 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=73afd1315cbf8eae72f02ca12e417de2f274a578 commit 73afd1315cbf8eae72f02ca12e417de2f274a578 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Jun 16 18:15:20 2015 +0100 winsup/doc: Rename cygwin.xsl as html.xsl

[newlib-cygwin] winsup/doc: Make and install cygwin-api function manpages

2015-06-18 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=94f16969d39dfc0de3eefb75a4793367da76fe00 commit 94f16969d39dfc0de3eefb75a4793367da76fe00 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Jun 16 18:55:38 2015 +0100 winsup/doc: Make and install cygwin-api function manpages

[newlib-cygwin] winsup/doc: Convert utils.xml to using refentry elements

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=646745cbf32a341c34d7992ae30e7ad45c172881 commit 646745cbf32a341c34d7992ae30e7ad45c172881 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 14:51:00 2015 +0100 winsup/doc: Convert utils.xml to using refentry elements

[newlib-cygwin] winsup/doc: Make and install manpages for utils

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=d396a37c840dbde626bacd485f07731f35c3f2e3 commit d396a37c840dbde626bacd485f07731f35c3f2e3 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 13:33:13 2015 +0100 winsup/doc: Make and install manpages for utils

[newlib-cygwin] winsup/doc: Remove tarball target from .PHONY

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=efc0b0094ba0bfeb0dea0b20be42d4089bc90fae commit efc0b0094ba0bfeb0dea0b20be42d4089bc90fae Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 11:44:21 2015 +0100 winsup/doc: Remove tarball target from .PHONY

[newlib-cygwin] winsup/doc: Make it easier to extend xidepend to more targets

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=38529ea03a86161acef137bb74be276c5c7fcf8c commit 38529ea03a86161acef137bb74be276c5c7fcf8c Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 13:30:50 2015 +0100 winsup/doc: Make it easier to extend xidepend to more

[newlib-cygwin] winsup/doc: Use fo.xsl to customize PDF generation from DocBook XML

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=c46fe19460b7600e9404210338e8a159060129e4 commit c46fe19460b7600e9404210338e8a159060129e4 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 16:07:21 2015 +0100 winsup/doc: Use fo.xsl to customize PDF generation from

[newlib-cygwin] winsup/doc: Some preparatory XML fixes

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=7177456cf018c7d38eb9367eac2b8c7fe23c06ab commit 7177456cf018c7d38eb9367eac2b8c7fe23c06ab Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Jun 16 10:17:19 2015 +0100 winsup/doc: Some preparatory XML fixes Remove

[newlib-cygwin] winsup/doc: Fix xidepend to handle relative pathnames

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=2ef3009068568c542cc46ce11ef1477d3a9c826a commit 2ef3009068568c542cc46ce11ef1477d3a9c826a Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 10:56:55 2015 +0100 winsup/doc: Fix xidepend to handle relative pathnames

[newlib-cygwin] winsup/doc: Fix an issue with parallel make

2015-06-16 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=07605dccd2281e2daac08785a829553c60c0e1a8 commit 07605dccd2281e2daac08785a829553c60c0e1a8 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 14:18:07 2015 +0100 winsup/doc: Fix an issue with parallel make

[newlib-cygwin/docbook-utils-manpages] Convert utils.xml to using refentry

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=967379a9328542021b42d9e54b88bf4bb744756e commit 967379a9328542021b42d9e54b88bf4bb744756e Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 14:51:00 2015 +0100 Convert utils.xml to using refentry Convert

[newlib-cygwin/docbook-utils-manpages] Make it easier to extend xidepend to more targets

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6b583cdcb381439e1e14aed6fab2302a58cadabf commit 6b583cdcb381439e1e14aed6fab2302a58cadabf Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 13:30:50 2015 +0100 Make it easier to extend xidepend to more targets

[newlib-cygwin/docbook-utils-manpages] Fix an issue with parallel make

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6478dfe7bb953e5a77a8d2018d356f6b794481ed commit 6478dfe7bb953e5a77a8d2018d356f6b794481ed Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 14:18:07 2015 +0100 Fix an issue with parallel make The cygwin-ug

[newlib-cygwin/docbook-utils-manpages] Remove tarball target from .PHONY

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5078fdd9a2a4c3a08368d4461259f02fc567f422 commit 5078fdd9a2a4c3a08368d4461259f02fc567f422 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 11:44:21 2015 +0100 Remove tarball target from .PHONY Left over

[newlib-cygwin] Deleted branch docbook-utils-manpages

2015-06-12 Thread Jon TURNEY
preparatory XML fixes b58319b... Fix xidepend to handle relative pathnames 5078fdd... Remove tarball target from .PHONY commit cc3269454fa65a8b1cf36c1782969195902c7a6b Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 10:56:47 2015 +0100 Remove 'usage' from synopsis commit

[newlib-cygwin/docbook-utils-manpages] Make and install manpages for utils

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=37aacab143e856a2ad3a6733343edb8f88a369d0 commit 37aacab143e856a2ad3a6733343edb8f88a369d0 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 13:33:13 2015 +0100 Make and install manpages for utils Use 'xmlto

[newlib-cygwin/docbook-utils-manpages] Fix xidepend to handle relative pathnames

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b58319b3c12b30301ceaa112e1de055aa17b502f commit b58319b3c12b30301ceaa112e1de055aa17b502f Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 10:56:55 2015 +0100 Fix xidepend to handle relative pathnames

[newlib-cygwin/docbook-utils-manpages] Remove 'usage' from synopsis

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cc3269454fa65a8b1cf36c1782969195902c7a6b commit cc3269454fa65a8b1cf36c1782969195902c7a6b Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 10:56:47 2015 +0100 Remove 'usage' from synopsis Diff: --- winsup/doc

[newlib-cygwin/docbook-utils-manpages] Use fo.xsl to customize PDF generation from DocBook XML

2015-06-12 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=435df2eff8e94ebafc8707288dfd4902d2f7423e commit 435df2eff8e94ebafc8707288dfd4902d2f7423e Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Fri Jun 12 16:07:21 2015 +0100 Use fo.xsl to customize PDF generation from DocBook XML

[newlib-cygwin] Created branch 'docbook-utils-manpages'

2015-06-12 Thread Jon TURNEY
The branch 'docbook-utils-manpages' was created pointing to: cc32694... Remove 'usage' from synopsis

[newlib-cygwin] Improve strace to log most Windows debug events

2015-06-11 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5c4129d93749464c2be4af6f9ac727d752288da7 commit 5c4129d93749464c2be4af6f9ac727d752288da7 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Sat May 16 15:19:59 2015 +0100 Improve strace to log most Windows debug events

[newlib-cygwin] winsup/doc: Remove ancient unused Makefile rules to make documentation tarball

2015-06-08 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=4885352e1648012ca7f6e17e7ed5b07a77da1910 commit 4885352e1648012ca7f6e17e7ed5b07a77da1910 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Wed Mar 11 13:52:01 2015 + winsup/doc: Remove ancient unused Makefile rules to make

[newlib-cygwin] Remove mention of installing everything

2015-06-01 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3c932910e6a36bd70a16f70436f08945fbc833f3 commit 3c932910e6a36bd70a16f70436f08945fbc833f3 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Thu May 21 17:34:41 2015 +0100 Remove mention of installing everything

[newlib-cygwin] Try to make sure struct _mcontext is 16-byte aligned

2015-04-02 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=cbb9849fa76f1dbe6c66d91b68d9a10f46f1ba69 commit cbb9849fa76f1dbe6c66d91b68d9a10f46f1ba69 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Thu Apr 2 18:05:32 2015 +0100 Try to make sure struct _mcontext is 16-byte aligned

[newlib-cygwin] Rename struct ucontext to struct __mcontext

2015-04-01 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=abf6791ecb3e4b7ed68bce33d0c81b8505cfd2c8 commit abf6791ecb3e4b7ed68bce33d0c81b8505cfd2c8 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Mon Mar 30 18:05:51 2015 +0100 Rename struct ucontext to struct __mcontext

[newlib-cygwin] Provide ucontext to signal handlers

2015-04-01 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=28e457cd717d630d6ac13dba7b8f2a162156effb commit 28e457cd717d630d6ac13dba7b8f2a162156effb Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Mon Mar 30 20:31:13 2015 +0100 Provide ucontext to signal handlers Add

[newlib-cygwin] Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a siginfo_t *

2015-04-01 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=431b28c19663232eefd4aeb54b7480040e57bb2a commit 431b28c19663232eefd4aeb54b7480040e57bb2a Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Mon Mar 30 20:56:03 2015 +0100 Add cygwin_internal() operation to retrieve

[newlib-cygwin] Fix documentation of cygwin_internal()'s return type.

2015-03-31 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=69d477a25cbff04c0ed0261aecc53290f2a4ff61 commit 69d477a25cbff04c0ed0261aecc53290f2a4ff61 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Tue Mar 31 18:32:41 2015 +0100 Fix documentation of cygwin_internal()'s return type

[newlib-cygwin] Teach stackinfo::walk() how to virtually unwind the tls sigstack

2015-03-13 Thread Jon TURNEY
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=e9e47b8ce6158d7d0486abf6c1ff4e2dd790a084 commit e9e47b8ce6158d7d0486abf6c1ff4e2dd790a084 Author: Jon TURNEY jon.tur...@dronecode.org.uk Date: Mon Mar 9 21:55:29 2015 + Teach stackinfo::walk() how to virtually unwind the tls