aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2000-01-14 16:04:32 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2000-01-14 16:04:32 +0000
commit6b995286d688d8f2d23b5e179d5cbe44cce48308 (patch)
tree7c1decd8188ee45df99065ae16b5bb385263fdaa /gcc/ChangeLog
parentab526045918871bdd1f351b9e7ce98946a8403d9 (diff)
downloadgcc-6b995286d688d8f2d23b5e179d5cbe44cce48308.zip
gcc-6b995286d688d8f2d23b5e179d5cbe44cce48308.tar.gz
gcc-6b995286d688d8f2d23b5e179d5cbe44cce48308.tar.bz2
convex-protos.h: New file.
* convex-protos.h: New file. * convex.c: Include tm_p.h. Add static prototypes. Fix compile time warnings. * convex.h: Move prototypes to convex-protos.h. Fix compile time warnings. From-SVN: r31415
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4431b3e..d1a86ab 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,15 @@
2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+ * convex-protos.h: New file.
+
+ * convex.c: Include tm_p.h. Add static prototypes. Fix compile
+ time warnings.
+
+ * convex.h: Move prototypes to convex-protos.h. Fix compile time
+ warnings.
+
+2000-01-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
* elxsi-protos.h: New file.
* elxsi.c: Include tm_p.h. Add static prototypes. Fix compile