update
authorBryce McKinlay <bryce@gcc.gnu.org>
Mon, 9 Oct 2000 01:55:35 +0000 (02:55 +0100)
committerBryce McKinlay <bryce@gcc.gnu.org>
Mon, 9 Oct 2000 01:55:35 +0000 (02:55 +0100)
From-SVN: r36795

libjava/ChangeLog

index 0486f6b..b8f7c54 100644 (file)
@@ -1,9 +1,9 @@
 2000-10-09  Bryce McKinlay  <bryce@albatross.co.nz>
 
        * include/jvm.h: Enable __builtin_expect().
-       
-        * name-finder.cc (lookup): Don't trust dladdr() if the address is from 
-        the main program. Fix for PR libgcj/341.
+
+       * name-finder.cc (lookup): Don't trust dladdr() if the address is from 
+       the main program. Fix for PR libgcj/341.
 
 2000-10-07  Tom Tromey  <tromey@cygnus.com>