OSDN Git Service

2000-10-09 Bryce McKinlay <bryce@albatross.co.nz>
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 9bb268d..0486f6b 100644 (file)
@@ -1,3 +1,10 @@
+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.
+
 2000-10-07  Tom Tromey  <tromey@cygnus.com>
 
        * java/util/Properties.java: Merged with Classpath version.