]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
allocator.xml: Update reference to Hoard.
authorGerald Pfeifer <gerald@pfeifer.com>
Fri, 2 Nov 2012 08:57:18 +0000 (08:57 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 2 Nov 2012 08:57:18 +0000 (08:57 +0000)
* doc/xml/manual/allocator.xml: Update reference to Hoard.
Update reference to Berger's OOPSLA 2002 paper.

From-SVN: r193091

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/allocator.xml

index cc3e87e5eb90753b939f4e0efbff4ac3e6538302..e82d988bb2e67ce98893bd45f16386e794da23e1 100644 (file)
@@ -1,3 +1,8 @@
+2012-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/xml/manual/allocator.xml: Update reference to Hoard.
+       Update reference to Berger's OOPSLA 2002 paper.
+
 2012-11-02  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        * python/libstdcxx/v6/printers.py (Tr1HashtableIterator): Update.
@@ -22,7 +27,7 @@
        * testsuite/23_containers/forward_list/cons/14.cc: New.
 
 2012-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
-
+       
        * doc/xml/manual/codecvt.xml: Fix reference to Austin Common
        Standards Revision Group.
        * doc/xml/manual/messages.xml: Ditto.
index 911aaf5831bbd0930accd4613ad4ea14e15acb6f..8a1dbbdd514f00fb263d8003a775a1c5f3096068 100644 (file)
   <biblioentry>
       <title>
        <link xmlns:xlink="http://www.w3.org/1999/xlink"
-             xlink:href="http://www.cs.umass.edu/~emery/hoard">
+             xlink:href="http://www.hoard.org/">
       The Hoard Memory Allocator
        </link>
       </title>
   <biblioentry>
       <title>
        <link xmlns:xlink="http://www.w3.org/1999/xlink"
-             xlink:href="http://www.cs.umass.edu/~emery/pubs/berger-oopsla2002.pdf">
+             xlink:href="http://people.cs.umass.edu/~emery/pubs/berger-oopsla2002.pdf">
       Reconsidering Custom Memory Allocation
        </link>
       </title>