summaryrefslogtreecommitdiffstats
path: root/libjava/gcj
diff options
context:
space:
mode:
authormark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-08 21:27:37 +0000
committermark <mark@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-08 21:27:37 +0000
commit33acc38b30b56bb0d0d55f5ea95ba48b32fa09e8 (patch)
tree7927de4d331bb93a75eccb1b03d8d9f8bae6a169 /libjava/gcj
parent6cf29699b1bc8dd2766fdecee5a4e7727b05a2cd (diff)
downloadppe42-gcc-33acc38b30b56bb0d0d55f5ea95ba48b32fa09e8.tar.gz
ppe42-gcc-33acc38b30b56bb0d0d55f5ea95ba48b32fa09e8.zip
* gcj/cni.h: CNI now expands to Compiled Native Interface.
* java/lang/e_pow.c: CYGNUS LOCAL should be GCJ LOCAL. * java/lang/fdlibm.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69104 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gcj')
-rw-r--r--libjava/gcj/cni.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/gcj/cni.h b/libjava/gcj/cni.h
index 08b55c3c7f2..3790dc4d564 100644
--- a/libjava/gcj/cni.h
+++ b/libjava/gcj/cni.h
@@ -1,5 +1,5 @@
// gcj/cni.h -*- c++ -*-
-// This file describes the Cygnus Native Interface, CNI.
+// This file describes the Compiled Native Interface, CNI.
// It provides a nicer interface to many of the things in gcj/javaprims.h.
/* Copyright (C) 1998, 1999, 2002 Free Software Foundation
OpenPOWER on IntegriCloud