contrib.texi (Contributors): Refer to Hans Boehm's garbage collector only in textual form.

* doc/contrib.texi (Contributors): Refer to Hans Boehm's
	garbage collector only in textual form.

From-SVN: r245198
This commit is contained in:
Gerald Pfeifer 2017-02-05 21:05:26 +00:00 committed by Gerald Pfeifer
parent 7c67be6dd3
commit 5d358d79f7
2 changed files with 7 additions and 2 deletions

View File

@ -26,6 +26,11 @@
2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
* doc/contrib.texi (Contributors): Refer to Hans Boehm's
garbage collector only in textual form.
2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
* doc/extend.texi (x86 specific memory model extensions for
transactional memory): Simplify a phrase.

View File

@ -85,8 +85,8 @@ Janne Blomqvist for contributions to GNU Fortran.
Segher Boessenkool for various fixes.
@item
Hans-J. Boehm for his @uref{http://www.hpl.hp.com/@/personal/@/Hans_Boehm/@/gc/,,
garbage collector}, IA-64 libffi port, and other Java work.
Hans-J. Boehm for his garbage collector, IA-64 libffi port, and other
Java work.
@item
Neil Booth for work on cpplib, lang hooks, debug hooks and other