Re: [PATCH] stack-direction: Add support for loongarch CPU

2021-09-04 Thread Bruno Haible
Paul Eggert wrote: > Here is some documentation, which includes ABI documentation: > > https://github.com/loongson/LoongArch-Documentation Thanks; I already got these documents from https://loongson.github.io/LoongArch-Documentation/README-EN.html But all it contains regarding the ABI is 1

Re: autoupdate again

2021-09-04 Thread Paul Eggert
On 9/4/21 3:06 AM, Bruno Haible wrote: Karl's autoupdate reverted the patch. Thanks, fixed via the attached. I plan to merge this stuff into glibc soon and to bring back the link then. >From 298f08077b41078d5a5d9a2460bbb40f40512997 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 4 Sep

Re: [PATCH] stack-direction: Add support for loongarch CPU

2021-09-04 Thread Paul Eggert
On 9/4/21 6:16 AM, Bruno Haible wrote: Do you know a document which explains the ABI of this architecture (I mean: register usage, max number of arguments passed in registers, stack direction, stack alignment, etc.)? Here is some documentation, which includes ABI documentation:

Re: [PATCH] stack-direction: Add support for loongarch CPU

2021-09-04 Thread Bruno Haible
Hi, Sun Haiyong wrote: > * m4/stack-direction.m4 (SV_STACK_DIRECTION): When the CPU is loongarch, > set "sv_cv_stack_direction" to "-1" . Thanks for the patch. Do you know a document which explains the ABI of this architecture (I mean: register usage, max number of arguments passed in registers,

autoupdate again

2021-09-04 Thread Bruno Haible
Paul Eggert wrote: > Good question. Addressed in the attached patch, which I pushed. > [0001-idx-add-commentary.patch] Note that Karl's autoupdate reverted the patch. Bruno

[PATCH] doc: Improve help related to bootstrap script.

2021-09-04 Thread Simon Josefsson via Gnulib discussion list
Hi. It seems a lot of projects that use gnulib is using our bootstrap script, but documentation is fairly hidden in the manual. This is just a small improvement to the current section. /Simon * doc/gnulib-tool.texi (VCS Issues): Make title more positive, s/Issues/Integration/. Some more

Re: [PATCH] maintainer-makefile: Add indentation syntax-check rule.

2021-09-04 Thread Jim Meyering
On Fri, Sep 3, 2021 at 10:06 PM Simon Josefsson via Gnulib discussion list wrote: > Hi. I realized the main reason I don't consistenly enforce code > indentation in the projects I work on is that it isn't tested before > releases (or via CICD builds). The syntax-check framework to the > rescue!

[PATCH] intprops: fix minor doc glitches

2021-09-04 Thread Paul Eggert
* doc/intprops.texi (Integer Properties): Fix doc glitches. --- ChangeLog | 5 + doc/intprops.texi | 17 - 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index e762c210d..f9e398602 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3

[PATCH] doc: Add suggestions on FDL texinfo usage.

2021-09-04 Thread Simon Josefsson via Gnulib discussion list
Hi. This doc change encourages consistent use of FDL in manuals; several packages I looked at (e.g., coreutils) already follow this pattern. /Simon From 6b8032a320a75053c6607fcd37d2d67ffe61fd77 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sat, 4 Sep 2021 09:19:37 +0200 Subject: [PATCH]

gnulib manual on www.gnu.org has been updated

2021-09-04 Thread Simon Josefsson via Gnulib discussion list
Hi. I followed doc/README to update https://www.gnu.org/software/gnulib/manual/ -- let me know if anything looks odd. Eventually it would be nice to use gnu-web-doc-update for this. /Simon signature.asc Description: PGP signature