[Bug other/82383] Some new toplevel directories are not documented

2022-05-28 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

Eric Gallager  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #8 from Eric Gallager  ---
Fixed for GCC 13; I'm not planning on backporting. If someone else would like
to backport, feel free to reopen.

[Bug other/82383] Some new toplevel directories are not documented

2022-05-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

--- Comment #7 from CVS Commits  ---
The master branch has been updated by Eric Gallager :

https://gcc.gnu.org/g:da5f0cc2f51a791a397fd1b3cef662763897a826

commit r13-817-gda5f0cc2f51a791a397fd1b3cef662763897a826
Author: Eric Gallager 
Date:   Sun May 29 00:57:05 2022 -0400

sourcebuild.texi: Document toplevel directories

Fixes PR82383

gcc/ChangeLog:

PR other/82383
* doc/sourcebuild.texi: Add entries for the c++tools,
gotools, libbacktrace, libcc1, libcody, liboffloadmic,
and libsanitizer directories. Remove entry for boehm-gc.
Fix alphabetization for libquadmath.

[Bug other/82383] Some new toplevel directories are not documented

2022-05-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

Eric Gallager  changed:

   What|Removed |Added

   Keywords||patch
URL||https://gcc.gnu.org/piperma
   ||il/gcc-patches/2022-May/595
   ||538.html

--- Comment #6 from Eric Gallager  ---
Patch: https://gcc.gnu.org/pipermail/gcc-patches/2022-May/595538.html

[Bug other/82383] Some new toplevel directories are not documented

2022-05-24 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

Eric Gallager  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Keywords||easyhack
   Assignee|unassigned at gcc dot gnu.org  |egallager at gcc dot 
gnu.org

--- Comment #5 from Eric Gallager  ---
(In reply to Eric Gallager from comment #4)
> (In reply to Eric Gallager from comment #1)
> > Confirmed, they should be listed here:
> > https://gcc.gnu.org/onlinedocs/gccint/Top-Level.html#Top-Level
> > but they're not.
> 
> That page is generated from sourcebuild.texi, for reference.

I'll try adding a few sentences to it.

[Bug other/82383] Some new toplevel directories are not documented

2019-01-27 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

--- Comment #4 from Eric Gallager  ---
(In reply to Eric Gallager from comment #1)
> Confirmed, they should be listed here:
> https://gcc.gnu.org/onlinedocs/gccint/Top-Level.html#Top-Level
> but they're not.

That page is generated from sourcebuild.texi, for reference.

[Bug other/82383] Some new toplevel directories are not documented

2018-06-30 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

--- Comment #3 from Eric Gallager  ---
(In reply to Eric Gallager from comment #2)
> libcilkrts can be removed from the list of directories to document, since it
> no longer exists in trunk.

Same with libmpx now too.

[Bug other/82383] Some new toplevel directories are not documented

2018-01-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

--- Comment #2 from Eric Gallager  ---
libcilkrts can be removed from the list of directories to document, since it no
longer exists in trunk.

[Bug other/82383] Some new toplevel directories are not documented

2017-10-01 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82383

Eric Gallager  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-10-01
 CC||egallager at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from Eric Gallager  ---
Confirmed, they should be listed here:
https://gcc.gnu.org/onlinedocs/gccint/Top-Level.html#Top-Level
but they're not.