These should be mentioned
authorChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 04:12:41 +0000 (04:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 04:12:41 +0000 (04:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11439 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 5d88c7ea4225a077b6a956875c79235531b182a0..54bab5dc8039bf21d4769ff606162781c36de572 100644 (file)
@@ -99,6 +99,7 @@ In this release, the following missing features were implemented:
 <ol>
 <li><a href="http://llvm.cs.uiuc.edu/PR16">Exception handling support in the X86
 &amp; Sparc native code generators</a></li>
 <ol>
 <li><a href="http://llvm.cs.uiuc.edu/PR16">Exception handling support in the X86
 &amp; Sparc native code generators</a></li>
+<li>The C/C++ front-end now support the GCC <tt>__builtin_return_address</tt> and <tt>__builtin_frame_address</tt> extensions.</li>
 </ol>
 
 
 </ol>
 
 
@@ -450,9 +451,7 @@ Please report any bugs or problems.</p>
 </div>
 
 <!-- _______________________________________________________________________ -->
 </div>
 
 <!-- _______________________________________________________________________ -->
-<div class="doc_subsubsection">
-  Bugs
-</div>
+<div class="doc_subsubsection">Bugs</div>
 
 <div class="doc_text">
 
 
 <div class="doc_text">